>>> docker-registry: Building community/docker-registry 2.8.3-r11 (using abuild 3.14.1-r4) started Sun, 06 Apr 2025 17:12:30 +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.8-r0) (2/2) Installing .makedepends-docker-registry (20250406.171231) Executing busybox-1.37.0-r12.trigger OK: 575 MiB in 102 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/client/transport [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN Test time="2025-04-06T17:12:50Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-04-06T17:12:50Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.021s ? 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] ? 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-04-06T17:12:50Z" 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.015s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.014s === 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.005s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.08s) PASS ok github.com/docker/distribution/health/checks 0.089s === 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.013s === 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.013s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.02s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.046s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.013s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === 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/04/06 17:12:50 http: TLS handshake error from 127.0.0.1:33560: 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:40985/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40985/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40985/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:40985/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:41439?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.79s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-04-06T17:12:51Z" level=info msg="broadcaster: closing" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" time="2025-04-06T17:12:51Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-04-06T17:12:51Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 1} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-06T17:12:51Z" level=warning msg="&{0x570ea330 0.9} encountered too many errors, backing off" time="2025-04-06T17:12:51Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.63s) PASS ok github.com/docker/distribution/notifications 1.630s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-04-06T17:12:50Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T17:12:50.129011765Z" 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.8 time="2025-04-06T17:12:50.129048924Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:12:50.129173978Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.23.8 time="2025-04-06T17:12:50.140307251Z" level=info msg="listening on [::]:5000" go.version=go1.23.8 time="2025-04-06T17:12:53.143440685Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.8 time="2025-04-06T17:12:53.247000914Z" level=info msg="response completed" go.version=go1.23.8 http.request.host=127.0.0.1 http.request.id=2354a2ca-f8d3-4a3b-81c1-df93c4704d0d http.request.method=GET http.request.remoteaddr="127.0.0.1:55340" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.910643ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:17:12:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-04-06T17:12:54.594845345Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T17:12:54.595703142Z" 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.8 time="2025-04-06T17:12:54.595727912Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:12:54.595822299Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.23.8 time="2025-04-06T17:12:54.596385783Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.8 time="2025-04-06T17:12:54.596407928Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.8 time="2025-04-06T17:12:54.596812106Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.8 time="2025-04-06T17:12:57.616805292Z" level=info msg="response completed" go.version=go1.23.8 http.request.host=127.0.0.1 http.request.id=7fbf225e-be64-4cf8-b642-e44af7e5521b http.request.method=GET http.request.remoteaddr="127.0.0.1:50010" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.144353ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:17:12:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-04-06T17:12:57.61705776Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.8 --- PASS: TestRegistrySupportedCipherSuite (4.47s) === RUN TestRegistryUnsupportedCipherSuite time="2025-04-06T17:12:58.670547858Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-06T17:12:58.671840823Z" 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.8 time="2025-04-06T17:12:58.671917647Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:12:58.671969821Z" level=info msg="Starting upload purge in 17m0s" go.version=go1.23.8 time="2025-04-06T17:12:58.67268329Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.8 --- PASS: TestRegistryUnsupportedCipherSuite (9.06s) PASS ok github.com/docker/distribution/registry 16.658s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.010s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.093s === RUN TestBasicAccessController time="2025-04-06T17:12:50Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.8 instance.id=b161f879-6c3e-4c0d-a7e6-7298d252fd61 time="2025-04-06T17:12:50Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.8 instance.id=b161f879-6c3e-4c0d-a7e6-7298d252fd61 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-04-06T17:12:50Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.8 password=7zwZIgkwcr6X-eSXiTGryzGWRwFsy-PNNS6XkBEXsSQ user=docker --- PASS: TestCreateHtpasswdFile (0.11s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.128s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.012s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.10s) === RUN TestLeeway time="2025-04-06T17:12:50Z" level=info msg="token not to be used before 2025-04-06 17:12:51 +0000 UTC - currently 2025-04-06 17:12:50.236541092 +0000 UTC m=+0.116404857" time="2025-04-06T17:12:50Z" level=info msg="token not to be used after 2025-04-06 17:12:50 +0000 UTC - currently 2025-04-06 17:12:50.245696053 +0000 UTC m=+0.125559835" --- PASS: TestLeeway (0.02s) === RUN TestAccessController time="2025-04-06T17:12:50Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.06s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.199s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.081s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.022s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.011s === RUN TestCheckAPI time="2025-04-06T17:12:50Z" 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.8 time="2025-04-06T17:12:50Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:12:50Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46697" http.request.id=6661d23e-3fb4-49ec-b48e-ca727e315736 http.request.method=GET http.request.remoteaddr="127.0.0.1:49084" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.849716ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:17:12:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.02s) === RUN TestCatalogAPI time="2025-04-06T17:12:50Z" 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.8 time="2025-04-06T17:12:50Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:12:50Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=4b901cfe-bd8c-420d-80d9-f68fb0aefd50 http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.309782ms http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Apr/2025:17:12:50 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-06T17:12:51Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=edea4df6-066b-43a7-8c43-b07b28e785cc http.request.method=POST http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.142114ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:12:51 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:12:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=0e3e6405-9153-48eb-89e7-76b0167538bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/aaaa/blobs/uploads/ded3f3b8-6305-47a1-b1b7-65b1ace51f20?_state=M42CPXT9ATcjnDZKbULtPxOrRv06pg-Dg4qBySLuWK57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkZWQzZjNiOC02MzA1LTQ3YTEtYjFiNy02NWIxYWNlNTFmMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTI6NTEuMDY1ODI0MTMyWiJ9&digest=sha256%3Abd5d5e72cf5e31f029a119815c8d5971cf6432e16e82bd41471e314d5a5733b0" http.request.useragent="Go-http-client/1.1" http.response.duration=7.096533726s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:12:51 +0000] "PUT /v2/foo/aaaa/blobs/uploads/ded3f3b8-6305-47a1-b1b7-65b1ace51f20?_state=M42CPXT9ATcjnDZKbULtPxOrRv06pg-Dg4qBySLuWK57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkZWQzZjNiOC02MzA1LTQ3YTEtYjFiNy02NWIxYWNlNTFmMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTI6NTEuMDY1ODI0MTMyWiJ9&digest=sha256%3Abd5d5e72cf5e31f029a119815c8d5971cf6432e16e82bd41471e314d5a5733b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:12:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=b3f2177b-e7f2-4fd8-ac5a-14858839df02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.732761ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:12:58 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:12:58Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=d5dacf93-b358-41fa-9064-94b3c0c817aa http.request.method=POST http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.971864ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:12:58 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=b048edcd-d1da-4e64-a7f8-27ac16808b25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/bbbb/blobs/uploads/d4193501-47f2-4c24-97f4-22462f480c52?_state=P2lIxz8oJThgmhFsHrqAenomT9Dby0p9m6VA3FJj2T97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkNDE5MzUwMS00N2YyLTRjMjQtOTdmNC0yMjQ2MmY0ODBjNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTI6NTguNDUzNjg4MjIyWiJ9&digest=sha256%3Ac04326231445ed6158f7c17bfd976fe4fb24ab4ca06868fcc9589949d81157c7" http.request.useragent="Go-http-client/1.1" http.response.duration=5.015979162s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:12:58 +0000] "PUT /v2/foo/bbbb/blobs/uploads/d4193501-47f2-4c24-97f4-22462f480c52?_state=P2lIxz8oJThgmhFsHrqAenomT9Dby0p9m6VA3FJj2T97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkNDE5MzUwMS00N2YyLTRjMjQtOTdmNC0yMjQ2MmY0ODBjNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTI6NTguNDUzNjg4MjIyWiJ9&digest=sha256%3Ac04326231445ed6158f7c17bfd976fe4fb24ab4ca06868fcc9589949d81157c7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=f651d24a-5a0f-4bd5-872c-69d1af741484 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.206237ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:03 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=fab6b9ee-e671-4800-8cf9-7782d042ea5c http.request.method=POST http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.811209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:03 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=388cc53b-7e1d-4bd7-84eb-13516defb3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/cccc/blobs/uploads/6abd3597-e3fd-426f-acf0-fcbdc43c4d18?_state=1LQvt4w4FmK7BS0ZrUHeeBA6R3JgEWvUC6P4zosl7cV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2YWJkMzU5Ny1lM2ZkLTQyNmYtYWNmMC1mY2JkYzQzYzRkMTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MDMuODU5MjIxMjkzWiJ9&digest=sha256%3A3d143989b4e5e682aa3519ffd7df85ebb197cd648278ba15df70177efa32a778" http.request.useragent="Go-http-client/1.1" http.response.duration=4.373932315s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:03 +0000] "PUT /v2/foo/cccc/blobs/uploads/6abd3597-e3fd-426f-acf0-fcbdc43c4d18?_state=1LQvt4w4FmK7BS0ZrUHeeBA6R3JgEWvUC6P4zosl7cV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2YWJkMzU5Ny1lM2ZkLTQyNmYtYWNmMC1mY2JkYzQzYzRkMTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MDMuODU5MjIxMjkzWiJ9&digest=sha256%3A3d143989b4e5e682aa3519ffd7df85ebb197cd648278ba15df70177efa32a778 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=595c5601-ad6f-44d0-a531-2ca36120ee80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.115488ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:08 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=8ce9f57e-ef29-4b7d-9b9b-562dcb679326 http.request.method=POST http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.505436ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:08 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=2f06bd57-d0cf-4a0f-9370-1e490f2f5359 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/dddd/blobs/uploads/f8333b13-d117-4d8c-9bc6-edfc1e8e2776?_state=PskXfmKExpQgqLBIIFee8orf94lq5cvWIxh7P0gtSDJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmODMzM2IxMy1kMTE3LTRkOGMtOWJjNi1lZGZjMWU4ZTI3NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MDguNTE4NzYwMDg3WiJ9&digest=sha256%3A0e91415fd0fc8a013a59c44bde3d3e3043b27266fc1b57f41827a4c0190d4afc" http.request.useragent="Go-http-client/1.1" http.response.duration=4.435172743s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:08 +0000] "PUT /v2/foo/dddd/blobs/uploads/f8333b13-d117-4d8c-9bc6-edfc1e8e2776?_state=PskXfmKExpQgqLBIIFee8orf94lq5cvWIxh7P0gtSDJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmODMzM2IxMy1kMTE3LTRkOGMtOWJjNi1lZGZjMWU4ZTI3NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MDguNTE4NzYwMDg3WiJ9&digest=sha256%3A0e91415fd0fc8a013a59c44bde3d3e3043b27266fc1b57f41827a4c0190d4afc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:12Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=beb48ed1-c620-4e16-82f0-9c16b5839aa2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.924599ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:12 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:13Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=c1647b26-15de-4cc5-9e41-903b3c5202e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.625242ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:13 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=6374eef5-f506-452a-b3a3-e382feb965e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/eeee/blobs/uploads/4a9c8d16-283b-47c1-829b-573b4cb280c5?_state=H1ul_YPVikKiAMJGvCgicctVyq9BoOgytPIRpxp-ohJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI0YTljOGQxNi0yODNiLTQ3YzEtODI5Yi01NzNiNGNiMjgwYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MTMuMzMxOTgxMDIyWiJ9&digest=sha256%3A518c58f784dcb0273d93b809b008db8e8bb4b724063570fd86225078ef0b9dc2" http.request.useragent="Go-http-client/1.1" http.response.duration=5.101712782s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:13 +0000] "PUT /v2/foo/eeee/blobs/uploads/4a9c8d16-283b-47c1-829b-573b4cb280c5?_state=H1ul_YPVikKiAMJGvCgicctVyq9BoOgytPIRpxp-ohJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI0YTljOGQxNi0yODNiLTQ3YzEtODI5Yi01NzNiNGNiMjgwYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MTMuMzMxOTgxMDIyWiJ9&digest=sha256%3A518c58f784dcb0273d93b809b008db8e8bb4b724063570fd86225078ef0b9dc2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=8f557754-d0ff-4cb4-908f-9917b5c9aab6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.879124ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:18 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=2306ed8f-f620-43dc-a5b0-698484cbb7cd http.request.method=POST http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.557402ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:18 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=fda39b28-7a96-48d7-8a16-cebc22fd4f9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/ffff/blobs/uploads/65353962-82fb-449d-8cd3-e82efc654bed?_state=KVu15AEKgYLNexSZx8636EL7O3Ew5iS47Cgh0Sg84Z57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2NTM1Mzk2Mi04MmZiLTQ0OWQtOGNkMy1lODJlZmM2NTRiZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MTguNzQ1NTIxNTc2WiJ9&digest=sha256%3A3d1961768f37675a9b1332b2cfe60fad331cd7a2112ded3b53b53557aedac162" http.request.useragent="Go-http-client/1.1" http.response.duration=3.756108794s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:18 +0000] "PUT /v2/foo/ffff/blobs/uploads/65353962-82fb-449d-8cd3-e82efc654bed?_state=KVu15AEKgYLNexSZx8636EL7O3Ew5iS47Cgh0Sg84Z57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2NTM1Mzk2Mi04MmZiLTQ0OWQtOGNkMy1lODJlZmM2NTRiZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MTguNzQ1NTIxNTc2WiJ9&digest=sha256%3A3d1961768f37675a9b1332b2cfe60fad331cd7a2112ded3b53b53557aedac162 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=b99ec6fa-8321-4fe2-b95f-62680961cc71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=12.104576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=5dfc2010-ec6c-4b66-afc9-d2cff120aacc http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.018691ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=ad76a0eb-d2d9-4736-9a4b-8a508f0b6cd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.004961ms http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=f286a82f-31df-4cc8-aca9-6422195be81d http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.024855ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=98fd4513-8b6f-4a34-87e9-385571e360aa http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" 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="985.629µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=f8146af3-c273-41af-a00f-795382d326ad http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.239153ms http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=4f88ee83-3073-43f8-9248-a6411935b539 http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" 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=2.235701ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" 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.8 http.request.host="127.0.0.1:39243" http.request.id=8ff79925-2292-4a5c-82b0-9e3f1cbd97d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.222854ms http.response.status=400 http.response.written=116 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" 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.8 http.request.host="127.0.0.1:39243" http.request.id=7f99ee98-eb68-42bb-9b43-dffbf795668f http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" 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="841.831µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=a39a839a-caba-4a91-9f6c-d11ed9646c61 http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" 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="832.23µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39243" http.request.id=62ca0ea0-14dc-4823-8948-6542914e567e http.request.method=GET http.request.remoteaddr="127.0.0.1:45902" 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=2.015657ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-06T17:13:22Z" 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.8 time="2025-04-06T17:13:22Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:13:22Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=4fce542a-47df-44eb-b16b-75cd1b2695db http.request.method=POST http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.719253ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=6a6775cb-9434-4ffc-a831-9b931a24adaa http.request.method=PUT http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/aaaa/blobs/uploads/282493a7-f7a5-43e8-820e-23766a73089f?_state=ueyyFyyz0dZZAOmWsYj5PesQ0wXpnrVA6uyzXfeMEtJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyODI0OTNhNy1mN2E1LTQzZTgtODIwZS0yMzc2NmE3MzA4OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MjIuODAzNDEwNjE0WiJ9&digest=sha256%3A3c0b876fc7a6b92ac79391c8c40018bdf1115719fd4b3c7e8967266a5af5a9a3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.875708304s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:22 +0000] "PUT /v2/foo/aaaa/blobs/uploads/282493a7-f7a5-43e8-820e-23766a73089f?_state=ueyyFyyz0dZZAOmWsYj5PesQ0wXpnrVA6uyzXfeMEtJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyODI0OTNhNy1mN2E1LTQzZTgtODIwZS0yMzc2NmE3MzA4OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MjIuODAzNDEwNjE0WiJ9&digest=sha256%3A3c0b876fc7a6b92ac79391c8c40018bdf1115719fd4b3c7e8967266a5af5a9a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:25Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=086ebfe3-23f8-4b41-85ea-d675fe84c7be http.request.method=PUT http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.125583ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:25 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:26Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=95c9e417-1c8d-46ef-8800-b46a46bc2a80 http.request.method=POST http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.565876ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:26 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=860202ac-8ed5-4658-8019-9ed7f0f1571e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/bbbb/blobs/uploads/b33fe85d-227a-47a3-bf68-71fd4529fd9c?_state=lUSoxoYu9iH0vLo1oftSUWng_NFuRZ2zXbXcHil1lG97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiMzNmZTg1ZC0yMjdhLTQ3YTMtYmY2OC03MWZkNDUyOWZkOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MjYuMDI4OTY5OTE2WiJ9&digest=sha256%3Ae87a26670e8cdce4f6fe78fca52a9ab6704a2b26fe7e5522a4cb7da4eee5b474" http.request.useragent="Go-http-client/1.1" http.response.duration=5.895580315s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:26 +0000] "PUT /v2/foo/bbbb/blobs/uploads/b33fe85d-227a-47a3-bf68-71fd4529fd9c?_state=lUSoxoYu9iH0vLo1oftSUWng_NFuRZ2zXbXcHil1lG97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiMzNmZTg1ZC0yMjdhLTQ3YTMtYmY2OC03MWZkNDUyOWZkOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MjYuMDI4OTY5OTE2WiJ9&digest=sha256%3Ae87a26670e8cdce4f6fe78fca52a9ab6704a2b26fe7e5522a4cb7da4eee5b474 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=815b757c-4365-40f8-8dcd-5b3f8e7b602f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.407209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:31 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:32Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=dc0dc337-34a3-44e9-b526-9ef8e75046fa http.request.method=POST http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.594745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:32 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:37Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=d820b0fb-a492-4f73-9aff-7466954de4ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/cccc/blobs/uploads/49761521-4325-458d-b821-9eb7b51a00c3?_state=bHYzm7ci91ZCYZORGlOcBVcOnNCLgWKnY3HyetaQNsh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0OTc2MTUyMS00MzI1LTQ1OGQtYjgyMS05ZWI3YjUxYTAwYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MzIuMjY4OTI5MTgzWiJ9&digest=sha256%3A5c8e5a92d7843021698fa1cf74a5768d19397fd268f101cf523e61db1d44a61e" http.request.useragent="Go-http-client/1.1" http.response.duration=5.67975226s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:32 +0000] "PUT /v2/foo/cccc/blobs/uploads/49761521-4325-458d-b821-9eb7b51a00c3?_state=bHYzm7ci91ZCYZORGlOcBVcOnNCLgWKnY3HyetaQNsh7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0OTc2MTUyMS00MzI1LTQ1OGQtYjgyMS05ZWI3YjUxYTAwYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MzIuMjY4OTI5MTgzWiJ9&digest=sha256%3A5c8e5a92d7843021698fa1cf74a5768d19397fd268f101cf523e61db1d44a61e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:37Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=36ecf7df-f914-4198-b807-d0031608d03d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=9.408953ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:37 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:38Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=64cc69d1-78c5-4ab7-b3ea-300bcf1fc9c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.570985ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:38 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=1c4e118a-7475-430a-b7f7-1c6f0e882f35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/dddd/blobs/uploads/cec8b806-cbbd-46c6-a8b2-d0e9cb5f5210?_state=Low9ADbwm3n3kiWYTVV-jvF1iGXH9FsOIpX0WO2Z6ad7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjZWM4YjgwNi1jYmJkLTQ2YzYtYThiMi1kMGU5Y2I1ZjUyMTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MzguMzA5ODAxNjEyWiJ9&digest=sha256%3A6187c22e0e04eb8b401b2113f51851eed58774d012748b868417c0b08155eadf" http.request.useragent="Go-http-client/1.1" http.response.duration=5.144473242s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:38 +0000] "PUT /v2/foo/dddd/blobs/uploads/cec8b806-cbbd-46c6-a8b2-d0e9cb5f5210?_state=Low9ADbwm3n3kiWYTVV-jvF1iGXH9FsOIpX0WO2Z6ad7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjZWM4YjgwNi1jYmJkLTQ2YzYtYThiMi1kMGU5Y2I1ZjUyMTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6MzguMzA5ODAxNjEyWiJ9&digest=sha256%3A6187c22e0e04eb8b401b2113f51851eed58774d012748b868417c0b08155eadf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=f277d85f-464d-4e89-9cc3-6e29fa9708fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41318" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.856082ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:41629" http.request.id=36988eb9-b2fc-4f94-a092-e719708ec2bc http.request.method=GET http.request.remoteaddr="127.0.0.1:41318" 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=2.13884ms http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (52.72s) === RUN TestURLPrefix time="2025-04-06T17:13:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:13:43Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:42649" http.request.id=3b0ad13f-054d-482e-bca0-24c6104addf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46586" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.618063ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-04-06T17:13:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:13:43Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:13:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=11d03e24-f96b-4794-890c-1b1388142f51 http.request.method=GET http.request.remoteaddr="127.0.0.1:35210" http.request.uri="/v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.96707ms http.response.status=404 http.response.written=157 vars.digest="sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "GET /v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=7b0ea993-1476-41de-98d4-30eb1d94d9db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35214" http.request.uri="/v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.733224ms http.response.status=404 http.response.written=157 vars.digest="sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=132ce382-226e-4807-904f-c3f12da2ae6a http.request.method=POST http.request.remoteaddr="127.0.0.1:35214" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122392ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=b7808cba-4a2e-4810-a863-549805315473 http.request.method=GET http.request.remoteaddr="127.0.0.1:35214" http.request.uri="/v2/foo/bar/blobs/uploads/d6a90279-d78d-4c85-a879-eb213924a6a3?_state=B4oTfDg1H9VgSq-kIlL8ct3XTVfa2dxUF_dsSI9oxRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2YTkwMjc5LWQ3OGQtNGM4NS1hODc5LWViMjEzOTI0YTZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MTY0ODk1NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.252851ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "GET /v2/foo/bar/blobs/uploads/d6a90279-d78d-4c85-a879-eb213924a6a3?_state=B4oTfDg1H9VgSq-kIlL8ct3XTVfa2dxUF_dsSI9oxRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2YTkwMjc5LWQ3OGQtNGM4NS1hODc5LWViMjEzOTI0YTZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MTY0ODk1NTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=4a613344-c4f6-4e1a-9cb6-3f334a1365e9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35214" http.request.uri="/v2/foo/bar/blobs/uploads/d6a90279-d78d-4c85-a879-eb213924a6a3?_state=B4oTfDg1H9VgSq-kIlL8ct3XTVfa2dxUF_dsSI9oxRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2YTkwMjc5LWQ3OGQtNGM4NS1hODc5LWViMjEzOTI0YTZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MTY0ODk1NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.709971ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "DELETE /v2/foo/bar/blobs/uploads/d6a90279-d78d-4c85-a879-eb213924a6a3?_state=B4oTfDg1H9VgSq-kIlL8ct3XTVfa2dxUF_dsSI9oxRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2YTkwMjc5LWQ3OGQtNGM4NS1hODc5LWViMjEzOTI0YTZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MTY0ODk1NTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=92e951d7-16a4-4123-a571-1b49856f07cc http.request.method=GET http.request.remoteaddr="127.0.0.1:35214" http.request.uri="/v2/foo/bar/blobs/uploads/d6a90279-d78d-4c85-a879-eb213924a6a3?_state=B4oTfDg1H9VgSq-kIlL8ct3XTVfa2dxUF_dsSI9oxRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2YTkwMjc5LWQ3OGQtNGM4NS1hODc5LWViMjEzOTI0YTZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MTY0ODk1NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d6a90279-d78d-4c85-a879-eb213924a6a3 time="2025-04-06T17:13:43Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=92e951d7-16a4-4123-a571-1b49856f07cc http.request.method=GET http.request.remoteaddr="127.0.0.1:35214" http.request.uri="/v2/foo/bar/blobs/uploads/d6a90279-d78d-4c85-a879-eb213924a6a3?_state=B4oTfDg1H9VgSq-kIlL8ct3XTVfa2dxUF_dsSI9oxRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2YTkwMjc5LWQ3OGQtNGM4NS1hODc5LWViMjEzOTI0YTZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MTY0ODk1NTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.566604ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=d6a90279-d78d-4c85-a879-eb213924a6a3 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "GET /v2/foo/bar/blobs/uploads/d6a90279-d78d-4c85-a879-eb213924a6a3?_state=B4oTfDg1H9VgSq-kIlL8ct3XTVfa2dxUF_dsSI9oxRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2YTkwMjc5LWQ3OGQtNGM4NS1hODc5LWViMjEzOTI0YTZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MTY0ODk1NTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=5b16927e-692c-4162-b640-47df5e8c18b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.925356ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=26dcba49-6fdc-4b64-af8b-1943a1e65f5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/dd4637bb-6129-4fd7-a601-841d757129be?_state=3mep6JihSZhZCImWz9P6ia-rHU7JzjGG6ZNB6FGyenB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkNDYzN2JiLTYxMjktNGZkNy1hNjAxLTg0MWQ3NTcxMjliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MjY0Mzg4NTFaIn0%3D&digest=sha256%3A2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" provided=sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 vars.name="foo/bar" vars.uuid=dd4637bb-6129-4fd7-a601-841d757129be time="2025-04-06T17:13:43Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=26dcba49-6fdc-4b64-af8b-1943a1e65f5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/dd4637bb-6129-4fd7-a601-841d757129be?_state=3mep6JihSZhZCImWz9P6ia-rHU7JzjGG6ZNB6FGyenB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkNDYzN2JiLTYxMjktNGZkNy1hNjAxLTg0MWQ3NTcxMjliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MjY0Mzg4NTFaIn0%3D&digest=sha256%3A2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=dd4637bb-6129-4fd7-a601-841d757129be time="2025-04-06T17:13:43Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=26dcba49-6fdc-4b64-af8b-1943a1e65f5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/dd4637bb-6129-4fd7-a601-841d757129be?_state=3mep6JihSZhZCImWz9P6ia-rHU7JzjGG6ZNB6FGyenB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkNDYzN2JiLTYxMjktNGZkNy1hNjAxLTg0MWQ3NTcxMjliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MjY0Mzg4NTFaIn0%3D&digest=sha256%3A2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.914657ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=dd4637bb-6129-4fd7-a601-841d757129be 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "PUT /v2/foo/bar/blobs/uploads/dd4637bb-6129-4fd7-a601-841d757129be?_state=3mep6JihSZhZCImWz9P6ia-rHU7JzjGG6ZNB6FGyenB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkNDYzN2JiLTYxMjktNGZkNy1hNjAxLTg0MWQ3NTcxMjliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MjY0Mzg4NTFaIn0%3D&digest=sha256%3A2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=4359dca6-4e13-44d5-a540-73a49a621f4f http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.472396ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=09c151eb-06f9-4106-bda0-fb7fe07337c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/918eb8ca-d6d2-498e-ac58-f20524e926fa?_state=lC-ySgILaRHjlITnEkiQQLQ7yy2vjHxV_6AbZpBCui97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxOGViOGNhLWQ2ZDItNDk4ZS1hYzU4LWYyMDUyNGU5MjZmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MzI4NTIyN1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.127458ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "PUT /v2/foo/bar/blobs/uploads/918eb8ca-d6d2-498e-ac58-f20524e926fa?_state=lC-ySgILaRHjlITnEkiQQLQ7yy2vjHxV_6AbZpBCui97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxOGViOGNhLWQ2ZDItNDk4ZS1hYzU4LWYyMDUyNGU5MjZmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43MzI4NTIyN1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=e5460c26-0d25-4ac5-bae9-218d8bfac162 http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.502359ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=d7d5e9b7-55b8-4e79-9f05-10a57bf6a4ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/32466b45-99d9-4638-bc37-ce95efeca49c?_state=DM-zJARz_0d9JMpvY0meJpRg5wDHfLsmwaBYycpNf9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNDY2YjQ1LTk5ZDktNDYzOC1iYzM3LWNlOTVlZmVjYTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43Mzk1NTEyNTFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.131592ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "PUT /v2/foo/bar/blobs/uploads/32466b45-99d9-4638-bc37-ce95efeca49c?_state=DM-zJARz_0d9JMpvY0meJpRg5wDHfLsmwaBYycpNf9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyNDY2YjQ1LTk5ZDktNDYzOC1iYzM3LWNlOTVlZmVjYTQ5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43Mzk1NTEyNTFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:43Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=68542195-ae18-4067-a253-3c91fd1b167c http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.485322ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:45Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=e32d47bd-9151-40ba-a1e1-c7842611eb22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/d8252992-c09b-4142-be57-edae9cb15d05?_state=8sAYrfKojF2L4sS_3gOIN-vOFWNe2orQnWd9LhHZLtV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4MjUyOTkyLWMwOWItNDE0Mi1iZTU3LWVkYWU5Y2IxNWQwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43NDYyMzE2ODNaIn0%3D&digest=sha256%3A2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.duration=1.930873789s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:43 +0000] "PUT /v2/foo/bar/blobs/uploads/d8252992-c09b-4142-be57-edae9cb15d05?_state=8sAYrfKojF2L4sS_3gOIN-vOFWNe2orQnWd9LhHZLtV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4MjUyOTkyLWMwOWItNDE0Mi1iZTU3LWVkYWU5Y2IxNWQwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0My43NDYyMzE2ODNaIn0%3D&digest=sha256%3A2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:45Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=b50cb37e-95ab-414e-8b72-1976f06b5e50 http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.82153ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46807" http.request.id=442d51af-073a-4f25-95eb-b53a50d31039 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/131f698d-0eba-4042-821f-ab755a78b7ab?_state=bmFSjAGZ7sOPmvtNVvpwoEYWoG9PUUxSMba2yCfpAjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMWY2OThkLTBlYmEtNDA0Mi04MjFmLWFiNzU1YTc4YjdhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0NS44MjUxODk4NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.840506129s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:45 +0000] "PATCH /v2/foo/bar/blobs/uploads/131f698d-0eba-4042-821f-ab755a78b7ab?_state=bmFSjAGZ7sOPmvtNVvpwoEYWoG9PUUxSMba2yCfpAjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMWY2OThkLTBlYmEtNDA0Mi04MjFmLWFiNzU1YTc4YjdhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0NS44MjUxODk4NloifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=1dced116-8ddb-47c7-a8af-bbf745fd7551 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/uploads/131f698d-0eba-4042-821f-ab755a78b7ab?_state=UD72ZCXgJhoTiGuJ4vp5l9WBV3tQppH8QY3vMIkeUHZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMWY2OThkLTBlYmEtNDA0Mi04MjFmLWFiNzU1YTc4YjdhYiIsIk9mZnNldCI6MTY3MjE5MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6NDVaIn0%3D&digest=sha256%3A2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.duration=2.516378ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:47 +0000] "PUT /v2/foo/bar/blobs/uploads/131f698d-0eba-4042-821f-ab755a78b7ab?_state=UD72ZCXgJhoTiGuJ4vp5l9WBV3tQppH8QY3vMIkeUHZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMWY2OThkLTBlYmEtNDA0Mi04MjFmLWFiNzU1YTc4YjdhYiIsIk9mZnNldCI6MTY3MjE5MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6NDVaIn0%3D&digest=sha256%3A2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=c9374d49-da72-4f1c-b7c6-6ea57b8cbb4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.231452ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:47 +0000] "HEAD /v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=5ed62fc8-2a91-4995-aecc-b41b232f50b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=111.317815ms http.response.status=200 http.response.written=16721920 127.0.0.1 - - [06/Apr/2025:17:13:47 +0000] "GET /v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 200 16721920 "" "Go-http-client/1.1" time="2025-04-06T17:13:47Z" level=error msg="error parsing digest="sha257:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=e197c10c-cdfb-47c7-b0fd-3202d5f412ed http.request.method=GET http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/sha257:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" vars.name="foo/bar" time="2025-04-06T17:13:47Z" 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.8 http.request.host="127.0.0.1:46807" http.request.id=e197c10c-cdfb-47c7-b0fd-3202d5f412ed http.request.method=GET http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/foo/bar/blobs/sha257:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.508449ms http.response.status=400 http.response.written=110 vars.digest="sha257:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:13:47 +0000] "GET /v2/foo/bar/blobs/sha257:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T17:13:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=4c33997e-3c0f-4686-a5bf-1356f18916e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35230" http.request.uri="/v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.duration=3.205041ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:47 +0000] "GET /v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:13:47Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:13:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=f403e169-c486-4eda-b93b-6431b3fb2114 http.request.method=GET http.request.remoteaddr="127.0.0.1:46760" http.request.uri="/v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.81917ms http.response.status=404 http.response.written=157 vars.digest="sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "GET /v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=a73589e9-93d2-4169-a76a-ab5af4f6f759 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46776" http.request.uri="/v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.410272ms http.response.status=404 http.response.written=157 vars.digest="sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=be4dde79-d221-402b-92f8-f350e51d60b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:46776" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="980.997µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=9ee82feb-b0f6-4b71-b240-ef4ecd2e8257 http.request.method=GET http.request.remoteaddr="127.0.0.1:46776" http.request.uri="/v2/foo/bar/blobs/uploads/4df217d3-b83d-47a3-9d96-54af32e71022?_state=HdtIo4_ADMeeYEio0X-sV0QfasQy97-fw2zjnRjfgFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkZjIxN2QzLWI4M2QtNDdhMy05ZDk2LTU0YWYzMmU3MTAyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNjU0NzE4MjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.433838ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "GET /v2/foo/bar/blobs/uploads/4df217d3-b83d-47a3-9d96-54af32e71022?_state=HdtIo4_ADMeeYEio0X-sV0QfasQy97-fw2zjnRjfgFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkZjIxN2QzLWI4M2QtNDdhMy05ZDk2LTU0YWYzMmU3MTAyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNjU0NzE4MjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=ab758f86-1bbb-4ccc-a24e-bb7381d93706 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46776" http.request.uri="/v2/foo/bar/blobs/uploads/4df217d3-b83d-47a3-9d96-54af32e71022?_state=HdtIo4_ADMeeYEio0X-sV0QfasQy97-fw2zjnRjfgFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkZjIxN2QzLWI4M2QtNDdhMy05ZDk2LTU0YWYzMmU3MTAyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNjU0NzE4MjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.348767ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "DELETE /v2/foo/bar/blobs/uploads/4df217d3-b83d-47a3-9d96-54af32e71022?_state=HdtIo4_ADMeeYEio0X-sV0QfasQy97-fw2zjnRjfgFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkZjIxN2QzLWI4M2QtNDdhMy05ZDk2LTU0YWYzMmU3MTAyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNjU0NzE4MjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=f181fc08-dfb5-4b18-9d1f-6d449d1795f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46776" http.request.uri="/v2/foo/bar/blobs/uploads/4df217d3-b83d-47a3-9d96-54af32e71022?_state=HdtIo4_ADMeeYEio0X-sV0QfasQy97-fw2zjnRjfgFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkZjIxN2QzLWI4M2QtNDdhMy05ZDk2LTU0YWYzMmU3MTAyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNjU0NzE4MjJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4df217d3-b83d-47a3-9d96-54af32e71022 time="2025-04-06T17:13: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.8 http.request.host="127.0.0.1:44129" http.request.id=f181fc08-dfb5-4b18-9d1f-6d449d1795f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46776" http.request.uri="/v2/foo/bar/blobs/uploads/4df217d3-b83d-47a3-9d96-54af32e71022?_state=HdtIo4_ADMeeYEio0X-sV0QfasQy97-fw2zjnRjfgFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkZjIxN2QzLWI4M2QtNDdhMy05ZDk2LTU0YWYzMmU3MTAyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNjU0NzE4MjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.555113ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4df217d3-b83d-47a3-9d96-54af32e71022 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "GET /v2/foo/bar/blobs/uploads/4df217d3-b83d-47a3-9d96-54af32e71022?_state=HdtIo4_ADMeeYEio0X-sV0QfasQy97-fw2zjnRjfgFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkZjIxN2QzLWI4M2QtNDdhMy05ZDk2LTU0YWYzMmU3MTAyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNjU0NzE4MjJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=a22582f7-7b9f-41a4-b82e-3835ca18349f http.request.method=POST http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.062437ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=751c3b54-e93b-4c21-9927-63f1a6abc892 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/35122fc0-b995-4822-9095-e99d8eea8447?_state=DWEGnd-R5wbkIGX23PLFr4hZgXX6ZB9YbyeE_ZzZPR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTIyZmMwLWI5OTUtNDgyMi05MDk1LWU5OWQ4ZWVhODQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNzU3ODE1MThaIn0%3D&digest=sha256%3Aed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" provided=sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d vars.name="foo/bar" vars.uuid=35122fc0-b995-4822-9095-e99d8eea8447 time="2025-04-06T17:13:48Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=751c3b54-e93b-4c21-9927-63f1a6abc892 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/35122fc0-b995-4822-9095-e99d8eea8447?_state=DWEGnd-R5wbkIGX23PLFr4hZgXX6ZB9YbyeE_ZzZPR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTIyZmMwLWI5OTUtNDgyMi05MDk1LWU5OWQ4ZWVhODQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNzU3ODE1MThaIn0%3D&digest=sha256%3Aed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=35122fc0-b995-4822-9095-e99d8eea8447 time="2025-04-06T17:13:48Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=751c3b54-e93b-4c21-9927-63f1a6abc892 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/35122fc0-b995-4822-9095-e99d8eea8447?_state=DWEGnd-R5wbkIGX23PLFr4hZgXX6ZB9YbyeE_ZzZPR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTIyZmMwLWI5OTUtNDgyMi05MDk1LWU5OWQ4ZWVhODQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNzU3ODE1MThaIn0%3D&digest=sha256%3Aed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.484537ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=35122fc0-b995-4822-9095-e99d8eea8447 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "PUT /v2/foo/bar/blobs/uploads/35122fc0-b995-4822-9095-e99d8eea8447?_state=DWEGnd-R5wbkIGX23PLFr4hZgXX6ZB9YbyeE_ZzZPR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTIyZmMwLWI5OTUtNDgyMi05MDk1LWU5OWQ4ZWVhODQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xNzU3ODE1MThaIn0%3D&digest=sha256%3Aed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=e727374a-f5f3-4aa9-9835-8e28ed3c043b http.request.method=POST http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.367886ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=cc7be746-9b21-4956-9f85-fa0e1e5318ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/1b457714-b8b4-4fb2-b698-ee71f2c9d6c9?_state=TxC8bscs9LDPyq8cEGRkzVGUyqnac7pkOvc2hvt4CHl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiNDU3NzE0LWI4YjQtNGZiMi1iNjk4LWVlNzFmMmM5ZDZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xODE1ODk0OTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.786527ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "PUT /v2/foo/bar/blobs/uploads/1b457714-b8b4-4fb2-b698-ee71f2c9d6c9?_state=TxC8bscs9LDPyq8cEGRkzVGUyqnac7pkOvc2hvt4CHl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiNDU3NzE0LWI4YjQtNGZiMi1iNjk4LWVlNzFmMmM5ZDZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xODE1ODk0OTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=e5bfe2f6-8d62-4e55-9a8f-abe7fabaaa91 http.request.method=POST http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.44964ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=ae3baf3e-cb68-4743-9b91-faa6a42808a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/bde37efa-e7a8-4e6f-a5dc-b72835d9cbc4?_state=NXoIeLkOxw6B4E-fNQjbWjIXuTvFYyryNGSHZcL4vGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkZTM3ZWZhLWU3YTgtNGU2Zi1hNWRjLWI3MjgzNWQ5Y2JjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xODc2ODI4NzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.71856ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "PUT /v2/foo/bar/blobs/uploads/bde37efa-e7a8-4e6f-a5dc-b72835d9cbc4?_state=NXoIeLkOxw6B4E-fNQjbWjIXuTvFYyryNGSHZcL4vGt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJkZTM3ZWZhLWU3YTgtNGU2Zi1hNWRjLWI3MjgzNWQ5Y2JjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xODc2ODI4NzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:48Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=5a1c0923-1a85-4ce6-b5f0-2023507cb2e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.357217ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=0bb92eba-acd3-4782-a961-d7ba123c134a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/929fc165-803c-42eb-bb86-0774f9560879?_state=EZaTZS7rGlktnsye1oXpohEwBiSkIJ7grqF-_KwB3LF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOWZjMTY1LTgwM2MtNDJlYi1iYjg2LTA3NzRmOTU2MDg3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xOTM0NTY4MloifQ%3D%3D&digest=sha256%3Aed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.4041221s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:48 +0000] "PUT /v2/foo/bar/blobs/uploads/929fc165-803c-42eb-bb86-0774f9560879?_state=EZaTZS7rGlktnsye1oXpohEwBiSkIJ7grqF-_KwB3LF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOWZjMTY1LTgwM2MtNDJlYi1iYjg2LTA3NzRmOTU2MDg3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo0OC4xOTM0NTY4MloifQ%3D%3D&digest=sha256%3Aed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:52Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=1f894d30-c69d-4025-921b-deee47ef902e http.request.method=POST http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.195648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44129" http.request.id=4ff00135-b96c-4f60-9c2f-941a6fbb5c10 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/46186ae6-542e-4f57-8a7a-3e8e31131931?_state=Do86-popyb7pBbhHqZ82m0Y2o3SjsDDZPyWLf1d72Hd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2MTg2YWU2LTU0MmUtNGY1Ny04YTdhLTNlOGUzMTEzMTkzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Mi44MTMzNjUzNTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.240076947s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:52 +0000] "PATCH /v2/foo/bar/blobs/uploads/46186ae6-542e-4f57-8a7a-3e8e31131931?_state=Do86-popyb7pBbhHqZ82m0Y2o3SjsDDZPyWLf1d72Hd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2MTg2YWU2LTU0MmUtNGY1Ny04YTdhLTNlOGUzMTEzMTkzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Mi44MTMzNjUzNTJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=8aa86eb4-008b-44e1-a78a-f287f6dee08c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/uploads/46186ae6-542e-4f57-8a7a-3e8e31131931?_state=Uc-5e_z-TYrIli5CbCRY-zaHd3wK7TLgf9SGMFVWbqJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2MTg2YWU2LTU0MmUtNGY1Ny04YTdhLTNlOGUzMTEzMTkzMSIsIk9mZnNldCI6MjYzNzgyNDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6NTJaIn0%3D&digest=sha256%3Aed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.189574ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "PUT /v2/foo/bar/blobs/uploads/46186ae6-542e-4f57-8a7a-3e8e31131931?_state=Uc-5e_z-TYrIli5CbCRY-zaHd3wK7TLgf9SGMFVWbqJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2MTg2YWU2LTU0MmUtNGY1Ny04YTdhLTNlOGUzMTEzMTkzMSIsIk9mZnNldCI6MjYzNzgyNDAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTM6NTJaIn0%3D&digest=sha256%3Aed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=7432d5cc-e08f-48e9-b219-b2617b295690 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.825681ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "HEAD /v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=63536e1f-8047-4639-bee7-49e4f090e7b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=179.70388ms http.response.status=200 http.response.written=26378240 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "GET /v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 200 26378240 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=error msg="error parsing digest="sha257:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=a590a59f-8a6f-48b0-9e0c-f6792f6a5c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/sha257:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" vars.name="foo/bar" time="2025-04-06T17:13:57Z" 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.8 http.request.host="127.0.0.1:44129" http.request.id=a590a59f-8a6f-48b0-9e0c-f6792f6a5c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:46786" http.request.uri="/v2/foo/bar/blobs/sha257:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.611902ms http.response.status=400 http.response.written=110 vars.digest="sha257:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "GET /v2/foo/bar/blobs/sha257:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=237696c7-84ea-4493-9334-9d0d6668d23c http.request.method=GET http.request.remoteaddr="127.0.0.1:56508" http.request.uri="/v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.345612ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "GET /v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=44bf0567-c4d5-4d63-86d5-d9177a351192 http.request.method=GET http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.366803ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "GET /v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:44129" http.request.id=125bb560-3a2f-4c4b-96ad-8c08f7eb5ea4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56508" http.request.uri="/v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.077026ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "GET /v2/foo/bar/blobs/sha256:ed08a12c7396199fd1da5702c92b080cb89639e5baff95651a084bb444ced03d HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=3d038793-d57c-4443-9f87-844bf49142c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35228" http.request.uri="/v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.462337222s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [06/Apr/2025:17:13:47 +0000] "GET /v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:46807" http.request.id=f064f484-8479-4ac3-9b19-af3e8cc20530 http.request.method=GET http.request.remoteaddr="127.0.0.1:35230" http.request.uri="/v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.453353049s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [06/Apr/2025:17:13:47 +0000] "GET /v2/foo/bar/blobs/sha256:2ebb52ed8b9262429094861228c25d14a8dd508b440a73cf7ef13c904ece9451 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (13.81s) === RUN TestBlobDelete time="2025-04-06T17:13: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.8 time="2025-04-06T17:13:57Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:13:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=2f019a4e-8376-4756-881d-0bf8a284d553 http.request.method=GET http.request.remoteaddr="127.0.0.1:34848" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.245126ms http.response.status=404 http.response.written=157 vars.digest="sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "GET /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=5fcc0e58-52e9-49f6-92a3-a5fd3b627dcd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34854" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.251832ms http.response.status=404 http.response.written=157 vars.digest="sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "HEAD /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=db35c96c-4340-4c39-9b93-7973aaaf7fda http.request.method=POST http.request.remoteaddr="127.0.0.1:34854" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.657415ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=4bd077d9-0e4b-4f8f-a3db-ed84481eaf80 http.request.method=GET http.request.remoteaddr="127.0.0.1:34854" http.request.uri="/v2/foo/bar/blobs/uploads/be820ec2-3da5-46c3-b130-e895973e2b61?_state=omTzYCC4rwhtQRtoF1drGLW79nRmUHg8nbmjR-E4usJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlODIwZWMyLTNkYTUtNDZjMy1iMTMwLWU4OTU5NzNlMmI2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny40OTY1MTY5MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.107006ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "GET /v2/foo/bar/blobs/uploads/be820ec2-3da5-46c3-b130-e895973e2b61?_state=omTzYCC4rwhtQRtoF1drGLW79nRmUHg8nbmjR-E4usJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlODIwZWMyLTNkYTUtNDZjMy1iMTMwLWU4OTU5NzNlMmI2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny40OTY1MTY5MDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=ec12b1b0-6c7c-4303-bd0a-4a278124b155 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34854" http.request.uri="/v2/foo/bar/blobs/uploads/be820ec2-3da5-46c3-b130-e895973e2b61?_state=omTzYCC4rwhtQRtoF1drGLW79nRmUHg8nbmjR-E4usJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlODIwZWMyLTNkYTUtNDZjMy1iMTMwLWU4OTU5NzNlMmI2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny40OTY1MTY5MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.821696ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "DELETE /v2/foo/bar/blobs/uploads/be820ec2-3da5-46c3-b130-e895973e2b61?_state=omTzYCC4rwhtQRtoF1drGLW79nRmUHg8nbmjR-E4usJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlODIwZWMyLTNkYTUtNDZjMy1iMTMwLWU4OTU5NzNlMmI2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny40OTY1MTY5MDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=042b4cfd-df1b-44c5-ba55-d10f74c757a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34854" http.request.uri="/v2/foo/bar/blobs/uploads/be820ec2-3da5-46c3-b130-e895973e2b61?_state=omTzYCC4rwhtQRtoF1drGLW79nRmUHg8nbmjR-E4usJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlODIwZWMyLTNkYTUtNDZjMy1iMTMwLWU4OTU5NzNlMmI2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny40OTY1MTY5MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=be820ec2-3da5-46c3-b130-e895973e2b61 time="2025-04-06T17:13:57Z" 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.8 http.request.host="127.0.0.1:35169" http.request.id=042b4cfd-df1b-44c5-ba55-d10f74c757a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34854" http.request.uri="/v2/foo/bar/blobs/uploads/be820ec2-3da5-46c3-b130-e895973e2b61?_state=omTzYCC4rwhtQRtoF1drGLW79nRmUHg8nbmjR-E4usJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlODIwZWMyLTNkYTUtNDZjMy1iMTMwLWU4OTU5NzNlMmI2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny40OTY1MTY5MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.750397ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=be820ec2-3da5-46c3-b130-e895973e2b61 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "GET /v2/foo/bar/blobs/uploads/be820ec2-3da5-46c3-b130-e895973e2b61?_state=omTzYCC4rwhtQRtoF1drGLW79nRmUHg8nbmjR-E4usJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlODIwZWMyLTNkYTUtNDZjMy1iMTMwLWU4OTU5NzNlMmI2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny40OTY1MTY5MDhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=d17089ee-45b1-437c-886d-c992fb527035 http.request.method=POST http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.269806ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=9f6a000d-6b39-4b2a-9b38-21e83c6bec44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/758b0d3b-0251-40f3-91b5-e1bc10d3a831?_state=brDJkJmw6MQWFUQ4NKEngS6mQbYi3Twfje66S73RDyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGIwZDNiLTAyNTEtNDBmMy05MWI1LWUxYmMxMGQzYTgzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MDYyNjgyMjdaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" provided=sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c vars.name="foo/bar" vars.uuid=758b0d3b-0251-40f3-91b5-e1bc10d3a831 time="2025-04-06T17:13:57Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=9f6a000d-6b39-4b2a-9b38-21e83c6bec44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/758b0d3b-0251-40f3-91b5-e1bc10d3a831?_state=brDJkJmw6MQWFUQ4NKEngS6mQbYi3Twfje66S73RDyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGIwZDNiLTAyNTEtNDBmMy05MWI1LWUxYmMxMGQzYTgzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MDYyNjgyMjdaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=758b0d3b-0251-40f3-91b5-e1bc10d3a831 time="2025-04-06T17:13:57Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=9f6a000d-6b39-4b2a-9b38-21e83c6bec44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/758b0d3b-0251-40f3-91b5-e1bc10d3a831?_state=brDJkJmw6MQWFUQ4NKEngS6mQbYi3Twfje66S73RDyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGIwZDNiLTAyNTEtNDBmMy05MWI1LWUxYmMxMGQzYTgzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MDYyNjgyMjdaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.800127ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=758b0d3b-0251-40f3-91b5-e1bc10d3a831 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "PUT /v2/foo/bar/blobs/uploads/758b0d3b-0251-40f3-91b5-e1bc10d3a831?_state=brDJkJmw6MQWFUQ4NKEngS6mQbYi3Twfje66S73RDyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGIwZDNiLTAyNTEtNDBmMy05MWI1LWUxYmMxMGQzYTgzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MDYyNjgyMjdaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=f23b83f4-07f4-4c8e-8412-4501cbe5c021 http.request.method=POST http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.017647ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=c22496b4-b0b4-4e69-a51d-cc711f987c5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/289b732c-1c7d-461d-b05f-427429232d08?_state=JepYYoW9m3H5I78w3sNFAiUXGIWSPQfKGttSHhreRYx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4OWI3MzJjLTFjN2QtNDYxZC1iMDVmLTQyNzQyOTIzMmQwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MTExMzY0MTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.257873ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "PUT /v2/foo/bar/blobs/uploads/289b732c-1c7d-461d-b05f-427429232d08?_state=JepYYoW9m3H5I78w3sNFAiUXGIWSPQfKGttSHhreRYx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4OWI3MzJjLTFjN2QtNDYxZC1iMDVmLTQyNzQyOTIzMmQwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MTExMzY0MTFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=0ecb436e-c741-462e-b9b7-f114d1a5c962 http.request.method=POST http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.666385ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=bc702c68-0373-4835-a78b-d1900e84e534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/5158f3e6-3871-4058-b521-d05b7e2c3879?_state=o41bQZYEh8VTCdgInkS-j2bnXCM9emW197FB7K3qQ5F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxNThmM2U2LTM4NzEtNDA1OC1iNTIxLWQwNWI3ZTJjMzg3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MTY3MDY3NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.054777ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "PUT /v2/foo/bar/blobs/uploads/5158f3e6-3871-4058-b521-d05b7e2c3879?_state=o41bQZYEh8VTCdgInkS-j2bnXCM9emW197FB7K3qQ5F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxNThmM2U2LTM4NzEtNDA1OC1iNTIxLWQwNWI3ZTJjMzg3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MTY3MDY3NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:13:57Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=3e53ed39-19c8-488e-8ddd-fc2e24712ee3 http.request.method=POST http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.236204ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=63991029-1f8b-463c-8ab4-0964aa45a606 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/76e03273-dcc4-43f3-922d-d925f45a4627?_state=JyM9GqXmiTlIqxgTpRWloT_ZVpT0wAcEeP7wAr4zHU97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2ZTAzMjczLWRjYzQtNDNmMy05MjJkLWQ5MjVmNDVhNDYyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MjIxNDM2NTZaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.051098007s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:13:57 +0000] "PUT /v2/foo/bar/blobs/uploads/76e03273-dcc4-43f3-922d-d925f45a4627?_state=JyM9GqXmiTlIqxgTpRWloT_ZVpT0wAcEeP7wAr4zHU97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2ZTAzMjczLWRjYzQtNDNmMy05MjJkLWQ5MjVmNDVhNDYyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxMzo1Ny41MjIxNDM2NTZaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:00Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=fd5ceef1-fb55-4c91-92fd-e2648f592a36 http.request.method=POST http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.693541ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35169" http.request.id=1d96c490-a30d-4b73-a71a-28e83739ed37 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/98a878e5-145a-46ab-89a0-0596aaa066f3?_state=SdJwg8izYSRLwhtKwd_hnS46dcHewd6Ps_gpv985_017Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YTg3OGU1LTE0NWEtNDZhYi04OWEwLTA1OTZhYWEwNjZmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDowMC43MDU3MDYzNTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.034280906s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:00 +0000] "PATCH /v2/foo/bar/blobs/uploads/98a878e5-145a-46ab-89a0-0596aaa066f3?_state=SdJwg8izYSRLwhtKwd_hnS46dcHewd6Ps_gpv985_017Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YTg3OGU1LTE0NWEtNDZhYi04OWEwLTA1OTZhYWEwNjZmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDowMC43MDU3MDYzNTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=84c2d1e7-744d-43e5-9ab7-9218a2557b28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/uploads/98a878e5-145a-46ab-89a0-0596aaa066f3?_state=DCCaHzEn45nrTUTc3xjyA5DR0PhplnQmdSbke15Cjel7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YTg3OGU1LTE0NWEtNDZhYi04OWEwLTA1OTZhYWEwNjZmMyIsIk9mZnNldCI6MjA2OTM1MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MDBaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.257382ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "PUT /v2/foo/bar/blobs/uploads/98a878e5-145a-46ab-89a0-0596aaa066f3?_state=DCCaHzEn45nrTUTc3xjyA5DR0PhplnQmdSbke15Cjel7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YTg3OGU1LTE0NWEtNDZhYi04OWEwLTA1OTZhYWEwNjZmMyIsIk9mZnNldCI6MjA2OTM1MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MDBaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=05a27f94-8922-40cb-9b5b-ba87a3274109 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.776967ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=b9a74232-56f7-45c5-8078-5d92ae5b9c8d http.request.method=GET http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=147.580559ms http.response.status=200 http.response.written=20693504 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "GET /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 200 20693504 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=error msg="error parsing digest="sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=f24c4f30-f029-44a7-a0ee-c32c5a8796e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" vars.name="foo/bar" time="2025-04-06T17:14:03Z" 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.8 http.request.host="127.0.0.1:35169" http.request.id=f24c4f30-f029-44a7-a0ee-c32c5a8796e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.235691ms http.response.status=400 http.response.written=110 vars.digest="sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "GET /v2/foo/bar/blobs/sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=3c06be65-1951-4e22-bdcd-91a9b39462c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:54970" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.415175ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "GET /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=2008581b-41fb-43d3-9297-29941d5bdb8a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54982" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.81094ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=5946de7d-f98e-48ed-8874-c4a743a7b29a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54982" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.305009ms http.response.status=404 http.response.written=157 vars.digest="sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=05e373a1-a932-45ef-91f9-a8c665d665ee http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54982" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.323418ms http.response.status=404 http.response.written=74 vars.digest="sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=error msg="error parsing digest="sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c": unsupported digest algorithm" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=b5b304cb-31b3-4337-a2d0-f29c74c165d0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54992" http.request.uri="/v2/foo/bar/blobs/sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" vars.name="foo/bar" time="2025-04-06T17:14:03Z" 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.8 http.request.host="127.0.0.1:35169" http.request.id=b5b304cb-31b3-4337-a2d0-f29c74c165d0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54992" http.request.uri="/v2/foo/bar/blobs/sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.537015ms http.response.status=400 http.response.written=110 vars.digest="sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "DELETE /v2/foo/bar/blobs/sha257:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-06T17:14:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=afd686df-fc08-41c1-a851-05cdf8e9fc39 http.request.method=POST http.request.remoteaddr="127.0.0.1:55000" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.109663ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:06Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=f7d0f8fa-94da-4175-ae82-00c7267aeab2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55000" http.request.uri="/v2/foo/bar/blobs/uploads/af2b66a8-4319-4c93-9e5e-f42f739ce403?_state=Mwwxcg4_p7-fHUM9PVtbQYFkvh9F42IrEBuzmw9U7s57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmMmI2NmE4LTQzMTktNGM5My05ZTVlLWY0MmY3MzljZTQwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDowMy45NjM4ODc3OThaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.919630551s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "PUT /v2/foo/bar/blobs/uploads/af2b66a8-4319-4c93-9e5e-f42f739ce403?_state=Mwwxcg4_p7-fHUM9PVtbQYFkvh9F42IrEBuzmw9U7s57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmMmI2NmE4LTQzMTktNGM5My05ZTVlLWY0MmY3MzljZTQwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDowMy45NjM4ODc3OThaIn0%3D&digest=sha256%3A8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:07Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=b306743d-174a-44b5-847b-38e416d46918 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55000" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.196961ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:07Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=dd5e8e56-2e80-4418-bbb4-a5ae6ce1d1ce http.request.method=GET http.request.remoteaddr="127.0.0.1:54960" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.134779394s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "GET /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2025-04-06T17:14:07Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:35169" http.request.id=ea92a09a-607d-4358-87db-0339df30b212 http.request.method=GET http.request.remoteaddr="127.0.0.1:54970" http.request.uri="/v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.126711928s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [06/Apr/2025:17:14:03 +0000] "GET /v2/foo/bar/blobs/sha256:8c1ba3927aa2061848642c2292c9d5c4729ae2fbd9a65dcec222abb887663b2c HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (9.78s) === RUN TestRelativeURL time="2025-04-06T17:14:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:14:07Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:14:07Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40089" http.request.id=ee8f0b0b-f492-4513-8541-03a07ee4d475 http.request.method=POST http.request.remoteaddr="127.0.0.1:56456" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.906915ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40089" http.request.id=0f0cfc9e-e73c-494c-aa2e-8c7390495e2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56456" http.request.uri="/v2/foo/bar/blobs/uploads/77bc6a8e-1740-48dd-8481-4abb72530f78?_state=5OXOeNvwDPbvE4prA7S9tG8oYlO44PaDQTPIzL1wI6h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YmM2YThlLTE3NDAtNDhkZC04NDgxLTRhYmI3MjUzMGY3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDowNy4wNzk1ODk3MjdaIn0%3D&digest=sha256%3Ae7b6f099aa0318fde0bff1fcc6d2ae020664004df8ebaa4dd20aa643edb485bf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.799571665s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:07 +0000] "PUT /v2/foo/bar/blobs/uploads/77bc6a8e-1740-48dd-8481-4abb72530f78?_state=5OXOeNvwDPbvE4prA7S9tG8oYlO44PaDQTPIzL1wI6h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YmM2YThlLTE3NDAtNDhkZC04NDgxLTRhYmI3MjUzMGY3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDowNy4wNzk1ODk3MjdaIn0%3D&digest=sha256%3Ae7b6f099aa0318fde0bff1fcc6d2ae020664004df8ebaa4dd20aa643edb485bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40089" http.request.id=722e51e7-370e-4935-9796-0ea06a515cad http.request.method=POST http.request.remoteaddr="127.0.0.1:56456" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.798222ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:09Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40089" http.request.id=9d285f38-48b5-4a8a-982c-504929ea460b http.request.method=POST http.request.remoteaddr="127.0.0.1:56456" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.38329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:14Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:40089" http.request.id=2cb2c0e7-4f2f-485f-b983-8a4578c920de http.request.method=PUT http.request.remoteaddr="127.0.0.1:56456" http.request.uri="/v2/foo/bar/blobs/uploads/47dc4483-5001-40af-afe9-3b60e99d134d?_state=byy_ctpNEVsDG7Udkgf70pUNRvd26hrMnsRFOooNsKB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZGM0NDgzLTUwMDEtNDBhZi1hZmU5LTNiNjBlOTlkMTM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDowOS40MDcwODA5OVoifQ%3D%3D&digest=sha256%3A5360e0497f90904090fbc803dc2b9dcb72a7f766c8ac3d7ea29388fb4caeb3c7" http.request.useragent="Go-http-client/1.1" http.response.duration=5.365381355s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:09 +0000] "PUT /v2/foo/bar/blobs/uploads/47dc4483-5001-40af-afe9-3b60e99d134d?_state=byy_ctpNEVsDG7Udkgf70pUNRvd26hrMnsRFOooNsKB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZGM0NDgzLTUwMDEtNDBhZi1hZmU5LTNiNjBlOTlkMTM0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDowOS40MDcwODA5OVoifQ%3D%3D&digest=sha256%3A5360e0497f90904090fbc803dc2b9dcb72a7f766c8ac3d7ea29388fb4caeb3c7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.70s) === RUN TestBlobDeleteDisabled time="2025-04-06T17:14:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:14:14Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:14:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:33291" http.request.id=ec8392bb-5492-4fb9-a559-8aea01be3f62 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52216" http.request.uri="/v2/foo/bar/blobs/sha256:147be8b0cbda453ae1604bbc9e845e74cee1a187e43d3beab792c81de8d5bcf4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.256671ms http.response.status=405 http.response.written=78 vars.digest="sha256:147be8b0cbda453ae1604bbc9e845e74cee1a187e43d3beab792c81de8d5bcf4" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:14:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:147be8b0cbda453ae1604bbc9e845e74cee1a187e43d3beab792c81de8d5bcf4 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.30s) === RUN TestDeleteDisabled time="2025-04-06T17:14:15Z" 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.8 time="2025-04-06T17:14:15Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:14:15Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38089" http.request.id=d340f28f-528f-4e55-919c-6df77e0870ab http.request.method=POST http.request.remoteaddr="127.0.0.1:47974" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.287059ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:18Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38089" http.request.id=4acb9a64-c0d2-4d91-9b87-a813cf904b52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47974" http.request.uri="/v2/foo/bar/blobs/uploads/86273ad5-24bd-43a7-8383-3054fa962a0b?_state=kp6kWIANLkaaEd4cBEbCTRfuCeSceJl8IezZ0kMROe17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MjczYWQ1LTI0YmQtNDNhNy04MzgzLTMwNTRmYTk2MmEwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDoxNS4yOTczNjUxNDhaIn0%3D&digest=sha256%3A5449395886e243f1c192189f7ec048708da69d9048338c433f16ea8381057064" http.request.useragent="Go-http-client/1.1" http.response.duration=3.637165915s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:15 +0000] "PUT /v2/foo/bar/blobs/uploads/86273ad5-24bd-43a7-8383-3054fa962a0b?_state=kp6kWIANLkaaEd4cBEbCTRfuCeSceJl8IezZ0kMROe17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MjczYWQ1LTI0YmQtNDNhNy04MzgzLTMwNTRmYTk2MmEwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDoxNS4yOTczNjUxNDhaIn0%3D&digest=sha256%3A5449395886e243f1c192189f7ec048708da69d9048338c433f16ea8381057064 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:38089" http.request.id=fe9dd321-d471-4097-a440-62676cc48459 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47974" http.request.uri="/v2/foo/bar/blobs/sha256:5449395886e243f1c192189f7ec048708da69d9048338c433f16ea8381057064" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.269865ms http.response.status=405 http.response.written=78 vars.digest="sha256:5449395886e243f1c192189f7ec048708da69d9048338c433f16ea8381057064" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:14:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:5449395886e243f1c192189f7ec048708da69d9048338c433f16ea8381057064 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.86s) === RUN TestDeleteReadOnly time="2025-04-06T17:14: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.8 time="2025-04-06T17:14:18Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:14:19Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34627" http.request.id=1b3346f4-378a-4a65-8953-86a77a7a9e76 http.request.method=POST http.request.remoteaddr="127.0.0.1:38054" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.206087ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:26Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34627" http.request.id=0d11d642-bd19-48c5-8418-a523023626da http.request.method=PUT http.request.remoteaddr="127.0.0.1:38054" http.request.uri="/v2/foo/bar/blobs/uploads/2cca5e9b-18e8-4e33-b85f-390bcc3f0447?_state=G62I_6Awm-BvhRlkmy9zUKL4KXvZTRgtXxX8EVwkt5J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjY2E1ZTliLTE4ZTgtNGUzMy1iODVmLTM5MGJjYzNmMDQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDoxOS4yNjQwNjM1WiJ9&digest=sha256%3Acb5195491f751b4824878642a4c8c976e59034d7c9fc5701a4cad740b2fb5a37" http.request.useragent="Go-http-client/1.1" http.response.duration=6.788288828s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:19 +0000] "PUT /v2/foo/bar/blobs/uploads/2cca5e9b-18e8-4e33-b85f-390bcc3f0447?_state=G62I_6Awm-BvhRlkmy9zUKL4KXvZTRgtXxX8EVwkt5J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjY2E1ZTliLTE4ZTgtNGUzMy1iODVmLTM5MGJjYzNmMDQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNDoxOS4yNjQwNjM1WiJ9&digest=sha256%3Acb5195491f751b4824878642a4c8c976e59034d7c9fc5701a4cad740b2fb5a37 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [06/Apr/2025:17:14:26 +0000] "DELETE /v2/foo/bar/blobs/sha256:cb5195491f751b4824878642a4c8c976e59034d7c9fc5701a4cad740b2fb5a37 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (7.12s) === RUN TestStartPushReadOnly time="2025-04-06T17:14:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:14:26Z" level=info msg="redis not configured" go.version=go1.23.8 127.0.0.1 - - [06/Apr/2025:17:14:26 +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-04-06T17:14:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:14:26Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:14:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=c319f3af-9946-4eaf-aa1d-e447b611f3bc http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" 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=3.034673ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:17:14:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T17:14:26Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=7ff7d885-35eb-4ef3-95c6-e328a1d4a935 http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.315982ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:17:14:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T17:14:26Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=e3a1b888-55c3-4cae-9014-4f9fb2ef5c31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" 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="981.834µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:17:14:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T17:14:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=cdfcf5d7-880a-4633-85ae-6ed39c1bdc58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" 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=10.469218ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T17:14:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=cdfcf5d7-880a-4633-85ae-6ed39c1bdc58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" 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=10.584465ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T17:14:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=cdfcf5d7-880a-4633-85ae-6ed39c1bdc58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" 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=10.665873ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T17:14:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=cdfcf5d7-880a-4633-85ae-6ed39c1bdc58 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" 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=10.732521ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:17:14:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T17:14:26Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=bc697a3b-3c7e-47af-93ee-c195099b14d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.496929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:26 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=8deac591-a72d-4e49-941c-491a9633f5e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/blobs/uploads/0d896396-241f-4775-85cd-e722c675f54d?_state=Cg4ik8sMxcrwndwAqfY8phh0U9fMRHF8bStqQo8RYyR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZDg5NjM5Ni0yNDFmLTQ3NzUtODVjZC1lNzIyYzY3NWY1NGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MjYuMzQ0MDU2MDQ4WiJ9&digest=sha256%3A56a039f4631d342d4551b93f0c26b2b3db88d0ce641147cc93d90b38bbd8b0a8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.273514162s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:26 +0000] "PUT /v2/foo/schema1/blobs/uploads/0d896396-241f-4775-85cd-e722c675f54d?_state=Cg4ik8sMxcrwndwAqfY8phh0U9fMRHF8bStqQo8RYyR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZDg5NjM5Ni0yNDFmLTQ3NzUtODVjZC1lNzIyYzY3NWY1NGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MjYuMzQ0MDU2MDQ4WiJ9&digest=sha256%3A56a039f4631d342d4551b93f0c26b2b3db88d0ce641147cc93d90b38bbd8b0a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:28Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=d350726d-ba12-409e-ae27-0f52ccdaa487 http.request.method=POST http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168079ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:28 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=c2e6488f-3c3f-4195-8232-e8e92d0654c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/blobs/uploads/6033e77d-b091-4c54-94d2-70c1c1a58498?_state=vX5E2HYf3liXPK1WkNxjwOp4HrtLYmrZjLNUpJeeUXR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2MDMzZTc3ZC1iMDkxLTRjNTQtOTRkMi03MGMxYzFhNTg0OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MjguODY2NDczMDlaIn0%3D&digest=sha256%3A607d1cf8e21a6dcda3b22e79ac4edc53bf2555f24bec24ce8caa4563634c1be5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.640277475s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:28 +0000] "PUT /v2/foo/schema1/blobs/uploads/6033e77d-b091-4c54-94d2-70c1c1a58498?_state=vX5E2HYf3liXPK1WkNxjwOp4HrtLYmrZjLNUpJeeUXR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2MDMzZTc3ZC1iMDkxLTRjNTQtOTRkMi03MGMxYzFhNTg0OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MjguODY2NDczMDlaIn0%3D&digest=sha256%3A607d1cf8e21a6dcda3b22e79ac4edc53bf2555f24bec24ce8caa4563634c1be5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=58fa2259-f432-4754-bcde-1569092f7745 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.256365ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=2c1a0d6b-ea0d-45e0-97f7-cb7270750562 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" http.request.useragent="Go-http-client/1.1" http.response.duration=10.587572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=4baaf054-ebaa-4b84-95e5-718675f300e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" 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=5.398141ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=16da3bc1-50b5-4d9e-82d8-fe7df4c5e110 http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.608975ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "GET /v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38389" http.request.id=ede6e9a3-8cf2-4c59-9205-4ca8d28ceda0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" http.request.useragent="Go-http-client/1.1" http.response.duration=11.095909ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38389" http.request.id=10626b46-be2c-47db-8bd8-1d8c9b39a3a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" http.request.useragent="Go-http-client/1.1" http.response.duration=10.593321ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:38389" http.request.id=2dfaa4a5-ce2f-4856-8431-41eb1cca8f99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" http.request.useragent="Go-http-client/1.1" http.response.duration=10.767664ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=be830a01-cad4-4fe5-9c6d-ae047bcdcaf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.417262ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "GET /v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=a3da63a9-86fb-4e59-9c83-89a629c31bdf http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.261696ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=25b9c416-0b14-4444-9185-8cd187cda135 http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" http.request.useragent="Go-http-client/1.1" http.response.duration=2.223445ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "GET /v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=cf64cdad-e0e0-43a0-b371-8e7910e20bc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.166976ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=error msg="payload digest does match: "sha256:25814742b04792415aad90cfe3c7f879da36ca66e8585ad52b8898a02c4fc5b4" != "sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48"" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=c66b56d3-db18-4409-9a80-7c38511ebe65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" time="2025-04-06T17:14:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=c66b56d3-db18-4409-9a80-7c38511ebe65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49428" http.request.uri="/v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.774314ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48" 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:4da9ab57e86424bfc753a0fd1cb2ec74a8453fd87dd86befbf8fb9da6517bb48 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=627df6f8-5b79-45c4-a64f-9f770dcedbbd http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" 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.965953ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" 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.8 http.request.host="127.0.0.1:38389" http.request.id=7e1a63db-4bc8-4af7-9b24-dc300171e6ec http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" 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.120302ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38389" http.request.id=e80486b8-6daf-48a7-8e2d-7af106076c1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" 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.684213ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T17:14:31Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38389" http.request.id=e80486b8-6daf-48a7-8e2d-7af106076c1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" 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.778368ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T17:14:31Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38389" http.request.id=e80486b8-6daf-48a7-8e2d-7af106076c1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" 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.852138ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=827f6c68-d084-4d2a-be0a-488858e345d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.599057ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=622562cd-0921-4d24-aacc-f489b99ac86e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/blobs/uploads/edb810d3-0166-4def-9aab-c65be76103da?_state=oRaD4LnD_aHmSJHirDA5Xyf2C4jiPyhFGJUKAC1Tbit7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZGI4MTBkMy0wMTY2LTRkZWYtOWFhYi1jNjViZTc2MTAzZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MzEuNjE0NzQyMTY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.124127ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema2/blobs/uploads/edb810d3-0166-4def-9aab-c65be76103da?_state=oRaD4LnD_aHmSJHirDA5Xyf2C4jiPyhFGJUKAC1Tbit7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZGI4MTBkMy0wMTY2LTRkZWYtOWFhYi1jNjViZTc2MTAzZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MzEuNjE0NzQyMTY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38389" http.request.id=2ec942e4-f0d5-4979-92ac-fe9917bd538b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" 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.605825ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T17:14:31Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38389" http.request.id=2ec942e4-f0d5-4979-92ac-fe9917bd538b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" 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.705067ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T17:14:31Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=f9c89c81-067c-40c6-8bf7-b870cb7cdf25 http.request.method=POST http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.70178ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:36Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=b716ca7c-9cb9-463f-a94a-eb0416f81cee http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/blobs/uploads/b25e0ba2-4a00-4c7e-a2f0-0120dd8bf478?_state=aHHtaJYq6N0Dv9SyeU0GmfTPxYFKBdPqh_t_qEZ_tCd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjVlMGJhMi00YTAwLTRjN2UtYTJmMC0wMTIwZGQ4YmY0NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MzEuOTM2MDM4MDE1WiJ9&digest=sha256%3A3d80301cdeade423b9e77ea8b49ae21760720be86da847eae05d28bdc4cd8495" http.request.useragent="Go-http-client/1.1" http.response.duration=4.937902149s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:31 +0000] "PUT /v2/foo/schema2/blobs/uploads/b25e0ba2-4a00-4c7e-a2f0-0120dd8bf478?_state=aHHtaJYq6N0Dv9SyeU0GmfTPxYFKBdPqh_t_qEZ_tCd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjVlMGJhMi00YTAwLTRjN2UtYTJmMC0wMTIwZGQ4YmY0NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MzEuOTM2MDM4MDE1WiJ9&digest=sha256%3A3d80301cdeade423b9e77ea8b49ae21760720be86da847eae05d28bdc4cd8495 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:37Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=69fb2f11-6c66-494e-b978-39209d24c4e7 http.request.method=POST http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.844182ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=822b2d2b-2897-4c00-86d9-bc284ca5037c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/blobs/uploads/a423a7fd-81d2-4ecc-b26e-14530db53061?_state=Rsf1mW-1J5xotgh4Pf-SzsMjHRn-2-7FBp8ciHuoANV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNDIzYTdmZC04MWQyLTRlY2MtYjI2ZS0xNDUzMGRiNTMwNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MzcuMjE3MzA4MzkzWiJ9&digest=sha256%3A8b939d213bb83d5d8a5a92a4c2de478e26ec82f778a51d31031ed141cbd60dd7" http.request.useragent="Go-http-client/1.1" http.response.duration=4.996862081s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/a423a7fd-81d2-4ecc-b26e-14530db53061?_state=Rsf1mW-1J5xotgh4Pf-SzsMjHRn-2-7FBp8ciHuoANV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNDIzYTdmZC04MWQyLTRlY2MtYjI2ZS0xNDUzMGRiNTMwNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6MzcuMjE3MzA4MzkzWiJ9&digest=sha256%3A8b939d213bb83d5d8a5a92a4c2de478e26ec82f778a51d31031ed141cbd60dd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38389" http.request.id=34375341-2557-490f-9813-36c694e08489 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.415155ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38389" http.request.id=186030e5-5e77-4e89-ad10-fa16e2547e26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/sha256:31261c476102248c955c0a79b446469398dc1be3f79fc1cdb1944b2ba9f72992" http.request.useragent="Go-http-client/1.1" http.response.duration=3.204046ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:31261c476102248c955c0a79b446469398dc1be3f79fc1cdb1944b2ba9f72992 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=f8382ef8-5d0d-487c-843f-3e0a62fe9176 http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.516127ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=35ded361-a00b-4bf9-95e7-5b7e89616e13 http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/sha256:31261c476102248c955c0a79b446469398dc1be3f79fc1cdb1944b2ba9f72992" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.735491ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/sha256:31261c476102248c955c0a79b446469398dc1be3f79fc1cdb1944b2ba9f72992 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=2ad02541-306c-4ec3-b775-6ba7dfc96357 http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.028939ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=bd1353d8-06f2-44b6-b8d5-716716f83dd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/sha256:31261c476102248c955c0a79b446469398dc1be3f79fc1cdb1944b2ba9f72992" http.request.useragent="Go-http-client/1.1" http.response.duration=1.810219ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/sha256:31261c476102248c955c0a79b446469398dc1be3f79fc1cdb1944b2ba9f72992 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=e884bd4f-b7bd-43a6-9e3d-e28b64b4c0e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" 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.081035ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="rewriting manifest sha256:31261c476102248c955c0a79b446469398dc1be3f79fc1cdb1944b2ba9f72992 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=cb85e319-9f81-47a3-ac6e-752365ceb442 http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" 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-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=cb85e319-9f81-47a3-ac6e-752365ceb442 http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.924501ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38389" http.request.id=d64f1bf1-9e1f-4893-9180-9e7d21bd9c2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.378055ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38389" http.request.id=2ca67707-06be-4621-a6e9-8e27ae95ec25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.854998ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38389" http.request.id=f402480a-3147-4a48-86f5-29c885e56bfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/sha256:d893dec03755b3f9fde7d7ec46379296345e47458f2a472cacd835d65b23bb3b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.471627ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "PUT /v2/foo/schema2/manifests/sha256:d893dec03755b3f9fde7d7ec46379296345e47458f2a472cacd835d65b23bb3b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=5105f10d-dd47-4178-8377-e1b075361d9f http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.360361ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=527022a6-cd96-4ae4-a354-17f40047759f http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/sha256:d893dec03755b3f9fde7d7ec46379296345e47458f2a472cacd835d65b23bb3b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.488473ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/sha256:d893dec03755b3f9fde7d7ec46379296345e47458f2a472cacd835d65b23bb3b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=c20c3068-8a33-4d0c-8ffd-f097732db13c http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.12129ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=649d1681-fff6-41c5-b41d-13c4f51d8b4e http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" http.request.uri="/v2/foo/schema2/manifests/sha256:d893dec03755b3f9fde7d7ec46379296345e47458f2a472cacd835d65b23bb3b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.988322ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/sha256:d893dec03755b3f9fde7d7ec46379296345e47458f2a472cacd835d65b23bb3b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="rewriting manifest list sha256:d893dec03755b3f9fde7d7ec46379296345e47458f2a472cacd835d65b23bb3b in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=8c0f730d-db0d-4f87-861b-2be6f7ea3482 http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" 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-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:38389" http.request.id=8c0f730d-db0d-4f87-861b-2be6f7ea3482 http.request.method=GET http.request.remoteaddr="127.0.0.1:44918" 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=6.084218ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-04-06T17:14: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.8 time="2025-04-06T17:14:42Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:14:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=e9ed25f9-e820-4d6c-b4a8-fc8983a3c83e http.request.method=GET http.request.remoteaddr="127.0.0.1:60000" 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.302326ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" 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.8 http.request.host="127.0.0.1:39361" http.request.id=8a04b9c5-d9cd-46ad-8c56-bcea2015f85f http.request.method=GET http.request.remoteaddr="127.0.0.1:60000" 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.90696ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=d37550d5-8c06-402c-a78e-0e305d394ba5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" 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.0989ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=f5b30b52-5da8-4916-b260-f954ed704b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.758182ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T17:14:42Z" 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.8 http.request.host="127.0.0.1:39361" http.request.id=f5b30b52-5da8-4916-b260-f954ed704b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.850429ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T17:14:42Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=f5b30b52-5da8-4916-b260-f954ed704b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.923861ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T17:14:42Z" 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.8 http.request.host="127.0.0.1:39361" http.request.id=f5b30b52-5da8-4916-b260-f954ed704b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.997947ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T17:14:42Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=c6844923-758e-4b2b-b199-fc38da167317 http.request.method=POST http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.646533ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:45Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=3d960d71-46af-4be6-bedc-07e124dd56a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/blobs/uploads/0d30bcb5-19bf-4cb3-9d0e-c0986f414058?_state=NqzUlfhOngDH-XjtcQfbr3wKLtszCYVhsTKO_0qk1_x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZDMwYmNiNS0xOWJmLTRjYjMtOWQwZS1jMDk4NmY0MTQwNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDIuNTMzNDAyMzA2WiJ9&digest=sha256%3A4f10706e21e91f1a0fa97e1ddf8561a4703176269f5a19f336d7db4dffb03876" http.request.useragent="Go-http-client/1.1" http.response.duration=2.674104486s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:42 +0000] "PUT /v2/foo/schema1/blobs/uploads/0d30bcb5-19bf-4cb3-9d0e-c0986f414058?_state=NqzUlfhOngDH-XjtcQfbr3wKLtszCYVhsTKO_0qk1_x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZDMwYmNiNS0xOWJmLTRjYjMtOWQwZS1jMDk4NmY0MTQwNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDIuNTMzNDAyMzA2WiJ9&digest=sha256%3A4f10706e21e91f1a0fa97e1ddf8561a4703176269f5a19f336d7db4dffb03876 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:45Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=c857e58e-dad8-4d98-bbbd-5e00cfa12d1c http.request.method=POST http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.797528ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:45 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=54cc989c-7d23-4341-a575-612417d8528f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/blobs/uploads/c66ad53a-d920-4527-9ffc-38a98017bd99?_state=Y2fNeQZE49L8lCeB-u4e0rzj3IN3rnSmJExtPz4Pxb57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNjZhZDUzYS1kOTIwLTQ1MjctOWZmYy0zOGE5ODAxN2JkOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDUuNDM0NDY5MjQyWiJ9&digest=sha256%3A77078b7b5bca70c3d039bc38029e2568bd0a0a262cb51b64a3b09cd0f5b143f8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.946106247s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:45 +0000] "PUT /v2/foo/schema1/blobs/uploads/c66ad53a-d920-4527-9ffc-38a98017bd99?_state=Y2fNeQZE49L8lCeB-u4e0rzj3IN3rnSmJExtPz4Pxb57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNjZhZDUzYS1kOTIwLTQ1MjctOWZmYy0zOGE5ODAxN2JkOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDUuNDM0NDY5MjQyWiJ9&digest=sha256%3A77078b7b5bca70c3d039bc38029e2568bd0a0a262cb51b64a3b09cd0f5b143f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=a4bc1448-dc92-41a2-8a30-00fda4951ccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.227911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=672d50ff-cbb8-4b62-aa97-16d02b57a2c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" http.request.useragent="Go-http-client/1.1" http.response.duration=10.605092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=5c81a145-4783-4107-bc39-1145ae27dca4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60000" 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=5.360734ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=894f9cf3-a095-4fd0-80d5-cb1afb4141e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.233706ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "GET /v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39361" http.request.id=b4701e36-2c54-4f7c-b7ec-184b7281076e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" http.request.useragent="Go-http-client/1.1" http.response.duration=11.099476ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39361" http.request.id=dafa26e1-d0c2-4749-b159-8910c9cc6cf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" http.request.useragent="Go-http-client/1.1" http.response.duration=10.460424ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:39361" http.request.id=c80e7108-07c5-4b87-8802-75efc6a871b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" http.request.useragent="Go-http-client/1.1" http.response.duration=10.561519ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=7a911a9a-c84f-416b-a79c-d80d945a9820 http.request.method=GET http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.341769ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "GET /v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=1c2f013f-2c2c-45fc-a04f-a9d409692436 http.request.method=GET http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.088928ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=27b6a9db-abd3-420d-ae8f-942f61364b8e http.request.method=GET http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" http.request.useragent="Go-http-client/1.1" http.response.duration=2.097873ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "GET /v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=8f32ec8e-5879-4aa6-9cf8-b66241599663 http.request.method=GET http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.133811ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=error msg="payload digest does match: "sha256:65c4c09b38cb877c1b7876d0a274cbac95fdf78264765b125d572c2fec6848ca" != "sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951"" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=aa3b9e8c-78e3-4a67-8b68-f2500cb037a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" time="2025-04-06T17:14:47Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=aa3b9e8c-78e3-4a67-8b68-f2500cb037a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60000" http.request.uri="/v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.443364ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951" 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6158d87a12dacce964efdbb2f45e0da3d7ae8dd3ef8d40f5433fdf73c762e951 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=43daae3b-d8b4-4138-8a4e-a646666e567f http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" 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.467959ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" 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.8 http.request.host="127.0.0.1:39361" http.request.id=72c30a69-0fa4-49d9-a88f-9310d977943d http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" 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.979324ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39361" http.request.id=1f724da4-d3b0-4f04-8a7e-77e1eb227faa http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" 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.464318ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T17:14:47Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39361" http.request.id=1f724da4-d3b0-4f04-8a7e-77e1eb227faa http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" 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.567053ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T17:14:47Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39361" http.request.id=1f724da4-d3b0-4f04-8a7e-77e1eb227faa http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" 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.642601ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=355c2eaf-852b-41a4-97bd-6f60ed432950 http.request.method=POST http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.475774ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=d171b1f5-20fe-402f-b88f-200792d8c558 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/blobs/uploads/5e375797-48ea-4b52-be4f-c0c918313649?_state=BsKz0v_8XqZPzkVj0al-4Azh7zXJ42ZhQLQYWax3F297Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZTM3NTc5Ny00OGVhLTRiNTItYmU0Zi1jMGM5MTgzMTM2NDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDcuNDg3NzA2MjMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.935027ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/5e375797-48ea-4b52-be4f-c0c918313649?_state=BsKz0v_8XqZPzkVj0al-4Azh7zXJ42ZhQLQYWax3F297Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZTM3NTc5Ny00OGVhLTRiNTItYmU0Zi1jMGM5MTgzMTM2NDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDcuNDg3NzA2MjMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39361" http.request.id=8c877d44-1bbe-4141-a0af-b5d262563315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" 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.526119ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T17:14:47Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39361" http.request.id=8c877d44-1bbe-4141-a0af-b5d262563315 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" 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.626913ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T17:14:47Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=a19340af-689c-4499-83f8-5bd6009b1c27 http.request.method=POST http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.644573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=9ef0fde8-0347-4682-b80b-3c488c51b581 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/blobs/uploads/aa425657-8dc9-45e0-978b-fe3136585a0c?_state=qJs_jM-YpfdgUu1hDiRsugq1iI6mApnXSsoGn3dLc7d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYTQyNTY1Ny04ZGM5LTQ1ZTAtOTc4Yi1mZTMxMzY1ODVhMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDcuNjk2NDYzNTZaIn0%3D&digest=sha256%3Af3d758497c0c41e81b94a0f04f1059defb839152375a3dd9dd20140489324259" http.request.useragent="Go-http-client/1.1" http.response.duration=1.472534053s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/aa425657-8dc9-45e0-978b-fe3136585a0c?_state=qJs_jM-YpfdgUu1hDiRsugq1iI6mApnXSsoGn3dLc7d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYTQyNTY1Ny04ZGM5LTQ1ZTAtOTc4Yi1mZTMxMzY1ODVhMGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDcuNjk2NDYzNTZaIn0%3D&digest=sha256%3Af3d758497c0c41e81b94a0f04f1059defb839152375a3dd9dd20140489324259 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:49Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=a0adc7d0-ec23-45d4-bc16-59f10fcf72fc http.request.method=POST http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.689573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=3515ce6d-b0b7-49b9-9e8c-83719bd1d5f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/blobs/uploads/15471d9e-5170-4c5f-bd3a-754f5b2a1f0f?_state=OfRbVtpVVzA3BuMRzjn_ISaef2xMW7_JvXMFtZt1RpR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNTQ3MWQ5ZS01MTcwLTRjNWYtYmQzYS03NTRmNWIyYTFmMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDkuNDUxMTY0Mzk1WiJ9&digest=sha256%3Aa0021c8c63e638d69ddc193e2eb15d3b3d7cffe43e596ad5da5b9ff93d0bf061" http.request.useragent="Go-http-client/1.1" http.response.duration=4.274793803s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/15471d9e-5170-4c5f-bd3a-754f5b2a1f0f?_state=OfRbVtpVVzA3BuMRzjn_ISaef2xMW7_JvXMFtZt1RpR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNTQ3MWQ5ZS01MTcwLTRjNWYtYmQzYS03NTRmNWIyYTFmMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NDkuNDUxMTY0Mzk1WiJ9&digest=sha256%3Aa0021c8c63e638d69ddc193e2eb15d3b3d7cffe43e596ad5da5b9ff93d0bf061 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39361" http.request.id=e599073b-321b-4d3f-a94a-471025be00d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.464268ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39361" http.request.id=839eda17-54db-42da-a0e3-3a634eb20dab http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/sha256:3c8523b8fe4a95a47fd1498ff43a8e84ff19fe85a6b04296d79a3a89c48f556c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.778276ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:3c8523b8fe4a95a47fd1498ff43a8e84ff19fe85a6b04296d79a3a89c48f556c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=7b3ef17a-ac34-424b-947c-2d9a66aca728 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.529383ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=9e5aad16-6e8f-4074-9cff-d4b5f8e536e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/sha256:3c8523b8fe4a95a47fd1498ff43a8e84ff19fe85a6b04296d79a3a89c48f556c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.445319ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/sha256:3c8523b8fe4a95a47fd1498ff43a8e84ff19fe85a6b04296d79a3a89c48f556c HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=08adc2eb-ff1f-4a96-831b-f1f539b7644e http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.985665ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=b8e95449-5837-4574-8a8a-3bcd6af823f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/sha256:3c8523b8fe4a95a47fd1498ff43a8e84ff19fe85a6b04296d79a3a89c48f556c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.914238ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/sha256:3c8523b8fe4a95a47fd1498ff43a8e84ff19fe85a6b04296d79a3a89c48f556c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=02638375-32c0-4450-9bed-bbc175625f49 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" 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.874577ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="rewriting manifest sha256:3c8523b8fe4a95a47fd1498ff43a8e84ff19fe85a6b04296d79a3a89c48f556c in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=317b8f20-a798-4518-a67b-939994c836b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" 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-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=317b8f20-a798-4518-a67b-939994c836b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" 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.817137ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39361" http.request.id=be35f7fb-e8a4-4905-ad50-157bd8520019 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.300811ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39361" http.request.id=66dfb4fe-411d-4349-b9b0-1a063295db2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.852375ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39361" http.request.id=eaa686aa-a457-45a3-a864-c435149e8635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/sha256:f65ed77fe5f047e4d94863a7b45994096197d21f2035b0c06e50af53ce005165" http.request.useragent="Go-http-client/1.1" http.response.duration=2.453585ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:f65ed77fe5f047e4d94863a7b45994096197d21f2035b0c06e50af53ce005165 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=242d218b-c41e-4871-bb47-d84fde4bdc8c http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.512857ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=c23d1dd1-379e-4150-99cb-678047cd2ba2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/sha256:f65ed77fe5f047e4d94863a7b45994096197d21f2035b0c06e50af53ce005165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.42624ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/sha256:f65ed77fe5f047e4d94863a7b45994096197d21f2035b0c06e50af53ce005165 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=3bd7485d-4a8a-4091-afb3-185cc27ab861 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.966392ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=afdc1165-c1af-4c0d-9089-be21347f92f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/sha256:f65ed77fe5f047e4d94863a7b45994096197d21f2035b0c06e50af53ce005165" http.request.useragent="Go-http-client/1.1" http.response.duration=1.828246ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/sha256:f65ed77fe5f047e4d94863a7b45994096197d21f2035b0c06e50af53ce005165 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=info msg="rewriting manifest list sha256:f65ed77fe5f047e4d94863a7b45994096197d21f2035b0c06e50af53ce005165 in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=9c6d2f26-50cc-4c74-9c80-282fa2ff6b23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" 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-04-06T17:14:53Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:39361" http.request.id=9c6d2f26-50cc-4c74-9c80-282fa2ff6b23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60010" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.942526ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (27.71s) === RUN TestGetManifestWithStorageError time="2025-04-06T17:14:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:14:53Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:38923" http.request.id=8bfc0a48-4e26-41e5-92c7-058df4abad91 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.261588ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:38923" http.request.id=96e421d5-71bc-44fd-8e64-b83731708f18 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" 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.949117ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:38923" http.request.id=d89a3c42-0153-4878-8273-9239401d7c59 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" 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.984297ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.8 http.request.host="127.0.0.1:38923" http.request.id=f68a882a-fa6b-4254-a2b3-a25af65a4361 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" 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.874106ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2025-04-06T17:14:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:14:53Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=8e24eefb-0b3b-4713-ba46-e02efe49bb37 http.request.method=GET http.request.remoteaddr="127.0.0.1:51846" 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.264722ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=0e9626f5-2e80-4b20-bd35-25c9f6d4dbe2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51846" 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.842566ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=7ecf518d-c13a-40c5-9dc4-21476af419e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" 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.936662ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=bae6b59e-e45d-47cc-a0cf-4a704b9cc1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.604935ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=bae6b59e-e45d-47cc-a0cf-4a704b9cc1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.696767ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=bae6b59e-e45d-47cc-a0cf-4a704b9cc1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.769382ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-06T17:14:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=bae6b59e-e45d-47cc-a0cf-4a704b9cc1d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.836476ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Apr/2025:17:14:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-06T17:14:54Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=39b3e3f7-da8b-4f66-8eea-7b58245d8cfb http.request.method=POST http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.457103ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:56Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=cf645b3c-6e0a-4500-a7e8-a632700a88f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/blobs/uploads/23b0fad9-8768-4060-8002-6317a09edb02?_state=yWfvM7Yum6csQxxQUwxbAqevOACpPH3-pS07DodZRFN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyM2IwZmFkOS04NzY4LTQwNjAtODAwMi02MzE3YTA5ZWRiMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NTQuMDU2NjY3MDI5WiJ9&digest=sha256%3A0f55bc9c72b01925ee8d6974159f3033fadeba34d26c89cb50149893fbb18962" http.request.useragent="Go-http-client/1.1" http.response.duration=2.648898259s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/23b0fad9-8768-4060-8002-6317a09edb02?_state=yWfvM7Yum6csQxxQUwxbAqevOACpPH3-pS07DodZRFN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyM2IwZmFkOS04NzY4LTQwNjAtODAwMi02MzE3YTA5ZWRiMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NTQuMDU2NjY3MDI5WiJ9&digest=sha256%3A0f55bc9c72b01925ee8d6974159f3033fadeba34d26c89cb50149893fbb18962 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:56Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=17674258-7f3a-4132-b5bc-1ca02f96ee9c http.request.method=POST http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.808256ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:56 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=45a8450c-ede8-4116-8256-87e03d9a0d20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/blobs/uploads/c7c5fbc4-4f8c-4ea6-8b1a-abb9f7ff37ac?_state=mrvwNzXWiLV-0-aBSjaYQCbs85-Ldz-Ln4zV1hcAVDN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjN2M1ZmJjNC00ZjhjLTRlYTYtOGIxYS1hYmI5ZjdmZjM3YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NTYuOTYyNzg4Nzc0WiJ9&digest=sha256%3Ac7400530cad7b26ad9b10fca1dd9e42564a2c3edb22ee5e02631cb8e98770319" http.request.useragent="Go-http-client/1.1" http.response.duration=2.190413817s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:56 +0000] "PUT /v2/foo/schema1/blobs/uploads/c7c5fbc4-4f8c-4ea6-8b1a-abb9f7ff37ac?_state=mrvwNzXWiLV-0-aBSjaYQCbs85-Ldz-Ln4zV1hcAVDN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjN2M1ZmJjNC00ZjhjLTRlYTYtOGIxYS1hYmI5ZjdmZjM3YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NTYuOTYyNzg4Nzc0WiJ9&digest=sha256%3Ac7400530cad7b26ad9b10fca1dd9e42564a2c3edb22ee5e02631cb8e98770319 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=a8370fde-5db9-4930-9f29-465c582c622a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.715589ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=55d08fb9-462c-4264-aebc-ff83825f38aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.duration=6.762143ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=46601961-ba3f-4fc0-8b6c-5db28cc03cc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51846" 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=5.850779ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=a1e241f9-b2c5-4bda-bc30-6c85fb8e0e5f http.request.method=GET http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.5439ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34491" http.request.id=4c4c68fd-a681-4111-b497-4a21d31dd072 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.duration=10.601972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34491" http.request.id=24b164ea-93b7-4190-ac9b-0d6364578cf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.duration=10.703456ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/json" http.request.host="127.0.0.1:34491" http.request.id=7841fd77-67a7-4ed0-9fb5-becac65c62e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.duration=10.750478ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=63766aa6-3bf0-4ea1-b893-de10b9b3b5a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.549026ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=21f2629e-81fc-41c3-bb41-135a44250008 http.request.method=GET http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.272051ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=0f48ed39-3280-46df-9b68-1e42f457a119 http.request.method=GET http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.136637ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=fe8ec581-113c-4bb1-abae-88f383f1634d http.request.method=GET http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.268945ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=error msg="payload digest does match: "sha256:e31bb291ecd1084d1290f4ebeb454c8574144851b03f7b078e4963fcc98a6a4b" != "sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc"" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=3f84238e-b1b5-4498-90f8-48631c106625 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" time="2025-04-06T17:14:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=3f84238e-b1b5-4498-90f8-48631c106625 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51846" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.864956ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=cc7f2dc7-7dc9-4308-acd5-cb2c290552d8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51848" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.1361ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=5da43589-6b1a-4b81-ba0d-94c4e1293afd http.request.method=GET http.request.remoteaddr="127.0.0.1:51848" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.459375ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=450eb6e7-7e6a-4c16-8406-c72946492a23 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51858" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.746541ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=f23eb2e3-352e-496c-8bbc-fcb39ef18c1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51862" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.duration=11.318734ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=d993b967-66da-4d67-ba3a-91ad05e9bc2e http.request.method=GET http.request.remoteaddr="127.0.0.1:51862" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.432777ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=2a5dd451-a8bd-4167-97e5-0631aae2e675 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51870" 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=2.711815ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=619cbbb5-2245-4832-8206-3d3857342bef http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.331225ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=d57bbe56-c69c-4c1f-bd31-9f2acb135b73 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.257651ms http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=7c920e4a-d78e-4ce2-aec1-a71d782f910c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.848975ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "DELETE /v2/foo/schema1/manifests/sha256:88db05c59fde614341922c08b0c44552ca671720b69df449c9caf42d572b29cc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=34211c69-03d3-416c-9e58-9515f3d38227 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.208243ms http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=aa78316f-2b5c-4978-93d9-cb1b9db4c778 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" 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.290031ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" 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.8 http.request.host="127.0.0.1:34491" http.request.id=ece3ab6c-8f86-4013-9e90-ed12fa9f7146 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" 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.612556ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34491" http.request.id=21dab64f-1680-47fa-98f0-ee51a31dd05c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" 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.548341ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T17:14:59Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34491" http.request.id=21dab64f-1680-47fa-98f0-ee51a31dd05c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" 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.663849ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T17:14:59Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34491" http.request.id=21dab64f-1680-47fa-98f0-ee51a31dd05c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" 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.739253ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=02532f0b-012c-4a49-b395-983f81fb4019 http.request.method=POST http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.66133ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=a1fc0bcf-44e3-4db3-a44e-63feb584d816 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/blobs/uploads/e4bb86d8-76c4-4497-86f0-dc820e4c5952?_state=AWp2G8ftC9dK0kEFQJXVX2f_2S9SoFzpRDVjTED1ftp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNGJiODZkOC03NmM0LTQ0OTctODZmMC1kYzgyMGU0YzU5NTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NTkuMzA1Njc2OTA0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.277341ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/e4bb86d8-76c4-4497-86f0-dc820e4c5952?_state=AWp2G8ftC9dK0kEFQJXVX2f_2S9SoFzpRDVjTED1ftp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNGJiODZkOC03NmM0LTQ0OTctODZmMC1kYzgyMGU0YzU5NTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NTkuMzA1Njc2OTA0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34491" http.request.id=34af4b2a-f867-450b-ae3e-96ded66b0878 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" 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.646703ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-06T17:14:59Z" 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.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34491" http.request.id=34af4b2a-f867-450b-ae3e-96ded66b0878 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" 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.748224ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-06T17:14:59Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=880729ec-f1ae-41c8-87a9-3317a5692885 http.request.method=POST http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.820359ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=17139647-6085-42d0-9d6d-da771bf15183 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/blobs/uploads/0eb9c2d2-42af-4e48-8c26-3c1d91259e65?_state=x7gn5Q1asIVCRjh1f6crGbvWLX6cyv8hrz1NigdJWid7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZWI5YzJkMi00MmFmLTRlNDgtOGMyNi0zYzFkOTEyNTllNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NTkuNTE3NzMwNDQ1WiJ9&digest=sha256%3A4554ae8adc1043eedf84524afdd0208688f70d88242398dfeab946442a800f95" http.request.useragent="Go-http-client/1.1" http.response.duration=1.792794553s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:14:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/0eb9c2d2-42af-4e48-8c26-3c1d91259e65?_state=x7gn5Q1asIVCRjh1f6crGbvWLX6cyv8hrz1NigdJWid7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZWI5YzJkMi00MmFmLTRlNDgtOGMyNi0zYzFkOTEyNTllNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTQ6NTkuNTE3NzMwNDQ1WiJ9&digest=sha256%3A4554ae8adc1043eedf84524afdd0208688f70d88242398dfeab946442a800f95 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:01Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=e6d12469-d7ff-4a0e-8201-bd36b14ff71a http.request.method=POST http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.856833ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=85a8aa41-8daf-4d42-994c-f7361aecfda4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/blobs/uploads/bb0ce809-fea0-4df5-aa91-bdd66196f6b5?_state=FY3pIc2e1Ixv5gPBuFrhiEaBTkXh0egrutpqkccXrG17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYjBjZTgwOS1mZWEwLTRkZjUtYWE5MS1iZGQ2NjE5NmY2YjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTU6MDEuNjAxMzA4NzQ5WiJ9&digest=sha256%3A2d3b50c4b8c1428f2c31725a6b2a507b9ca7bde526e0cf8bf268a0d1a9d157e4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.107861393s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/bb0ce809-fea0-4df5-aa91-bdd66196f6b5?_state=FY3pIc2e1Ixv5gPBuFrhiEaBTkXh0egrutpqkccXrG17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYjBjZTgwOS1mZWEwLTRkZjUtYWE5MS1iZGQ2NjE5NmY2YjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMDZUMTc6MTU6MDEuNjAxMzA4NzQ5WiJ9&digest=sha256%3A2d3b50c4b8c1428f2c31725a6b2a507b9ca7bde526e0cf8bf268a0d1a9d157e4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34491" http.request.id=c1055a5e-2351-4129-8655-da6769c16cee http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.469107ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34491" http.request.id=34e52d94-e076-48ac-bf61-589a072fcec5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" http.request.useragent="Go-http-client/1.1" http.response.duration=2.852816ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=746fc024-92b7-4191-822a-3e1139239d16 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.685065ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=13da991a-816b-4d70-90f8-5b5baf56a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.512977ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=5346b109-795f-44d4-9796-20f8855bacf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.033457ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=18bb3b19-1ec8-426a-9d8c-2f6315c64487 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" http.request.useragent="Go-http-client/1.1" http.response.duration=2.169563ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=49b085ee-0058-496f-afe5-e948bafc932f http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" 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.03282ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="rewriting manifest sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe in schema1 format to support old client" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=eb2785ea-6d0f-43b9-b42c-bcf8ff51588c http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" 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-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=eb2785ea-6d0f-43b9-b42c-bcf8ff51588c http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.604142ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=84a5d9f6-84bf-40bd-a1cd-5870967ef7af http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" http.request.useragent="Go-http-client/1.1" http.response.duration=2.660204ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=0a586cca-eb43-4671-9862-b700473b9fe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.280077ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=6d8c1c33-30b6-40f2-bee1-d05e9b09ff82 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43178" http.request.uri="/v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.571903ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34491" http.request.id=27c95df5-3720-4ff6-8835-7e38d096df49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43180" http.request.uri="/v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" http.request.useragent="Go-http-client/1.1" http.response.duration=3.511313ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=8d7af61a-6165-49ca-bd3a-eb9bc9e29566 http.request.method=GET http.request.remoteaddr="127.0.0.1:43180" http.request.uri="/v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.680923ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=46704cbb-9a47-49e9-9065-1005c78da8f4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43190" 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=2.528048ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34491" http.request.id=b1ff2ef8-91af-4560-a9d9-936cb2cd13db http.request.method=PUT http.request.remoteaddr="127.0.0.1:43202" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.410303ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=374b8b1e-e631-4f93-9a8d-ddd642b88c77 http.request.method=GET http.request.remoteaddr="127.0.0.1:43202" 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.090797ms http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=357bf654-f347-4f4d-8707-d76cd1419964 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43202" http.request.uri="/v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe" http.request.useragent="Go-http-client/1.1" http.response.duration=2.530726ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "DELETE /v2/foo/schema2/manifests/sha256:b841da11194a8520777d2ef606cc4dac6aae78053f4a62ac8f5460b9acdbb4fe HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:03Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34491" http.request.id=0292022a-99e9-45e0-ba86-4d26d0934f53 http.request.method=GET http.request.remoteaddr="127.0.0.1:43202" 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.110873ms http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Apr/2025:17:15:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (9.98s) === RUN TestManifestDeleteDisabled time="2025-04-06T17:15:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:15:03Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:15:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:37935" http.request.id=da09b9d0-5266-41b2-beaa-746ec55acd4b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51378" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.668334ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [06/Apr/2025:17:15:03 +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-04-06T17:15:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 time="2025-04-06T17:15:03Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:15:03Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 time="2025-04-06T17:15:04Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.8 time="2025-04-06T17:15:04Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.8 time="2025-04-06T17:15:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:36949" http.request.id=1dde1c0c-ca09-4f77-8017-8abc791203be http.request.method=PUT http.request.remoteaddr="127.0.0.1:58794" 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=4.650118ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Apr/2025:17:15:04 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T17:15:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:36949" http.request.id=0c5f8450-229d-45cb-804f-4cbaf4779e88 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58802" 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=4.0338ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Apr/2025:17:15:04 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T17:15:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:36949" http.request.id=8aa80940-8519-4798-a0b2-6e212febc78f http.request.method=POST http.request.remoteaddr="127.0.0.1:58808" 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=4.547256ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:15:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-06T17:15:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.8 http.request.host="127.0.0.1:36949" http.request.id=16ca339c-67ef-4f81-adf1-2bcc6c54d7f6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58810" 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=4.414318ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [06/Apr/2025:17:15:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.54s) === RUN TestProxyManifestGetByTag time="2025-04-06T17:15: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.8 time="2025-04-06T17:15:04Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:15:04Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=0e7a737f-82f6-450d-9449-4e082f2a916f http.request.method=POST http.request.remoteaddr="127.0.0.1:51210" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.182366ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=05e48ed9-4cbb-4148-be66-7029bdbee64d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51210" http.request.uri="/v2/foo/bar/blobs/uploads/490bbd1b-1642-410b-8d70-07af54ab77e0?_state=z0jDDSfF8MvBTE6Zo6XP8rI54TqsV7oWLOSSjeEAZh17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5MGJiZDFiLTE2NDItNDEwYi04ZDcwLTA3YWY1NGFiNzdlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNTowNC41ODQ1MDc2NjhaIn0%3D&digest=sha256%3A6acbad6a95b409274129421340f0c099f3e31b5a558541885d91a48f68b05003" http.request.useragent="Go-http-client/1.1" http.response.duration=3.475670186s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:04 +0000] "PUT /v2/foo/bar/blobs/uploads/490bbd1b-1642-410b-8d70-07af54ab77e0?_state=z0jDDSfF8MvBTE6Zo6XP8rI54TqsV7oWLOSSjeEAZh17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5MGJiZDFiLTE2NDItNDEwYi04ZDcwLTA3YWY1NGFiNzdlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNTowNC41ODQ1MDc2NjhaIn0%3D&digest=sha256%3A6acbad6a95b409274129421340f0c099f3e31b5a558541885d91a48f68b05003 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=40effdbe-7462-421a-8539-d23b929ad844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51210" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=11.168249ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15: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.8 time="2025-04-06T17:15:08Z" level=info msg="redis not configured" go.version=go1.23.8 time="2025-04-06T17:15:08Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.23.8 time="2025-04-06T17:15:08Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 time="2025-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=b891c833-2e44-40c7-b6ae-1c56e2dcd511 http.request.method=GET http.request.remoteaddr="127.0.0.1:51210" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.945242ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T17:15:08Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:34299" go.version=go1.23.8 time="2025-04-06T17:15:08Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.8 time="2025-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=5d87b374-dcee-49ee-a692-1596f5b20f20 http.request.method=GET http.request.remoteaddr="127.0.0.1:51224" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.46361ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T17:15:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34299 /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:34299/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:45655" http.request.id=a184ccd1-a570-4b0e-910a-ae11091c9b61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39952" http.request.uri="/v2/foo/bar/manifests/sha256:b47670d499bf68850714145460a0eb8009b92025def1fd1696205b2c15652543" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:b47670d499bf68850714145460a0eb8009b92025def1fd1696205b2c15652543" time="2025-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=d5b57676-1a64-4fd6-b24c-5cf57ef18ee8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51230" http.request.uri="/v2/foo/bar/manifests/sha256:b47670d499bf68850714145460a0eb8009b92025def1fd1696205b2c15652543" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.739103ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "GET /v2/foo/bar/manifests/sha256:b47670d499bf68850714145460a0eb8009b92025def1fd1696205b2c15652543 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T17:15:08Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:b47670d499bf68850714145460a0eb8009b92025def1fd1696205b2c15652543 with ttl=167h59m59.999993659s" go.version=go1.23.8 time="2025-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45655" http.request.id=a184ccd1-a570-4b0e-910a-ae11091c9b61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39952" http.request.uri="/v2/foo/bar/manifests/sha256:b47670d499bf68850714145460a0eb8009b92025def1fd1696205b2c15652543" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=20.421615ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "GET /v2/foo/bar/manifests/sha256:b47670d499bf68850714145460a0eb8009b92025def1fd1696205b2c15652543 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=8c0096ae-e6a1-4d18-af35-97af50d4d043 http.request.method=GET http.request.remoteaddr="127.0.0.1:51230" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.258642ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T17:15:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34299 /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:34299/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:45655" http.request.id=52d0f9df-28b9-44d7-b981-5e675711ecbb http.request.method=GET http.request.remoteaddr="127.0.0.1:39956" 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-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=e24108d0-0593-4212-a9d5-7f476de8b327 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51238" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.867642ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45655" http.request.id=52d0f9df-28b9-44d7-b981-5e675711ecbb http.request.method=GET http.request.remoteaddr="127.0.0.1:39956" 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=17.621185ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T17:15:08Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=d25dd087-961a-400a-8c49-72237706d97d http.request.method=POST http.request.remoteaddr="127.0.0.1:51238" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.581848ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=8a101ab2-89a1-460a-96d4-2ae72b3bdf14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51238" http.request.uri="/v2/foo/bar/blobs/uploads/dffd3ea8-58b1-4243-8927-414533585a74?_state=Okug5MsAbt6VAAs2TwizKzB_vD50i7x6cISiMHT9WdF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmZmQzZWE4LTU4YjEtNDI0My04OTI3LTQxNDUzMzU4NWE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNTowOC4zNDgyMjE4ODFaIn0%3D&digest=sha256%3A5e3073a871d05eb81bbd49707827a3b07c19c70cd9db5f13e16c3c5e88d9b268" http.request.useragent="Go-http-client/1.1" http.response.duration=2.385622071s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:08 +0000] "PUT /v2/foo/bar/blobs/uploads/dffd3ea8-58b1-4243-8927-414533585a74?_state=Okug5MsAbt6VAAs2TwizKzB_vD50i7x6cISiMHT9WdF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmZmQzZWE4LTU4YjEtNDI0My04OTI3LTQxNDUzMzU4NWE3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0wNlQxNzoxNTowOC4zNDgyMjE4ODFaIn0%3D&digest=sha256%3A5e3073a871d05eb81bbd49707827a3b07c19c70cd9db5f13e16c3c5e88d9b268 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=71f2b911-58b7-46d8-888c-f8df5b2a2ec6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51238" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=6.396226ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Apr/2025:17:15:10 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=012154fb-3334-4d92-ad4b-c5f13d1deb2f http.request.method=GET http.request.remoteaddr="127.0.0.1:51238" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.838401ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:17:15:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T17:15:10Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34299 /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:34299/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:45655" http.request.id=62dfa35d-04ee-444d-9b9f-09eca3f8ec50 http.request.method=GET http.request.remoteaddr="127.0.0.1:39966" 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-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=03752c55-9355-442b-9e3e-884bfd1270d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56032" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.568321ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:17:15:10 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=824cdefa-85bb-4e12-ab0a-a86a9616c610 http.request.method=GET http.request.remoteaddr="127.0.0.1:56032" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.859875ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Apr/2025:17:15:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-06T17:15:10Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34299 /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:34299/v2/:[]]}" go.version=go1.23.8 http.request.host="127.0.0.1:45655" http.request.id=62dfa35d-04ee-444d-9b9f-09eca3f8ec50 http.request.method=GET http.request.remoteaddr="127.0.0.1:39966" 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-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:34299" http.request.id=0e26cbb7-1ddc-42f4-8648-71854b238784 http.request.method=GET http.request.remoteaddr="127.0.0.1:56034" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.98423ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:17:15:10 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-06T17:15:10Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:2a43108992e34a3e892a640a64cd55f063385b42c11812ddf4fa40d681ac13e0 with ttl=167h59m59.999993099s" go.version=go1.23.8 time="2025-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:45655" http.request.id=62dfa35d-04ee-444d-9b9f-09eca3f8ec50 http.request.method=GET http.request.remoteaddr="127.0.0.1:39966" 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=30.930656ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Apr/2025:17:15:10 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (6.45s) === RUN TestAppDispatcher time="2025-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37441" http.request.id=aad76c17-94ed-4504-ac52-9082d03bf21a http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.341345ms http.response.status=200 http.response.written=0 time="2025-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37441" http.request.id=ba52a096-e936-4245-abc8-b57557d6bedb http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.793245ms http.response.status=200 http.response.written=0 time="2025-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37441" http.request.id=15d36132-fae7-4dc3-8043-2850480f1bcf http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.176727ms http.response.status=200 http.response.written=0 time="2025-04-06T17:15:10Z" level=info msg="response completed" go.version=go1.23.8 http.request.host="127.0.0.1:37441" http.request.id=f7536950-b84e-414c-8cff-be3c9ec0566b http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.188028ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.02s) === RUN TestNewApp time="2025-04-06T17:15:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 time="2025-04-06T17:15:10Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 time="2025-04-06T17:15:10Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.8 http.request.host="127.0.0.1:33663" http.request.id=aa8cec6a-9a0e-4159-ac76-dc1ead42a69a http.request.method=GET http.request.remoteaddr="127.0.0.1:52532" 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-04-06T17:15:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 time="2025-04-06T17:15:10Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 time="2025-04-06T17:15:10Z" level=info msg="configuring file health check path=/tmp/healthcheck3807661118, interval=1" go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-04-06T17:15:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 time="2025-04-06T17:15:14Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 time="2025-04-06T17:15:14Z" level=info msg="configuring TCP health check addr=127.0.0.1:41845, interval=1" go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-04-06T17:15: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.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 time="2025-04-06T17:15:18Z" level=info msg="redis not configured" go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 time="2025-04-06T17:15:18Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:45069, interval=1, threshold=3" go.version=go1.23.8 instance.id=2f4b1243-15aa-4c0b-8db8-df081971d072 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 155.149s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.70s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.98s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.818s === RUN TestSchedule time="2025-04-06T17:12:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 time="2025-04-06T17:12:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.996309ms" go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 time="2025-04-06T17:12:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.849µs" go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 time="2025-04-06T17:12:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.754µs" go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 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-04-06T17:12:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-04-06T17:12:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 time="2025-04-06T17:12:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995994ms" go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 time="2025-04-06T17:12:50Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996204ms" go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 time="2025-04-06T17:12:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-04-06T17:12:51Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.8 instance.id=61e36880-2f50-401f-82f2-9cf86e25acd0 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.581s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (8.06s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 29000192 sha256:f4f9ad0cda34be4493b3f79a40ca639a6d19a8bfabb96e99f06c7a006bd7dd48 [] map[] } --- PASS: TestSimpleBlobRead (0.99s) === RUN TestBlobMount --- PASS: TestBlobMount (0.59s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.93s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.91s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.62s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:61f9e4c271d7028a237fb47eff4efe5c94bbc1f7646f70fc4e8f6c6a48d565e2 palailogos: marking blob sha256:68cecdb39f034250bf505c3e89b8f7f5b18620447683b4bc7810525fa8c50249 palailogos: marking blob sha256:d917c328cff047d4de76edd385a13903d58d3ad7d8da451bd284a55690ff0e77 palailogos: marking manifest sha256:696d388e6eea5e261365e2f9ff01cb2adbc9c4ba054896da7dc07b1552123e51 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:3543845af4ef90994e0fcd075c753d932f61fa30db17a3bf4f7602fa3171b56d palailogos: marking blob sha256:f8885a70b582f90467f4846600a3aa42bdf1f6c04ea95bc3417ba1daa0393f1d palailogos: marking manifest sha256:ac19a627d48f065114dc97d1da6a41928d51e548ff19b243dd73c8a124ed36ae palailogos: marking blob sha256:4097d529ebcdf0d2076a95065f6abcc501e7a18ba4ef6b0ba2db8e5fb9b914ef palailogos: marking blob sha256:5b2087fe1a3b4112844c582236b0f62aee8ea35d38adea51b9dd5477cce5a8b5 palailogos: marking manifest sha256:ae37f033b5c9f1514d20c6663d60d190ac94294fcd5b2a2baa8c0001baa74ac0 palailogos: marking blob sha256:ac19a627d48f065114dc97d1da6a41928d51e548ff19b243dd73c8a124ed36ae palailogos: marking blob sha256:61f9e4c271d7028a237fb47eff4efe5c94bbc1f7646f70fc4e8f6c6a48d565e2 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.94s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:4d583ac0c076c5a2201907db1d66660e6f44e4f66b5dcef113d014c71265f4b4 deletemanifests: marking manifest sha256:50c14862976e591c7c1e5c5d3ec61c1a8b872548a08d329305daaad74eb569d9 deletemanifests: marking blob sha256:b37fce775b64be830a2e03b81c4761cef48a80bcc2e96054c8915b323f1190fb deletemanifests: marking blob sha256:86cfa312157b090fd1055b9471d60f527187432af7c903ec127f4afbfa580168 deletemanifests: marking blob sha256:cf532e2407fe0af5f855133009c3bacaa6c91798f8ecbd8228d21a02f0c4da8a 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:dc762eac26210ce1b9624bdef4907e817cba79203d1737ab43f4b9f9dc68b979 blob eligible for deletion: sha256:1ddfbbcb98d9bce19a60d442fb889e9b0a96e64fbc3841d9d43f73910ac9b36f blob eligible for deletion: sha256:4d583ac0c076c5a2201907db1d66660e6f44e4f66b5dcef113d014c71265f4b4 blob eligible for deletion: sha256:5a83ef26134baaefcd7aba3701532415485a280ae28047b2b7163f48bef510c0 deletemanifests manifest eligible for deletion: sha256:4d583ac0c076c5a2201907db1d66660e6f44e4f66b5dcef113d014c71265f4b4 deletemanifests: marking manifest sha256:50c14862976e591c7c1e5c5d3ec61c1a8b872548a08d329305daaad74eb569d9 deletemanifests: marking blob sha256:b37fce775b64be830a2e03b81c4761cef48a80bcc2e96054c8915b323f1190fb deletemanifests: marking blob sha256:86cfa312157b090fd1055b9471d60f527187432af7c903ec127f4afbfa580168 deletemanifests: marking blob sha256:cf532e2407fe0af5f855133009c3bacaa6c91798f8ecbd8228d21a02f0c4da8a time="2025-04-06T17:13:16Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/4d583ac0c076c5a2201907db1d66660e6f44e4f66b5dcef113d014c71265f4b4" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e time="2025-04-06T17:13:16Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/4d583ac0c076c5a2201907db1d66660e6f44e4f66b5dcef113d014c71265f4b4" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:1ddfbbcb98d9bce19a60d442fb889e9b0a96e64fbc3841d9d43f73910ac9b36f time="2025-04-06T17:13:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1d/1ddfbbcb98d9bce19a60d442fb889e9b0a96e64fbc3841d9d43f73910ac9b36f" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:4d583ac0c076c5a2201907db1d66660e6f44e4f66b5dcef113d014c71265f4b4 time="2025-04-06T17:13:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4d/4d583ac0c076c5a2201907db1d66660e6f44e4f66b5dcef113d014c71265f4b4" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:5a83ef26134baaefcd7aba3701532415485a280ae28047b2b7163f48bef510c0 time="2025-04-06T17:13:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5a83ef26134baaefcd7aba3701532415485a280ae28047b2b7163f48bef510c0" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:dc762eac26210ce1b9624bdef4907e817cba79203d1737ab43f4b9f9dc68b979 time="2025-04-06T17:13:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dc/dc762eac26210ce1b9624bdef4907e817cba79203d1737ab43f4b9f9dc68b979" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e --- PASS: TestDeleteManifestIfTagNotFound (2.45s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:18fe2cd49fce542d908609727561b44f82934a07b33cb0d3bf974e6e8452b9dc time="2025-04-06T17:13:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/18/18fe2cd49fce542d908609727561b44f82934a07b33cb0d3bf974e6e8452b9dc" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:3c0f908c5586bc975a168a9efac212bc5bcd58dabf638ab7575647ab1370f63a time="2025-04-06T17:13:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3c/3c0f908c5586bc975a168a9efac212bc5bcd58dabf638ab7575647ab1370f63a" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:41acd30896e0c80d29c6cf99940e8c6e1556f85345bc7f70ee25d02f11c7e1a9 time="2025-04-06T17:13:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/41/41acd30896e0c80d29c6cf99940e8c6e1556f85345bc7f70ee25d02f11c7e1a9" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e --- PASS: TestGCWithMissingManifests (0.84s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:6838e248d62764b1bc1b9b15b923c7c5da9a835495ffe8da682f9cee5eb949e8 komnenos: marking blob sha256:162ffb6e6b08af336d0da49a0c58f2cb7a7c309cc7b4496bd923a1117b594ed7 komnenos: marking blob sha256:c7693b3795c72c930495fe4f3ea1e9e32129fe8ae1e0d8d28f91dc9751ba4db6 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3567790261b14e95304dcde85f227189232d7314884e7fe46dcc04ab1c058363 time="2025-04-06T17:13:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/35/3567790261b14e95304dcde85f227189232d7314884e7fe46dcc04ab1c058363" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:61ebbd664f23346fcd97cc993604bde5da15dfaa302882d68bb2f9768bc36839 time="2025-04-06T17:13:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/61/61ebbd664f23346fcd97cc993604bde5da15dfaa302882d68bb2f9768bc36839" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:69cd3fd92b9e8b42e056701abfe4e2e371c7358e39c05e2907e0e475f7d248a6 time="2025-04-06T17:13:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/69/69cd3fd92b9e8b42e056701abfe4e2e371c7358e39c05e2907e0e475f7d248a6" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:97dd6334abfb8998a8efc733e8cd18b686043114b87980ac5ea9ac009b46eae0 time="2025-04-06T17:13:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/97/97dd6334abfb8998a8efc733e8cd18b686043114b87980ac5ea9ac009b46eae0" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-04-06T17:13:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:f13ace7cbcc5e5c2e5019e91ffddde47ab12b0750360559709d5f4d602c25bf3 time="2025-04-06T17:13:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f1/f13ace7cbcc5e5c2e5019e91ffddde47ab12b0750360559709d5f4d602c25bf3" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e blob eligible for deletion: sha256:02389ede99e4ccc3ae6875ca48b58783fb885e779cbe527e619e86fc48b12db8 time="2025-04-06T17:13:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/02/02389ede99e4ccc3ae6875ca48b58783fb885e779cbe527e619e86fc48b12db8" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e --- PASS: TestDeletionHasEffect (2.19s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.49s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:dc7600a05568ce5d0dfce75b633fce2aa90d2c4c2773e4b52618b6c3ccdf9425 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:89be3abc6218422ae192865f5426c958dd3bdafc403540bca8a25934900874a3 michael_z_doukas: marking blob sha256:eafa7cdf2ac1e2cf08fc084d340916f01874d6131d88af4cbe93ad2b524c8e30 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8f7dd2596bd2aac50c525aee1c505cf10d63b5f13a9dc1344f5c6473701d137e time="2025-04-06T17:13:22Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8f/8f7dd2596bd2aac50c525aee1c505cf10d63b5f13a9dc1344f5c6473701d137e" go.version=go1.23.8 instance.id=8de0f94b-3dfa-441e-b707-05d26846568e --- PASS: TestOrphanBlobDeleted (0.95s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:ae4da509ae8518acc07079f645da4da2e228f8f772d98bd51be26cfd2ea44178 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:65234e0b744077b0c7636b21a04304103c92f3871c42ebb3ca67668a4e8304bd --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.88s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.82s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.47s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.75s) === 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-04-06T17:13:26Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 16:13:26.648267224 +0000 UTC m=-3564.077434958, actuallyDelete=true" time="2025-04-06T17:13:26Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-04-06T17:13:26Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504, actuallyDelete=true" time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4983a1e3-b859-46ce-8d42-97e731270d80 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/899dab37-54e7-4c26-8382-5c95c4096354 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ad1b7675-135b-4448-ab3f-eb47cba0f61f have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cde4ae64-81b0-4e5d-b8f3-7de7d4511920 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/d8b912db-fff7-4399-8004-b7ece0e6caf3 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0e4692da-22cb-405c-bc50-1036cab853f5 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1629909e-49e5-4299-9f57-ba5a0ae5b231 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3e5feb96-8ff1-43e5-a353-9596b5d0013a have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f80d3275-171f-4733-9731-de1748cf9d21 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/345d3286-6b0b-4080-81af-aa215b4c7f56 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/38525094-e359-484f-be07-9aca0313d7ee have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.649279685 +0000 UTC m=+35.923577504). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-04-06T17:13:26Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 17:13:26.650473421 +0000 UTC m=+35.924771239, actuallyDelete=true" time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/634427f3-c446-4e8b-ab65-e7861da68274 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.650473421 +0000 UTC m=+35.924771239). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7b034883-8e92-4531-bbac-c8d2541094dd have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.650473421 +0000 UTC m=+35.924771239). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a0f497c0-7d09-45f6-9d3d-8823df280229 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.650473421 +0000 UTC m=+35.924771239). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/540457e8-cec7-4ba1-80b7-f954b01ce54f have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.650473421 +0000 UTC m=+35.924771239). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e9cdc281-20f7-443d-9511-861c53d759b7 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.650473421 +0000 UTC m=+35.924771239). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-04-06T17:13:26Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 17:13:26.65132914 +0000 UTC m=+35.925626956, actuallyDelete=true" time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/21b6259b-8ac6-470c-9cba-d6bec036ae2e have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.65132914 +0000 UTC m=+35.925626956). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/38363bc1-ec6b-441c-8494-60c8147f6b30 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.65132914 +0000 UTC m=+35.925626956). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/525b40bd-b377-44d1-873b-f7c8cb258ac2 have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.65132914 +0000 UTC m=+35.925626956). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b23a9342-862b-47f2-929c-47bc3f74e9be have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.65132914 +0000 UTC m=+35.925626956). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d6ccac5a-3a5e-4c88-9458-6f9451192caf have older date (2025-04-06 16:13:26 +0000 UTC) than purge date (2025-04-06 17:13:26.65132914 +0000 UTC m=+35.925626956). Removing upload directory." time="2025-04-06T17:13:26Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-04-06T17:13:26Z" level=info msg="PurgeUploads starting: olderThan=2025-04-06 17:13:26.651824618 +0000 UTC m=+35.926122438, actuallyDelete=true" time="2025-04-06T17:13:26Z" 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 35.955s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.010s === 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.013s === RUN TestWalkFileRemoved time="2025-04-06T17:12:50Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.419s === 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.078s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.28s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.708s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.46s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 18.883s === 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-04-06T17:12:50Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.8 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-04-06T17:12:50Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.8 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-04-06T17:12:50Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.8 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4_2 time="2025-04-06T17:12:50Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.8 instance.id=8430036c-113a-485d-921f-c976c0343b1d === CONT TestMatchIPV4WithRegionMatched time="2025-04-06T17:12:50Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T17:12:50Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.8 instance.id=8430036c-113a-485d-921f-c976c0343b1d --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestInvalidData (0.00s) time="2025-04-06T17:12:50Z" level=error msg="unknown ip address format" go.version=go1.23.8 instance.id=8430036c-113a-485d-921f-c976c0343b1d ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) time="2025-04-06T17:12:51Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T17:12:52Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T17:12:53Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 time="2025-04-06T17:12:54Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.8 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.512s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.422s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.92s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.350s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.018s >>> 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-r11.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r11.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> docker-registry*: Package size: 22.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r11.apk >>> docker-registry: Build complete at Sun, 06 Apr 2025 17:15:26 +0000 elapsed time 0h 2m 56s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250406.171231) (2/2) Purging go (1.23.8-r0) Executing busybox-1.37.0-r12.trigger OK: 398 MiB in 100 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...