>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.14.1-r4) started Thu, 08 May 2025 21:37:20 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.9-r0) (2/2) Installing .makedepends-docker-registry (20250508.213721) Executing busybox-1.37.0-r12.trigger OK: 428 MiB in 101 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN Test time="2025-05-08T21:37:53Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-08T21:37:53Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/configuration 0.037s ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-08T21:37:53Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.025s === 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.012s === 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.008s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.14s) PASS ok github.com/docker/distribution/health/checks 0.149s === 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.015s === 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.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.024s === 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.010s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/05/08 21:37:53 http: TLS handshake error from 127.0.0.1:44946: 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:37379/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:37379/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:37379/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:37379/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:40371?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (1.09s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-08T21:37:54Z" level=info msg="broadcaster: closing" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="closing testSink" time="2025-05-08T21:37:54Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-05-08T21:37:54Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.12s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 1} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 1} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 1} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:54Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-08T21:37:55Z" level=warning msg="&{0xc00044b080 0.9} encountered too many errors, backing off" time="2025-05-08T21:37:55Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.93s) PASS ok github.com/docker/distribution/notifications 2.239s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-08T21:37:53Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-08T21:37:53.44815145Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:37:53.44820287Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:37:53.44846008Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.23.9 time="2025-05-08T21:37:53.450945727Z" level=info msg="listening on [::]:5000" go.version=go1.23.9 time="2025-05-08T21:37:56.455285749Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.9 time="2025-05-08T21:37:56.562430945Z" level=info msg="response completed" go.version=go1.23.9 http.request.host=127.0.0.1 http.request.id=571356f1-853c-4613-8d7a-37af3cea03f6 http.request.method=GET http.request.remoteaddr="[::1]:35428" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.103453ms http.response.status=200 http.response.written=2 ::1 - - [08/May/2025:21:37:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-08T21:37:56.929949437Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-08T21:37:56.931917562Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:37:56.931965852Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:37:56.932080062Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.23.9 time="2025-05-08T21:37:56.932716814Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.9 time="2025-05-08T21:37:56.932749144Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.9 time="2025-05-08T21:37:56.933331175Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.9 time="2025-05-08T21:37:59.95063673Z" level=info msg="response completed" go.version=go1.23.9 http.request.host=127.0.0.1 http.request.id=43809a12-76c4-44d6-ab06-4560316e1da6 http.request.method=GET http.request.remoteaddr="127.0.0.1:38288" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.216695ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:21:37:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-08T21:37:59.951225252Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.9 --- PASS: TestRegistrySupportedCipherSuite (3.49s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-08T21:38:00.90999769Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-08T21:38:00.91391236Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:38:00.91397543Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.23.9 time="2025-05-08T21:38:00.9139955Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:38:00.914829472Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.9 --- PASS: TestRegistryUnsupportedCipherSuite (8.96s) PASS ok github.com/docker/distribution/registry 15.588s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.011s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.03s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.13s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.236s === RUN TestBasicAccessController time="2025-05-08T21:37:53Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.9 instance.id=2f76f639-04f2-4e5c-a8c1-d5276e89e8b8 time="2025-05-08T21:37:53Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.9 instance.id=2f76f639-04f2-4e5c-a8c1-d5276e89e8b8 --- PASS: TestBasicAccessController (0.02s) === RUN TestCreateHtpasswdFile time="2025-05-08T21:37:53Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.9 password=Zc7LsxfGjjTq2KpNn5ykP5UcOx73Iy0copfbnVL0sQw user=docker --- PASS: TestCreateHtpasswdFile (0.14s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.167s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.013s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.03s) === RUN TestLeeway time="2025-05-08T21:37:53Z" level=info msg="token not to be used before 2025-05-08 21:37:54 +0000 UTC - currently 2025-05-08 21:37:53.470545145 +0000 UTC m=+0.033117773" time="2025-05-08T21:37:53Z" level=info msg="token not to be used after 2025-05-08 21:37:53 +0000 UTC - currently 2025-05-08 21:37:53.473330232 +0000 UTC m=+0.035902850" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-05-08T21:37:53Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.02s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.060s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.01s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.01s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.01s) === 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.143s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.01s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.042s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.007s === RUN TestCheckAPI time="2025-05-08T21:37: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.9 time="2025-05-08T21:37:53Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:37:53Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40405" http.request.id=0b851c1c-81f3-4880-a563-72acf4bf60a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60952" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.399701ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:21:37:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-05-08T21:37: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.9 time="2025-05-08T21:37:53Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:37:53Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=becaec4b-92d9-4ba3-b06f-3395ebd529dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" 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.734017ms http.response.status=200 http.response.written=20 127.0.0.1 - - [08/May/2025:21:37:53 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-08T21:37:54Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=9a19422d-e504-4f06-a6b1-6a6faf61915e http.request.method=POST http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.192775ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:37:54 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=b2a624de-e52b-44c3-aff5-077c38ef06ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/aaaa/blobs/uploads/5183f1d4-92a6-4f2c-8151-c7c708d25151?_state=RfuGqBrRU36eSujlMY5wNxzP7kokdcCoFpu8FrEnfJR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1MTgzZjFkNC05MmE2LTRmMmMtODE1MS1jN2M3MDhkMjUxNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzc6NTQuMjM1MjkwMTQyWiJ9&digest=sha256%3A66475090921258868fb4a3e5a6a2162edc97a8d77a183178e4741f97f154588a" http.request.useragent="Go-http-client/1.1" http.response.duration=9.42871473s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:37:54 +0000] "PUT /v2/foo/aaaa/blobs/uploads/5183f1d4-92a6-4f2c-8151-c7c708d25151?_state=RfuGqBrRU36eSujlMY5wNxzP7kokdcCoFpu8FrEnfJR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1MTgzZjFkNC05MmE2LTRmMmMtODE1MS1jN2M3MDhkMjUxNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzc6NTQuMjM1MjkwMTQyWiJ9&digest=sha256%3A66475090921258868fb4a3e5a6a2162edc97a8d77a183178e4741f97f154588a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=48c5ec6e-71b5-4894-8096-d7ff4af7bb90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.173895ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:03 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:04Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=751aa6c4-59cb-4be2-9aec-3c2869935797 http.request.method=POST http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.339516ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:04 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=70ba44c3-aca0-49b9-8350-cd59e233769c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/bbbb/blobs/uploads/b6673086-32c2-4030-b038-c8de55fed4c9?_state=KB4i26hoMoD58ZAXonY4UVQCfvt03Bv0jWtm1fs8hbB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiNjY3MzA4Ni0zMmMyLTQwMzAtYjAzOC1jOGRlNTVmZWQ0YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MDQuMjEyODIwMjgzWiJ9&digest=sha256%3Ae52cbdb85910a094e81de36c08338a5170c148b5ff1a11d96709711d9d6c8594" http.request.useragent="Go-http-client/1.1" http.response.duration=8.700332813s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:04 +0000] "PUT /v2/foo/bbbb/blobs/uploads/b6673086-32c2-4030-b038-c8de55fed4c9?_state=KB4i26hoMoD58ZAXonY4UVQCfvt03Bv0jWtm1fs8hbB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiNjY3MzA4Ni0zMmMyLTQwMzAtYjAzOC1jOGRlNTVmZWQ0YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MDQuMjEyODIwMjgzWiJ9&digest=sha256%3Ae52cbdb85910a094e81de36c08338a5170c148b5ff1a11d96709711d9d6c8594 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=940f14f0-b9d6-467a-ac97-22031e90b3c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.494161ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:12 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:13Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=e95aec52-eff8-45d3-b448-06dd32e1f858 http.request.method=POST http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.361666ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:13 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=1aa02c0f-b768-411c-9e52-ac5c7da0db87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/cccc/blobs/uploads/409e8ee6-ecde-4602-b45b-b8b48582645e?_state=I7QraHYD08od4ak1FGrTBG4UcvWQTdeS7rP00unkuIp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MDllOGVlNi1lY2RlLTQ2MDItYjQ1Yi1iOGI0ODU4MjY0NWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MTMuNDI2OTIwNDhaIn0%3D&digest=sha256%3Aed74e4abea2daf6545e966501df0b175bb41b8ccf64ec16a548fc6c8a216643c" http.request.useragent="Go-http-client/1.1" http.response.duration=8.864474166s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:13 +0000] "PUT /v2/foo/cccc/blobs/uploads/409e8ee6-ecde-4602-b45b-b8b48582645e?_state=I7QraHYD08od4ak1FGrTBG4UcvWQTdeS7rP00unkuIp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MDllOGVlNi1lY2RlLTQ2MDItYjQ1Yi1iOGI0ODU4MjY0NWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MTMuNDI2OTIwNDhaIn0%3D&digest=sha256%3Aed74e4abea2daf6545e966501df0b175bb41b8ccf64ec16a548fc6c8a216643c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=a4f7c12b-fb15-423f-b2bb-97ec45aadc44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.91825ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:22 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:22Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=2fc05601-9476-455f-8ce5-c23b31d7a686 http.request.method=POST http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.278725ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:22 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:29Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=17b95f20-8d83-4924-93dc-f7fc13b89dbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/dddd/blobs/uploads/5a6d77b3-2b46-4e52-aa92-87b35347f704?_state=evE8WYivlZbFO32C5pVKTP-TxgoGeg_pKDluMvzdUwV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1YTZkNzdiMy0yYjQ2LTRlNTItYWE5Mi04N2IzNTM0N2Y3MDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MjIuNzM2MTU2Nzk4WiJ9&digest=sha256%3A602c26306a464cf97a866fedeea4bb44e663c70d041f65ad6c4a3eb5254c7af5" http.request.useragent="Go-http-client/1.1" http.response.duration=6.274268525s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:22 +0000] "PUT /v2/foo/dddd/blobs/uploads/5a6d77b3-2b46-4e52-aa92-87b35347f704?_state=evE8WYivlZbFO32C5pVKTP-TxgoGeg_pKDluMvzdUwV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1YTZkNzdiMy0yYjQ2LTRlNTItYWE5Mi04N2IzNTM0N2Y3MDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MjIuNzM2MTU2Nzk4WiJ9&digest=sha256%3A602c26306a464cf97a866fedeea4bb44e663c70d041f65ad6c4a3eb5254c7af5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:29Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=81f9ff2e-832b-4849-9c4a-c3401bfda465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.326288ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:29 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:29Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=e818ada5-89fd-4ddf-9362-bbe2390939d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.673036ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:29 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=fe5f8a1e-bfeb-4977-ac9a-4d21d31f4146 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/eeee/blobs/uploads/b7120254-94cc-4eb0-a480-9da26038c428?_state=CeREjbHv6ZIMRlQv-Y7RbrDOs1ob_55p-ZVR5Hj-h7V7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJiNzEyMDI1NC05NGNjLTRlYjAtYTQ4MC05ZGEyNjAzOGM0MjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MjkuMzY5ODIzNTY0WiJ9&digest=sha256%3A31d1a3fd2476cee499731b8fbd9c8303e43e4eb5009ab50a046952950039b9f1" http.request.useragent="Go-http-client/1.1" http.response.duration=4.266136956s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:29 +0000] "PUT /v2/foo/eeee/blobs/uploads/b7120254-94cc-4eb0-a480-9da26038c428?_state=CeREjbHv6ZIMRlQv-Y7RbrDOs1ob_55p-ZVR5Hj-h7V7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJiNzEyMDI1NC05NGNjLTRlYjAtYTQ4MC05ZGEyNjAzOGM0MjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MjkuMzY5ODIzNTY0WiJ9&digest=sha256%3A31d1a3fd2476cee499731b8fbd9c8303e43e4eb5009ab50a046952950039b9f1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=b99a3259-a542-4337-94c6-46c2b5602dc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.481539ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:33 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=a2ebaa80-8510-4e85-9fa3-bb5fe796188a http.request.method=POST http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.329826ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:33 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=c0bb59cb-51b7-49e9-ac7f-07dd9f41c96a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/ffff/blobs/uploads/7a55f42e-269d-4f73-a9f7-80488a91642a?_state=_j1edIDCNMhu0rZU-gTJtnJCuz1ekuzilMmlJJSr0kx7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3YTU1ZjQyZS0yNjlkLTRmNzMtYTlmNy04MDQ4OGE5MTY0MmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MzMuOTQzMTcxNjkyWiJ9&digest=sha256%3A206fd2050dc9e05885da681a4e5fa3b6577e63b620f48499540ab6f93ec77267" http.request.useragent="Go-http-client/1.1" http.response.duration=2.424162739s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:33 +0000] "PUT /v2/foo/ffff/blobs/uploads/7a55f42e-269d-4f73-a9f7-80488a91642a?_state=_j1edIDCNMhu0rZU-gTJtnJCuz1ekuzilMmlJJSr0kx7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI3YTU1ZjQyZS0yNjlkLTRmNzMtYTlmNy04MDQ4OGE5MTY0MmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MzMuOTQzMTcxNjkyWiJ9&digest=sha256%3A206fd2050dc9e05885da681a4e5fa3b6577e63b620f48499540ab6f93ec77267 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=32d9cfd4-ae30-4847-83a9-bc30dabecab3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.448188ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=500f533b-4f6e-40ad-bb20-30bc55aec6f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.502374ms http.response.status=200 http.response.written=74 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=e47b840e-e82a-4323-a087-fa89695d4d60 http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.356383ms http.response.status=200 http.response.written=30 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=de6ac1af-a8bc-4314-b6f6-c6afbb82f78b http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.402674ms http.response.status=200 http.response.written=74 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=a1aa6c65-8305-4d37-816d-9c8e4ac799a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.302774ms http.response.status=200 http.response.written=30 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=8301836d-f161-44aa-9d8d-1ebc4c4d370c http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.341674ms http.response.status=200 http.response.written=63 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=4011c6f8-19a0-4360-a486-c6f63e2eb139 http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.390614ms http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=f4bacb74-766e-4c22-bc4d-667acafadfb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.410393ms http.response.status=400 http.response.written=116 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=509704d8-0e9e-419f-adef-3653138e9487 http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.282573ms http.response.status=400 http.response.written=115 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=cac8d6e7-b94a-4140-9675-fcc2147b1030 http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.191453ms http.response.status=200 http.response.written=20 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40201" http.request.id=0c735d00-3fa4-4713-bd2e-bbe5e115cfb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41718" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.354744ms http.response.status=200 http.response.written=74 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-08T21:38:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:38:36Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:38:36Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=77074725-3475-41bf-b191-fcdfc9fe3bdf http.request.method=POST http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.925895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:44Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=36e76efc-940c-45f1-af91-2162873833e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/aaaa/blobs/uploads/6b991fab-fe6d-4337-93f3-a8791fe92fc8?_state=uME4OFcqSsm8PZ7dhgebHEHrHQugmakpntZPpr3wu4N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2Yjk5MWZhYi1mZTZkLTQzMzctOTNmMy1hODc5MWZlOTJmYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MzYuODM0NjYxMDlaIn0%3D&digest=sha256%3A2ca5291f8c019962b06ead1c899d563d770ff0e02c259f2422de3dcc974fccfd" http.request.useragent="Go-http-client/1.1" http.response.duration=7.695730889s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:36 +0000] "PUT /v2/foo/aaaa/blobs/uploads/6b991fab-fe6d-4337-93f3-a8791fe92fc8?_state=uME4OFcqSsm8PZ7dhgebHEHrHQugmakpntZPpr3wu4N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2Yjk5MWZhYi1mZTZkLTQzMzctOTNmMy1hODc5MWZlOTJmYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6MzYuODM0NjYxMDlaIn0%3D&digest=sha256%3A2ca5291f8c019962b06ead1c899d563d770ff0e02c259f2422de3dcc974fccfd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:44Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=557b6194-3206-4675-9c04-48868934976f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.729931ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:44 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:44Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=00c96669-233f-4266-9ee1-26809cae6cd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.075445ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:44 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=842be3b7-1840-4a7f-8c7a-b665bb8f0ea4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bbbb/blobs/uploads/f32e504b-3ba8-4b3d-accc-9e8b892f25dd?_state=YjcH-SIuJlqrEUo1tURK5CjN5GKdumV2SKQqe5C836h7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmMzJlNTA0Yi0zYmE4LTRiM2QtYWNjYy05ZThiODkyZjI1ZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6NDQuODk0MjIxMTQxWiJ9&digest=sha256%3A4e824551beda4166ff70a5bd8aa65683c7d830fac20d1df3c7c07216d88032c0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.449906612s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:44 +0000] "PUT /v2/foo/bbbb/blobs/uploads/f32e504b-3ba8-4b3d-accc-9e8b892f25dd?_state=YjcH-SIuJlqrEUo1tURK5CjN5GKdumV2SKQqe5C836h7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJmMzJlNTA0Yi0zYmE4LTRiM2QtYWNjYy05ZThiODkyZjI1ZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6NDQuODk0MjIxMTQxWiJ9&digest=sha256%3A4e824551beda4166ff70a5bd8aa65683c7d830fac20d1df3c7c07216d88032c0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=508c9d2e-9f9a-4eb0-ac93-61e948a82237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.214948ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:49 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=922a1a9e-9a5e-4715-9691-acc5f0271d27 http.request.method=POST http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.926005ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:49 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:51Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=be6fa768-5ebc-48dc-9f36-15ea6f251341 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/cccc/blobs/uploads/766e704b-42b2-4597-ac42-55362957f5cc?_state=V9Oru2o1t4ELcj0CI5Yas4r9g-vy_DIyoGubJqlZMMJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3NjZlNzA0Yi00MmIyLTQ1OTctYWM0Mi01NTM2Mjk1N2Y1Y2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6NDkuNjIzNzYxNjM2WiJ9&digest=sha256%3Abfa55e83d7f1fd3274ed2211a2300bfd935c9550a534131fa5f5fd247a3b24af" http.request.useragent="Go-http-client/1.1" http.response.duration=2.334723918s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:49 +0000] "PUT /v2/foo/cccc/blobs/uploads/766e704b-42b2-4597-ac42-55362957f5cc?_state=V9Oru2o1t4ELcj0CI5Yas4r9g-vy_DIyoGubJqlZMMJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3NjZlNzA0Yi00MmIyLTQ1OTctYWM0Mi01NTM2Mjk1N2Y1Y2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6NDkuNjIzNzYxNjM2WiJ9&digest=sha256%3Abfa55e83d7f1fd3274ed2211a2300bfd935c9550a534131fa5f5fd247a3b24af HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:52Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=320f76e4-ccca-47a7-943b-2d431ef279e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=25.349853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:51 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:52Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=4e4ae635-7f8a-4a1b-9603-b025b43abe45 http.request.method=POST http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.936054ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:52 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=3cd8558d-7a0c-45cb-b5ac-3a295eac62a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/dddd/blobs/uploads/f1735f42-392f-4911-9d8a-5e33787bf168?_state=c2zVTC2ar8Y1u-cjHOO3JENPxH41Gdwa55qvsH2z63l7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmMTczNWY0Mi0zOTJmLTQ5MTEtOWQ4YS01ZTMzNzg3YmYxNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6NTIuNDM3NDgwMzUyWiJ9&digest=sha256%3A150f1d3a7216975d7a0d255b85492cef34e1bb2a4c9a24d3a225d9a619f2a1f5" http.request.useragent="Go-http-client/1.1" http.response.duration=5.090029079s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:52 +0000] "PUT /v2/foo/dddd/blobs/uploads/f1735f42-392f-4911-9d8a-5e33787bf168?_state=c2zVTC2ar8Y1u-cjHOO3JENPxH41Gdwa55qvsH2z63l7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmMTczNWY0Mi0zOTJmLTQ5MTEtOWQ4YS01ZTMzNzg3YmYxNjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzg6NTIuNDM3NDgwMzUyWiJ9&digest=sha256%3A150f1d3a7216975d7a0d255b85492cef34e1bb2a4c9a24d3a225d9a619f2a1f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=75bdc25c-a99e-4400-807d-aa321cc7adfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.959579ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:43817" http.request.id=40e5fe6a-bc58-4517-93f2-c6a522bb43b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47050" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.642825ms http.response.status=200 http.response.written=63 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (63.81s) === RUN TestURLPrefix time="2025-05-08T21:38:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:38:57Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37505" http.request.id=67be8f89-43eb-40a4-be96-4c39b46aa3c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47194" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.716384ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-05-08T21:38:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:38:57Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:38:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=a09ca64d-ee93-440e-a908-29724c77c6c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51312" http.request.uri="/v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.496596ms http.response.status=404 http.response.written=157 vars.digest="sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "GET /v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=64910987-ceac-4ec9-a813-f5be2270d7fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.771195ms http.response.status=404 http.response.written=157 vars.digest="sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "HEAD /v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=abf93e15-8dc8-4403-a3a6-c4cbc0f1acbc http.request.method=POST http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.915325ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=15bf14ac-5d31-4348-b750-7f74e72c7ca3 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/bar/blobs/uploads/5c925976-4426-4833-8642-c1cc4fcf5736?_state=YRU9SiUA2wmpLa8vMTvW3r5nHefv9kN8ZuPWJLjZF6h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjOTI1OTc2LTQ0MjYtNDgzMy04NjQyLWMxY2M0ZmNmNTczNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NDkxOTgzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.896955ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "GET /v2/foo/bar/blobs/uploads/5c925976-4426-4833-8642-c1cc4fcf5736?_state=YRU9SiUA2wmpLa8vMTvW3r5nHefv9kN8ZuPWJLjZF6h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjOTI1OTc2LTQ0MjYtNDgzMy04NjQyLWMxY2M0ZmNmNTczNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NDkxOTgzMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=d760c237-f976-433e-a6fd-3f7b7f317dfb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/bar/blobs/uploads/5c925976-4426-4833-8642-c1cc4fcf5736?_state=YRU9SiUA2wmpLa8vMTvW3r5nHefv9kN8ZuPWJLjZF6h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjOTI1OTc2LTQ0MjYtNDgzMy04NjQyLWMxY2M0ZmNmNTczNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NDkxOTgzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.739134ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "DELETE /v2/foo/bar/blobs/uploads/5c925976-4426-4833-8642-c1cc4fcf5736?_state=YRU9SiUA2wmpLa8vMTvW3r5nHefv9kN8ZuPWJLjZF6h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjOTI1OTc2LTQ0MjYtNDgzMy04NjQyLWMxY2M0ZmNmNTczNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NDkxOTgzMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=c0295d21-00e0-4333-ade6-86b5f4b38a18 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/bar/blobs/uploads/5c925976-4426-4833-8642-c1cc4fcf5736?_state=YRU9SiUA2wmpLa8vMTvW3r5nHefv9kN8ZuPWJLjZF6h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjOTI1OTc2LTQ0MjYtNDgzMy04NjQyLWMxY2M0ZmNmNTczNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NDkxOTgzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5c925976-4426-4833-8642-c1cc4fcf5736 time="2025-05-08T21:38: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.9 http.request.host="127.0.0.1:37259" http.request.id=c0295d21-00e0-4333-ade6-86b5f4b38a18 http.request.method=GET http.request.remoteaddr="127.0.0.1:51320" http.request.uri="/v2/foo/bar/blobs/uploads/5c925976-4426-4833-8642-c1cc4fcf5736?_state=YRU9SiUA2wmpLa8vMTvW3r5nHefv9kN8ZuPWJLjZF6h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjOTI1OTc2LTQ0MjYtNDgzMy04NjQyLWMxY2M0ZmNmNTczNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NDkxOTgzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.764054ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=5c925976-4426-4833-8642-c1cc4fcf5736 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "GET /v2/foo/bar/blobs/uploads/5c925976-4426-4833-8642-c1cc4fcf5736?_state=YRU9SiUA2wmpLa8vMTvW3r5nHefv9kN8ZuPWJLjZF6h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjOTI1OTc2LTQ0MjYtNDgzMy04NjQyLWMxY2M0ZmNmNTczNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NDkxOTgzMTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=290fd80a-7430-4291-93a4-40bdd37bcedf http.request.method=POST http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.841034ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=cc28406c-283c-409c-b9a5-858ab1ccf22e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/6c0725f5-fe3a-4f63-8825-a65fef4a04aa?_state=ENI2I9q0q7obgR_PAT1ehB7u_SjRZLgi9zeLrejqAgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjMDcyNWY1LWZlM2EtNGY2My04ODI1LWE2NWZlZjRhMDRhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NTgwNzYzNDhaIn0%3D&digest=sha256%3A67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" provided=sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 vars.name="foo/bar" vars.uuid=6c0725f5-fe3a-4f63-8825-a65fef4a04aa time="2025-05-08T21:38:57Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=cc28406c-283c-409c-b9a5-858ab1ccf22e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/6c0725f5-fe3a-4f63-8825-a65fef4a04aa?_state=ENI2I9q0q7obgR_PAT1ehB7u_SjRZLgi9zeLrejqAgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjMDcyNWY1LWZlM2EtNGY2My04ODI1LWE2NWZlZjRhMDRhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NTgwNzYzNDhaIn0%3D&digest=sha256%3A67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6c0725f5-fe3a-4f63-8825-a65fef4a04aa time="2025-05-08T21:38:57Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=cc28406c-283c-409c-b9a5-858ab1ccf22e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/6c0725f5-fe3a-4f63-8825-a65fef4a04aa?_state=ENI2I9q0q7obgR_PAT1ehB7u_SjRZLgi9zeLrejqAgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjMDcyNWY1LWZlM2EtNGY2My04ODI1LWE2NWZlZjRhMDRhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NTgwNzYzNDhaIn0%3D&digest=sha256%3A67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.000205ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=6c0725f5-fe3a-4f63-8825-a65fef4a04aa 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "PUT /v2/foo/bar/blobs/uploads/6c0725f5-fe3a-4f63-8825-a65fef4a04aa?_state=ENI2I9q0q7obgR_PAT1ehB7u_SjRZLgi9zeLrejqAgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjMDcyNWY1LWZlM2EtNGY2My04ODI1LWE2NWZlZjRhMDRhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NTgwNzYzNDhaIn0%3D&digest=sha256%3A67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=e653196b-6aed-4f3c-8d9a-ac729de23bc4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.727314ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=a1bb9720-bbf0-48d8-97c6-e0fa87385c76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/ae68ab54-ad08-45a0-b05e-dae888fa7b53?_state=TWPlz-xxBHWRiUPLdy1srsSb0o3lEuhLyyabyRTmZxl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlNjhhYjU0LWFkMDgtNDVhMC1iMDVlLWRhZTg4OGZhN2I1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NjI3MzQ1MTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.841544ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "PUT /v2/foo/bar/blobs/uploads/ae68ab54-ad08-45a0-b05e-dae888fa7b53?_state=TWPlz-xxBHWRiUPLdy1srsSb0o3lEuhLyyabyRTmZxl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlNjhhYjU0LWFkMDgtNDVhMC1iMDVlLWRhZTg4OGZhN2I1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NjI3MzQ1MTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=911b980d-5c4b-44da-a392-a3daa4f62d1d http.request.method=POST http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.536454ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=67fe0c27-db4a-46e8-a1b0-5ff7d2c7cc1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/271bfb47-1595-4bac-b691-d7b51988db40?_state=updR-wHqFYqzSlQkp66Qw5yC_96BrzS7jGbrW0TsZfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3MWJmYjQ3LTE1OTUtNGJhYy1iNjkxLWQ3YjUxOTg4ZGI0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NjY4ODU4OVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.747424ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "PUT /v2/foo/bar/blobs/uploads/271bfb47-1595-4bac-b691-d7b51988db40?_state=updR-wHqFYqzSlQkp66Qw5yC_96BrzS7jGbrW0TsZfZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3MWJmYjQ3LTE1OTUtNGJhYy1iNjkxLWQ3YjUxOTg4ZGI0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NjY4ODU4OVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:38:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=7c9b9528-ed5b-4143-a694-513482ff31b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.409604ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=56c20677-ab64-41d6-827b-c4907e2c913c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/41cdd387-78a5-4156-bcd9-4af9941cdf7a?_state=0S696xRX3MAtC-FOEzhHJHfoaT1IuPiQWF6Ec9ACOSt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxY2RkMzg3LTc4YTUtNDE1Ni1iY2Q5LTRhZjk5NDFjZGY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NzA3MTU4NzlaIn0%3D&digest=sha256%3A67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.duration=5.484648818s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:38:57 +0000] "PUT /v2/foo/bar/blobs/uploads/41cdd387-78a5-4156-bcd9-4af9941cdf7a?_state=0S696xRX3MAtC-FOEzhHJHfoaT1IuPiQWF6Ec9ACOSt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxY2RkMzg3LTc4YTUtNDE1Ni1iY2Q5LTRhZjk5NDFjZGY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozODo1Ny45NzA3MTU4NzlaIn0%3D&digest=sha256%3A67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=8d4fc017-1b6d-4b83-8237-2367569cd5cc http.request.method=POST http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.742746ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37259" http.request.id=e3e73276-549b-4dbe-add5-63c0e6326a20 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/7b291ce0-a62e-4c63-b90b-6e953940a2b5?_state=frZhdgzTilkmKKA2gLTtS6I3KkgE57p1EkaN4J38KN57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiMjkxY2UwLWE2MmUtNGM2My1iOTBiLTZlOTUzOTQwYTJiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowMy43NDI2MDIxNjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.343142707s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:03 +0000] "PATCH /v2/foo/bar/blobs/uploads/7b291ce0-a62e-4c63-b90b-6e953940a2b5?_state=frZhdgzTilkmKKA2gLTtS6I3KkgE57p1EkaN4J38KN57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiMjkxY2UwLWE2MmUtNGM2My1iOTBiLTZlOTUzOTQwYTJiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowMy43NDI2MDIxNjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=ebc23f73-0b13-4062-ae9a-3108c0f18bb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/uploads/7b291ce0-a62e-4c63-b90b-6e953940a2b5?_state=L1L8JZzcBXkSD6qWdf5o9HfQgmnyi-thGUSILJTbuR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiMjkxY2UwLWE2MmUtNGM2My1iOTBiLTZlOTUzOTQwYTJiNSIsIk9mZnNldCI6MjQyMDk5MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzk6MDNaIn0%3D&digest=sha256%3A67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.duration=2.996108ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "PUT /v2/foo/bar/blobs/uploads/7b291ce0-a62e-4c63-b90b-6e953940a2b5?_state=L1L8JZzcBXkSD6qWdf5o9HfQgmnyi-thGUSILJTbuR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiMjkxY2UwLWE2MmUtNGM2My1iOTBiLTZlOTUzOTQwYTJiNSIsIk9mZnNldCI6MjQyMDk5MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzk6MDNaIn0%3D&digest=sha256%3A67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=f5aceae4-9348-4ee7-9954-5b51014b3120 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.985315ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=9a6218f5-27c7-431a-a275-837f6a6948d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=234.631782ms http.response.status=200 http.response.written=24209920 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "GET /v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 200 24209920 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=error msg="error parsing digest="sha257:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=93a296dc-8efb-44a9-b704-baa2f94f535e http.request.method=GET http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/sha257:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" vars.name="foo/bar" time="2025-05-08T21:39:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=93a296dc-8efb-44a9-b704-baa2f94f535e http.request.method=GET http.request.remoteaddr="127.0.0.1:51332" http.request.uri="/v2/foo/bar/blobs/sha257:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.876495ms http.response.status=400 http.response.written=110 vars.digest="sha257:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "GET /v2/foo/bar/blobs/sha257:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=41bd3f9a-d94b-480f-8d08-4e69ea2c8872 http.request.method=GET http.request.remoteaddr="127.0.0.1:52286" http.request.uri="/v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.duration=1.771754ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "GET /v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:39:09Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:39:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=d112ae8f-44a7-41e7-97d6-4c6fb9c6c0e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38786" http.request.uri="/v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.179856ms http.response.status=404 http.response.written=157 vars.digest="sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "GET /v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=f323f370-0dbb-4e89-9985-f25009e6b8ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38790" http.request.uri="/v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.936725ms http.response.status=404 http.response.written=157 vars.digest="sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=a595cb2e-2d96-4f46-8329-f7cf56c58ebc http.request.method=POST http.request.remoteaddr="127.0.0.1:38790" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.400714ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=41dbd620-246a-454e-8d0b-c035c6ee6e76 http.request.method=GET http.request.remoteaddr="127.0.0.1:38790" http.request.uri="/v2/foo/bar/blobs/uploads/4dc2b872-30f2-4f2c-8524-2423756ca4a2?_state=WdSpVZN47EuIn05Fh9_E9AGUDPnQRyclUEv5beGxTRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkYzJiODcyLTMwZjItNGYyYy04NTI0LTI0MjM3NTZjYTRhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MDI3NTUyODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.898614ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "GET /v2/foo/bar/blobs/uploads/4dc2b872-30f2-4f2c-8524-2423756ca4a2?_state=WdSpVZN47EuIn05Fh9_E9AGUDPnQRyclUEv5beGxTRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkYzJiODcyLTMwZjItNGYyYy04NTI0LTI0MjM3NTZjYTRhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MDI3NTUyODJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=60cf44c5-2185-4974-a6f6-5e0d5744f9a5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38790" http.request.uri="/v2/foo/bar/blobs/uploads/4dc2b872-30f2-4f2c-8524-2423756ca4a2?_state=WdSpVZN47EuIn05Fh9_E9AGUDPnQRyclUEv5beGxTRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkYzJiODcyLTMwZjItNGYyYy04NTI0LTI0MjM3NTZjYTRhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MDI3NTUyODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.575924ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "DELETE /v2/foo/bar/blobs/uploads/4dc2b872-30f2-4f2c-8524-2423756ca4a2?_state=WdSpVZN47EuIn05Fh9_E9AGUDPnQRyclUEv5beGxTRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkYzJiODcyLTMwZjItNGYyYy04NTI0LTI0MjM3NTZjYTRhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MDI3NTUyODJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=620f264b-4442-4bb7-8b21-2e620bc41c11 http.request.method=GET http.request.remoteaddr="127.0.0.1:38790" http.request.uri="/v2/foo/bar/blobs/uploads/4dc2b872-30f2-4f2c-8524-2423756ca4a2?_state=WdSpVZN47EuIn05Fh9_E9AGUDPnQRyclUEv5beGxTRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkYzJiODcyLTMwZjItNGYyYy04NTI0LTI0MjM3NTZjYTRhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MDI3NTUyODJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4dc2b872-30f2-4f2c-8524-2423756ca4a2 time="2025-05-08T21:39:09Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=620f264b-4442-4bb7-8b21-2e620bc41c11 http.request.method=GET http.request.remoteaddr="127.0.0.1:38790" http.request.uri="/v2/foo/bar/blobs/uploads/4dc2b872-30f2-4f2c-8524-2423756ca4a2?_state=WdSpVZN47EuIn05Fh9_E9AGUDPnQRyclUEv5beGxTRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkYzJiODcyLTMwZjItNGYyYy04NTI0LTI0MjM3NTZjYTRhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MDI3NTUyODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.533284ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4dc2b872-30f2-4f2c-8524-2423756ca4a2 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "GET /v2/foo/bar/blobs/uploads/4dc2b872-30f2-4f2c-8524-2423756ca4a2?_state=WdSpVZN47EuIn05Fh9_E9AGUDPnQRyclUEv5beGxTRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkYzJiODcyLTMwZjItNGYyYy04NTI0LTI0MjM3NTZjYTRhMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MDI3NTUyODJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=7b098624-137f-450b-bbdb-82c965e4b28b http.request.method=POST http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.751984ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=b8a70f16-5115-4e81-9481-e3cc1d29860b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/5f554bbf-0592-42ff-8a99-1b576803c5cd?_state=FpDB_8nYFtT9CAtQH1inADhkKqWlQArFpfvf8hBdJjJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmNTU0YmJmLTA1OTItNDJmZi04YTk5LTFiNTc2ODAzYzVjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MTEzOTkyMzRaIn0%3D&digest=sha256%3A55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" provided=sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b vars.name="foo/bar" vars.uuid=5f554bbf-0592-42ff-8a99-1b576803c5cd time="2025-05-08T21:39:09Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=b8a70f16-5115-4e81-9481-e3cc1d29860b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/5f554bbf-0592-42ff-8a99-1b576803c5cd?_state=FpDB_8nYFtT9CAtQH1inADhkKqWlQArFpfvf8hBdJjJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmNTU0YmJmLTA1OTItNDJmZi04YTk5LTFiNTc2ODAzYzVjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MTEzOTkyMzRaIn0%3D&digest=sha256%3A55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5f554bbf-0592-42ff-8a99-1b576803c5cd time="2025-05-08T21:39:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=b8a70f16-5115-4e81-9481-e3cc1d29860b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/5f554bbf-0592-42ff-8a99-1b576803c5cd?_state=FpDB_8nYFtT9CAtQH1inADhkKqWlQArFpfvf8hBdJjJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmNTU0YmJmLTA1OTItNDJmZi04YTk5LTFiNTc2ODAzYzVjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MTEzOTkyMzRaIn0%3D&digest=sha256%3A55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.771195ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5f554bbf-0592-42ff-8a99-1b576803c5cd 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "PUT /v2/foo/bar/blobs/uploads/5f554bbf-0592-42ff-8a99-1b576803c5cd?_state=FpDB_8nYFtT9CAtQH1inADhkKqWlQArFpfvf8hBdJjJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmNTU0YmJmLTA1OTItNDJmZi04YTk5LTFiNTc2ODAzYzVjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MTEzOTkyMzRaIn0%3D&digest=sha256%3A55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=f64e1a67-c9a1-48ab-8420-e2386cab33df http.request.method=POST http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.373343ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=ecf50c16-cd0b-45ef-93ae-f6d8a17afcd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/589954bf-69db-45cd-a715-95f9bb6f56e5?_state=O-6xSn2nRApTL-jw5PXovkOFO9TSYWUNUXYJS_Ts_nh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4OTk1NGJmLTY5ZGItNDVjZC1hNzE1LTk1ZjliYjZmNTZlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MTU0MTg0OTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.782514ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "PUT /v2/foo/bar/blobs/uploads/589954bf-69db-45cd-a715-95f9bb6f56e5?_state=O-6xSn2nRApTL-jw5PXovkOFO9TSYWUNUXYJS_Ts_nh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU4OTk1NGJmLTY5ZGItNDVjZC1hNzE1LTk1ZjliYjZmNTZlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MTU0MTg0OTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=bdd135a8-ccc3-4d0f-a408-dc83f2fefd31 http.request.method=POST http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.407494ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=976abcd6-dde3-40b2-baff-2ee61aa5cc7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/38e1ca26-230a-4a57-a0d9-5fa19ba29fc6?_state=oVZk3BmiHDT3g8OW74fXxQuPfqWStBBpOEAYKFvlL2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4ZTFjYTI2LTIzMGEtNGE1Ny1hMGQ5LTVmYTE5YmEyOWZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MTkyNjU3NTNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.757295ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "PUT /v2/foo/bar/blobs/uploads/38e1ca26-230a-4a57-a0d9-5fa19ba29fc6?_state=oVZk3BmiHDT3g8OW74fXxQuPfqWStBBpOEAYKFvlL2x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4ZTFjYTI2LTIzMGEtNGE1Ny1hMGQ5LTVmYTE5YmEyOWZjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MTkyNjU3NTNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:09Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=68aca9ae-1b9f-4145-b7d8-409c47c52b98 http.request.method=POST http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.733345ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=d0d69fae-a81c-4c09-ae21-6c7ce5da2725 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/b6deefa5-1fc4-4025-bc3a-d39604a149c1?_state=X1XEzgAq9QQ8tICjQBbNdaAb4R5d-TYEfuCy5zrCNOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2ZGVlZmE1LTFmYzQtNDAyNS1iYzNhLWQzOTYwNGExNDljMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MjMzMzkzMjNaIn0%3D&digest=sha256%3A55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.duration=5.577642427s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "PUT /v2/foo/bar/blobs/uploads/b6deefa5-1fc4-4025-bc3a-d39604a149c1?_state=X1XEzgAq9QQ8tICjQBbNdaAb4R5d-TYEfuCy5zrCNOJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI2ZGVlZmE1LTFmYzQtNDAyNS1iYzNhLWQzOTYwNGExNDljMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTowOS44MjMzMzkzMjNaIn0%3D&digest=sha256%3A55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:15Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=b244462a-797a-4dff-9187-96475f46c723 http.request.method=POST http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.166676ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:20Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38329" http.request.id=da64afa5-dd85-4f8c-99e7-52fea0720c67 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/003225d7-1892-48bd-b72e-b50e5f0834f6?_state=yBiVhkT8Wzgb36WxNQTKJBRx99LAF_vaBjvqRYRhydF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwMzIyNWQ3LTE4OTItNDhiZC1iNzJlLWI1MGU1ZjA4MzRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToxNS42ODg5NjUwMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.304777712s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:15 +0000] "PATCH /v2/foo/bar/blobs/uploads/003225d7-1892-48bd-b72e-b50e5f0834f6?_state=yBiVhkT8Wzgb36WxNQTKJBRx99LAF_vaBjvqRYRhydF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwMzIyNWQ3LTE4OTItNDhiZC1iNzJlLWI1MGU1ZjA4MzRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToxNS42ODg5NjUwMzVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:20Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=56564321-3e97-4d3f-9143-171f2b513a65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/uploads/003225d7-1892-48bd-b72e-b50e5f0834f6?_state=FmUmqokCvOlWsKnJ91v_RLKLsVZFihQlKs45luVdP9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwMzIyNWQ3LTE4OTItNDhiZC1iNzJlLWI1MGU1ZjA4MzRmNiIsIk9mZnNldCI6MjQ0NTAwNDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzk6MTVaIn0%3D&digest=sha256%3A55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.154255ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:20 +0000] "PUT /v2/foo/bar/blobs/uploads/003225d7-1892-48bd-b72e-b50e5f0834f6?_state=FmUmqokCvOlWsKnJ91v_RLKLsVZFihQlKs45luVdP9d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwMzIyNWQ3LTE4OTItNDhiZC1iNzJlLWI1MGU1ZjA4MzRmNiIsIk9mZnNldCI6MjQ0NTAwNDgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzk6MTVaIn0%3D&digest=sha256%3A55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=b0796ebe-4021-4967-b5a1-086ee3c142ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.588954ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=0f8ad640-f644-47b2-a82f-bf5efd1bb61b http.request.method=GET http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=230.766942ms http.response.status=200 http.response.written=24450048 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "GET /v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 200 24450048 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=error msg="error parsing digest="sha257:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=60917243-1d73-4212-aa5d-50ae03289302 http.request.method=GET http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/sha257:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" vars.name="foo/bar" time="2025-05-08T21:39:21Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=60917243-1d73-4212-aa5d-50ae03289302 http.request.method=GET http.request.remoteaddr="127.0.0.1:38792" http.request.uri="/v2/foo/bar/blobs/sha257:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.949274ms http.response.status=400 http.response.written=110 vars.digest="sha257:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "GET /v2/foo/bar/blobs/sha257:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=0a5b7ab2-abe2-4dcc-a313-c266df35d222 http.request.method=GET http.request.remoteaddr="127.0.0.1:58602" http.request.uri="/v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.918024ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "GET /v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=33393cbc-c178-4eb1-8542-75ccaaed623e http.request.method=GET http.request.remoteaddr="127.0.0.1:58588" http.request.uri="/v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.468773ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "GET /v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38329" http.request.id=c92e28a0-3040-4995-8c99-f28cba968255 http.request.method=GET http.request.remoteaddr="127.0.0.1:58602" http.request.uri="/v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.652714ms http.response.status=200 http.response.written=557056 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "GET /v2/foo/bar/blobs/sha256:55e5ea5a7b66e2d776e4894ea77ab3f1bdd968fb02cc51389bac2ec9bd2c065b HTTP/1.1" 200 557056 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=ec9ab3ec-9a58-464e-9643-0e84ef95a028 http.request.method=GET http.request.remoteaddr="127.0.0.1:52286" http.request.uri="/v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.916865404s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "GET /v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:37259" http.request.id=3573b43b-c854-4367-b267-0bd5ef23605d http.request.method=GET http.request.remoteaddr="127.0.0.1:52278" http.request.uri="/v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.926231117s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [08/May/2025:21:39:09 +0000] "GET /v2/foo/bar/blobs/sha256:67b8f6c5c30ddb77b0b4045ee845bf0e82b75223801bff1687e681944293d602 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (23.77s) === RUN TestBlobDelete time="2025-05-08T21:39:21Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:39:21Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:39:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=6fb5560d-eacb-4df0-9d26-ca2dc74d8806 http.request.method=GET http.request.remoteaddr="127.0.0.1:34778" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.361816ms http.response.status=404 http.response.written=157 vars.digest="sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "GET /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=b758de2e-6f05-4846-b4a1-160bbb4b12bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34786" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.970954ms http.response.status=404 http.response.written=157 vars.digest="sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "HEAD /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=610b67b0-2918-4e1d-a0a2-05c1c2617353 http.request.method=POST http.request.remoteaddr="127.0.0.1:34786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.768604ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=3a468108-9c4d-45d1-bee5-6d3cb9bfab50 http.request.method=GET http.request.remoteaddr="127.0.0.1:34786" http.request.uri="/v2/foo/bar/blobs/uploads/217f7866-cf4a-4036-a784-80f9f379791b?_state=WUNv0RALr-DSCFhoVSdlLP_hC_iGAfX2V5qaL2MpXMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxN2Y3ODY2LWNmNGEtNDAzNi1hNzg0LTgwZjlmMzc5NzkxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDAyODQ2NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.756375ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "GET /v2/foo/bar/blobs/uploads/217f7866-cf4a-4036-a784-80f9f379791b?_state=WUNv0RALr-DSCFhoVSdlLP_hC_iGAfX2V5qaL2MpXMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxN2Y3ODY2LWNmNGEtNDAzNi1hNzg0LTgwZjlmMzc5NzkxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDAyODQ2NzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=4ec233ec-4d80-4f10-8614-0bf31e1311ad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34786" http.request.uri="/v2/foo/bar/blobs/uploads/217f7866-cf4a-4036-a784-80f9f379791b?_state=WUNv0RALr-DSCFhoVSdlLP_hC_iGAfX2V5qaL2MpXMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxN2Y3ODY2LWNmNGEtNDAzNi1hNzg0LTgwZjlmMzc5NzkxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDAyODQ2NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.466254ms http.response.status=204 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "DELETE /v2/foo/bar/blobs/uploads/217f7866-cf4a-4036-a784-80f9f379791b?_state=WUNv0RALr-DSCFhoVSdlLP_hC_iGAfX2V5qaL2MpXMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxN2Y3ODY2LWNmNGEtNDAzNi1hNzg0LTgwZjlmMzc5NzkxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDAyODQ2NzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=b16a211e-f509-47ee-846e-c5147bb15acd http.request.method=GET http.request.remoteaddr="127.0.0.1:34786" http.request.uri="/v2/foo/bar/blobs/uploads/217f7866-cf4a-4036-a784-80f9f379791b?_state=WUNv0RALr-DSCFhoVSdlLP_hC_iGAfX2V5qaL2MpXMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxN2Y3ODY2LWNmNGEtNDAzNi1hNzg0LTgwZjlmMzc5NzkxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDAyODQ2NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=217f7866-cf4a-4036-a784-80f9f379791b time="2025-05-08T21:39:21Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=b16a211e-f509-47ee-846e-c5147bb15acd http.request.method=GET http.request.remoteaddr="127.0.0.1:34786" http.request.uri="/v2/foo/bar/blobs/uploads/217f7866-cf4a-4036-a784-80f9f379791b?_state=WUNv0RALr-DSCFhoVSdlLP_hC_iGAfX2V5qaL2MpXMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxN2Y3ODY2LWNmNGEtNDAzNi1hNzg0LTgwZjlmMzc5NzkxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDAyODQ2NzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.482774ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=217f7866-cf4a-4036-a784-80f9f379791b 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "GET /v2/foo/bar/blobs/uploads/217f7866-cf4a-4036-a784-80f9f379791b?_state=WUNv0RALr-DSCFhoVSdlLP_hC_iGAfX2V5qaL2MpXMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxN2Y3ODY2LWNmNGEtNDAzNi1hNzg0LTgwZjlmMzc5NzkxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDAyODQ2NzhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=be571ebd-6488-45c3-bcaf-0f61614e5726 http.request.method=POST http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.603154ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=2206adb0-812c-486b-acc4-74fb34b400c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/00bbf520-1182-45a5-8e8c-1597c5532f29?_state=AY3389HR8E2KdcJ5sQTmTI_OxjKvRujsTZAd-fIuFx17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwYmJmNTIwLTExODItNDVhNS04ZThjLTE1OTdjNTUzMmYyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDgzNTU2NzhaIn0%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" provided=sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 vars.name="foo/bar" vars.uuid=00bbf520-1182-45a5-8e8c-1597c5532f29 time="2025-05-08T21:39:21Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=2206adb0-812c-486b-acc4-74fb34b400c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/00bbf520-1182-45a5-8e8c-1597c5532f29?_state=AY3389HR8E2KdcJ5sQTmTI_OxjKvRujsTZAd-fIuFx17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwYmJmNTIwLTExODItNDVhNS04ZThjLTE1OTdjNTUzMmYyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDgzNTU2NzhaIn0%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=00bbf520-1182-45a5-8e8c-1597c5532f29 time="2025-05-08T21:39:21Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=2206adb0-812c-486b-acc4-74fb34b400c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/00bbf520-1182-45a5-8e8c-1597c5532f29?_state=AY3389HR8E2KdcJ5sQTmTI_OxjKvRujsTZAd-fIuFx17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwYmJmNTIwLTExODItNDVhNS04ZThjLTE1OTdjNTUzMmYyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDgzNTU2NzhaIn0%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.927465ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=00bbf520-1182-45a5-8e8c-1597c5532f29 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "PUT /v2/foo/bar/blobs/uploads/00bbf520-1182-45a5-8e8c-1597c5532f29?_state=AY3389HR8E2KdcJ5sQTmTI_OxjKvRujsTZAd-fIuFx17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAwYmJmNTIwLTExODItNDVhNS04ZThjLTE1OTdjNTUzMmYyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MDgzNTU2NzhaIn0%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=d82e751a-7895-4ce5-811e-0fffc146af63 http.request.method=POST http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.523354ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=c9e3b1c7-0402-45aa-b3e9-bfb5879d3e74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/af941680-a677-4c68-8165-2caada860a47?_state=jCYXuT-p1I8_j1fE1jKyhZjLLArtUNCSN6zip9p6pM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmOTQxNjgwLWE2NzctNGM2OC04MTY1LTJjYWFkYTg2MGE0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MTI2NzgxNjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.806644ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "PUT /v2/foo/bar/blobs/uploads/af941680-a677-4c68-8165-2caada860a47?_state=jCYXuT-p1I8_j1fE1jKyhZjLLArtUNCSN6zip9p6pM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmOTQxNjgwLWE2NzctNGM2OC04MTY1LTJjYWFkYTg2MGE0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MTI2NzgxNjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=9a321b42-2479-4ff6-86b7-9461fe685b7b http.request.method=POST http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.789365ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=90f31b03-0373-4e7a-82b0-be7334333287 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/c3a33b14-81c0-4a14-9f22-6061b4c2a119?_state=bEdpwRc5ZwpVyK6IoHMNPJtCB_ui5SCt8a6tUx-HxtZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzYTMzYjE0LTgxYzAtNGExNC05ZjIyLTYwNjFiNGMyYTExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MTcxNDI0ODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.885584ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "PUT /v2/foo/bar/blobs/uploads/c3a33b14-81c0-4a14-9f22-6061b4c2a119?_state=bEdpwRc5ZwpVyK6IoHMNPJtCB_ui5SCt8a6tUx-HxtZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzYTMzYjE0LTgxYzAtNGExNC05ZjIyLTYwNjFiNGMyYTExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MTcxNDI0ODlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:21Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=7b19dcf2-b061-45f6-8564-a9881d8331b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.874115ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:27Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=8b031b53-e91f-49b5-8694-71408f48322b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/8badbb7d-c6d9-4809-8c86-4b09d6c00fb0?_state=XDornO7wBmpFmxbvpeO5zDKLvLBUdulC5LPyeSDyjVR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiYWRiYjdkLWM2ZDktNDgwOS04Yzg2LTRiMDlkNmMwMGZiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MjE2Mzg5MloifQ%3D%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.duration=5.647550431s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:21 +0000] "PUT /v2/foo/bar/blobs/uploads/8badbb7d-c6d9-4809-8c86-4b09d6c00fb0?_state=XDornO7wBmpFmxbvpeO5zDKLvLBUdulC5LPyeSDyjVR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhiYWRiYjdkLWM2ZDktNDgwOS04Yzg2LTRiMDlkNmMwMGZiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyMS43MjE2Mzg5MloifQ%3D%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:27Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=48de4e73-9097-4015-a1c1-5fc2984d2bae http.request.method=POST http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.114436ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33775" http.request.id=90ba0d20-c32a-47ed-88ba-46ec0e552337 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/81acbf3e-cd88-43f2-a4a3-98313b58336f?_state=v6bilE3sKNwAiiyhDoKa9yy_R9m5W_CRfgU3jJyPHl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYWNiZjNlLWNkODgtNDNmMi1hNGEzLTk4MzEzYjU4MzM2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyNy42NTI0MzY5MTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.426142532s http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:27 +0000] "PATCH /v2/foo/bar/blobs/uploads/81acbf3e-cd88-43f2-a4a3-98313b58336f?_state=v6bilE3sKNwAiiyhDoKa9yy_R9m5W_CRfgU3jJyPHl17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYWNiZjNlLWNkODgtNDNmMi1hNGEzLTk4MzEzYjU4MzM2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOToyNy42NTI0MzY5MTRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=ade7e10a-42d9-458d-a667-a036a2eb5ace http.request.method=PUT http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/uploads/81acbf3e-cd88-43f2-a4a3-98313b58336f?_state=yw2LNzHF-6N65p_poc0euYGeYXxSL6U0OYB630qbMUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYWNiZjNlLWNkODgtNDNmMi1hNGEzLTk4MzEzYjU4MzM2ZiIsIk9mZnNldCI6MjQwNTAxNzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzk6MjdaIn0%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.523267ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "PUT /v2/foo/bar/blobs/uploads/81acbf3e-cd88-43f2-a4a3-98313b58336f?_state=yw2LNzHF-6N65p_poc0euYGeYXxSL6U0OYB630qbMUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxYWNiZjNlLWNkODgtNDNmMi1hNGEzLTk4MzEzYjU4MzM2ZiIsIk9mZnNldCI6MjQwNTAxNzYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6Mzk6MjdaIn0%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=984e19f0-ff33-48bb-80b4-3f96b0ed9266 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.557686ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=352bae0e-7bfa-44f1-9d13-4cbbcc3192fb http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=222.14115ms http.response.status=200 http.response.written=24050176 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "GET /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 200 24050176 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=error msg="error parsing digest="sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=15196599-48a5-4fb0-b2df-184ae0b077b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" vars.name="foo/bar" time="2025-05-08T21:39:33Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=15196599-48a5-4fb0-b2df-184ae0b077b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34802" http.request.uri="/v2/foo/bar/blobs/sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.939705ms http.response.status=400 http.response.written=110 vars.digest="sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "GET /v2/foo/bar/blobs/sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=db7525e0-3743-439d-9350-466733a92a40 http.request.method=GET http.request.remoteaddr="127.0.0.1:56028" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.453536ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "GET /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=3e8f517a-bd70-4620-8601-e27a442566a8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56030" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.611984ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=5e3b5295-7dc5-4747-8c84-7d25fe976a65 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56030" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.400804ms http.response.status=404 http.response.written=157 vars.digest="sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=76691a70-fc9d-4e98-83b1-8be09f067018 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56030" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.322643ms http.response.status=404 http.response.written=74 vars.digest="sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=error msg="error parsing digest="sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1": unsupported digest algorithm" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=34beaa37-0a81-44a2-9b8e-2b501b662dc4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56034" http.request.uri="/v2/foo/bar/blobs/sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" vars.name="foo/bar" time="2025-05-08T21:39:33Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=34beaa37-0a81-44a2-9b8e-2b501b662dc4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56034" http.request.uri="/v2/foo/bar/blobs/sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.367954ms http.response.status=400 http.response.written=110 vars.digest="sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "DELETE /v2/foo/bar/blobs/sha257:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-08T21:39:33Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=6e9d473b-fa29-419a-abcc-54adb7c63cba http.request.method=POST http.request.remoteaddr="127.0.0.1:56036" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.672354ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=5c3e6bb2-7654-4857-b253-d6736d74b6ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:56036" http.request.uri="/v2/foo/bar/blobs/uploads/856ca28a-a49f-4468-9ea3-4d0ce1544e89?_state=F_Qeg1Q0pdTCzGjQWzIFB8Gw30nBtoKUzpJ6SZVimXh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1NmNhMjhhLWE0OWYtNDQ2OC05ZWEzLTRkMGNlMTU0NGU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTozMy40MDg5NjAyODVaIn0%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.duration=5.146080008s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "PUT /v2/foo/bar/blobs/uploads/856ca28a-a49f-4468-9ea3-4d0ce1544e89?_state=F_Qeg1Q0pdTCzGjQWzIFB8Gw30nBtoKUzpJ6SZVimXh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1NmNhMjhhLWE0OWYtNDQ2OC05ZWEzLTRkMGNlMTU0NGU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTozMy40MDg5NjAyODVaIn0%3D&digest=sha256%3Ac604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=2bf7a977-1c26-42bf-acd9-5374e0f5431c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56036" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.838277ms http.response.status=200 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=7f753523-7746-4b45-b114-55b299bd3b03 http.request.method=GET http.request.remoteaddr="127.0.0.1:56018" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.452431237s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "GET /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-05-08T21:39:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:33775" http.request.id=f127f3be-a81f-435a-ae00-e4baa9b2a0b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56028" http.request.uri="/v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.44564012s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [08/May/2025:21:39:33 +0000] "GET /v2/foo/bar/blobs/sha256:c604719d1fd08620f71df34939efb5402ce014db6e412a11ee938e5f7de1e2b1 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (17.52s) === RUN TestRelativeURL time="2025-05-08T21:39:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:39:38Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:39:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36837" http.request.id=08cd6d84-919b-4e6a-967c-ea56382c2780 http.request.method=POST http.request.remoteaddr="127.0.0.1:34596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.243026ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36837" http.request.id=e89f2dc4-1cfa-4ee9-b719-8b67a0e9608d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34596" http.request.uri="/v2/foo/bar/blobs/uploads/e6563f6b-403a-4c1e-9904-55f6813af0fa?_state=FJ-Y8wk9vAR_QMJuRZKi06JvtBTNOgVpe1NOBqdRHzl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU2NTYzZjZiLTQwM2EtNGMxZS05OTA0LTU1ZjY4MTNhZjBmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTozOC44NDg0MTY3NVoifQ%3D%3D&digest=sha256%3A923fd862bdb21df8195dd8b8d86077a42a926a8058c03b8ad9c13021f75af2f3" http.request.useragent="Go-http-client/1.1" http.response.duration=10.057365583s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:39 +0000] "PUT /v2/foo/bar/blobs/uploads/e6563f6b-403a-4c1e-9904-55f6813af0fa?_state=FJ-Y8wk9vAR_QMJuRZKi06JvtBTNOgVpe1NOBqdRHzl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU2NTYzZjZiLTQwM2EtNGMxZS05OTA0LTU1ZjY4MTNhZjBmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTozOC44NDg0MTY3NVoifQ%3D%3D&digest=sha256%3A923fd862bdb21df8195dd8b8d86077a42a926a8058c03b8ad9c13021f75af2f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36837" http.request.id=27258330-e7eb-47b0-a96a-da2f8a19d1d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.334746ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36837" http.request.id=da99fc16-fdcf-4df2-9b15-2974696d6bb2 http.request.method=POST http.request.remoteaddr="127.0.0.1:34596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.946717ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:53Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:36837" http.request.id=8a72e191-d534-43d6-af3e-dc9be6c2d579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34596" http.request.uri="/v2/foo/bar/blobs/uploads/aba4f5d4-a5bf-437a-afe6-cd3e1d84eaa3?_state=MqCGOHlnhr1BPGL1PXUtlcNSU_ETLYi5R6lIsoz9MFh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiYTRmNWQ0LWE1YmYtNDM3YS1hZmU2LWNkM2UxZDg0ZWFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTo0OS43MDAwNzYwOTJaIn0%3D&digest=sha256%3Ab9839da3e1b2c36a1b3b92474bf6178f92448ba8dc01c6e36808192f67a73468" http.request.useragent="Go-http-client/1.1" http.response.duration=3.592661717s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:49 +0000] "PUT /v2/foo/bar/blobs/uploads/aba4f5d4-a5bf-437a-afe6-cd3e1d84eaa3?_state=MqCGOHlnhr1BPGL1PXUtlcNSU_ETLYi5R6lIsoz9MFh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiYTRmNWQ0LWE1YmYtNDM3YS1hZmU2LWNkM2UxZDg0ZWFhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTo0OS43MDAwNzYwOTJaIn0%3D&digest=sha256%3Ab9839da3e1b2c36a1b3b92474bf6178f92448ba8dc01c6e36808192f67a73468 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (14.45s) === RUN TestBlobDeleteDisabled time="2025-05-08T21:39: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.9 time="2025-05-08T21:39:53Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:39:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:35931" http.request.id=f5ca4773-7f2c-43d0-83c0-c03c14712a31 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52986" http.request.uri="/v2/foo/bar/blobs/sha256:f359fd504752793be492b34a5db584cd4c364d0fc4b0ed3bd32b148089063284" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.580246ms http.response.status=405 http.response.written=78 vars.digest="sha256:f359fd504752793be492b34a5db584cd4c364d0fc4b0ed3bd32b148089063284" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:f359fd504752793be492b34a5db584cd4c364d0fc4b0ed3bd32b148089063284 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.44s) === RUN TestDeleteDisabled time="2025-05-08T21:39: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.9 time="2025-05-08T21:39:53Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:39:54Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38895" http.request.id=bd816571-462f-4ba8-ba06-6351a30866e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40976" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=22.278935ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:56Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38895" http.request.id=1cfba2e0-08f1-4708-bb40-213105d52bb0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40976" http.request.uri="/v2/foo/bar/blobs/uploads/14aa36c8-77c9-4951-a361-ac01686c8465?_state=qwuV0szJrkerb_9flAscid3voV-pRb1xUBWfl2zogYZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0YWEzNmM4LTc3YzktNDk1MS1hMzYxLWFjMDE2ODZjODQ2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTo1NC4wMDc4NDcyMDJaIn0%3D&digest=sha256%3A9cf8064952ad97b9ce445b2146f2017e877d82f0f8f6282409a77394721fe186" http.request.useragent="Go-http-client/1.1" http.response.duration=2.864715852s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:54 +0000] "PUT /v2/foo/bar/blobs/uploads/14aa36c8-77c9-4951-a361-ac01686c8465?_state=qwuV0szJrkerb_9flAscid3voV-pRb1xUBWfl2zogYZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0YWEzNmM4LTc3YzktNDk1MS1hMzYxLWFjMDE2ODZjODQ2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTo1NC4wMDc4NDcyMDJaIn0%3D&digest=sha256%3A9cf8064952ad97b9ce445b2146f2017e877d82f0f8f6282409a77394721fe186 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:39:56Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:38895" http.request.id=6a53cd9f-dd3b-4f61-ba7d-b88519a7f9f2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40976" http.request.uri="/v2/foo/bar/blobs/sha256:9cf8064952ad97b9ce445b2146f2017e877d82f0f8f6282409a77394721fe186" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.442436ms http.response.status=405 http.response.written=78 vars.digest="sha256:9cf8064952ad97b9ce445b2146f2017e877d82f0f8f6282409a77394721fe186" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:39:56 +0000] "DELETE /v2/foo/bar/blobs/sha256:9cf8064952ad97b9ce445b2146f2017e877d82f0f8f6282409a77394721fe186 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.14s) === RUN TestDeleteReadOnly time="2025-05-08T21:39:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:39:56Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:39:57Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41369" http.request.id=16567b03-c858-41fc-a88f-aa70c4719c14 http.request.method=POST http.request.remoteaddr="127.0.0.1:50010" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.355625ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:00Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41369" http.request.id=9fbd27b1-2a02-4658-b276-e512a79b8fea http.request.method=PUT http.request.remoteaddr="127.0.0.1:50010" http.request.uri="/v2/foo/bar/blobs/uploads/8cc488a0-e941-4510-beb3-c6eee857c489?_state=QgoHZgYYoc78GJlYmo6OJQMQds2bellKlZutrg6ZbGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYzQ4OGEwLWU5NDEtNDUxMC1iZWIzLWM2ZWVlODU3YzQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTo1Ny4xMzgyMDI5MTJaIn0%3D&digest=sha256%3A080ae74576976f979403f5d905917b0f88806c1750047e77e178a37d7b80da98" http.request.useragent="Go-http-client/1.1" http.response.duration=3.094387911s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:39:57 +0000] "PUT /v2/foo/bar/blobs/uploads/8cc488a0-e941-4510-beb3-c6eee857c489?_state=QgoHZgYYoc78GJlYmo6OJQMQds2bellKlZutrg6ZbGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYzQ4OGEwLWU5NDEtNDUxMC1iZWIzLWM2ZWVlODU3YzQ4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTozOTo1Ny4xMzgyMDI5MTJaIn0%3D&digest=sha256%3A080ae74576976f979403f5d905917b0f88806c1750047e77e178a37d7b80da98 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [08/May/2025:21:40:00 +0000] "DELETE /v2/foo/bar/blobs/sha256:080ae74576976f979403f5d905917b0f88806c1750047e77e178a37d7b80da98 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (3.36s) === RUN TestStartPushReadOnly time="2025-05-08T21:40:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:40:00Z" level=info msg="redis not configured" go.version=go1.23.9 127.0.0.1 - - [08/May/2025:21:40:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-05-08T21:40:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:40:00Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:40:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=f4dc1d9c-e1f3-49f0-a329-246cac0fe858 http.request.method=GET http.request.remoteaddr="127.0.0.1:51542" 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.935335ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:21:40:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T21:40:00Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=98c2988a-2535-441e-92ba-376d721cbf4e http.request.method=GET http.request.remoteaddr="127.0.0.1:51542" 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.992325ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/May/2025:21:40:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T21:40:00Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=37f4280c-f1d3-4b73-82ca-068a0feebc03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" 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.594124ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:21:40:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-08T21:40:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=9ef20af6-f086-4051-87bd-d2f58e7e712d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" 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=4.302471ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T21:40:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=9ef20af6-f086-4051-87bd-d2f58e7e712d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" 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=4.480161ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T21:40:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=9ef20af6-f086-4051-87bd-d2f58e7e712d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" 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=4.545461ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T21:40:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=9ef20af6-f086-4051-87bd-d2f58e7e712d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" 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=4.608201ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:21:40:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-08T21:40:00Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=6d078cb6-9b9e-422e-9685-2b8e878243c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.227846ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:05Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=f1499ce0-30eb-4be4-8d52-f80bfa3b8caa http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/blobs/uploads/aebc48b0-21d6-42ac-98ab-88716b530f2b?_state=oj_vXSZCvmeLVNQOnRsLzQIpGu7p4n0kWxlWDSggppJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhZWJjNDhiMC0yMWQ2LTQyYWMtOThhYi04ODcxNmI1MzBmMmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MDAuNjUwMDI4NzE5WiJ9&digest=sha256%3A46ffc03bb7f5c9cd1eb0332e4df10d27369fa6c0c2a5eb576ddbc70d0ed6f17c" http.request.useragent="Go-http-client/1.1" http.response.duration=5.221895006s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/aebc48b0-21d6-42ac-98ab-88716b530f2b?_state=oj_vXSZCvmeLVNQOnRsLzQIpGu7p4n0kWxlWDSggppJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhZWJjNDhiMC0yMWQ2LTQyYWMtOThhYi04ODcxNmI1MzBmMmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MDAuNjUwMDI4NzE5WiJ9&digest=sha256%3A46ffc03bb7f5c9cd1eb0332e4df10d27369fa6c0c2a5eb576ddbc70d0ed6f17c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=73c08a1a-8ef1-4809-a448-b621e3c1f695 http.request.method=POST http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.464856ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:06 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=e2157ea9-a4df-4bbb-9eb0-25994cd7be97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/blobs/uploads/ba748a2c-b313-43f7-97bc-361d795cd5d3?_state=MlJi6zSAIvSVYvN8XyUHsiBNK1k-KvECNNReb6HuI8N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYTc0OGEyYy1iMzEzLTQzZjctOTdiYy0zNjFkNzk1Y2Q1ZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MDYuMjMzMjU2MDhaIn0%3D&digest=sha256%3A75a3c17d8b76d88a0a38f3aa9050b0a9c8454de6179bbcc1d1de72851bd7b2c6" http.request.useragent="Go-http-client/1.1" http.response.duration=5.278833747s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:06 +0000] "PUT /v2/foo/schema1/blobs/uploads/ba748a2c-b313-43f7-97bc-361d795cd5d3?_state=MlJi6zSAIvSVYvN8XyUHsiBNK1k-KvECNNReb6HuI8N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiYTc0OGEyYy1iMzEzLTQzZjctOTdiYy0zNjFkNzk1Y2Q1ZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MDYuMjMzMjU2MDhaIn0%3D&digest=sha256%3A75a3c17d8b76d88a0a38f3aa9050b0a9c8454de6179bbcc1d1de72851bd7b2c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=b7519ec6-a780-4a04-94c4-dbb53abd0d44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.803549ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=ac7ff5f8-2c37-4872-82a5-0bf8aaa47e27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.773629ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=cdaebcab-89a8-4dc9-80d1-1d1b95debc97 http.request.method=GET http.request.remoteaddr="127.0.0.1:51542" 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=3.293119ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=76472394-8a9d-45f2-b154-2e72635069c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.659217ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "GET /v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46485" http.request.id=25a52f52-795a-4ebe-ad8f-9432dc9421ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.169578ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46485" http.request.id=b0911291-d374-4175-902f-5576dae0aeeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.31688ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:46485" http.request.id=18e135e2-a7a8-47ce-9df4-fe58f8441c0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.004578ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=1e0711b8-8e48-4e04-8a52-afed67a6e877 http.request.method=GET http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.604116ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "GET /v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=83647329-b4fd-4b43-8bde-f85aedfe62fd http.request.method=GET http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.347994ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=ed69fa00-7ecc-4a30-bea1-28936d933eca http.request.method=GET http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.360073ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "GET /v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=2153267b-7fd7-402c-9dc2-65650d6e0b28 http.request.method=GET http.request.remoteaddr="127.0.0.1:51542" 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.328153ms http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=error msg="payload digest does match: "sha256:d2d196310e78a68e367b7f3ff17073ddbf54be93ff73e8cf330b874c1f0cfe89" != "sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b"" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=5bf2ea83-5550-423c-82bd-f6e931f21e1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" time="2025-05-08T21:40:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=5bf2ea83-5550-423c-82bd-f6e931f21e1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51542" http.request.uri="/v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.607194ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b" 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:29b79168710c988de7188d58fb073b24e8b42ffb274bbe7be26700ae2bc4b64b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=766c72fa-d4c2-467c-885d-1a1c0f3d9f96 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.422044ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=83b5eeed-03e8-4596-8aec-0634bad4a753 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" 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.301233ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46485" http.request.id=14c6b162-e213-4369-8377-267806c0a454 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.609474ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:40:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46485" http.request.id=14c6b162-e213-4369-8377-267806c0a454 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.679755ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:40:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46485" http.request.id=14c6b162-e213-4369-8377-267806c0a454 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.723105ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=90ff07e1-6c71-4e31-89c2-0c7b46a7c870 http.request.method=POST http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.617494ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=c3cb2684-29cc-41f2-aa23-1de869b0c009 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/blobs/uploads/c4ba0042-d67b-4fdf-97b3-6078c50b2edc?_state=FKdqpGNx1-MzphY2mrvrfEznWZRE7DZpFZDbZcFbjep7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNGJhMDA0Mi1kNjdiLTRmZGYtOTdiMy02MDc4YzUwYjJlZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MTEuNTczMTExMDY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.768054ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/c4ba0042-d67b-4fdf-97b3-6078c50b2edc?_state=FKdqpGNx1-MzphY2mrvrfEznWZRE7DZpFZDbZcFbjep7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNGJhMDA0Mi1kNjdiLTRmZGYtOTdiMy02MDc4YzUwYjJlZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MTEuNTczMTExMDY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46485" http.request.id=1f2ef337-0b7b-4790-b1c2-3b384cc6aaaa http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.631174ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:40:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46485" http.request.id=1f2ef337-0b7b-4790-b1c2-3b384cc6aaaa http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.703685ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-08T21:40:11Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=f98ef89a-2344-467a-9197-dec21eb4b690 http.request.method=POST http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.009555ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=9d0ede40-82d1-46b0-bc50-0b125e33656b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/blobs/uploads/37d8eee9-0019-4a4f-b378-67692ae0a4cc?_state=KNqXNppp-dkgkqP3GDLiZh63tgEAkgvR8e9JDXIRfm57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzN2Q4ZWVlOS0wMDE5LTRhNGYtYjM3OC02NzY5MmFlMGE0Y2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MTEuOTM3MDY4NTkxWiJ9&digest=sha256%3A43587d855883524709f5ce3d33362a3d91374816c1c7c67968004ed9b5401a4e" http.request.useragent="Go-http-client/1.1" http.response.duration=5.063442143s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/37d8eee9-0019-4a4f-b378-67692ae0a4cc?_state=KNqXNppp-dkgkqP3GDLiZh63tgEAkgvR8e9JDXIRfm57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzN2Q4ZWVlOS0wMDE5LTRhNGYtYjM3OC02NzY5MmFlMGE0Y2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MTEuOTM3MDY4NTkxWiJ9&digest=sha256%3A43587d855883524709f5ce3d33362a3d91374816c1c7c67968004ed9b5401a4e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:17Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=f34ea54b-580d-4b0a-b02b-7c5beeda10a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.247476ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=cc656f64-287d-4d76-9a69-1b5f21b63b91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/blobs/uploads/4b729fd8-83c5-4ea6-83e2-e8d56c9561cd?_state=k8-2nECaWQf-Ld5iS1NZih6bxZMbA463PUnuV3AjEhB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjcyOWZkOC04M2M1LTRlYTYtODNlMi1lOGQ1NmM5NTYxY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MTcuNDE0OTE0ODkxWiJ9&digest=sha256%3A492177b2202e9bc0bd7e50d08528d407c3e5e4b54af86132845981ba5bd4fe52" http.request.useragent="Go-http-client/1.1" http.response.duration=7.496147814s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/4b729fd8-83c5-4ea6-83e2-e8d56c9561cd?_state=k8-2nECaWQf-Ld5iS1NZih6bxZMbA463PUnuV3AjEhB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjcyOWZkOC04M2M1LTRlYTYtODNlMi1lOGQ1NmM5NTYxY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MTcuNDE0OTE0ODkxWiJ9&digest=sha256%3A492177b2202e9bc0bd7e50d08528d407c3e5e4b54af86132845981ba5bd4fe52 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46485" http.request.id=59e23b0e-49f7-488b-adb5-b0b4406b4745 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.371293ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46485" http.request.id=c1daad09-4120-4257-9ce1-83528620cc70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/sha256:6bd3dc3db5a2613e4773c0f7d306f9ed163f72d6c77ea71de36112d847bb4044" http.request.useragent="Go-http-client/1.1" http.response.duration=2.678256ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:6bd3dc3db5a2613e4773c0f7d306f9ed163f72d6c77ea71de36112d847bb4044 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=9000b591-8b99-42eb-ba88-82b2e7ea2a63 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" 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.102546ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=8b428845-b1f4-432f-b4df-878c57c685bb http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/sha256:6bd3dc3db5a2613e4773c0f7d306f9ed163f72d6c77ea71de36112d847bb4044" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.433596ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/sha256:6bd3dc3db5a2613e4773c0f7d306f9ed163f72d6c77ea71de36112d847bb4044 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=56cf9651-d761-485c-9468-2452e6d959f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.362363ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=33e71b16-4bd9-406f-afd4-05a3601d5ff2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/sha256:6bd3dc3db5a2613e4773c0f7d306f9ed163f72d6c77ea71de36112d847bb4044" http.request.useragent="Go-http-client/1.1" http.response.duration=2.075796ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/sha256:6bd3dc3db5a2613e4773c0f7d306f9ed163f72d6c77ea71de36112d847bb4044 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=4f5152fb-293d-4877-afd2-05d112ccf760 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" 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.225546ms http.response.status=200 http.response.written=45 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="rewriting manifest sha256:6bd3dc3db5a2613e4773c0f7d306f9ed163f72d6c77ea71de36112d847bb4044 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=3b605539-2dea-456a-81d3-f5b9d73a4062 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=3b605539-2dea-456a-81d3-f5b9d73a4062 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" 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=4.1888ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46485" http.request.id=506d360c-608a-4e6c-b864-4c6d8efe801f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" 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.733037ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46485" http.request.id=8c70cdde-7161-4d2c-b374-8ff2710bc3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.204976ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46485" http.request.id=9fd93f85-03d9-44fc-9921-26dcaa37e7e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/sha256:121862ec209a3092f210f8ef92612508c3c32d61eccc078a0b3cac35e4c640f6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.303276ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "PUT /v2/foo/schema2/manifests/sha256:121862ec209a3092f210f8ef92612508c3c32d61eccc078a0b3cac35e4c640f6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=79a54beb-6c2f-4e97-a308-dabaadf4d96f http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" 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.538606ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=28c87bae-6291-49b6-bd16-38f0ffeb45cd http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/sha256:121862ec209a3092f210f8ef92612508c3c32d61eccc078a0b3cac35e4c640f6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.921425ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/sha256:121862ec209a3092f210f8ef92612508c3c32d61eccc078a0b3cac35e4c640f6 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=dc1dccd0-0121-4d33-bc36-ea6e8f78987e http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.033915ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=ca5befd2-886e-434e-8783-29a8228fe442 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/sha256:121862ec209a3092f210f8ef92612508c3c32d61eccc078a0b3cac35e4c640f6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.497164ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/sha256:121862ec209a3092f210f8ef92612508c3c32d61eccc078a0b3cac35e4c640f6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=info msg="rewriting manifest list sha256:121862ec209a3092f210f8ef92612508c3c32d61eccc078a0b3cac35e4c640f6 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=cff53462-1a29-4abd-9558-b8422163beb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-08T21:40:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:46485" http.request.id=cff53462-1a29-4abd-9558-b8422163beb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34272" 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=4.216881ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:40:24Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:40:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=c990c931-3112-4659-8b73-c5e8718ffdec http.request.method=GET http.request.remoteaddr="127.0.0.1:49556" 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.829555ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=a8d41984-e931-4821-b3c3-8bb75168fc4d http.request.method=GET http.request.remoteaddr="127.0.0.1:49556" 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.396293ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=ae0ae939-117f-42ce-bce7-5d6e48feea0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" 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.339904ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-08T21:40:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=ce0a814c-b544-4909-a25b-5dff52d67e9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" 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.228708ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T21:40:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=ce0a814c-b544-4909-a25b-5dff52d67e9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" 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.342798ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T21:40:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=ce0a814c-b544-4909-a25b-5dff52d67e9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" 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.395278ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T21:40:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=ce0a814c-b544-4909-a25b-5dff52d67e9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" 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.459578ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:21:40:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-08T21:40:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=02323479-a5a0-4169-bb02-f851cff7c9ef http.request.method=POST http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.098305ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:25 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:29Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=a1e76952-a3dd-4d29-aba1-8e6aae426b29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/blobs/uploads/b45d8567-6dd9-4cfc-a067-c4eb561da2fe?_state=_e00_27Sl1qI_YK2ym19FairlXK0GXdPxP8z8Bz4A3t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNDVkODU2Ny02ZGQ5LTRjZmMtYTA2Ny1jNGViNTYxZGEyZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MjUuMzIzNzcxNDY4WiJ9&digest=sha256%3A86b9631833dfc91450cc0f563b5104d94a2051d6b23d17c87afe8bc0043e0fcc" http.request.useragent="Go-http-client/1.1" http.response.duration=4.406175663s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:25 +0000] "PUT /v2/foo/schema1/blobs/uploads/b45d8567-6dd9-4cfc-a067-c4eb561da2fe?_state=_e00_27Sl1qI_YK2ym19FairlXK0GXdPxP8z8Bz4A3t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNDVkODU2Ny02ZGQ5LTRjZmMtYTA2Ny1jNGViNTYxZGEyZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MjUuMzIzNzcxNDY4WiJ9&digest=sha256%3A86b9631833dfc91450cc0f563b5104d94a2051d6b23d17c87afe8bc0043e0fcc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:30Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=10ce6693-8d64-4fc4-acea-433cfa18cf2a http.request.method=POST http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.548736ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=e86fd5a2-6baa-4b1b-a6eb-fcec0c69f7dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/blobs/uploads/9abc86ff-1308-4d9a-b5c0-cf92ad928bbd?_state=gGMuamXWkzVE6I_qwZqCn5srDLURyDrNGfMLT9LUS5F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YWJjODZmZi0xMzA4LTRkOWEtYjVjMC1jZjkyYWQ5MjhiYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MzAuMTY5MTk1NjNaIn0%3D&digest=sha256%3Ade21a7902c7103814ac09f461f9a8fecf791b88fa8604d692b6e96919ddd328b" http.request.useragent="Go-http-client/1.1" http.response.duration=8.760059267s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/9abc86ff-1308-4d9a-b5c0-cf92ad928bbd?_state=gGMuamXWkzVE6I_qwZqCn5srDLURyDrNGfMLT9LUS5F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YWJjODZmZi0xMzA4LTRkOWEtYjVjMC1jZjkyYWQ5MjhiYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MzAuMTY5MTk1NjNaIn0%3D&digest=sha256%3Ade21a7902c7103814ac09f461f9a8fecf791b88fa8604d692b6e96919ddd328b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=5568905d-6972-4130-a8a1-df9aba34bdca http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.13591ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=a814a011-57d2-4ec2-878e-a3f945aabc33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" http.request.useragent="Go-http-client/1.1" http.response.duration=3.689659ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=438c9b95-62c0-4ed3-af38-1a4684a48a67 http.request.method=GET http.request.remoteaddr="127.0.0.1:49556" 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.151423ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=fd3425e9-2112-42a0-bc3d-50523324cd51 http.request.method=GET http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.70706ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "GET /v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41563" http.request.id=59721158-bc91-41f4-9daa-7b15bea44b78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" http.request.useragent="Go-http-client/1.1" http.response.duration=3.93422ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41563" http.request.id=0be2cea3-3081-414f-ab1f-040ab4e40ff0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" http.request.useragent="Go-http-client/1.1" http.response.duration=4.762932ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:41563" http.request.id=dc9c78a3-1fd6-41ed-b47e-aca3712ab5ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" http.request.useragent="Go-http-client/1.1" http.response.duration=4.05199ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=51ff624a-fca2-4a12-9391-ed82d65ebcc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.10359ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "GET /v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=2297f83e-de26-4fa2-b6e1-18d6b8e84c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.795804ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=0b3e83ce-6a3d-4d45-9fa4-d2514034bb5e http.request.method=GET http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" http.request.useragent="Go-http-client/1.1" http.response.duration=1.365013ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "GET /v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=3529a33c-10af-4062-94c7-f9abbdc11bdf http.request.method=GET http.request.remoteaddr="127.0.0.1:49556" 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.811905ms http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=error msg="payload digest does match: "sha256:0bb87f668bd8a8d200af750111066c940104be656c5177546d1718c30783f18d" != "sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca"" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=d3999150-30dc-4729-bf22-f181d428b03f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" time="2025-05-08T21:40:38Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=d3999150-30dc-4729-bf22-f181d428b03f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49556" http.request.uri="/v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.602667ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca" 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:57d60955021700ff4409369a367f98a25647e1e5732391294f8dbf9a85232fca HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=4863fe7e-6d4e-470c-8fe8-d0ee0edab1ae http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.911435ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T21:40:38Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=79e95254-2f77-4f0b-853c-2a34bca8dcf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" 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.009505ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T21:40:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41563" http.request.id=5beb5034-114e-41a7-8395-b0609f513153 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.740305ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:40:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41563" http.request.id=5beb5034-114e-41a7-8395-b0609f513153 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.814335ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:40:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41563" http.request.id=5beb5034-114e-41a7-8395-b0609f513153 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.857325ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:21:40:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-08T21:40:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=d31eec6a-3870-4ce6-946d-03cb373ec78f http.request.method=POST http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.925474ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:39 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=fdda2032-e8ae-42f0-a5b1-662a6e76ed2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/blobs/uploads/45e448c8-5d58-4119-b444-4537e3baa4ed?_state=NvmyMJwnD73CSXDhcnqYbu6hsYvvKVnBSWQh_YUvRLV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NWU0NDhjOC01ZDU4LTQxMTktYjQ0NC00NTM3ZTNiYWE0ZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MzkuMDAzMTE5OTIxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.286006ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:39 +0000] "PUT /v2/foo/schema2/blobs/uploads/45e448c8-5d58-4119-b444-4537e3baa4ed?_state=NvmyMJwnD73CSXDhcnqYbu6hsYvvKVnBSWQh_YUvRLV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NWU0NDhjOC01ZDU4LTQxMTktYjQ0NC00NTM3ZTNiYWE0ZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MzkuMDAzMTE5OTIxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41563" http.request.id=f60b657e-e5b2-4deb-aa9f-e0e14de72647 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" 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.487296ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:40:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41563" http.request.id=f60b657e-e5b2-4deb-aa9f-e0e14de72647 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" 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.633387ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:21:40:39 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-08T21:40:39Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=67d2a6f6-4d3c-4d62-8e81-3edb6ebf4965 http.request.method=POST http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.428256ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:39 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=81a42024-fed4-4ac1-bcc0-7ea257de1f9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/blobs/uploads/9249f0e1-7af8-4d2f-b714-cea6fa2ec5c3?_state=0txY7bXmBjHo2XFp0w-kmeXmEfduTYyp96vTgLJIwPV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MjQ5ZjBlMS03YWY4LTRkMmYtYjcxNC1jZWE2ZmEyZWM1YzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MzkuNDk5NzgzOTkyWiJ9&digest=sha256%3A9802453bd486e0e567532f52e555ccdbfad8efe20935672c45cbbc582739a831" http.request.useragent="Go-http-client/1.1" http.response.duration=9.976392342s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:39 +0000] "PUT /v2/foo/schema2/blobs/uploads/9249f0e1-7af8-4d2f-b714-cea6fa2ec5c3?_state=0txY7bXmBjHo2XFp0w-kmeXmEfduTYyp96vTgLJIwPV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5MjQ5ZjBlMS03YWY4LTRkMmYtYjcxNC1jZWE2ZmEyZWM1YzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6MzkuNDk5NzgzOTkyWiJ9&digest=sha256%3A9802453bd486e0e567532f52e555ccdbfad8efe20935672c45cbbc582739a831 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:49Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=60637947-90e3-49c6-a6de-eb96a50feb1e http.request.method=POST http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.656136ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=e0a619fa-9bf7-4f50-8607-657a9c78057e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/blobs/uploads/b2778e49-9e99-4639-ac6d-cae0cee95225?_state=ZFhweR2-Hf1ATynyrUuVu_yo-fybzYbfYGxPQ6vNkpV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjc3OGU0OS05ZTk5LTQ2MzktYWM2ZC1jYWUwY2VlOTUyMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6NDkuOTIxNDM4OTY4WiJ9&digest=sha256%3A814777ed09cca26a6a2766dc528f15c61975ebe483da44c1bc8a1112a9b55029" http.request.useragent="Go-http-client/1.1" http.response.duration=9.159413497s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/b2778e49-9e99-4639-ac6d-cae0cee95225?_state=ZFhweR2-Hf1ATynyrUuVu_yo-fybzYbfYGxPQ6vNkpV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMjc3OGU0OS05ZTk5LTQ2MzktYWM2ZC1jYWUwY2VlOTUyMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6NDkuOTIxNDM4OTY4WiJ9&digest=sha256%3A814777ed09cca26a6a2766dc528f15c61975ebe483da44c1bc8a1112a9b55029 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41563" http.request.id=5a0902f0-9187-4d55-a96b-76578c4fbddb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.695469ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41563" http.request.id=d172a28b-f576-429e-828a-bf073a392385 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/sha256:34dfb71e7c3929be8dae8d6068ece1d7d7c8f1cd5ed7e42b43327e2e342d35c4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.373069ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:34dfb71e7c3929be8dae8d6068ece1d7d7c8f1cd5ed7e42b43327e2e342d35c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=27afe983-2e03-4c58-9f2e-f4fa3cc5745a http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" 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=3.143878ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=c67f9134-a476-4f94-b23e-5befdf0fbf0a http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/sha256:34dfb71e7c3929be8dae8d6068ece1d7d7c8f1cd5ed7e42b43327e2e342d35c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.718477ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/sha256:34dfb71e7c3929be8dae8d6068ece1d7d7c8f1cd5ed7e42b43327e2e342d35c4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=11607f2b-54e8-4165-a82b-27d5e662c2e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.338516ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=c8de5181-d94c-4dc0-abb1-6eda2cd217a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/sha256:34dfb71e7c3929be8dae8d6068ece1d7d7c8f1cd5ed7e42b43327e2e342d35c4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.928085ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/sha256:34dfb71e7c3929be8dae8d6068ece1d7d7c8f1cd5ed7e42b43327e2e342d35c4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=0bc1d111-8a68-402b-94ae-9132ab8173c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" 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.942054ms http.response.status=200 http.response.written=45 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="rewriting manifest sha256:34dfb71e7c3929be8dae8d6068ece1d7d7c8f1cd5ed7e42b43327e2e342d35c4 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=0a56e043-e430-41bb-9a27-815a654571cc http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=0a56e043-e430-41bb-9a27-815a654571cc http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" 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=4.406171ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-08T21:40: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.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41563" http.request.id=10c3ffdf-d16a-4f2c-90af-0c45d407cc43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" 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.590577ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41563" http.request.id=53e4d9ce-1252-49b2-9f05-ca645518bf24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.010017ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41563" http.request.id=ffa1462b-52f5-4b5a-8452-cb3f3d468fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/sha256:20e4a5679253598f50ff48940a58b01c59aeece9c4b3895841aaf9ac74a5a71d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.513816ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:20e4a5679253598f50ff48940a58b01c59aeece9c4b3895841aaf9ac74a5a71d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=3d83cec8-498d-4199-8b3d-f16c52eb625e http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" 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.582517ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=5edba5a3-90dd-46b9-beba-d12c28497f1c http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/sha256:20e4a5679253598f50ff48940a58b01c59aeece9c4b3895841aaf9ac74a5a71d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.632376ms http.response.status=200 http.response.written=434 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/sha256:20e4a5679253598f50ff48940a58b01c59aeece9c4b3895841aaf9ac74a5a71d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=4b2c49b6-1394-48e5-a320-e5ff1438b17f http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.274385ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=24123c5e-756e-4d79-88ba-75d7606036e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/sha256:20e4a5679253598f50ff48940a58b01c59aeece9c4b3895841aaf9ac74a5a71d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.840025ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/sha256:20e4a5679253598f50ff48940a58b01c59aeece9c4b3895841aaf9ac74a5a71d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="rewriting manifest list sha256:20e4a5679253598f50ff48940a58b01c59aeece9c4b3895841aaf9ac74a5a71d in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=bd261c03-56f9-4cdc-b8aa-8991515fbbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41563" http.request.id=bd261c03-56f9-4cdc-b8aa-8991515fbbe0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47980" 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.310173ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (58.90s) === RUN TestGetManifestWithStorageError time="2025-05-08T21:40:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:40:59Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:40:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:41099" http.request.id=249eff0a-55c5-4d07-a202-f3d6960cd9c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37802" 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.146195ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.9 http.request.host="127.0.0.1:41099" http.request.id=1148952b-0b56-4853-b926-207a15481048 http.request.method=GET http.request.remoteaddr="127.0.0.1:37802" 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=2.017175ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.9 http.request.host="127.0.0.1:41099" http.request.id=3172ee83-873b-4ad9-bab9-2bbc8f4f6ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37802" 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=2.073205ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.9 http.request.host="127.0.0.1:41099" http.request.id=81719968-5e01-4a8d-abcf-1f915443f550 http.request.method=GET http.request.remoteaddr="127.0.0.1:37802" 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.882975ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2025-05-08T21:40:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:40:59Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:40:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=13eb00e0-e988-425d-b9f3-f5c06dd572cf http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" 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.300096ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=9d48b856-7506-4b6e-aea5-33ef24d3eb1a http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" 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.817454ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=78aba8fc-eb0c-4002-a648-9c79148d6492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" 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.162546ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-08T21:40: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.9 http.request.host="127.0.0.1:35057" http.request.id=200e1008-7580-49d8-95a1-44e9281c8a00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" 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.918899ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T21:40:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=200e1008-7580-49d8-95a1-44e9281c8a00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" 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=4.14899ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T21:40: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.9 http.request.host="127.0.0.1:35057" http.request.id=200e1008-7580-49d8-95a1-44e9281c8a00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" 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=4.19938ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-08T21:40:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=200e1008-7580-49d8-95a1-44e9281c8a00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" 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=4.23772ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-08T21:40:59Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=6f91ca60-1793-4d4a-9283-03ae250386ae http.request.method=POST http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.290916ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:02Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=011e6aeb-d20d-47b3-adf7-6c85d48e1c73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/blobs/uploads/9d6bd7f0-8cd0-44fa-884e-33d6768a3055?_state=_SDmivUMsDjo9lYIbhQBVMBC0mOJCUbCwTln4iT0F2J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ZDZiZDdmMC04Y2QwLTQ0ZmEtODg0ZS0zM2Q2NzY4YTMwNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6NTkuNTE2ODM0MDk2WiJ9&digest=sha256%3Ad1ef99c916772f6088327b9d5eb0d88c3fe56a206f835b7dd498cdc058b3cbb2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.481590301s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:40:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/9d6bd7f0-8cd0-44fa-884e-33d6768a3055?_state=_SDmivUMsDjo9lYIbhQBVMBC0mOJCUbCwTln4iT0F2J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ZDZiZDdmMC04Y2QwLTQ0ZmEtODg0ZS0zM2Q2NzY4YTMwNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDA6NTkuNTE2ODM0MDk2WiJ9&digest=sha256%3Ad1ef99c916772f6088327b9d5eb0d88c3fe56a206f835b7dd498cdc058b3cbb2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:03Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=c8b1b166-bda0-4c11-806d-2d789537b05e http.request.method=POST http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.127096ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:03 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=9e026b6c-e67e-4213-8ea2-1b4e06bb5adc http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/blobs/uploads/75a0a3b6-91c7-4438-882d-bf613571d29e?_state=U_wsuXRGyBPl8WtF0V-cEd6Jx0VF6PdHwCZVnXgZJRB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NWEwYTNiNi05MWM3LTQ0MzgtODgyZC1iZjYxMzU3MWQyOWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDE6MDMuMjcyMjgxMDU3WiJ9&digest=sha256%3A070e6c34c326a0b9134aaefbd827d963791030ab4fb9d6fc525456a55630f335" http.request.useragent="Go-http-client/1.1" http.response.duration=3.298742098s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:03 +0000] "PUT /v2/foo/schema1/blobs/uploads/75a0a3b6-91c7-4438-882d-bf613571d29e?_state=U_wsuXRGyBPl8WtF0V-cEd6Jx0VF6PdHwCZVnXgZJRB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NWEwYTNiNi05MWM3LTQ0MzgtODgyZC1iZjYxMzU3MWQyOWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDE6MDMuMjcyMjgxMDU3WiJ9&digest=sha256%3A070e6c34c326a0b9134aaefbd827d963791030ab4fb9d6fc525456a55630f335 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=1760261a-1438-4f07-b81e-cdc9b51e561f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.664379ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=431aee88-491a-4e5d-849f-a89a83f9b46f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.duration=3.048988ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=e8ed2806-2bac-4746-80f5-493cb3b2593d http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" 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=4.522351ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=685ee581-59ad-4661-b1dc-43dabcce1848 http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.781977ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35057" http.request.id=09b636f0-e3ca-4d62-aec9-32ec1c087da6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.duration=3.113578ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35057" http.request.id=725d91c4-a708-4bd1-9d08-4841aed68138 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.duration=3.135408ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/json" http.request.host="127.0.0.1:35057" http.request.id=6f30870c-b79b-42e3-9f18-055386c57073 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.duration=3.066417ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=88516214-df04-45e0-95a7-2899b84aad8c http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.374996ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=6413a9ed-20aa-4f95-af46-6dd8587cff57 http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.283853ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=59f6f0ed-5a22-4618-90b6-ccc58703bc1b http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.duration=1.181993ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=6a35e8d3-8a5d-4e17-9836-df575156d095 http.request.method=GET http.request.remoteaddr="127.0.0.1:57900" 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.267463ms http.response.status=200 http.response.written=41 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=error msg="payload digest does match: "sha256:4fe54931057fc96ac98e84a0eb73674f0fb96f86a7a6f4e6605f49bb7a97148c" != "sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15"" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=9e8f8a16-6fc5-4842-ab3e-230eeb91a3a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=9e8f8a16-6fc5-4842-ab3e-230eeb91a3a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57900" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.546494ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=74e3f642-ad73-4f08-ae3f-7c7c4ff530b1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.duration=1.816635ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "DELETE /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=3c13a5bb-f8f9-41f6-9c1b-485f6f7e4119 http.request.method=GET http.request.remoteaddr="127.0.0.1:57912" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.10923ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=7f0fb38d-d28b-407a-9437-f05a27fc3057 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57920" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.788215ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "DELETE /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=6af9a05d-e139-4b28-9337-65082ce28901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57932" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.duration=3.394899ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=2b5ebe05-9e84-447f-9203-172e6aa1b8bf http.request.method=GET http.request.remoteaddr="127.0.0.1:57932" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.603516ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=a6cd75b1-e3ee-4001-841b-49cd4ceadf0e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57944" 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.357125ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=fec06590-97ce-43ab-9c53-df21b8b38ce3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.509329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=f2a034f6-1098-4e39-aab1-009f0835fc10 http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" 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.545014ms http.response.status=200 http.response.written=39 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=abfbc4c1-74fa-4997-8521-03e5b3abe7c8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15" http.request.useragent="Go-http-client/1.1" http.response.duration=2.055165ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "DELETE /v2/foo/schema1/manifests/sha256:b4a9635a4f0ebb3394d89a0d41b40068c8891090798ea22bd41e6e4965a33b15 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=e39f70e3-b8d7-44c5-8840-bf1188d11aca http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" 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.533184ms http.response.status=200 http.response.written=35 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=3c28f205-b648-4188-b6a7-8835c9c3e668 http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.565784ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=04d75f6c-b7c7-4d41-a1c2-af4c98f9f95e http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" 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.385013ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35057" http.request.id=1efe7517-4362-4e82-9857-27dc1c5ae500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.676844ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35057" http.request.id=1efe7517-4362-4e82-9857-27dc1c5ae500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.740354ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35057" http.request.id=1efe7517-4362-4e82-9857-27dc1c5ae500 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.787325ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=71bdf5aa-9845-4690-9e25-a6e3dff042fa http.request.method=POST http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.617394ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=7b510ff4-5ba4-493f-a73b-7d01f66991e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/blobs/uploads/5433d9ce-1530-43fa-80b5-55000fc3f514?_state=byxNVNcEAp7thQ59YjqQkizkpixm14xUaowJ0Bc0WIJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NDMzZDljZS0xNTMwLTQzZmEtODBiNS01NTAwMGZjM2Y1MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDE6MDYuNjUzNDM3ODE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.031235ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema2/blobs/uploads/5433d9ce-1530-43fa-80b5-55000fc3f514?_state=byxNVNcEAp7thQ59YjqQkizkpixm14xUaowJ0Bc0WIJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1NDMzZDljZS0xNTMwLTQzZmEtODBiNS01NTAwMGZjM2Y1MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDE6MDYuNjUzNDM3ODE5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35057" http.request.id=fbceda05-cf34-4591-ac51-e3f29a5f6582 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.584734ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:41:06Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35057" http.request.id=fbceda05-cf34-4591-ac51-e3f29a5f6582 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.658485ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [08/May/2025:21:41:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-08T21:41:07Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=5ec28b1c-a647-485a-a5c3-40cf3a3f81a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.040865ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:12Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=81cfc716-ef02-48b4-88b2-dd270c9119c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/blobs/uploads/e3a6c466-f300-4681-bfeb-afb8f41a8b02?_state=ieB82yqgZLf9YbR3mu0jXuZZdoXxm7XynsYg4ApGUEN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlM2E2YzQ2Ni1mMzAwLTQ2ODEtYmZlYi1hZmI4ZjQxYThiMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDE6MDcuMDQzNTc1NzY2WiJ9&digest=sha256%3A40dd533abd3e765f5445df3cd50599ee13eda3fd4b40da0a80204b1cac74a418" http.request.useragent="Go-http-client/1.1" http.response.duration=5.94545516s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/e3a6c466-f300-4681-bfeb-afb8f41a8b02?_state=ieB82yqgZLf9YbR3mu0jXuZZdoXxm7XynsYg4ApGUEN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlM2E2YzQ2Ni1mMzAwLTQ2ODEtYmZlYi1hZmI4ZjQxYThiMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDE6MDcuMDQzNTc1NzY2WiJ9&digest=sha256%3A40dd533abd3e765f5445df3cd50599ee13eda3fd4b40da0a80204b1cac74a418 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:13Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=f7e69dac-de7f-480d-8233-bf2144ca9e7b http.request.method=POST http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.193566ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:13 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=f8de3ed9-aebb-4025-a7d6-97fa33dfc1fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/blobs/uploads/4e452199-d33a-4655-82ae-5cea64c64cc0?_state=uJ1fq6VGAbnvVAtzJljWF0c8NN1KbXej10R-_hEpnIl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZTQ1MjE5OS1kMzNhLTQ2NTUtODJhZS01Y2VhNjRjNjRjYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDE6MTMuMzY4MzYyODg2WiJ9&digest=sha256%3A43bad9afc8028411b0b9490ec856a465cad7c059dbc28eb0566fd4c75f68f672" http.request.useragent="Go-http-client/1.1" http.response.duration=5.169336036s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:13 +0000] "PUT /v2/foo/schema2/blobs/uploads/4e452199-d33a-4655-82ae-5cea64c64cc0?_state=uJ1fq6VGAbnvVAtzJljWF0c8NN1KbXej10R-_hEpnIl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZTQ1MjE5OS1kMzNhLTQ2NTUtODJhZS01Y2VhNjRjNjRjYzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMDhUMjE6NDE6MTMuMzY4MzYyODg2WiJ9&digest=sha256%3A43bad9afc8028411b0b9490ec856a465cad7c059dbc28eb0566fd4c75f68f672 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35057" http.request.id=48fdd31e-5ab9-4c31-98a7-3ef305ae56d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.412726ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35057" http.request.id=76fb1b16-1eb2-48e2-bd98-75fde76e3756 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.792485ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "PUT /v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=ca38c3ea-9fe1-41b0-83f2-fa2e8a0c4dbd http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.698425ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=5920b762-d6c2-49d7-a9f8-2046b449a4d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.780104ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=2c520257-c3ac-4a07-9b0d-ddcbd9537016 http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.287853ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=a069c552-f122-4ec1-8d06-920d1f9f0ad4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.189523ms http.response.status=304 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=196f0a0c-e80f-49a1-8598-6e060c13a0e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" 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.213373ms http.response.status=200 http.response.written=45 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="rewriting manifest sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 in schema1 format to support old client" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=4547fac2-ce1c-4a28-ac25-81eb6e316d5a http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=4547fac2-ce1c-4a28-ac25-81eb6e316d5a http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" 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.700946ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=735f5ca9-2ad9-410b-ae07-2688d45f4319 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.480663ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=399b7f86-401c-4f25-bef8-755c350d2591 http.request.method=GET http.request.remoteaddr="127.0.0.1:57960" http.request.uri="/v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.281713ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=0b8d3ae7-43db-4d33-8914-b2bdbeb7382d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55102" http.request.uri="/v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.434274ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35057" http.request.id=e5b2a6e6-545e-45bf-903c-bd6dafc67a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55108" http.request.uri="/v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.876025ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "PUT /v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=b48e858e-15c5-41ae-8583-c46f463cf683 http.request.method=GET http.request.remoteaddr="127.0.0.1:55108" http.request.uri="/v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.551474ms http.response.status=200 http.response.written=732 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=1199359f-c094-4d1e-bed0-71fcf70a247e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55124" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.455594ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35057" http.request.id=50638387-46de-4824-b486-10572c4d477e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55126" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.896245ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=54ee6aa8-f732-403b-ba0d-15d2fd05fcd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55126" 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.152463ms http.response.status=200 http.response.written=39 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=51728387-8c44-46a1-9538-a44c87e7162b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55126" http.request.uri="/v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.452363ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2f1010b2c41143d4ba5adfa8a62082c131d95b20062654f95bb7bc6626daf3b5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:35057" http.request.id=565b0e5d-cbb5-49a6-8a53-3f6d3df384c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:55126" 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.197373ms http.response.status=200 http.response.written=35 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (19.40s) === RUN TestManifestDeleteDisabled time="2025-05-08T21:41:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:41:18Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:41:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:38459" http.request.id=2f6f3bd0-6446-41a8-bd65-cf916885c73c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.315914ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-05-08T21:41:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:41:18Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:41:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 time="2025-05-08T21:41:18Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.9 time="2025-05-08T21:41:18Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.9 time="2025-05-08T21:41:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:43387" http.request.id=83db03e3-7a00-4432-ab52-df2c6d20c182 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51430" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.876747ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:43387" http.request.id=9e0c2e6b-a260-4260-bd3f-b210f1b924a3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51436" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.293056ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:43387" http.request.id=9732e322-42bb-4a29-ab05-98014fd2c0f8 http.request.method=POST http.request.remoteaddr="127.0.0.1:51440" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.241906ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-08T21:41:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.9 http.request.host="127.0.0.1:43387" http.request.id=5dafed4b-6467-462d-9524-ffb75675ef39 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51452" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.269365ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [08/May/2025:21:41:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.39s) === RUN TestProxyManifestGetByTag time="2025-05-08T21:41:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:41:18Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:41:19Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=87973b9b-759c-4297-916e-bceb252ecc5a http.request.method=POST http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.878885ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=e1c3867d-c03b-4a97-9b3a-a7a7dd1138d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/foo/bar/blobs/uploads/6c0cb5b6-340c-4d4d-aa44-fc744bb98a6f?_state=A-B-TV2c8ydTR8FmrlOlGaRzl89qHJrjCnCvvt8aNKF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjMGNiNWI2LTM0MGMtNGQ0ZC1hYTQ0LWZjNzQ0YmI5OGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTo0MToxOS4zNTQwMDM0ODVaIn0%3D&digest=sha256%3A5b9940b5ce900d1d7df22b5944c0b46fae0c118ee5a9d7b6db8e3d5df387efa0" http.request.useragent="Go-http-client/1.1" http.response.duration=5.369095861s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:19 +0000] "PUT /v2/foo/bar/blobs/uploads/6c0cb5b6-340c-4d4d-aa44-fc744bb98a6f?_state=A-B-TV2c8ydTR8FmrlOlGaRzl89qHJrjCnCvvt8aNKF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjMGNiNWI2LTM0MGMtNGQ0ZC1hYTQ0LWZjNzQ0YmI5OGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTo0MToxOS4zNTQwMDM0ODVaIn0%3D&digest=sha256%3A5b9940b5ce900d1d7df22b5944c0b46fae0c118ee5a9d7b6db8e3d5df387efa0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=f33ea474-a75f-47d9-b49e-d2af2a9539bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.336618ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:24 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 time="2025-05-08T21:41:24Z" level=info msg="redis not configured" go.version=go1.23.9 time="2025-05-08T21:41:24Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.23.9 time="2025-05-08T21:41:24Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 time="2025-05-08T21:41:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=3b8eb56c-a9b3-4855-aeb4-bbba40a9335e http.request.method=GET http.request.remoteaddr="127.0.0.1:48480" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.217063ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:21:41:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T21:41:24Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:40935" go.version=go1.23.9 time="2025-05-08T21:41:24Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.9 time="2025-05-08T21:41:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=41ddd15b-d275-4081-a90a-01ebe6efa872 http.request.method=GET http.request.remoteaddr="127.0.0.1:48492" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.248944ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:21:41:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T21:41:24Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40935 /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:40935/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:41843" http.request.id=53b486fa-196b-4044-b89b-f7d34b3599a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34752" http.request.uri="/v2/foo/bar/manifests/sha256:e2ce5a677f49427c64001978e925a79294cc91bb8d43ad1afb9c8993df45b69f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:e2ce5a677f49427c64001978e925a79294cc91bb8d43ad1afb9c8993df45b69f" time="2025-05-08T21:41:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=11146cec-c742-4df8-a212-e72e701496a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48504" http.request.uri="/v2/foo/bar/manifests/sha256:e2ce5a677f49427c64001978e925a79294cc91bb8d43ad1afb9c8993df45b69f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.190706ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:21:41:24 +0000] "GET /v2/foo/bar/manifests/sha256:e2ce5a677f49427c64001978e925a79294cc91bb8d43ad1afb9c8993df45b69f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T21:41:24Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:e2ce5a677f49427c64001978e925a79294cc91bb8d43ad1afb9c8993df45b69f with ttl=167h59m59.99999601s" go.version=go1.23.9 time="2025-05-08T21:41:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41843" http.request.id=53b486fa-196b-4044-b89b-f7d34b3599a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34752" http.request.uri="/v2/foo/bar/manifests/sha256:e2ce5a677f49427c64001978e925a79294cc91bb8d43ad1afb9c8993df45b69f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.676032ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:21:41:24 +0000] "GET /v2/foo/bar/manifests/sha256:e2ce5a677f49427c64001978e925a79294cc91bb8d43ad1afb9c8993df45b69f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T21:41:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=1f3022b0-ad80-4a61-81f6-70a72302c361 http.request.method=GET http.request.remoteaddr="127.0.0.1:48504" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.175763ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:21:41:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T21:41:24Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40935 /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:40935/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:41843" http.request.id=3a09f285-abbc-413b-a8f2-3dc771720754 http.request.method=GET http.request.remoteaddr="127.0.0.1:34756" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-08T21:41:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=cb3e2baa-e04c-47f1-b293-84193b264ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.226366ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:21:41:24 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T21:41:24Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41843" http.request.id=3a09f285-abbc-413b-a8f2-3dc771720754 http.request.method=GET http.request.remoteaddr="127.0.0.1:34756" 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=7.548848ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:21:41:24 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T21:41:25Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=5be449ad-39b7-4b0a-a42a-923db8f29f8a http.request.method=POST http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.040956ms http.response.status=202 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=04a38f7f-0fe6-4b6e-a8a4-aab3e578d7b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/foo/bar/blobs/uploads/34cad39d-981c-47d5-a5ba-49e4dc0c5080?_state=H-aI5y3pAuFdSB9ptX0ZP86Xc4klkfmDonHhjYg9aN97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0Y2FkMzlkLTk4MWMtNDdkNS1hNWJhLTQ5ZTRkYzBjNTA4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTo0MToyNS4wNTcwMjI3OTRaIn0%3D&digest=sha256%3A2fb5962a46c6dd7954c4dac016befd14362bdb342e665e64aee63fe4eea172e7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.995721547s http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:25 +0000] "PUT /v2/foo/bar/blobs/uploads/34cad39d-981c-47d5-a5ba-49e4dc0c5080?_state=H-aI5y3pAuFdSB9ptX0ZP86Xc4klkfmDonHhjYg9aN97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0Y2FkMzlkLTk4MWMtNDdkNS1hNWJhLTQ5ZTRkYzBjNTA4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0wOFQyMTo0MToyNS4wNTcwMjI3OTRaIn0%3D&digest=sha256%3A2fb5962a46c6dd7954c4dac016befd14362bdb342e665e64aee63fe4eea172e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=adaac77c-eb08-41e9-b791-3c99925b31a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.603159ms http.response.status=201 http.response.written=0 127.0.0.1 - - [08/May/2025:21:41:28 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=4f9ad98a-9ed9-42ea-b7d2-c78dc5b79681 http.request.method=GET http.request.remoteaddr="127.0.0.1:48516" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.291263ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:21:41:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T21:41:28Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40935 /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:40935/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:41843" http.request.id=2fa8812f-e709-4bbd-a615-be31c66e4500 http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=f4f56bb3-b630-46d8-ab00-9d1c12788a70 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52788" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.442486ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:21:41:28 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=ffb59737-babc-4684-825f-e7ef8e3fee99 http.request.method=GET http.request.remoteaddr="127.0.0.1:52788" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.183423ms http.response.status=200 http.response.written=2 127.0.0.1 - - [08/May/2025:21:41:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-08T21:41:28Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40935 /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:40935/v2/:[]]}" go.version=go1.23.9 http.request.host="127.0.0.1:41843" http.request.id=2fa8812f-e709-4bbd-a615-be31c66e4500 http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:40935" http.request.id=733f4f88-d392-4413-93d5-2d75d0e2939b http.request.method=GET http.request.remoteaddr="127.0.0.1:52792" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.423056ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:21:41:28 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-08T21:41:28Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:fcf7a526a8bffc646ace79ace27d98a75767b3d62a4c58011d27098e81610ef5 with ttl=167h59m59.99999493s" go.version=go1.23.9 time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:41843" http.request.id=2fa8812f-e709-4bbd-a615-be31c66e4500 http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" 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=16.615741ms http.response.status=200 http.response.written=935 127.0.0.1 - - [08/May/2025:21:41:28 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (9.11s) === RUN TestAppDispatcher time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38553" http.request.id=988db43a-2596-4550-b87e-d9d21c7cdb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:53960" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.428154ms http.response.status=200 http.response.written=0 time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38553" http.request.id=da0d81ed-e259-45e8-81b4-9a9b40aed176 http.request.method=GET http.request.remoteaddr="127.0.0.1:53960" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.643154ms http.response.status=200 http.response.written=0 time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38553" http.request.id=4dffc9f6-6ec7-4f19-a1b3-5727985e0d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:53960" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.584764ms http.response.status=200 http.response.written=0 time="2025-05-08T21:41:28Z" level=info msg="response completed" go.version=go1.23.9 http.request.host="127.0.0.1:38553" http.request.id=275d5dcb-222a-406c-8a93-5870eeeceeca http.request.method=GET http.request.remoteaddr="127.0.0.1:53960" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.662004ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-05-08T21:41:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f time="2025-05-08T21:41:28Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f time="2025-05-08T21:41:28Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.9 http.request.host="127.0.0.1:39457" http.request.id=a18f3c2c-8574-4126-81eb-655bd30ebd43 http.request.method=GET http.request.remoteaddr="127.0.0.1:51506" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-05-08T21:41:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f time="2025-05-08T21:41:28Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f time="2025-05-08T21:41:28Z" level=info msg="configuring file health check path=/tmp/healthcheck2392247526, interval=1" go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-08T21:41:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f time="2025-05-08T21:41:32Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f time="2025-05-08T21:41:32Z" level=info msg="configuring TCP health check addr=127.0.0.1:40877, interval=1" go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-08T21:41:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f time="2025-05-08T21:41:36Z" level=info msg="redis not configured" go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f time="2025-05-08T21:41:36Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:37917, interval=1, threshold=3" go.version=go1.23.9 instance.id=96b803f7-c7f7-4538-a6de-6983c502363f --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 229.420s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.12s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.55s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.97s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.713s === RUN TestSchedule time="2025-05-08T21:37:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 time="2025-05-08T21:37:53Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99545ms" go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 time="2025-05-08T21:37:53Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.44µs" go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 time="2025-05-08T21:37:53Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.82µs" go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-05-08T21:37:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-08T21:37:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 time="2025-05-08T21:37:53Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99113ms" go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 time="2025-05-08T21:37:53Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99456ms" go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 time="2025-05-08T21:37:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-05-08T21:37:54Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.9 instance.id=8157f068-f4ef-4388-adff-7f4dc4384e92 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.587s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (11.66s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 17761280 sha256:e804bb8e265fe1f9a1fa1f91955a997adc9e1d77d697914c76eff774e7f06fad [] map[] } --- PASS: TestSimpleBlobRead (0.86s) === RUN TestBlobMount --- PASS: TestBlobMount (1.11s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (6.06s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (7.01s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (5.61s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.02s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:3de663dc0b1e887daf73b842ca4b0d8487a4caba48bd359202aacd559933ada4 palailogos: marking blob sha256:a3e6f7ceccfc7be20d409e88c8ee13704f0c2ff3858c5445b6660d691b16a766 palailogos: marking blob sha256:4b1e09a822ee50c720e4863578317b4d2f630460bfa20359ee3a767b04017e3d palailogos: marking manifest sha256:4b1e09a822ee50c720e4863578317b4d2f630460bfa20359ee3a767b04017e3d palailogos: marking blob sha256:497a1d6f57457b93ad9c2462458dff67bc8159e4d547ab4825ba4af600f918c3 palailogos: marking blob sha256:e7716282b96c521306a415a099cf5b2e8da4f790f340ce2c698c33b326fd16f6 palailogos: marking manifest sha256:96e7dc015a4035803897b332d7bb2891abdfb9b73ae7601095ce43d7c7843889 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:e1929eb05d4ccbfbffa6b84ae0d0a4b3d42486a9fa8425e2bca838df285c9372 palailogos: marking blob sha256:f14fe376c93f444907fb1ad72d6bbb1f94d0fdcd091432a54ae53b5d2e3cc769 palailogos: marking manifest sha256:a3e6f7ceccfc7be20d409e88c8ee13704f0c2ff3858c5445b6660d691b16a766 palailogos: marking blob sha256:9c60259a24529617c3c1904ab0535432dc3d5556f738b703913a3f45cd97132c palailogos: marking blob sha256:8ce8a047f6b66d7b04c5c4c4f2ad5a3fcbae6c5185cabb3a60f328e13589da2d 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (4.64s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:66381505a2702f3559ee3c08c04b9f82771fed7bec11109746bdde8cbc4e700c deletemanifests: marking manifest sha256:d7d722292b40b687a0e0bf51b8ef0714d87540edf1b02bbcc99fdaeeca389838 deletemanifests: marking blob sha256:d2330263c6af08c98bcab6dea225eba4d255d7858c82350fa936abe3e9688eeb deletemanifests: marking blob sha256:dbc85b169d81849af3737c5b395b74f08f9da5c42d0e6b6f8434c46eb6c13709 deletemanifests: marking blob sha256:f7ac05a31e29479ec909d8e1a5cdb06a7157f0499f2067f6d71ceb6c421a08a4 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:26104df978de8aff34b50a0f81a9180f40e76e1d508b0613a0c2029ae2ea2969 blob eligible for deletion: sha256:66381505a2702f3559ee3c08c04b9f82771fed7bec11109746bdde8cbc4e700c blob eligible for deletion: sha256:ab2d56196519204a0a78d92bfa982c5af067f76b43526467e9cba934c5791871 blob eligible for deletion: sha256:bd7adb4aceaf33869f2170d48480e778ed7882db21eb44c380fc459b08e9c75b deletemanifests manifest eligible for deletion: sha256:66381505a2702f3559ee3c08c04b9f82771fed7bec11109746bdde8cbc4e700c deletemanifests: marking manifest sha256:d7d722292b40b687a0e0bf51b8ef0714d87540edf1b02bbcc99fdaeeca389838 deletemanifests: marking blob sha256:d2330263c6af08c98bcab6dea225eba4d255d7858c82350fa936abe3e9688eeb deletemanifests: marking blob sha256:dbc85b169d81849af3737c5b395b74f08f9da5c42d0e6b6f8434c46eb6c13709 deletemanifests: marking blob sha256:f7ac05a31e29479ec909d8e1a5cdb06a7157f0499f2067f6d71ceb6c421a08a4 time="2025-05-08T21:38:35Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/66381505a2702f3559ee3c08c04b9f82771fed7bec11109746bdde8cbc4e700c" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 time="2025-05-08T21:38:35Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/66381505a2702f3559ee3c08c04b9f82771fed7bec11109746bdde8cbc4e700c" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:26104df978de8aff34b50a0f81a9180f40e76e1d508b0613a0c2029ae2ea2969 time="2025-05-08T21:38:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/26/26104df978de8aff34b50a0f81a9180f40e76e1d508b0613a0c2029ae2ea2969" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:66381505a2702f3559ee3c08c04b9f82771fed7bec11109746bdde8cbc4e700c time="2025-05-08T21:38:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/66/66381505a2702f3559ee3c08c04b9f82771fed7bec11109746bdde8cbc4e700c" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:ab2d56196519204a0a78d92bfa982c5af067f76b43526467e9cba934c5791871 time="2025-05-08T21:38:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ab/ab2d56196519204a0a78d92bfa982c5af067f76b43526467e9cba934c5791871" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:bd7adb4aceaf33869f2170d48480e778ed7882db21eb44c380fc459b08e9c75b time="2025-05-08T21:38:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bd/bd7adb4aceaf33869f2170d48480e778ed7882db21eb44c380fc459b08e9c75b" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 --- PASS: TestDeleteManifestIfTagNotFound (4.42s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:c8485dd7d3e44f301d01342d5d29e956ec483e9e9d51f7ab8aee28ac0e3d60a8 time="2025-05-08T21:38:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c8/c8485dd7d3e44f301d01342d5d29e956ec483e9e9d51f7ab8aee28ac0e3d60a8" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:1130c1637181515179927f06071a502ed9079b0833b26ba8050a52d622b6580e time="2025-05-08T21:38:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/11/1130c1637181515179927f06071a502ed9079b0833b26ba8050a52d622b6580e" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:6aa9cdc48d3e67cd8590bc5346acd5802a07dd6f2678cbfbbcc7ed8d853e2991 time="2025-05-08T21:38:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6a/6aa9cdc48d3e67cd8590bc5346acd5802a07dd6f2678cbfbbcc7ed8d853e2991" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 --- PASS: TestGCWithMissingManifests (1.15s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:d8871d6f53f9ea1af8110b5d5aef4d11c1a0565aa80dbfa3cef9e0aa52a0545e komnenos: marking blob sha256:9c947abdf892061da01fe1e3705c6d33bdf897b99a856a396ea0205376fde238 komnenos: marking blob sha256:729e37346c72dd44cd36dc13c7770d5842dcd51eabff8d976f652f70b2a509fc 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8e6109b937a241a9e1f077ab9adb518b4f13c13e87d88a172eb3fe48189577c4 time="2025-05-08T21:38:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8e/8e6109b937a241a9e1f077ab9adb518b4f13c13e87d88a172eb3fe48189577c4" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:9a89db811a9ed42d2f8be7831f6077845a9fee9d46da2f4ebd3b718a3aaed4b2 time="2025-05-08T21:38:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9a/9a89db811a9ed42d2f8be7831f6077845a9fee9d46da2f4ebd3b718a3aaed4b2" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-08T21:38:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:1d1c494933b615002be4424566a93114dc34c461b61e7cfd4b7f29202bd0faf8 time="2025-05-08T21:38:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1d/1d1c494933b615002be4424566a93114dc34c461b61e7cfd4b7f29202bd0faf8" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:5c2eef5af945b3d82db448fa39bbb6726b54253592df9ee7e0edc6f909bbb8ea time="2025-05-08T21:38:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5c/5c2eef5af945b3d82db448fa39bbb6726b54253592df9ee7e0edc6f909bbb8ea" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:7988ec12dc509977654640f575840d94d07fa27bfffe04e4b0a1fcb868dd6890 time="2025-05-08T21:38:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/79/7988ec12dc509977654640f575840d94d07fa27bfffe04e4b0a1fcb868dd6890" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 blob eligible for deletion: sha256:894b6078e1fa20e372ef2a06c7ef70ead666bb22f1a47eb26489129b498d4101 time="2025-05-08T21:38:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/89/894b6078e1fa20e372ef2a06c7ef70ead666bb22f1a47eb26489129b498d4101" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 --- PASS: TestDeletionHasEffect (4.23s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (4.06s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:f27e5dc039a37e14d8fd40e499816e6ce1c14a56da83d121e0860383ee866302 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:9e34d2da4ca54e58ee144ece2ef409888c2f76b3fcdec5bb5f4a33faf9faa347 michael_z_doukas: marking blob sha256:9132093d377f105009651caa7053293ca0c13e5cdbd40ad2c54fe35b440fcd00 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:f03000feaa396ccfe531379a4be162f4fc89928c45ee2df524b97a846b97eed4 time="2025-05-08T21:38:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f03000feaa396ccfe531379a4be162f4fc89928c45ee2df524b97a846b97eed4" go.version=go1.23.9 instance.id=8974afb3-06c6-43ab-b248-5b166b1e2de7 --- PASS: TestOrphanBlobDeleted (2.05s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:b95c05f80794d42094ca2c70cfd07cff3da4afa520b27f7b213fbd0484d86938 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:1bf4c616ff33cbe9c035e5b24585d70b28bf8d369f7758e54bbb942aa59c46af --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.53s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.40s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.74s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.62s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-05-08T21:38:52Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 20:38:52.924048338 +0000 UTC m=-3540.783199463, actuallyDelete=true" time="2025-05-08T21:38:52Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-08T21:38:52Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841, actuallyDelete=true" time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9b1ebd6c-4a50-456f-87a4-8e781b150518 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c88ffb56-ab40-4340-9eff-3ae86164141d have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fe211044-176e-49c4-a5f3-086043104cb9 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/420e9e75-0e12-4510-b511-933160b066d5 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0e935792-2bee-469d-a271-dbfd52b29922 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2a68f656-24e7-4267-9d5f-693a868e49c6 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/45a2f139-c3e0-4095-b807-3d717f7e445f have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6ed63617-ccee-47e2-b71e-36cbdd7bc32e have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7a180cd2-da3d-47d1-afa3-c394c7d5d099 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/11f70888-b9ff-4805-b9d5-86f2e9c97c1c have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/345496b0-621c-45e2-847c-3570a2c98e11 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.925592642 +0000 UTC m=+59.218344841). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-08T21:38:52Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 21:38:52.927479126 +0000 UTC m=+59.220231325, actuallyDelete=true" time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5da8a56e-08fb-4725-924a-469269210e46 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.927479126 +0000 UTC m=+59.220231325). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5e2c6f7a-45db-4f52-858c-65a1831908a8 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.927479126 +0000 UTC m=+59.220231325). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/da1eb3dd-32fe-4d27-a500-a8d0630add4f have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.927479126 +0000 UTC m=+59.220231325). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8d91b368-7101-48cd-9bd6-e6514aa79f09 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.927479126 +0000 UTC m=+59.220231325). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/da6bdac1-bf32-4699-971c-51559a8d0fad have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.927479126 +0000 UTC m=+59.220231325). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-08T21:38:52Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 21:38:52.928702049 +0000 UTC m=+59.221454248, actuallyDelete=true" time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/febf1bae-8003-4019-8b83-22ee3b589512 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.928702049 +0000 UTC m=+59.221454248). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8774ab21-342d-4021-b0d2-77c0cf4c9792 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.928702049 +0000 UTC m=+59.221454248). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d4a2cdb2-9ab6-4ddf-884a-199186f223ce have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.928702049 +0000 UTC m=+59.221454248). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e31bcb05-a81b-4d9b-a6b8-6fb97a7fd527 have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.928702049 +0000 UTC m=+59.221454248). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fc34aa3b-1577-452c-9ebc-c5150ebfc31b have older date (2025-05-08 20:38:52 +0000 UTC) than purge date (2025-05-08 21:38:52.928702049 +0000 UTC m=+59.221454248). Removing upload directory." time="2025-05-08T21:38:52Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-08T21:38:52Z" level=info msg="PurgeUploads starting: olderThan=2025-05-08 21:38:52.929600482 +0000 UTC m=+59.222352801, actuallyDelete=true" time="2025-05-08T21:38:52Z" 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 59.238s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.011s === 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.008s === RUN TestWalkFileRemoved time="2025-05-08T21:37:53Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.008s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.637s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.14s) === 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.159s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.39s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.039s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (21.77s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 22.359s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-05-08T21:37:53Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.9 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-08T21:37:53Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.9 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-08T21:37:53Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.9 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) time="2025-05-08T21:37:53Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.9 instance.id=daf50050-eb1b-46ba-9040-30613a4e756d --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2025-05-08T21:37:53Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T21:37:53Z" level=error msg="unknown ip address format" go.version=go1.23.9 instance.id=daf50050-eb1b-46ba-9040-30613a4e756d ip=?0000000000000000000000000000000000 --- PASS: TestParsing (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV6 (0.02s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.02s) --- PASS: TestMatchIPV4 (0.02s) time="2025-05-08T21:37:53Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.9 instance.id=daf50050-eb1b-46ba-9040-30613a4e756d --- PASS: TestInvalidData (0.02s) time="2025-05-08T21:37:54Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T21:37:55Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T21:37:56Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 time="2025-05-08T21:37:57Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.9 --- PASS: TestUpdateCalledRegularly (4.52s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.529s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.011s === 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.595s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.06s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.684s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.014s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r12.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-loongarch64.so.1 >>> docker-registry*: Package size: 23.9 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Thu, 08 May 2025 21:41:44 +0000 elapsed time 0h 4m 24s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250508.213721) (2/2) Purging go (1.23.9-r0) Executing busybox-1.37.0-r12.trigger OK: 245 MiB in 99 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...