>>> docker-registry: Building community/docker-registry 2.8.3-r10 (using abuild 3.14.1-r4) started Sun, 16 Mar 2025 12:59:01 +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.7-r0) (2/2) Installing .makedepends-docker-registry (20250316.125902) Executing busybox-1.37.0-r12.trigger OK: 575 MiB in 102 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] === RUN Test time="2025-03-16T12:59:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-03-16T12:59:24Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.026s ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? 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-03-16T12:59:24Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.009s === 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.007s === 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.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.103s === 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.007s === 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.006s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.039s === 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.006s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/03/16 12:59:24 http: TLS handshake error from 127.0.0.1:58640: 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:44923/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44923/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44923/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:44923/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:39189?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.89s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-03-16T12:59:25Z" level=info msg="broadcaster: closing" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="closing testSink" time="2025-03-16T12:59:25Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-03-16T12:59:25Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 1} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 1} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 1} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:25Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:26Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:27Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:27Z" level=warning msg="&{0x57d47830 0.9} encountered too many errors, backing off" time="2025-03-16T12:59:27Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-03-16T12:59:27Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.19s) PASS ok github.com/docker/distribution/notifications 2.282s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-03-16T12:59:25Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-03-16T12:59:25.249955562Z" 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.7 time="2025-03-16T12:59:25.250010377Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T12:59:25.250066696Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.23.7 time="2025-03-16T12:59:25.260577491Z" level=info msg="listening on [::]:5000" go.version=go1.23.7 time="2025-03-16T12:59:28.263540762Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.7 time="2025-03-16T12:59:28.367955089Z" level=info msg="response completed" go.version=go1.23.7 http.request.host=127.0.0.1 http.request.id=8f5cd7ed-edcb-48d4-816b-1da7c6cf7fa7 http.request.method=GET http.request.remoteaddr="127.0.0.1:35700" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.928541ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:12:59:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-03-16T12:59:29.839152392Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-03-16T12:59:29.840052583Z" 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.7 time="2025-03-16T12:59:29.840075358Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T12:59:29.840180335Z" level=info msg="Starting upload purge in 43m0s" go.version=go1.23.7 time="2025-03-16T12:59:29.840811Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.7 time="2025-03-16T12:59:29.840827182Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.7 time="2025-03-16T12:59:29.84127738Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.7 time="2025-03-16T12:59:32.861525502Z" level=info msg="response completed" go.version=go1.23.7 http.request.host=127.0.0.1 http.request.id=52d7e484-b47e-49e6-9f5d-86c930b09a3d http.request.method=GET http.request.remoteaddr="127.0.0.1:53174" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="992.026µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:12:59:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-03-16T12:59:32.861704604Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.7 --- PASS: TestRegistrySupportedCipherSuite (4.59s) === RUN TestRegistryUnsupportedCipherSuite time="2025-03-16T12:59:34.276857301Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-03-16T12:59:34.279662081Z" 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.7 time="2025-03-16T12:59:34.279712558Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T12:59:34.279784383Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.23.7 time="2025-03-16T12:59:34.280712773Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.7 --- PASS: TestRegistryUnsupportedCipherSuite (9.42s) PASS ok github.com/docker/distribution/registry 17.147s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.004s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.090s === RUN TestBasicAccessController time="2025-03-16T12:59:25Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.7 instance.id=6c3d4182-4a65-4be2-81dd-f8e7f8d63b2b time="2025-03-16T12:59:25Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.7 instance.id=6c3d4182-4a65-4be2-81dd-f8e7f8d63b2b --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-03-16T12:59:25Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.7 password="YjeErjpy4Hx0khihI75_M4p5R4OxJ59m8HMynSjCwXU" user=docker --- PASS: TestCreateHtpasswdFile (0.10s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.116s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.09s) === RUN TestLeeway time="2025-03-16T12:59:25Z" level=info msg="token not to be used before 2025-03-16 12:59:26 +0000 UTC - currently 2025-03-16 12:59:25.337833829 +0000 UTC m=+0.094478699" time="2025-03-16T12:59:25Z" level=info msg="token not to be used after 2025-03-16 12:59:25 +0000 UTC - currently 2025-03-16 12:59:25.342682087 +0000 UTC m=+0.099326963" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-03-16T12:59:25Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.158s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.074s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.021s === 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-03-16T12:59:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T12:59:25Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T12:59:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:37967" http.request.id=be6295b3-aef3-4150-b244-dd55842a6c80 http.request.method=GET http.request.remoteaddr="127.0.0.1:37590" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.684382ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:12:59:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.02s) === RUN TestCatalogAPI time="2025-03-16T12:59:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T12:59:25Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T12:59:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=fcd17d65-8656-4716-899a-52d148f2b420 http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.472372ms http.response.status=200 http.response.written=20 127.0.0.1 - - [16/Mar/2025:12:59:25 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-03-16T12:59:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=c51c257e-f4c0-409f-94ba-422d13d73a0e http.request.method=POST http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.250112ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:25 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:28Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=dd277723-b696-4662-971a-11b0a7e27b3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/aaaa/blobs/uploads/43e737c1-80ca-4770-b53e-e6b401de2d9c?_state=8klbhK3Qm8NMvUa8IszQBsUvBRTpTyOLSYkM6KGqnH17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0M2U3MzdjMS04MGNhLTQ3NzAtYjUzZS1lNmI0MDFkZTJkOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6MjUuOTE5OTgzODk2WiJ9&digest=sha256%3Abe4fd1779753bb1360b22a4d66dfd10b7953083bf86cc1ca0724ef3cbd4775a4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.797090549s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:25 +0000] "PUT /v2/foo/aaaa/blobs/uploads/43e737c1-80ca-4770-b53e-e6b401de2d9c?_state=8klbhK3Qm8NMvUa8IszQBsUvBRTpTyOLSYkM6KGqnH17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0M2U3MzdjMS04MGNhLTQ3NzAtYjUzZS1lNmI0MDFkZTJkOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6MjUuOTE5OTgzODk2WiJ9&digest=sha256%3Abe4fd1779753bb1360b22a4d66dfd10b7953083bf86cc1ca0724ef3cbd4775a4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:28Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=fcfa986d-80fe-4515-bb6d-d05d2da5c6c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.288125ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:28 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=1588d256-e2c7-45a3-9021-0cf17d4883b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.784571ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:29 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:38Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=920b3e3c-371f-40cf-afa4-4f2b7d6d5644 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/bbbb/blobs/uploads/5d9b2721-1b61-4c6c-a572-1cfb3294b559?_state=PXh4cR4rB2p5y69iPZxF8QLQxsM24YbTmc6AvJgRtg17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1ZDliMjcyMS0xYjYxLTRjNmMtYTU3Mi0xY2ZiMzI5NGI1NTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6MjkuMTkyMzQ4NDE2WiJ9&digest=sha256%3A7a6a641a4a3edf9790761bc36aff8ff4cc1ec65a4f6043bf730cfaccdb5ca314" http.request.useragent="Go-http-client/1.1" http.response.duration=8.879931616s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:29 +0000] "PUT /v2/foo/bbbb/blobs/uploads/5d9b2721-1b61-4c6c-a572-1cfb3294b559?_state=PXh4cR4rB2p5y69iPZxF8QLQxsM24YbTmc6AvJgRtg17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1ZDliMjcyMS0xYjYxLTRjNmMtYTU3Mi0xY2ZiMzI5NGI1NTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6MjkuMTkyMzQ4NDE2WiJ9&digest=sha256%3A7a6a641a4a3edf9790761bc36aff8ff4cc1ec65a4f6043bf730cfaccdb5ca314 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:38Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=af75f6dd-9f80-4329-a4b8-37d05fbe30e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.217493ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:38 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:38Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=9d457d6a-7606-4a9d-bf36-409efb4da3b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.796766ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:38 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:42Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=54c12872-fc2f-4bfc-b9ff-b065fb01dade http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/cccc/blobs/uploads/7624c5bf-11e7-41c6-aa9f-48dca53595ba?_state=6ptYjBcL12WSwMnPIVHASM7mRjJ8qMuXYjFc_wzrO317Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3NjI0YzViZi0xMWU3LTQxYzYtYWE5Zi00OGRjYTUzNTk1YmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6MzguMzg0MzczNDQ0WiJ9&digest=sha256%3Aa68bb2da9c38048370416d43be2907669860780e535e7098d7e606d483f2eec1" http.request.useragent="Go-http-client/1.1" http.response.duration=4.608445993s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:38 +0000] "PUT /v2/foo/cccc/blobs/uploads/7624c5bf-11e7-41c6-aa9f-48dca53595ba?_state=6ptYjBcL12WSwMnPIVHASM7mRjJ8qMuXYjFc_wzrO317Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI3NjI0YzViZi0xMWU3LTQxYzYtYWE5Zi00OGRjYTUzNTk1YmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6MzguMzg0MzczNDQ0WiJ9&digest=sha256%3Aa68bb2da9c38048370416d43be2907669860780e535e7098d7e606d483f2eec1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:43Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=55150cf3-0851-4c7d-9f02-5f52efd8871d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.116457ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:42 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:43Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=de1f29b6-58e4-4ba9-9fd1-23e8a1e46806 http.request.method=POST http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.186881ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:43 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:48Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=0200bc9c-f1fb-4379-91a7-c7dde7882411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/dddd/blobs/uploads/914648f8-2aba-4ece-949b-78be44b1cba5?_state=5VaWCPsSJx9XEaXS336b-6c3ZGX2kfVaMHaBwy3kLe97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5MTQ2NDhmOC0yYWJhLTRlY2UtOTQ5Yi03OGJlNDRiMWNiYTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6NDMuMzQzNzg3NTUxWiJ9&digest=sha256%3Aacad62c2c51680178330b2a974a9560c26ac31f044c78face6bef1a79480ae32" http.request.useragent="Go-http-client/1.1" http.response.duration=5.320873509s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:43 +0000] "PUT /v2/foo/dddd/blobs/uploads/914648f8-2aba-4ece-949b-78be44b1cba5?_state=5VaWCPsSJx9XEaXS336b-6c3ZGX2kfVaMHaBwy3kLe97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5MTQ2NDhmOC0yYWJhLTRlY2UtOTQ5Yi03OGJlNDRiMWNiYTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6NDMuMzQzNzg3NTUxWiJ9&digest=sha256%3Aacad62c2c51680178330b2a974a9560c26ac31f044c78face6bef1a79480ae32 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:48Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=13ab50c7-7adb-4956-beed-cafe03cb05d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.108467ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:48 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:48Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=f8537be3-220d-413e-8f63-2dab1d8da434 http.request.method=POST http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.836498ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:48 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=b35b24b9-0aea-47a7-8e39-be1a3f79b506 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/eeee/blobs/uploads/48a58a31-20d0-4f4d-b3b2-7cdcb5772adb?_state=EHyI98ytImT6xXmrzOa7LHPvdOLF6C3VBoIG9-LJoeZ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI0OGE1OGEzMS0yMGQwLTRmNGQtYjNiMi03Y2RjYjU3NzJhZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6NDguOTUwODcwNTI3WiJ9&digest=sha256%3Ae670555547ca1863d916d89da66a5686ecb80f8978e6dbb5e4b3fa06ea312b03" http.request.useragent="Go-http-client/1.1" http.response.duration=3.725103392s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:48 +0000] "PUT /v2/foo/eeee/blobs/uploads/48a58a31-20d0-4f4d-b3b2-7cdcb5772adb?_state=EHyI98ytImT6xXmrzOa7LHPvdOLF6C3VBoIG9-LJoeZ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI0OGE1OGEzMS0yMGQwLTRmNGQtYjNiMi03Y2RjYjU3NzJhZGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6NDguOTUwODcwNTI3WiJ9&digest=sha256%3Ae670555547ca1863d916d89da66a5686ecb80f8978e6dbb5e4b3fa06ea312b03 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=3670894a-d381-4938-a04f-49983c702db5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.523367ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:52 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=3f7f0fa1-26b0-4961-bf09-421bdb0fa17a http.request.method=POST http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.563329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:52 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=d768e99a-591f-4191-ab4e-d5a9285c92f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/ffff/blobs/uploads/8e9d3369-a4c3-4589-8ad3-2e379c87b0b4?_state=95Qm4V_9puW-Tz6sYKW-rplxim3ojAtj18CpLms8rJl7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4ZTlkMzM2OS1hNGMzLTQ1ODktOGFkMy0yZTM3OWM4N2IwYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6NTIuOTIwNTA3NDI1WiJ9&digest=sha256%3A07faee6b9c5e7ede4249f3762dfc7802e66e8daca516fed88264be7c3a59efc3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.272284807s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:52 +0000] "PUT /v2/foo/ffff/blobs/uploads/8e9d3369-a4c3-4589-8ad3-2e379c87b0b4?_state=95Qm4V_9puW-Tz6sYKW-rplxim3ojAtj18CpLms8rJl7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4ZTlkMzM2OS1hNGMzLTQ1ODktOGFkMy0yZTM3OWM4N2IwYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6NTIuOTIwNTA3NDI1WiJ9&digest=sha256%3A07faee6b9c5e7ede4249f3762dfc7802e66e8daca516fed88264be7c3a59efc3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=8a8d7aa3-bede-4551-9e33-bee5cb3ed3dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.257518ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=c687dedf-796c-403f-ad5b-1c2d7dbcedcc http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" 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.183287ms http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=c69b4d85-e990-4bad-9dc1-52bda6185dd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.09482ms http.response.status=200 http.response.written=30 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=6492ccec-3c15-41a1-8490-7629a36525ed http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.187638ms http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=c750c9d3-e493-4d3e-9c06-2e21b36daabb http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.236966ms http.response.status=200 http.response.written=30 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=e218ff49-d687-48ba-b97c-596c44198a2d http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.299688ms http.response.status=200 http.response.written=63 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=0e7cb9da-09a3-4a35-820f-2587a68e14c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.344945ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" 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.7 http.request.host="127.0.0.1:39219" http.request.id=6c547b81-7137-4d64-bda6-a507ed4347ea http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.416378ms http.response.status=400 http.response.written=116 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" 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.7 http.request.host="127.0.0.1:39219" http.request.id=7006669d-2a99-409c-a7aa-0d10f80f09c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" 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=2.178314ms http.response.status=400 http.response.written=115 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=f8cf09ef-9cd6-416e-ac2e-b0a507d5b2b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" 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=2.156338ms http.response.status=200 http.response.written=20 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39219" http.request.id=8e0e1b83-1c79-4bf0-9b0a-850e2304dd8b http.request.method=GET http.request.remoteaddr="127.0.0.1:53000" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.341447ms http.response.status=200 http.response.written=74 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-03-16T12:59:55Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T12:59:55Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T12:59:55Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=24610181-0649-434d-9d15-a8c970949407 http.request.method=POST http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.206029ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=155db216-1334-4286-91c7-99d06cc4d1a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/aaaa/blobs/uploads/b4034ebc-6aa8-4c8d-9c29-03827981a796?_state=CIvgjdvWZMq2oDxuAR7zhL6ZIzGiv92eXqANgcp0BgV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiNDAzNGViYy02YWE4LTRjOGQtOWMyOS0wMzgyNzk4MWE3OTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6NTUuNjAwMTMwMzUzWiJ9&digest=sha256%3A922f31398fa6558266037d61b974429b7753f747095e8f20d8f9a5fc831e05d3" http.request.useragent="Go-http-client/1.1" http.response.duration=5.403847726s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:12:59:55 +0000] "PUT /v2/foo/aaaa/blobs/uploads/b4034ebc-6aa8-4c8d-9c29-03827981a796?_state=CIvgjdvWZMq2oDxuAR7zhL6ZIzGiv92eXqANgcp0BgV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiNDAzNGViYy02YWE4LTRjOGQtOWMyOS0wMzgyNzk4MWE3OTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTI6NTk6NTUuNjAwMTMwMzUzWiJ9&digest=sha256%3A922f31398fa6558266037d61b974429b7753f747095e8f20d8f9a5fc831e05d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=a33ed507-df1a-4d45-907e-ac9c0358ce54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.304978ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:01 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=c75d6e03-fc9c-4bfe-baa8-9f22158523f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.63413ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:01 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:06Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=eb8fdf1d-1765-43bb-b94f-31b118fb485b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/bbbb/blobs/uploads/a4e25c78-233c-41f6-95fa-3ed7fcdfd6ec?_state=jTDmn_MaUvco_GXRx-2Pb9SeoEaBmhLJDz4S8XfJxpB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhNGUyNWM3OC0yMzNjLTQxZjYtOTVmYS0zZWQ3ZmNkZmQ2ZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MDEuMzkzMjM4ODczWiJ9&digest=sha256%3Ae16d1f7eaf6277b5b9df1da47bbe970338eb07363a53c393576b9053543c4996" http.request.useragent="Go-http-client/1.1" http.response.duration=5.019506413s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:01 +0000] "PUT /v2/foo/bbbb/blobs/uploads/a4e25c78-233c-41f6-95fa-3ed7fcdfd6ec?_state=jTDmn_MaUvco_GXRx-2Pb9SeoEaBmhLJDz4S8XfJxpB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhNGUyNWM3OC0yMzNjLTQxZjYtOTVmYS0zZWQ3ZmNkZmQ2ZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MDEuMzkzMjM4ODczWiJ9&digest=sha256%3Ae16d1f7eaf6277b5b9df1da47bbe970338eb07363a53c393576b9053543c4996 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:06Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=51661c1d-f79c-4b96-b3b2-63efcb8aaa2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.742749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:06 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:06Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=5550bdef-66ac-4582-93d8-1d62a2770f73 http.request.method=POST http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.186112ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:06 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:12Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=500258e2-808f-4c37-adcb-8691f9fa92e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/cccc/blobs/uploads/e0d84a62-13e3-4dcc-b796-64a003f1a525?_state=Uhw-EdTD6skJAe6lVoeLpHTj0QTkcx25r6R6KjjfZe17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlMGQ4NGE2Mi0xM2UzLTRkY2MtYjc5Ni02NGEwMDNmMWE1MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MDYuNzUwOTE0OTA2WiJ9&digest=sha256%3A2530a7025154029741e95fbd06c993226d761b690514d10ba53b8e9cd3953b80" http.request.useragent="Go-http-client/1.1" http.response.duration=5.58334924s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:06 +0000] "PUT /v2/foo/cccc/blobs/uploads/e0d84a62-13e3-4dcc-b796-64a003f1a525?_state=Uhw-EdTD6skJAe6lVoeLpHTj0QTkcx25r6R6KjjfZe17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlMGQ4NGE2Mi0xM2UzLTRkY2MtYjc5Ni02NGEwMDNmMWE1MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MDYuNzUwOTE0OTA2WiJ9&digest=sha256%3A2530a7025154029741e95fbd06c993226d761b690514d10ba53b8e9cd3953b80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:12Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=4c914be5-7984-4520-ae65-4273fa996a22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.034951ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:12 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:12Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=43ea3535-da2a-486f-9a94-500e061331a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.605299ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:12 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:14Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=abe22adb-885e-43f7-b9d3-c0b264e0aee3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/dddd/blobs/uploads/b1a0c476-31c2-4b1b-a3f9-72ca6b245c1e?_state=SacUecG5RyLAXAVIEicmnFmB_jfysXbEPnd2XV8-eBF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiMWEwYzQ3Ni0zMWMyLTRiMWItYTNmOS03MmNhNmIyNDVjMWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MTIuNTcxNjAzMTkzWiJ9&digest=sha256%3A23921bf9967fe850baa14a3bd3da9bef6b37df9b36123a868e5e89d4bd2cb2ba" http.request.useragent="Go-http-client/1.1" http.response.duration=2.284334444s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:12 +0000] "PUT /v2/foo/dddd/blobs/uploads/b1a0c476-31c2-4b1b-a3f9-72ca6b245c1e?_state=SacUecG5RyLAXAVIEicmnFmB_jfysXbEPnd2XV8-eBF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiMWEwYzQ3Ni0zMWMyLTRiMWItYTNmOS03MmNhNmIyNDVjMWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MTIuNTcxNjAzMTkzWiJ9&digest=sha256%3A23921bf9967fe850baa14a3bd3da9bef6b37df9b36123a868e5e89d4bd2cb2ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:14Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=2235ef5a-deff-400f-88e1-c6805828e567 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.11626ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:14 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:14Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:46049" http.request.id=0387a563-c627-49df-b871-3a45a60fe746 http.request.method=GET http.request.remoteaddr="127.0.0.1:48106" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.009469ms http.response.status=200 http.response.written=63 127.0.0.1 - - [16/Mar/2025:13:00:14 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (49.13s) === RUN TestURLPrefix time="2025-03-16T13:00:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:00:14Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:00:14Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44031" http.request.id=3a79abc3-d537-441c-859c-d3ad1f841fff http.request.method=GET http.request.remoteaddr="127.0.0.1:52986" 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.117217ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:13:00:14 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-03-16T13:00:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:00:14Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:00:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=3656b873-07fa-415b-915c-cdaa5840bab5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45214" http.request.uri="/v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.585964ms http.response.status=404 http.response.written=157 vars.digest="sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "GET /v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=777e3ce8-9b09-4f00-b052-06f53cb6c4bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45226" http.request.uri="/v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.36653ms http.response.status=404 http.response.written=157 vars.digest="sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=605b044b-a9b6-4a21-b4f9-b5024e2e06c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:45226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.742766ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=72e7b715-4447-4820-b90a-ede7ee1451f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45226" http.request.uri="/v2/foo/bar/blobs/uploads/767a1836-e3bd-4ef3-b1ca-048a15782dbb?_state=UpCZh8wn4Jv0BVkDmWjgQ0mltRkAgq9h308J4AIZ8iJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2N2ExODM2LWUzYmQtNGVmMy1iMWNhLTA0OGExNTc4MmRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xMjc5OTM4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.648927ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "GET /v2/foo/bar/blobs/uploads/767a1836-e3bd-4ef3-b1ca-048a15782dbb?_state=UpCZh8wn4Jv0BVkDmWjgQ0mltRkAgq9h308J4AIZ8iJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2N2ExODM2LWUzYmQtNGVmMy1iMWNhLTA0OGExNTc4MmRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xMjc5OTM4MloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=669cfc1b-adbb-41c3-8ec7-00dbbdd2800b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45226" http.request.uri="/v2/foo/bar/blobs/uploads/767a1836-e3bd-4ef3-b1ca-048a15782dbb?_state=UpCZh8wn4Jv0BVkDmWjgQ0mltRkAgq9h308J4AIZ8iJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2N2ExODM2LWUzYmQtNGVmMy1iMWNhLTA0OGExNTc4MmRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xMjc5OTM4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.534675ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "DELETE /v2/foo/bar/blobs/uploads/767a1836-e3bd-4ef3-b1ca-048a15782dbb?_state=UpCZh8wn4Jv0BVkDmWjgQ0mltRkAgq9h308J4AIZ8iJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2N2ExODM2LWUzYmQtNGVmMy1iMWNhLTA0OGExNTc4MmRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xMjc5OTM4MloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=93d82e7c-ba0d-4e32-a8e5-31115c0ebebd http.request.method=GET http.request.remoteaddr="127.0.0.1:45226" http.request.uri="/v2/foo/bar/blobs/uploads/767a1836-e3bd-4ef3-b1ca-048a15782dbb?_state=UpCZh8wn4Jv0BVkDmWjgQ0mltRkAgq9h308J4AIZ8iJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2N2ExODM2LWUzYmQtNGVmMy1iMWNhLTA0OGExNTc4MmRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xMjc5OTM4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=767a1836-e3bd-4ef3-b1ca-048a15782dbb time="2025-03-16T13:00:15Z" 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.7 http.request.host="127.0.0.1:34187" http.request.id=93d82e7c-ba0d-4e32-a8e5-31115c0ebebd http.request.method=GET http.request.remoteaddr="127.0.0.1:45226" http.request.uri="/v2/foo/bar/blobs/uploads/767a1836-e3bd-4ef3-b1ca-048a15782dbb?_state=UpCZh8wn4Jv0BVkDmWjgQ0mltRkAgq9h308J4AIZ8iJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2N2ExODM2LWUzYmQtNGVmMy1iMWNhLTA0OGExNTc4MmRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xMjc5OTM4MloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.295341ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=767a1836-e3bd-4ef3-b1ca-048a15782dbb 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "GET /v2/foo/bar/blobs/uploads/767a1836-e3bd-4ef3-b1ca-048a15782dbb?_state=UpCZh8wn4Jv0BVkDmWjgQ0mltRkAgq9h308J4AIZ8iJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2N2ExODM2LWUzYmQtNGVmMy1iMWNhLTA0OGExNTc4MmRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xMjc5OTM4MloifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=20de401a-877d-4ed6-8f18-507cef91153d http.request.method=POST http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.601302ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=3f8c2a27-e051-4622-acdb-9bfef07b7cbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/77463959-937e-4712-8c07-2c1dcadbc689?_state=Z8TmkIh7aNC027-0eoaQhprfwBqHcwOJMkI8ylUOhqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3NDYzOTU5LTkzN2UtNDcxMi04YzA3LTJjMWRjYWRiYzY4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNDAzMzYzMjVaIn0%3D&digest=sha256%3A0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" provided=sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 vars.name="foo/bar" vars.uuid=77463959-937e-4712-8c07-2c1dcadbc689 time="2025-03-16T13:00:15Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=3f8c2a27-e051-4622-acdb-9bfef07b7cbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/77463959-937e-4712-8c07-2c1dcadbc689?_state=Z8TmkIh7aNC027-0eoaQhprfwBqHcwOJMkI8ylUOhqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3NDYzOTU5LTkzN2UtNDcxMi04YzA3LTJjMWRjYWRiYzY4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNDAzMzYzMjVaIn0%3D&digest=sha256%3A0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=77463959-937e-4712-8c07-2c1dcadbc689 time="2025-03-16T13:00:15Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=3f8c2a27-e051-4622-acdb-9bfef07b7cbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/77463959-937e-4712-8c07-2c1dcadbc689?_state=Z8TmkIh7aNC027-0eoaQhprfwBqHcwOJMkI8ylUOhqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3NDYzOTU5LTkzN2UtNDcxMi04YzA3LTJjMWRjYWRiYzY4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNDAzMzYzMjVaIn0%3D&digest=sha256%3A0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.692171ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=77463959-937e-4712-8c07-2c1dcadbc689 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "PUT /v2/foo/bar/blobs/uploads/77463959-937e-4712-8c07-2c1dcadbc689?_state=Z8TmkIh7aNC027-0eoaQhprfwBqHcwOJMkI8ylUOhqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3NDYzOTU5LTkzN2UtNDcxMi04YzA3LTJjMWRjYWRiYzY4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNDAzMzYzMjVaIn0%3D&digest=sha256%3A0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=625e2697-5c24-4e7d-852c-4ae355ba05db http.request.method=POST http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.284548ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=aadace5c-0b11-43a0-8e09-4b00101da944 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/bf5f349a-56d3-4d89-892e-4a1b7065b3e3?_state=qz0WWJzUKNL9cUCx41mX3lN8CsmDBWRqoXfIwLqUI2t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmNWYzNDlhLTU2ZDMtNGQ4OS04OTJlLTRhMWI3MDY1YjNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNDY2NzUzODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.960889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "PUT /v2/foo/bar/blobs/uploads/bf5f349a-56d3-4d89-892e-4a1b7065b3e3?_state=qz0WWJzUKNL9cUCx41mX3lN8CsmDBWRqoXfIwLqUI2t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmNWYzNDlhLTU2ZDMtNGQ4OS04OTJlLTRhMWI3MDY1YjNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNDY2NzUzODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=d5827282-7ee6-4c43-9947-35f068342b24 http.request.method=POST http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.354002ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=35e7ef83-2578-4edd-b8ef-640032042540 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/7cd7d79d-9907-43dc-8302-785acea7f71c?_state=rYkNW4L9op3zlbu2yWk20NNUqW6BrpJS_m2gtGjyhFV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjZDdkNzlkLTk5MDctNDNkYy04MzAyLTc4NWFjZWE3ZjcxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNTMxMzkzNzVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.868749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "PUT /v2/foo/bar/blobs/uploads/7cd7d79d-9907-43dc-8302-785acea7f71c?_state=rYkNW4L9op3zlbu2yWk20NNUqW6BrpJS_m2gtGjyhFV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjZDdkNzlkLTk5MDctNDNkYy04MzAyLTc4NWFjZWE3ZjcxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNTMxMzkzNzVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=0514a1ea-236f-4681-b0e4-b9b83e0ab9ea http.request.method=POST http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.29509ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:17Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=c0aff0e8-3077-455e-ac41-1f4434981b11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/29f7f2f8-e451-4e5e-86a9-6ebed697d9d1?_state=vOZ6WuFYlqKyDJozX1e8df6MV52rkObnhWkrr5sSh2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZjdmMmY4LWU0NTEtNGU1ZS04NmE5LTZlYmVkNjk3ZDlkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNTk1MTYzNTJaIn0%3D&digest=sha256%3A0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.duration=2.750235871s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:15 +0000] "PUT /v2/foo/bar/blobs/uploads/29f7f2f8-e451-4e5e-86a9-6ebed697d9d1?_state=vOZ6WuFYlqKyDJozX1e8df6MV52rkObnhWkrr5sSh2N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZjdmMmY4LWU0NTEtNGU1ZS04NmE5LTZlYmVkNjk3ZDlkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxNS4xNTk1MTYzNTJaIn0%3D&digest=sha256%3A0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:18Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=95cf5db9-0da6-47d8-bb8f-d220fd2333f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.917587ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:20Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34187" http.request.id=01a3700b-322b-43df-9c31-0e6d52232fd8 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/f194ac5b-cbe2-4520-b4f4-5fd24e047122?_state=ZiwPUke6F94vMTxHCSq1EhflE6e0fu_RvqvKoxEuLzp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxOTRhYzViLWNiZTItNDUyMC1iNGY0LTVmZDI0ZTA0NzEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxOC4wODEyMDI2MjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.78634988s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:18 +0000] "PATCH /v2/foo/bar/blobs/uploads/f194ac5b-cbe2-4520-b4f4-5fd24e047122?_state=ZiwPUke6F94vMTxHCSq1EhflE6e0fu_RvqvKoxEuLzp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxOTRhYzViLWNiZTItNDUyMC1iNGY0LTVmZDI0ZTA0NzEyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoxOC4wODEyMDI2MjZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:20Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=95f4dac0-666f-4df0-88db-b935c94f0faa http.request.method=PUT http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/uploads/f194ac5b-cbe2-4520-b4f4-5fd24e047122?_state=h5oj9DsobiUdo2kGwlW2YyXa7x6iG6aDAjx8nlLFf-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxOTRhYzViLWNiZTItNDUyMC1iNGY0LTVmZDI0ZTA0NzEyMiIsIk9mZnNldCI6MTkxNTI4OTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MThaIn0%3D&digest=sha256%3A0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.duration=1.920119ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:20 +0000] "PUT /v2/foo/bar/blobs/uploads/f194ac5b-cbe2-4520-b4f4-5fd24e047122?_state=h5oj9DsobiUdo2kGwlW2YyXa7x6iG6aDAjx8nlLFf-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxOTRhYzViLWNiZTItNDUyMC1iNGY0LTVmZDI0ZTA0NzEyMiIsIk9mZnNldCI6MTkxNTI4OTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MThaIn0%3D&digest=sha256%3A0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:20Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=af7a0c82-2382-415b-aa6c-e89d2271135f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.725292ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=70cfa296-ce02-4f72-805d-112b1a9f14e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=141.732249ms http.response.status=200 http.response.written=19152896 127.0.0.1 - - [16/Mar/2025:13:00:20 +0000] "GET /v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 200 19152896 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=error msg="error parsing digest="sha257:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816": unsupported digest algorithm" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=1d6afd8f-e700-4086-ac92-425fd474aba4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/sha257:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" vars.name="foo/bar" time="2025-03-16T13:00: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.7 http.request.host="127.0.0.1:34187" http.request.id=1d6afd8f-e700-4086-ac92-425fd474aba4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45228" http.request.uri="/v2/foo/bar/blobs/sha257:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.18928ms http.response.status=400 http.response.written=110 vars.digest="sha257:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "GET /v2/foo/bar/blobs/sha257:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=c5958ce9-f085-43b8-8b8b-82e0ae917e43 http.request.method=GET http.request.remoteaddr="127.0.0.1:42650" http.request.uri="/v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.duration=3.45944ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "GET /v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:00: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.7 time="2025-03-16T13:00:21Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:00:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=f91cb4c4-12de-4025-91bd-28d6d6d08ab7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34600" http.request.uri="/v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.140604ms http.response.status=404 http.response.written=157 vars.digest="sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "GET /v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=940b290a-63a8-438d-920a-27f24dfdc30b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34610" http.request.uri="/v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.588057ms http.response.status=404 http.response.written=157 vars.digest="sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "HEAD /v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=c2e48e13-d909-4b1b-acc5-507b4e39cc59 http.request.method=POST http.request.remoteaddr="127.0.0.1:34610" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.435326ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=12087ecb-84ed-4d0c-b6c7-01279ed5cf5d http.request.method=GET http.request.remoteaddr="127.0.0.1:34610" http.request.uri="/v2/foo/bar/blobs/uploads/08ae9d06-31d9-4de9-9dbc-14371ed2f41b?_state=xspH9pcPrUAmTadCGNYzOVj8GsVBOGV65dUcviC-ZH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4YWU5ZDA2LTMxZDktNGRlOS05ZGJjLTE0MzcxZWQyZjQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS4zOTMxODEwMjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.509825ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "GET /v2/foo/bar/blobs/uploads/08ae9d06-31d9-4de9-9dbc-14371ed2f41b?_state=xspH9pcPrUAmTadCGNYzOVj8GsVBOGV65dUcviC-ZH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4YWU5ZDA2LTMxZDktNGRlOS05ZGJjLTE0MzcxZWQyZjQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS4zOTMxODEwMjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=ab849cfe-5683-481b-b34c-cbc217bdcfe1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34610" http.request.uri="/v2/foo/bar/blobs/uploads/08ae9d06-31d9-4de9-9dbc-14371ed2f41b?_state=xspH9pcPrUAmTadCGNYzOVj8GsVBOGV65dUcviC-ZH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4YWU5ZDA2LTMxZDktNGRlOS05ZGJjLTE0MzcxZWQyZjQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS4zOTMxODEwMjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200284ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "DELETE /v2/foo/bar/blobs/uploads/08ae9d06-31d9-4de9-9dbc-14371ed2f41b?_state=xspH9pcPrUAmTadCGNYzOVj8GsVBOGV65dUcviC-ZH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4YWU5ZDA2LTMxZDktNGRlOS05ZGJjLTE0MzcxZWQyZjQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS4zOTMxODEwMjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=31789819-e716-4b8f-8bcc-6ae5f8dba0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34610" http.request.uri="/v2/foo/bar/blobs/uploads/08ae9d06-31d9-4de9-9dbc-14371ed2f41b?_state=xspH9pcPrUAmTadCGNYzOVj8GsVBOGV65dUcviC-ZH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4YWU5ZDA2LTMxZDktNGRlOS05ZGJjLTE0MzcxZWQyZjQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS4zOTMxODEwMjVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=08ae9d06-31d9-4de9-9dbc-14371ed2f41b time="2025-03-16T13:00: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.7 http.request.host="127.0.0.1:36363" http.request.id=31789819-e716-4b8f-8bcc-6ae5f8dba0a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34610" http.request.uri="/v2/foo/bar/blobs/uploads/08ae9d06-31d9-4de9-9dbc-14371ed2f41b?_state=xspH9pcPrUAmTadCGNYzOVj8GsVBOGV65dUcviC-ZH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4YWU5ZDA2LTMxZDktNGRlOS05ZGJjLTE0MzcxZWQyZjQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS4zOTMxODEwMjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.329409ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=08ae9d06-31d9-4de9-9dbc-14371ed2f41b 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "GET /v2/foo/bar/blobs/uploads/08ae9d06-31d9-4de9-9dbc-14371ed2f41b?_state=xspH9pcPrUAmTadCGNYzOVj8GsVBOGV65dUcviC-ZH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4YWU5ZDA2LTMxZDktNGRlOS05ZGJjLTE0MzcxZWQyZjQxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS4zOTMxODEwMjVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=dcdb2888-8dce-4060-9690-68430b26a6cc http.request.method=POST http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.623898ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=b3092299-9d61-4bb6-a50a-49af3777ecc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/7f874871-2ab3-406e-8ae0-977f7776392e?_state=2W6MuyAR-whrpQ4kDpIoy1N629O39Cf_JgMQtHDv0fZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmODc0ODcxLTJhYjMtNDA2ZS04YWUwLTk3N2Y3Nzc2MzkyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MDM4Mzg2MzlaIn0%3D&digest=sha256%3A2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" provided=sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 vars.name="foo/bar" vars.uuid=7f874871-2ab3-406e-8ae0-977f7776392e time="2025-03-16T13:00:21Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=b3092299-9d61-4bb6-a50a-49af3777ecc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/7f874871-2ab3-406e-8ae0-977f7776392e?_state=2W6MuyAR-whrpQ4kDpIoy1N629O39Cf_JgMQtHDv0fZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmODc0ODcxLTJhYjMtNDA2ZS04YWUwLTk3N2Y3Nzc2MzkyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MDM4Mzg2MzlaIn0%3D&digest=sha256%3A2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7f874871-2ab3-406e-8ae0-977f7776392e time="2025-03-16T13:00:21Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=b3092299-9d61-4bb6-a50a-49af3777ecc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/7f874871-2ab3-406e-8ae0-977f7776392e?_state=2W6MuyAR-whrpQ4kDpIoy1N629O39Cf_JgMQtHDv0fZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmODc0ODcxLTJhYjMtNDA2ZS04YWUwLTk3N2Y3Nzc2MzkyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MDM4Mzg2MzlaIn0%3D&digest=sha256%3A2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.678442ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=7f874871-2ab3-406e-8ae0-977f7776392e 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "PUT /v2/foo/bar/blobs/uploads/7f874871-2ab3-406e-8ae0-977f7776392e?_state=2W6MuyAR-whrpQ4kDpIoy1N629O39Cf_JgMQtHDv0fZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdmODc0ODcxLTJhYjMtNDA2ZS04YWUwLTk3N2Y3Nzc2MzkyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MDM4Mzg2MzlaIn0%3D&digest=sha256%3A2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=de9e773c-10ed-4f3e-9407-8dd66da6c36c http.request.method=POST http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.601468ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=d895471e-0caa-4b41-b715-3ef6b6a37894 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/e1331d6c-e623-47e3-9ca2-ab0f1c0d79f0?_state=-5FNnDsFNHQdLIzgMGtwFO1q_DcTvJ8dlcGHjl0ko8d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxMzMxZDZjLWU2MjMtNDdlMy05Y2EyLWFiMGYxYzBkNzlmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MDgyNzY1NDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.060972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "PUT /v2/foo/bar/blobs/uploads/e1331d6c-e623-47e3-9ca2-ab0f1c0d79f0?_state=-5FNnDsFNHQdLIzgMGtwFO1q_DcTvJ8dlcGHjl0ko8d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxMzMxZDZjLWU2MjMtNDdlMy05Y2EyLWFiMGYxYzBkNzlmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MDgyNzY1NDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=7af3ba26-ef56-483a-a99a-a9a471e69637 http.request.method=POST http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.352496ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=02ebbbae-fe36-43d2-981e-62e1dbb4b69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/3d86e955-220f-4b9f-ab00-dabeded6fb4e?_state=IpPJdUXOfNCHXrmeb70E6T29E49widMXOru4LLIcXXt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkODZlOTU1LTIyMGYtNGI5Zi1hYjAwLWRhYmVkZWQ2ZmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MTQ3ODUxNTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.85602ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "PUT /v2/foo/bar/blobs/uploads/3d86e955-220f-4b9f-ab00-dabeded6fb4e?_state=IpPJdUXOfNCHXrmeb70E6T29E49widMXOru4LLIcXXt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkODZlOTU1LTIyMGYtNGI5Zi1hYjAwLWRhYmVkZWQ2ZmI0ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MTQ3ODUxNTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:21Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=faa9248d-d4f3-4d3e-b080-ae14b7a9083e http.request.method=POST http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.156216ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=af09ba2b-8c00-469a-a2d8-15e622ae381b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/e1074df8-0727-4d73-a3b0-44c6663ff168?_state=XrN2MM7gPrEMe0MCzUnuf2iibKNkEoOeTEPKY-3klYN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxMDc0ZGY4LTA3MjctNGQ3My1hM2IwLTQ0YzY2NjNmZjE2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MjEwNDg0NDNaIn0%3D&digest=sha256%3A2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.919631953s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "PUT /v2/foo/bar/blobs/uploads/e1074df8-0727-4d73-a3b0-44c6663ff168?_state=XrN2MM7gPrEMe0MCzUnuf2iibKNkEoOeTEPKY-3klYN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxMDc0ZGY4LTA3MjctNGQ3My1hM2IwLTQ0YzY2NjNmZjE2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyMS40MjEwNDg0NDNaIn0%3D&digest=sha256%3A2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=8ea34da9-6ffb-47cb-9884-d9f66c9356c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.837883ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36363" http.request.id=d64eca83-00e9-4cc0-8dc5-7108e9d59e0c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/b1aa5863-354c-4790-9df5-222e7e9a73c6?_state=KPrRlb4bgqQWkcR5lC7PP5xo06Y4qF9nQ0HJKGNYXGJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYWE1ODYzLTM1NGMtNDc5MC05ZGY1LTIyMmU3ZTlhNzNjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyNS41MDk0NjE3NDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.654624116s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:25 +0000] "PATCH /v2/foo/bar/blobs/uploads/b1aa5863-354c-4790-9df5-222e7e9a73c6?_state=KPrRlb4bgqQWkcR5lC7PP5xo06Y4qF9nQ0HJKGNYXGJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYWE1ODYzLTM1NGMtNDc5MC05ZGY1LTIyMmU3ZTlhNzNjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyNS41MDk0NjE3NDVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=f7ed74c9-d228-490f-90ef-12af35767895 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/uploads/b1aa5863-354c-4790-9df5-222e7e9a73c6?_state=UBrNCKZ-tviHCIqGw36tu5i3-sMwiCl991e5byNp-_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYWE1ODYzLTM1NGMtNDc5MC05ZGY1LTIyMmU3ZTlhNzNjNiIsIk9mZnNldCI6MjMzNTIzMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MjVaIn0%3D&digest=sha256%3A2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.585916ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "PUT /v2/foo/bar/blobs/uploads/b1aa5863-354c-4790-9df5-222e7e9a73c6?_state=UBrNCKZ-tviHCIqGw36tu5i3-sMwiCl991e5byNp-_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIxYWE1ODYzLTM1NGMtNDc5MC05ZGY1LTIyMmU3ZTlhNzNjNiIsIk9mZnNldCI6MjMzNTIzMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MjVaIn0%3D&digest=sha256%3A2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=5f19a2e9-2bbf-4fde-8d4f-9454407f8a24 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.649995ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=15f7adcf-7d65-43fe-951d-dacfec6dc691 http.request.method=GET http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=153.273398ms http.response.status=200 http.response.written=23352320 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "GET /v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 200 23352320 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=error msg="error parsing digest="sha257:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1": unsupported digest algorithm" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=428a73ba-dbde-4050-ae65-2f270a1ead37 http.request.method=GET http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/sha257:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" vars.name="foo/bar" time="2025-03-16T13:00:29Z" 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.7 http.request.host="127.0.0.1:36363" http.request.id=428a73ba-dbde-4050-ae65-2f270a1ead37 http.request.method=GET http.request.remoteaddr="127.0.0.1:34614" http.request.uri="/v2/foo/bar/blobs/sha257:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.218992ms http.response.status=400 http.response.written=110 vars.digest="sha257:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "GET /v2/foo/bar/blobs/sha257:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=66f24659-6627-49a4-9979-a4f38bda8dbf http.request.method=GET http.request.remoteaddr="127.0.0.1:34622" http.request.uri="/v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.470337ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "GET /v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=4e356516-ec9b-4167-932a-e0fa4ba63f77 http.request.method=GET http.request.remoteaddr="127.0.0.1:34622" http.request.uri="/v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.815793ms http.response.status=200 http.response.written=131072 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "GET /v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 200 131072 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36363" http.request.id=22e48529-d057-4b94-b2e2-90f90b94717d http.request.method=GET http.request.remoteaddr="127.0.0.1:34618" http.request.uri="/v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=17.192797ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "GET /v2/foo/bar/blobs/sha256:2cfe7f1d49a0b08549fddee0c6f7ead37b277435a2f4ea1895443943d1ae3ee1 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=6bb8d8b3-5b5f-4b01-8347-38001c64727f http.request.method=GET http.request.remoteaddr="127.0.0.1:42650" http.request.uri="/v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.316426729s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "GET /v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:34187" http.request.id=a56409ac-6b56-4e47-ba9a-5b65a5a3d6f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:42636" http.request.uri="/v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.327752759s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [16/Mar/2025:13:00:21 +0000] "GET /v2/foo/bar/blobs/sha256:0522f9cbaeff9ff22bf1e9efb393509f73470f47b300568c3a024eb7db088816 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (14.50s) === RUN TestBlobDelete time="2025-03-16T13:00:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:00:29Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:00:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=ae1cdb61-10e1-463d-8e6f-9916c02f9105 http.request.method=GET http.request.remoteaddr="127.0.0.1:59230" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.164745ms http.response.status=404 http.response.written=157 vars.digest="sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "GET /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=db47de7b-3f69-4ff4-a0a9-0548acfb4782 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59238" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.92505ms http.response.status=404 http.response.written=157 vars.digest="sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=ab332e52-a992-48c5-a4ca-62581836e4ab http.request.method=POST http.request.remoteaddr="127.0.0.1:59238" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.545788ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=20c4d53f-3235-4ed9-b820-1244b33fc07e http.request.method=GET http.request.remoteaddr="127.0.0.1:59238" http.request.uri="/v2/foo/bar/blobs/uploads/253bf7f2-9973-4a94-b20b-9a73da9494f9?_state=7bDcXwhxaZMRTyRwVLZB76_brHKjYX2e4DAxh9eXrD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1M2JmN2YyLTk5NzMtNGE5NC1iMjBiLTlhNzNkYTk0OTRmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MTc1ODE0OThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.434673ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "GET /v2/foo/bar/blobs/uploads/253bf7f2-9973-4a94-b20b-9a73da9494f9?_state=7bDcXwhxaZMRTyRwVLZB76_brHKjYX2e4DAxh9eXrD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1M2JmN2YyLTk5NzMtNGE5NC1iMjBiLTlhNzNkYTk0OTRmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MTc1ODE0OThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=c82a3922-b286-4276-a725-072cea3a5d66 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59238" http.request.uri="/v2/foo/bar/blobs/uploads/253bf7f2-9973-4a94-b20b-9a73da9494f9?_state=7bDcXwhxaZMRTyRwVLZB76_brHKjYX2e4DAxh9eXrD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1M2JmN2YyLTk5NzMtNGE5NC1iMjBiLTlhNzNkYTk0OTRmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MTc1ODE0OThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.752634ms http.response.status=204 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "DELETE /v2/foo/bar/blobs/uploads/253bf7f2-9973-4a94-b20b-9a73da9494f9?_state=7bDcXwhxaZMRTyRwVLZB76_brHKjYX2e4DAxh9eXrD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1M2JmN2YyLTk5NzMtNGE5NC1iMjBiLTlhNzNkYTk0OTRmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MTc1ODE0OThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=64081321-9af6-42d0-9efe-937b1dd4372f http.request.method=GET http.request.remoteaddr="127.0.0.1:59238" http.request.uri="/v2/foo/bar/blobs/uploads/253bf7f2-9973-4a94-b20b-9a73da9494f9?_state=7bDcXwhxaZMRTyRwVLZB76_brHKjYX2e4DAxh9eXrD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1M2JmN2YyLTk5NzMtNGE5NC1iMjBiLTlhNzNkYTk0OTRmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MTc1ODE0OThaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=253bf7f2-9973-4a94-b20b-9a73da9494f9 time="2025-03-16T13:00:29Z" 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.7 http.request.host="127.0.0.1:41677" http.request.id=64081321-9af6-42d0-9efe-937b1dd4372f http.request.method=GET http.request.remoteaddr="127.0.0.1:59238" http.request.uri="/v2/foo/bar/blobs/uploads/253bf7f2-9973-4a94-b20b-9a73da9494f9?_state=7bDcXwhxaZMRTyRwVLZB76_brHKjYX2e4DAxh9eXrD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1M2JmN2YyLTk5NzMtNGE5NC1iMjBiLTlhNzNkYTk0OTRmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MTc1ODE0OThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.494988ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=253bf7f2-9973-4a94-b20b-9a73da9494f9 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "GET /v2/foo/bar/blobs/uploads/253bf7f2-9973-4a94-b20b-9a73da9494f9?_state=7bDcXwhxaZMRTyRwVLZB76_brHKjYX2e4DAxh9eXrD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1M2JmN2YyLTk5NzMtNGE5NC1iMjBiLTlhNzNkYTk0OTRmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MTc1ODE0OThaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=c3ef733e-ba3b-4753-b1ba-3a457ca34a92 http.request.method=POST http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.940162ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=c9222dbf-c36f-4819-82ff-aa42a19f767c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/6003bd8f-fe25-438d-ab93-628a1dba9196?_state=jeUOdnYaqdyS9PIGxJ3_N5jsgjnW628bhnI7sIEEv1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwMDNiZDhmLWZlMjUtNDM4ZC1hYjkzLTYyOGExZGJhOTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MjkzMDkyNTdaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" provided=sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 vars.name="foo/bar" vars.uuid=6003bd8f-fe25-438d-ab93-628a1dba9196 time="2025-03-16T13:00:29Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=c9222dbf-c36f-4819-82ff-aa42a19f767c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/6003bd8f-fe25-438d-ab93-628a1dba9196?_state=jeUOdnYaqdyS9PIGxJ3_N5jsgjnW628bhnI7sIEEv1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwMDNiZDhmLWZlMjUtNDM4ZC1hYjkzLTYyOGExZGJhOTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MjkzMDkyNTdaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6003bd8f-fe25-438d-ab93-628a1dba9196 time="2025-03-16T13:00:29Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=c9222dbf-c36f-4819-82ff-aa42a19f767c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/6003bd8f-fe25-438d-ab93-628a1dba9196?_state=jeUOdnYaqdyS9PIGxJ3_N5jsgjnW628bhnI7sIEEv1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwMDNiZDhmLWZlMjUtNDM4ZC1hYjkzLTYyOGExZGJhOTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MjkzMDkyNTdaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.867812ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=6003bd8f-fe25-438d-ab93-628a1dba9196 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "PUT /v2/foo/bar/blobs/uploads/6003bd8f-fe25-438d-ab93-628a1dba9196?_state=jeUOdnYaqdyS9PIGxJ3_N5jsgjnW628bhnI7sIEEv1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwMDNiZDhmLWZlMjUtNDM4ZC1hYjkzLTYyOGExZGJhOTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MjkzMDkyNTdaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=2abb4eb7-e296-485e-9caa-11e4e470448e http.request.method=POST http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.545648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=f0f36e9a-8114-4d46-a7e7-11970a2f1936 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/e82ef12c-c27c-45dc-b57d-d29fa6df4676?_state=5vP_jJR0a_l2_sod5WMcu3tQtbI_fTiL1SF3qJmf_Rp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MmVmMTJjLWMyN2MtNDVkYy1iNTdkLWQyOWZhNmRmNDY3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MzYwODM2NzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.309701ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "PUT /v2/foo/bar/blobs/uploads/e82ef12c-c27c-45dc-b57d-d29fa6df4676?_state=5vP_jJR0a_l2_sod5WMcu3tQtbI_fTiL1SF3qJmf_Rp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU4MmVmMTJjLWMyN2MtNDVkYy1iNTdkLWQyOWZhNmRmNDY3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42MzYwODM2NzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=d5ca5f10-03a4-4cc6-afca-e3e70e5b1f60 http.request.method=POST http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.590356ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=ebab72a1-ee1f-4957-bf58-daafd2aac220 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/f9ebd145-66d4-43ae-b64a-8a45a1911107?_state=VXxpkeVv49MuUcoF0pzp9HK6Y0z70h6hhuJsuPScbw97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5ZWJkMTQ1LTY2ZDQtNDNhZS1iNjRhLThhNDVhMTkxMTEwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42NDMwNDc3NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.184609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "PUT /v2/foo/bar/blobs/uploads/f9ebd145-66d4-43ae-b64a-8a45a1911107?_state=VXxpkeVv49MuUcoF0pzp9HK6Y0z70h6hhuJsuPScbw97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5ZWJkMTQ1LTY2ZDQtNDNhZS1iNjRhLThhNDVhMTkxMTEwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42NDMwNDc3NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:29Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=60c158b7-006e-4cd2-8d17-7492c132a030 http.request.method=POST http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.597581ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:31Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=76acd2d1-8b80-49c7-9200-86dff983e506 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/f0ef2ba9-afe8-4e36-bbd0-891f2677c8a4?_state=XewD2QJa1uqisdLHpQK5QBn_qM4l76q2xYwYAFk5LfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwZWYyYmE5LWFmZTgtNGUzNi1iYmQwLTg5MWYyNjc3YzhhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42NTAwODA3MDFaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.duration=2.158257346s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:29 +0000] "PUT /v2/foo/bar/blobs/uploads/f0ef2ba9-afe8-4e36-bbd0-891f2677c8a4?_state=XewD2QJa1uqisdLHpQK5QBn_qM4l76q2xYwYAFk5LfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwZWYyYmE5LWFmZTgtNGUzNi1iYmQwLTg5MWYyNjc3YzhhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDoyOS42NTAwODA3MDFaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:31Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=2d8cb33d-46d0-424c-abc5-ee7d42698363 http.request.method=POST http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.934668ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41677" http.request.id=10810f18-c20d-4421-b902-8ca5ec7b7cd4 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/e35e98a2-68ab-477b-babc-1a802622553b?_state=XnldoO5h6IkbzEx34Hh96FwL0QaS_I3STc9Kb5SGo7x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNWU5OGEyLTY4YWItNDc3Yi1iYWJjLTFhODAyNjIyNTUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDozMS45Njg1NjI5OThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.30197537s http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:31 +0000] "PATCH /v2/foo/bar/blobs/uploads/e35e98a2-68ab-477b-babc-1a802622553b?_state=XnldoO5h6IkbzEx34Hh96FwL0QaS_I3STc9Kb5SGo7x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNWU5OGEyLTY4YWItNDc3Yi1iYWJjLTFhODAyNjIyNTUzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDozMS45Njg1NjI5OThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=af7c81f6-3c6c-4627-897e-2d063bc8ccaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/uploads/e35e98a2-68ab-477b-babc-1a802622553b?_state=_sMigcMfuRNkWnVMYEKS635nEol1mhrLmK3NjDUBQmd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNWU5OGEyLTY4YWItNDc3Yi1iYWJjLTFhODAyNjIyNTUzYiIsIk9mZnNldCI6MTczNDUwMjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MzFaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.duration=3.266588ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "PUT /v2/foo/bar/blobs/uploads/e35e98a2-68ab-477b-babc-1a802622553b?_state=_sMigcMfuRNkWnVMYEKS635nEol1mhrLmK3NjDUBQmd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzNWU5OGEyLTY4YWItNDc3Yi1iYWJjLTFhODAyNjIyNTUzYiIsIk9mZnNldCI6MTczNDUwMjQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6MzFaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=524a3c69-cb7e-4ef9-aa50-24211b4201b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.825119ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=2127d6ed-c327-4b16-ae58-c3c1d7a5f281 http.request.method=GET http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=128.126677ms http.response.status=200 http.response.written=17345024 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "GET /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 200 17345024 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=error msg="error parsing digest="sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79": unsupported digest algorithm" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=dee47f9e-e144-404c-a25e-91032c9aa407 http.request.method=GET http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" vars.name="foo/bar" time="2025-03-16T13:00:34Z" 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.7 http.request.host="127.0.0.1:41677" http.request.id=dee47f9e-e144-404c-a25e-91032c9aa407 http.request.method=GET http.request.remoteaddr="127.0.0.1:59242" http.request.uri="/v2/foo/bar/blobs/sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.2001ms http.response.status=400 http.response.written=110 vars.digest="sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "GET /v2/foo/bar/blobs/sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=c6a90ff4-5ca0-4377-8a7f-0e916b8806d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35144" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.duration=3.184929ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "GET /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=31445ee6-e4cf-4edb-b63c-59365735e635 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35160" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.duration=2.760964ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=6623b7bc-dbd6-4870-8cfa-692faad9354b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35160" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.362228ms http.response.status=404 http.response.written=157 vars.digest="sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=2da6f89e-5db8-46f9-a2b3-aa6875c0cfe2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35160" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.387798ms http.response.status=404 http.response.written=74 vars.digest="sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "DELETE /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=error msg="error parsing digest="sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79": unsupported digest algorithm" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=ba427ca2-8e42-4a84-b8f8-796d4df987ea http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35170" http.request.uri="/v2/foo/bar/blobs/sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" vars.name="foo/bar" time="2025-03-16T13:00:34Z" 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.7 http.request.host="127.0.0.1:41677" http.request.id=ba427ca2-8e42-4a84-b8f8-796d4df987ea http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35170" http.request.uri="/v2/foo/bar/blobs/sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.762636ms http.response.status=400 http.response.written=110 vars.digest="sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "DELETE /v2/foo/bar/blobs/sha257:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-03-16T13:00:34Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=aa2e9005-bdca-4c57-94aa-836b5f78ca3c http.request.method=POST http.request.remoteaddr="127.0.0.1:35186" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.989762ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:36Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=7e235c40-b755-46f9-9214-cca1bf0fecf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35186" http.request.uri="/v2/foo/bar/blobs/uploads/3dac1cf3-e8d3-4eee-9f5c-e9f422674156?_state=5IBXyYwmrGt9xcJeR1OycKq_WekUq5jBdmTAdlhyC4d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkYWMxY2YzLWU4ZDMtNGVlZS05ZjVjLWU5ZjQyMjY3NDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDozNC40NzU0MDAzMThaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.duration=2.283173597s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "PUT /v2/foo/bar/blobs/uploads/3dac1cf3-e8d3-4eee-9f5c-e9f422674156?_state=5IBXyYwmrGt9xcJeR1OycKq_WekUq5jBdmTAdlhyC4d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkYWMxY2YzLWU4ZDMtNGVlZS05ZjVjLWU5ZjQyMjY3NDE1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDozNC40NzU0MDAzMThaIn0%3D&digest=sha256%3Ad87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:36Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=6296ee58-3a7f-498b-a5e9-01cd71affe26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35186" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.022661ms http.response.status=200 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:36Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=d28c0a3b-6d64-4f5a-8460-c306da1bfc19 http.request.method=GET http.request.remoteaddr="127.0.0.1:35142" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.474293808s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "GET /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-03-16T13:00:36Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41677" http.request.id=185db53a-30aa-48b7-b4ad-253a148497f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:35144" http.request.uri="/v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.46548337s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [16/Mar/2025:13:00:34 +0000] "GET /v2/foo/bar/blobs/sha256:d87ee9d76aafabf6687c3ecbd93185e83e04bbce3d6048054e4f3932788c8c79 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (7.54s) === RUN TestRelativeURL time="2025-03-16T13:00: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.7 time="2025-03-16T13:00:36Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:00:36Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40319" http.request.id=4b59341e-155f-4e50-b88a-078bcb686282 http.request.method=POST http.request.remoteaddr="127.0.0.1:54166" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.751964ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:40Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40319" http.request.id=f02eed9b-5f50-4776-9c31-f2890b813604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54166" http.request.uri="/v2/foo/bar/blobs/uploads/04d3ec7e-ba04-4d99-abc0-7b931af60b37?_state=W7vHIWjMihTWi5IIfy8oZp09LfuTmKcNYYUTnSGqdHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0ZDNlYzdlLWJhMDQtNGQ5OS1hYmMwLTdiOTMxYWY2MGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDozNi45MzE2ODg5MjhaIn0%3D&digest=sha256%3Aab9879b97d367a6d8a9bb91242a31b668b7f551ecec5acb06952d27d818b515c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.627515743s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:37 +0000] "PUT /v2/foo/bar/blobs/uploads/04d3ec7e-ba04-4d99-abc0-7b931af60b37?_state=W7vHIWjMihTWi5IIfy8oZp09LfuTmKcNYYUTnSGqdHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0ZDNlYzdlLWJhMDQtNGQ5OS1hYmMwLTdiOTMxYWY2MGIzNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDozNi45MzE2ODg5MjhaIn0%3D&digest=sha256%3Aab9879b97d367a6d8a9bb91242a31b668b7f551ecec5acb06952d27d818b515c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40319" http.request.id=b65b9384-dcbc-42cd-8d85-b226fdac8e9f http.request.method=POST http.request.remoteaddr="127.0.0.1:54166" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.864857ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40319" http.request.id=04ec14d2-a2c3-4c1c-a2a6-a5efc448622e http.request.method=POST http.request.remoteaddr="127.0.0.1:54166" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.504146ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:44Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:40319" http.request.id=3e326990-08a1-4080-a38a-5deaf1b2a000 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54166" http.request.uri="/v2/foo/bar/blobs/uploads/ce9155f0-02a9-4ead-91cf-b5f55a79984d?_state=NaAEZ3RFaHKexnUxDrUDuajzBcXUzMA0BBI0OfAWB1F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlOTE1NWYwLTAyYTktNGVhZC05MWNmLWI1ZjU1YTc5OTg0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDo0MS4wNzY4OTEyOTZaIn0%3D&digest=sha256%3A773296e52b4415476d39ec320608a4b80c82368edacd25cc767bc6f151b09a8e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.334498652s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:41 +0000] "PUT /v2/foo/bar/blobs/uploads/ce9155f0-02a9-4ead-91cf-b5f55a79984d?_state=NaAEZ3RFaHKexnUxDrUDuajzBcXUzMA0BBI0OfAWB1F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlOTE1NWYwLTAyYTktNGVhZC05MWNmLWI1ZjU1YTc5OTg0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDo0MS4wNzY4OTEyOTZaIn0%3D&digest=sha256%3A773296e52b4415476d39ec320608a4b80c82368edacd25cc767bc6f151b09a8e HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.49s) === RUN TestBlobDeleteDisabled time="2025-03-16T13:00:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:00:44Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:00:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:44667" http.request.id=6e49d1b7-5698-4c11-8e12-8898127ab81c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/foo/bar/blobs/sha256:a1e44b6ca432601a0c648c6db775fdb763e2350fa915c22431e080b242dd5f03" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.626202ms http.response.status=405 http.response.written=78 vars.digest="sha256:a1e44b6ca432601a0c648c6db775fdb763e2350fa915c22431e080b242dd5f03" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:44 +0000] "DELETE /v2/foo/bar/blobs/sha256:a1e44b6ca432601a0c648c6db775fdb763e2350fa915c22431e080b242dd5f03 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.32s) === RUN TestDeleteDisabled time="2025-03-16T13:00:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:00:44Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:00:45Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41647" http.request.id=ee3a50ec-9b83-4480-a3be-672f03df4f31 http.request.method=POST http.request.remoteaddr="127.0.0.1:54670" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.78913ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:51Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:41647" http.request.id=85b276bf-a2f7-461b-9778-85cb9e9a6c36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54670" http.request.uri="/v2/foo/bar/blobs/uploads/8ca52f33-5760-47ab-abb2-087ad4b790d8?_state=GQnzDzaDnaOequvqMThGlf_HEi6OnqxeyuoUl9f6-wJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYTUyZjMzLTU3NjAtNDdhYi1hYmIyLTA4N2FkNGI3OTBkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDo0NS4wNDE1NTk5NDZaIn0%3D&digest=sha256%3A8b5cd86f2896900dad7d8d155fdcef04941d002edab32cc13700429101d38ed9" http.request.useragent="Go-http-client/1.1" http.response.duration=6.044452364s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:45 +0000] "PUT /v2/foo/bar/blobs/uploads/8ca52f33-5760-47ab-abb2-087ad4b790d8?_state=GQnzDzaDnaOequvqMThGlf_HEi6OnqxeyuoUl9f6-wJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYTUyZjMzLTU3NjAtNDdhYi1hYmIyLTA4N2FkNGI3OTBkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDo0NS4wNDE1NTk5NDZaIn0%3D&digest=sha256%3A8b5cd86f2896900dad7d8d155fdcef04941d002edab32cc13700429101d38ed9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:51Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:41647" http.request.id=145edfdb-44a5-478b-a606-345280d175b9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54670" http.request.uri="/v2/foo/bar/blobs/sha256:8b5cd86f2896900dad7d8d155fdcef04941d002edab32cc13700429101d38ed9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.41855ms http.response.status=405 http.response.written=78 vars.digest="sha256:8b5cd86f2896900dad7d8d155fdcef04941d002edab32cc13700429101d38ed9" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:00:51 +0000] "DELETE /v2/foo/bar/blobs/sha256:8b5cd86f2896900dad7d8d155fdcef04941d002edab32cc13700429101d38ed9 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (6.35s) === RUN TestDeleteReadOnly time="2025-03-16T13:00:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:00:51Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:00:51Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:32891" http.request.id=2a6255ce-8b32-4c77-8de5-d24e64c1ddd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:51566" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.118523ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:32891" http.request.id=0f445821-bc12-4831-bce8-1c9f1e8495cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:51566" http.request.uri="/v2/foo/bar/blobs/uploads/f264823a-01c1-46fd-a10c-84cfc265733f?_state=dkJyVHeKIjg9EuGNYMQo24m29RnRyJxL3Wt6McbbFgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjQ4MjNhLTAxYzEtNDZmZC1hMTBjLTg0Y2ZjMjY1NzMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDo1MS4zMjY2NTkwNloifQ%3D%3D&digest=sha256%3Ae352b128579d49b8d62e86fa6ba835913099861508e033d0ef69a19081bd2408" http.request.useragent="Go-http-client/1.1" http.response.duration=2.76360586s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:51 +0000] "PUT /v2/foo/bar/blobs/uploads/f264823a-01c1-46fd-a10c-84cfc265733f?_state=dkJyVHeKIjg9EuGNYMQo24m29RnRyJxL3Wt6McbbFgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjQ4MjNhLTAxYzEtNDZmZC1hMTBjLTg0Y2ZjMjY1NzMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMDo1MS4zMjY2NTkwNloifQ%3D%3D&digest=sha256%3Ae352b128579d49b8d62e86fa6ba835913099861508e033d0ef69a19081bd2408 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [16/Mar/2025:13:00:54 +0000] "DELETE /v2/foo/bar/blobs/sha256:e352b128579d49b8d62e86fa6ba835913099861508e033d0ef69a19081bd2408 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (3.00s) === RUN TestStartPushReadOnly time="2025-03-16T13:00:54Z" 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.7 time="2025-03-16T13:00:54Z" level=info msg="redis not configured" go.version=go1.23.7 127.0.0.1 - - [16/Mar/2025:13:00:54 +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-03-16T13:00:54Z" 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.7 time="2025-03-16T13:00:54Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:00:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=e5ef4ebc-8112-4991-a44d-3bef4014db8c http.request.method=GET http.request.remoteaddr="127.0.0.1:41794" 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.063688ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:13:00:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-03-16T13:00:54Z" 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.7 http.request.host="127.0.0.1:33517" http.request.id=54e140bc-6ca0-471f-914b-1f68c2a20953 http.request.method=GET http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.381814ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Mar/2025:13:00:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T13:00:54Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=55aef469-c3d6-4085-94af-11689c04a456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" 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.356668ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:13:00:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-03-16T13:00:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=47b74283-3abd-463b-9fe5-37529b690ce2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.200271ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T13:00:54Z" 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.7 http.request.host="127.0.0.1:33517" http.request.id=47b74283-3abd-463b-9fe5-37529b690ce2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.294006ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T13:00:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=47b74283-3abd-463b-9fe5-37529b690ce2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.374933ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T13:00:54Z" 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.7 http.request.host="127.0.0.1:33517" http.request.id=47b74283-3abd-463b-9fe5-37529b690ce2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.444534ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:13:00:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-03-16T13:00:54Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=070e3ae6-43f7-4fc6-ada6-c91e0e2a2641 http.request.method=POST http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.835674ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:58Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=f2effa3e-f996-43a8-a87f-569a29cc892a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/blobs/uploads/b79e256d-8c3e-423d-a4e2-2d48567a356c?_state=t86cZvr8vwxXlzpwy9e0tkSJVyy0jWZUSpwr9pZORnR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNzllMjU2ZC04YzNlLTQyM2QtYTRlMi0yZDQ4NTY3YTM1NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6NTQuNDIzMTg2Njk0WiJ9&digest=sha256%3Acc4b9fcc843e1d59ef7edeaafbbcd4e6b20b78af6565b0ce7b263778d1c0fb78" http.request.useragent="Go-http-client/1.1" http.response.duration=4.125098528s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/b79e256d-8c3e-423d-a4e2-2d48567a356c?_state=t86cZvr8vwxXlzpwy9e0tkSJVyy0jWZUSpwr9pZORnR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNzllMjU2ZC04YzNlLTQyM2QtYTRlMi0yZDQ4NTY3YTM1NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6NTQuNDIzMTg2Njk0WiJ9&digest=sha256%3Acc4b9fcc843e1d59ef7edeaafbbcd4e6b20b78af6565b0ce7b263778d1c0fb78 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:00:58Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=0c216d6b-86df-425b-a3f3-3b8f11da3d06 http.request.method=POST http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.655211ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=6083dc22-c486-4792-9bad-46c522f596ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/blobs/uploads/b65880a7-50c8-4e8b-80fe-20bae900fd28?_state=PAImSVXOFpCa44jT1tRMeqIJClDSbwESf4VUVW4uhu57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNjU4ODBhNy01MGM4LTRlOGItODBmZS0yMGJhZTkwMGZkMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6NTguNzc0NjQ3MTA3WiJ9&digest=sha256%3Abd4510b45d5c6eab49adfff7e1bfed0e14eab8cb488cebe9339315677ad320c3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.378812282s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:00:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/b65880a7-50c8-4e8b-80fe-20bae900fd28?_state=PAImSVXOFpCa44jT1tRMeqIJClDSbwESf4VUVW4uhu57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiNjU4ODBhNy01MGM4LTRlOGItODBmZS0yMGJhZTkwMGZkMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDA6NTguNzc0NjQ3MTA3WiJ9&digest=sha256%3Abd4510b45d5c6eab49adfff7e1bfed0e14eab8cb488cebe9339315677ad320c3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=dc30b8df-d071-466d-aafa-7eff6c6ddc59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.15108ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=8cdc52c8-b33e-403d-895f-46e7f0e9a6f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" http.request.useragent="Go-http-client/1.1" http.response.duration=10.519377ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=81b1bc3d-b5f2-4da6-a306-acc88ef75d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:41794" 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.684727ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=326ff361-6c08-432f-ac33-638b6531d436 http.request.method=GET http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.364392ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "GET /v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33517" http.request.id=1a935096-ca70-46ed-8b23-b94e8c3eee63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" http.request.useragent="Go-http-client/1.1" http.response.duration=10.569298ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33517" http.request.id=83a5a788-1533-4e1b-a33f-224cf355dafb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" http.request.useragent="Go-http-client/1.1" http.response.duration=10.78661ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:33517" http.request.id=cb25dfcc-e9bc-42b9-a849-5a724a2d8844 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" http.request.useragent="Go-http-client/1.1" http.response.duration=10.618876ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=b06d4eb1-7979-4e1e-b6fb-28849d1439e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.272208ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "GET /v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=928bffdc-091c-4fb1-8a6c-0fb962c57dad http.request.method=GET http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.126728ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=52151539-3e8f-421f-a02e-556b8dcdb7d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.994187ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "GET /v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=777c0cfa-a73a-4966-9ee7-7229e9906368 http.request.method=GET http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.216652ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=error msg="payload digest does match: "sha256:6a7a57882460fd2f57d77b790898b8d00f2215c53a81fbd23ffddef1e938de96" != "sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d"" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=fd8bf4ec-aabe-4741-b3dd-6d082c56852f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" time="2025-03-16T13:01:01Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=fd8bf4ec-aabe-4741-b3dd-6d082c56852f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41794" http.request.uri="/v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.403009ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d" 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:15cc77fed47da9d902301527f99cbb7b492de2dcc401b0bf1c706e565bbd710d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=a31da161-f3fc-4134-b729-4293d337cf7e http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" 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.284831ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=bf9a890d-7847-42c0-95f4-fbc4a204dbe6 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" 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.863249ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33517" http.request.id=8d21800c-bec3-4e32-ba40-c9615407d7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" 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.330361ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T13:01:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33517" http.request.id=8d21800c-bec3-4e32-ba40-c9615407d7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" 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.428215ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T13:01:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33517" http.request.id=8d21800c-bec3-4e32-ba40-c9615407d7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" 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.502448ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=4ac1bf6e-4dee-4cf3-982b-1720a01511af http.request.method=POST http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.305359ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=d112b5cb-5c47-4efb-a8e0-28493a7265c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/blobs/uploads/8ec9ccd1-1055-4419-911f-477d3f9222a1?_state=oaZDIIDVKAnhgwlywVfjd0VhEnhQat4LhROd_mUCDBx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZWM5Y2NkMS0xMDU1LTQ0MTktOTExZi00NzdkM2Y5MjIyYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MDEuMjYwMDMyNDQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.89187ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/8ec9ccd1-1055-4419-911f-477d3f9222a1?_state=oaZDIIDVKAnhgwlywVfjd0VhEnhQat4LhROd_mUCDBx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4ZWM5Y2NkMS0xMDU1LTQ0MTktOTExZi00NzdkM2Y5MjIyYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MDEuMjYwMDMyNDQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33517" http.request.id=b5793d79-6329-49db-9cd8-50a1b77bcdd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" 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.330909ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T13:01:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33517" http.request.id=b5793d79-6329-49db-9cd8-50a1b77bcdd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" 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.423246ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-03-16T13:01:01Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=b23cd6ed-fb89-4c19-812d-e25934724d92 http.request.method=POST http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.455903ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:04Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=27a89772-140d-4315-aa4c-37c2158277ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/blobs/uploads/50750322-1d03-4c56-9900-3653e74b7267?_state=7sXnax5r2wIZdIg4kpOQfoD8NHtAOA5k8196mqhfijN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MDc1MDMyMi0xZDAzLTRjNTYtOTkwMC0zNjUzZTc0YjcyNjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MDEuNTM0MTg1ODc4WiJ9&digest=sha256%3A9d8e57ed5c2af58146e4b8266186d6f4e0248deaeffe7576260de84feb4cf7b3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.378143655s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/50750322-1d03-4c56-9900-3653e74b7267?_state=7sXnax5r2wIZdIg4kpOQfoD8NHtAOA5k8196mqhfijN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MDc1MDMyMi0xZDAzLTRjNTYtOTkwMC0zNjUzZTc0YjcyNjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MDEuNTM0MTg1ODc4WiJ9&digest=sha256%3A9d8e57ed5c2af58146e4b8266186d6f4e0248deaeffe7576260de84feb4cf7b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:05Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=b1721ddc-03aa-4927-996b-deffd9e479f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.352349ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:05 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=288f8d9e-0877-4e3a-b68a-f622db634ea9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/blobs/uploads/bc654e40-5486-4ad4-9c2d-2a1524f0bf8c?_state=IKN5s_9Ik2CcwRr12UvWEZaoQWTqTL6mmliWy7bVPTF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYzY1NGU0MC01NDg2LTRhZDQtOWMyZC0yYTE1MjRmMGJmOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MDUuMTkwNTU1MDAyWiJ9&digest=sha256%3Af954c4e7b889ae4340627fd2da8788290f95be4f503276ad08072ad07df93bca" http.request.useragent="Go-http-client/1.1" http.response.duration=3.104012052s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:05 +0000] "PUT /v2/foo/schema2/blobs/uploads/bc654e40-5486-4ad4-9c2d-2a1524f0bf8c?_state=IKN5s_9Ik2CcwRr12UvWEZaoQWTqTL6mmliWy7bVPTF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYzY1NGU0MC01NDg2LTRhZDQtOWMyZC0yYTE1MjRmMGJmOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MDUuMTkwNTU1MDAyWiJ9&digest=sha256%3Af954c4e7b889ae4340627fd2da8788290f95be4f503276ad08072ad07df93bca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33517" http.request.id=daf84647-792a-46d7-9c20-438db6b375b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.474609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33517" http.request.id=2414681b-b048-48f2-9989-a5355bd8be36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/sha256:5c93e565c3a0232e8b130ea89160a295a03bcaf9c3e3f01d14f9ae6ae8ed8ece" http.request.useragent="Go-http-client/1.1" http.response.duration=2.971916ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "PUT /v2/foo/schema2/manifests/sha256:5c93e565c3a0232e8b130ea89160a295a03bcaf9c3e3f01d14f9ae6ae8ed8ece HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=498d66b3-3e14-4c8c-a9e5-de706c3fa0fd http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" 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.594714ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=39e0ba8d-0c0e-494d-af82-2448e0f8fc63 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/sha256:5c93e565c3a0232e8b130ea89160a295a03bcaf9c3e3f01d14f9ae6ae8ed8ece" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.115088ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/sha256:5c93e565c3a0232e8b130ea89160a295a03bcaf9c3e3f01d14f9ae6ae8ed8ece HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=5535f35e-b691-4624-9969-90396f59e9f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.171686ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=e76bbaea-25de-48a5-be3a-b0e273b05cbd http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/sha256:5c93e565c3a0232e8b130ea89160a295a03bcaf9c3e3f01d14f9ae6ae8ed8ece" http.request.useragent="Go-http-client/1.1" http.response.duration=1.906105ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/sha256:5c93e565c3a0232e8b130ea89160a295a03bcaf9c3e3f01d14f9ae6ae8ed8ece HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=c0014f37-756c-42be-ab54-fe5f755f3ab2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" 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.016857ms http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="rewriting manifest sha256:5c93e565c3a0232e8b130ea89160a295a03bcaf9c3e3f01d14f9ae6ae8ed8ece in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=b7f0f37c-7867-4406-afe8-f2ad593a9b33 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" 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-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=b7f0f37c-7867-4406-afe8-f2ad593a9b33 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.924317ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33517" http.request.id=631e5816-f523-45ab-b90c-634c08c24d1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" 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.560742ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33517" http.request.id=18feed69-a612-47d0-af49-0ba573934a8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.881714ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33517" http.request.id=a316ed9b-32a0-45e8-94a7-b4fcfd5210ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/sha256:ea623331348f117c0359f21c7cd53920c718dba9c50296adcb6c854a8e6db3de" http.request.useragent="Go-http-client/1.1" http.response.duration=2.694511ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "PUT /v2/foo/schema2/manifests/sha256:ea623331348f117c0359f21c7cd53920c718dba9c50296adcb6c854a8e6db3de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=43ed413a-5a4e-4ffd-a1a4-f057c129809e http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" 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.42159ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=f5c6b776-4fc2-40ef-8622-2b79288fecfa http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/sha256:ea623331348f117c0359f21c7cd53920c718dba9c50296adcb6c854a8e6db3de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.71243ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/sha256:ea623331348f117c0359f21c7cd53920c718dba9c50296adcb6c854a8e6db3de HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=e01f60ef-4303-44f6-b715-6ba51ba3e481 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.233999ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=44b9f788-0748-42ea-9411-99433b294798 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/sha256:ea623331348f117c0359f21c7cd53920c718dba9c50296adcb6c854a8e6db3de" http.request.useragent="Go-http-client/1.1" http.response.duration=2.056233ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/sha256:ea623331348f117c0359f21c7cd53920c718dba9c50296adcb6c854a8e6db3de HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="rewriting manifest list sha256:ea623331348f117c0359f21c7cd53920c718dba9c50296adcb6c854a8e6db3de in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=bf55f285-8892-4977-8b77-b813bcf53965 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" 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-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:33517" http.request.id=bf55f285-8892-4977-8b77-b813bcf53965 http.request.method=GET http.request.remoteaddr="127.0.0.1:56618" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.185755ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:01:08Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:01:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=b21ee87e-874f-49bf-9121-63187a9cb39a http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" 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.694029ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" 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.7 http.request.host="127.0.0.1:36023" http.request.id=e581a7c0-af5a-4e66-8880-a61a656966eb http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" 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.993564ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=4f1986ca-c410-48a0-a5e3-f5e4035f6298 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" 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.996704ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=763a4955-d54c-4b20-82f1-a78dba6717f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.772537ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T13:01:08Z" 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.7 http.request.host="127.0.0.1:36023" http.request.id=763a4955-d54c-4b20-82f1-a78dba6717f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.888358ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T13:01:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=763a4955-d54c-4b20-82f1-a78dba6717f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.965685ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T13:01:08Z" 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.7 http.request.host="127.0.0.1:36023" http.request.id=763a4955-d54c-4b20-82f1-a78dba6717f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" 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=11.030837ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-03-16T13:01:08Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=dcf07dce-776a-4ffb-b2cd-e707e39a7a68 http.request.method=POST http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.532145ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=5a97f75c-e47a-4322-bccb-1e69efc42256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/blobs/uploads/bd3230fe-7cc2-48ed-98bf-06dd5a33d2ef?_state=9YioI5ccr75VGLY86cWULA64JA2-lGITEqh0MOCtsdp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZDMyMzBmZS03Y2MyLTQ4ZWQtOThiZi0wNmRkNWEzM2QyZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MDguNzQ5MjQxMjgzWiJ9&digest=sha256%3A36df276645079e9315d30a90432a74cfd63ff11130fa01d0feab4fa72c3d47fb" http.request.useragent="Go-http-client/1.1" http.response.duration=6.336937076s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/bd3230fe-7cc2-48ed-98bf-06dd5a33d2ef?_state=9YioI5ccr75VGLY86cWULA64JA2-lGITEqh0MOCtsdp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZDMyMzBmZS03Y2MyLTQ4ZWQtOThiZi0wNmRkNWEzM2QyZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MDguNzQ5MjQxMjgzWiJ9&digest=sha256%3A36df276645079e9315d30a90432a74cfd63ff11130fa01d0feab4fa72c3d47fb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:15Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=689a2e0e-41a5-4f4d-bd6b-d069e8d2db04 http.request.method=POST http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.715241ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=1c10c070-69e2-4f5d-ba1e-d75f128600eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/blobs/uploads/9093c058-ef73-47cf-a86c-1b592ed9d183?_state=6f47OGofEqXvGIZ35lgr6vzPOJ5IBloWEebo0p8FpcZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MDkzYzA1OC1lZjczLTQ3Y2YtYTg2Yy0xYjU5MmVkOWQxODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MTUuNDAwMjU4MzIxWiJ9&digest=sha256%3A65104693cd3d69ce4786f92672f3f87364089e48e30d3ccfaaad2230661c17b2" http.request.useragent="Go-http-client/1.1" http.response.duration=4.30965342s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/9093c058-ef73-47cf-a86c-1b592ed9d183?_state=6f47OGofEqXvGIZ35lgr6vzPOJ5IBloWEebo0p8FpcZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MDkzYzA1OC1lZjczLTQ3Y2YtYTg2Yy0xYjU5MmVkOWQxODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MTUuNDAwMjU4MzIxWiJ9&digest=sha256%3A65104693cd3d69ce4786f92672f3f87364089e48e30d3ccfaaad2230661c17b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=9919fc1b-06ec-42aa-81a2-f1f359921636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.841385ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=6defb359-80f3-4bb4-8db6-97f4e8a494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" http.request.useragent="Go-http-client/1.1" http.response.duration=5.732473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=9ad32ba2-ee67-48ae-b901-e4d0c5cf7073 http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" 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.48685ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=e5d4a9d6-0582-49c2-b148-39eee3e2587b http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.311582ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "GET /v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36023" http.request.id=9edcd5b4-dc94-45c3-96ca-6ff42570e8f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" http.request.useragent="Go-http-client/1.1" http.response.duration=10.766117ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36023" http.request.id=ebca02ef-d798-4f0d-859e-f147091bab29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" http.request.useragent="Go-http-client/1.1" http.response.duration=10.796438ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:36023" http.request.id=76b6dc57-f880-4067-a4f0-370ce9f21e91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" http.request.useragent="Go-http-client/1.1" http.response.duration=8.480876ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=143f2a65-458f-4fcd-94de-b84da7a4758f http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.530386ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "GET /v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=d8a79eec-6c42-4666-aeff-454fc2ac4b60 http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.444691ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=84eb2d0f-4d9f-4c6e-81e4-e15ca7289fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" http.request.useragent="Go-http-client/1.1" http.response.duration=2.161816ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "GET /v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=58fbe788-6938-40a9-9f7b-07201ce1b8a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.029835ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=error msg="payload digest does match: "sha256:b9399af2d5458a7e0ecdbc7eb01604faa453fcd076ac24ec2e259546e322697b" != "sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267"" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=8e7583a2-73a5-4b56-817a-b29178ea620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" time="2025-03-16T13:01:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=8e7583a2-73a5-4b56-817a-b29178ea620b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.557611ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267" 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:235bb42d369f4bcf72ece54b93899245938c57a5b089d61d2ecdbebbba299267 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=b1409df8-6b28-46d5-a511-db2a154b6f50 http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" 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.66232ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" 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.7 http.request.host="127.0.0.1:36023" http.request.id=77a842b4-4468-4751-8792-eea45953d87a http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" 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.165424ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36023" http.request.id=07f6fd32-13c7-4a07-86fb-5e0e208f8f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" 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.865878ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T13:01:19Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36023" http.request.id=07f6fd32-13c7-4a07-86fb-5e0e208f8f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" 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.967029ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T13:01:19Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36023" http.request.id=07f6fd32-13c7-4a07-86fb-5e0e208f8f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" 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=3.057874ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=3ec5dd45-cbe1-4ad6-98c7-32f67de4b69b http.request.method=POST http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.599473ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=70965d8b-f407-4d39-9353-c27b1dacbd28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/blobs/uploads/373e69a6-daa2-404e-b786-4489f9e72f6b?_state=nvmnhqFNLRybwhCrXAqTKjHnCf8GzUIjkqlq-973pvx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNzNlNjlhNi1kYWEyLTQwNGUtYjc4Ni00NDg5ZjllNzJmNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MTkuODAzNjIxMTkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.199123ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/373e69a6-daa2-404e-b786-4489f9e72f6b?_state=nvmnhqFNLRybwhCrXAqTKjHnCf8GzUIjkqlq-973pvx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNzNlNjlhNi1kYWEyLTQwNGUtYjc4Ni00NDg5ZjllNzJmNmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MTkuODAzNjIxMTkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:19Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36023" http.request.id=967bd6a5-ed98-46a2-9547-52823cc0a485 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" 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.374157ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T13:01:19Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36023" http.request.id=967bd6a5-ed98-46a2-9547-52823cc0a485 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" 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.43819ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:13:01:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-03-16T13:01:20Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=790fc095-0790-4af9-a26b-62a73cb2890b http.request.method=POST http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.494535ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:20 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:22Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=0c6812a7-e4d8-42ca-8d94-0fceec5ea2d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/blobs/uploads/b49a27c4-044c-4462-9c74-8bc0bd6d623c?_state=COl4pjvSTfuJCsI3L3rOdO6hG68DZFHRBSU3pitNdgt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNDlhMjdjNC0wNDRjLTQ0NjItOWM3NC04YmMwYmQ2ZDYyM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MjAuMDQyNDUxMjEyWiJ9&digest=sha256%3A7b2f7d69a28c1911257de99e9e862dcb3b7a8204531d8bc396545c15aec931d0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.126230467s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:20 +0000] "PUT /v2/foo/schema2/blobs/uploads/b49a27c4-044c-4462-9c74-8bc0bd6d623c?_state=COl4pjvSTfuJCsI3L3rOdO6hG68DZFHRBSU3pitNdgt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNDlhMjdjNC0wNDRjLTQ0NjItOWM3NC04YmMwYmQ2ZDYyM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MjAuMDQyNDUxMjEyWiJ9&digest=sha256%3A7b2f7d69a28c1911257de99e9e862dcb3b7a8204531d8bc396545c15aec931d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:22Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=9f3092ff-5029-4ae6-8f0f-ac06dff1fa53 http.request.method=POST http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.669014ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=07b17c70-8af9-491f-9dab-2c8aca70efc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/blobs/uploads/a81cc36e-4971-4e18-9762-ac3ecdd0d550?_state=kfNS1MZlQJKp9-o9Yo6CwKxT-6x00fGZxUfbgUdzlVB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhODFjYzM2ZS00OTcxLTRlMTgtOTc2Mi1hYzNlY2RkMGQ1NTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MjIuNDEyMzM1OTE0WiJ9&digest=sha256%3Aaf24eedfcd077e4a205ee535d0bea9c3aebe7ea19bcd6e39064bbe1cf7fb752f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.977980017s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/a81cc36e-4971-4e18-9762-ac3ecdd0d550?_state=kfNS1MZlQJKp9-o9Yo6CwKxT-6x00fGZxUfbgUdzlVB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhODFjYzM2ZS00OTcxLTRlMTgtOTc2Mi1hYzNlY2RkMGQ1NTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MjIuNDEyMzM1OTE0WiJ9&digest=sha256%3Aaf24eedfcd077e4a205ee535d0bea9c3aebe7ea19bcd6e39064bbe1cf7fb752f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36023" http.request.id=2ffadcd6-97d2-4ba8-959a-50d6753e73b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.588461ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36023" http.request.id=a3529125-c9f1-41d0-9529-e03b31fea455 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/sha256:4ec7ce406f205a4cf90fbe9480ad3ec92a1588910450969fc1bda0a36d7ba50e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.01649ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "PUT /v2/foo/schema2/manifests/sha256:4ec7ce406f205a4cf90fbe9480ad3ec92a1588910450969fc1bda0a36d7ba50e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=521c2499-119e-40a2-a845-f66a4c5d1c77 http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" 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.599243ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=f5be0811-7124-4768-9b95-f2acbb0d84bd http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/sha256:4ec7ce406f205a4cf90fbe9480ad3ec92a1588910450969fc1bda0a36d7ba50e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.325445ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/sha256:4ec7ce406f205a4cf90fbe9480ad3ec92a1588910450969fc1bda0a36d7ba50e HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=5d44f8d0-b0b1-44bc-a500-359e89c7b78a http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.368418ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=aa21f6c8-e725-4790-86eb-cd5c1fbbf4ea http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/sha256:4ec7ce406f205a4cf90fbe9480ad3ec92a1588910450969fc1bda0a36d7ba50e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.820252ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/sha256:4ec7ce406f205a4cf90fbe9480ad3ec92a1588910450969fc1bda0a36d7ba50e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=dffb45ec-bf66-427a-883c-64839f630e78 http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" 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.83323ms http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="rewriting manifest sha256:4ec7ce406f205a4cf90fbe9480ad3ec92a1588910450969fc1bda0a36d7ba50e in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=264621d1-65dd-4a8f-a71d-c9845ef1ccc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" 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-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=264621d1-65dd-4a8f-a71d-c9845ef1ccc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.67576ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36023" http.request.id=0beb121b-7a61-4ac1-9752-4514cee44878 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" 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.243951ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36023" http.request.id=bdbb8e6d-5871-4a8b-8bac-5ecc80045ace http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.875757ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36023" http.request.id=3eedcef9-bb9a-4a9f-9c0b-72a05b337c33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/sha256:080726f09c74bef3038009b94854bbe64f146be3f8c8348d037871730315c89f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.533757ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "PUT /v2/foo/schema2/manifests/sha256:080726f09c74bef3038009b94854bbe64f146be3f8c8348d037871730315c89f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=ce5d6b3b-3b73-4cb9-8dbb-e32b771da782 http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" 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.426836ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=039c1a60-e6b3-41de-8ec3-2b86d47fc163 http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/sha256:080726f09c74bef3038009b94854bbe64f146be3f8c8348d037871730315c89f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.376795ms http.response.status=200 http.response.written=434 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/sha256:080726f09c74bef3038009b94854bbe64f146be3f8c8348d037871730315c89f HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=f000a01e-9a06-4b11-b319-84a0d1e04962 http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.903257ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=7a2bdb4a-5cb5-4a6a-b7a8-a3f82b9bac9f http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" http.request.uri="/v2/foo/schema2/manifests/sha256:080726f09c74bef3038009b94854bbe64f146be3f8c8348d037871730315c89f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.346916ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/sha256:080726f09c74bef3038009b94854bbe64f146be3f8c8348d037871730315c89f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="rewriting manifest list sha256:080726f09c74bef3038009b94854bbe64f146be3f8c8348d037871730315c89f in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=059019ab-0c4c-41cf-b41a-f579a78f4dbe http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" 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-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:36023" http.request.id=059019ab-0c4c-41cf-b41a-f579a78f4dbe http.request.method=GET http.request.remoteaddr="127.0.0.1:35912" 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.581849ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (31.34s) === RUN TestGetManifestWithStorageError time="2025-03-16T13:01:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:01:25Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:46829" http.request.id=576efd0e-0f41-499d-be47-a4026a1059f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47426" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.622547ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.7 http.request.host="127.0.0.1:46829" http.request.id=9645656c-391d-4cbb-9de9-d9e6fb2f6833 http.request.method=GET http.request.remoteaddr="127.0.0.1:47426" 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.084201ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.7 http.request.host="127.0.0.1:46829" http.request.id=346084e9-5565-4fc0-97a9-26c218792224 http.request.method=GET http.request.remoteaddr="127.0.0.1:47426" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.986718ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.7 http.request.host="127.0.0.1:46829" http.request.id=d9c669f2-572d-4af4-a47b-09f964d5ca7c http.request.method=GET http.request.remoteaddr="127.0.0.1:47426" 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.937859ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2025-03-16T13:01:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:01:25Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=33d20877-3077-4a81-8dfc-f37a383bd092 http.request.method=GET http.request.remoteaddr="127.0.0.1:38624" 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.375506ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=993cf1d1-17b7-4953-b336-6de8b1a68ac0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38624" 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.927817ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=603f85b5-e663-4d14-98b2-c12ad459d91b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" 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.052612ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=d6158065-36a0-4c14-a941-5fbe7bbe8f84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.611864ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=d6158065-36a0-4c14-a941-5fbe7bbe8f84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.703517ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=d6158065-36a0-4c14-a941-5fbe7bbe8f84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.77831ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-03-16T13:01:25Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=d6158065-36a0-4c14-a941-5fbe7bbe8f84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.847114ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-03-16T13:01:25Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=c10c3e36-3ba2-4bd4-974d-ffd821ec1dae http.request.method=POST http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.348906ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=56719c10-5ca2-4d30-8d57-eaf97387b320 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/blobs/uploads/9e712829-4a5c-4164-b985-39756e1b9503?_state=qFACWJfJtIBWWH1le1DD87qA6aMnqraL6DnlpgxtnHt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ZTcxMjgyOS00YTVjLTQxNjQtYjk4NS0zOTc1NmUxYjk1MDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MjUuNjg5NTU1MzI5WiJ9&digest=sha256%3Ac5bb5823f3346d261cfe0ac177a4ce13aca7bfc6e562256dcb67255ff486b4ad" http.request.useragent="Go-http-client/1.1" http.response.duration=1.947741069s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:25 +0000] "PUT /v2/foo/schema1/blobs/uploads/9e712829-4a5c-4164-b985-39756e1b9503?_state=qFACWJfJtIBWWH1le1DD87qA6aMnqraL6DnlpgxtnHt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5ZTcxMjgyOS00YTVjLTQxNjQtYjk4NS0zOTc1NmUxYjk1MDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MjUuNjg5NTU1MzI5WiJ9&digest=sha256%3Ac5bb5823f3346d261cfe0ac177a4ce13aca7bfc6e562256dcb67255ff486b4ad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:27Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=66207e63-a21b-435a-8d6c-7f11d5b2fc5e http.request.method=POST http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.362349ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=e6eecd28-7165-4f13-b336-eede7e28e93a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/blobs/uploads/f54ef5b2-0fb6-4d88-af72-36187205d029?_state=NrCd7qacXi7fKFW8Vr3l_cmKrwAVDJV0DPHavpOHhyV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNTRlZjViMi0wZmI2LTRkODgtYWY3Mi0zNjE4NzIwNWQwMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MjcuODY4MTE4NDk0WiJ9&digest=sha256%3Abb542580fac5738df99a344b2e1945b95e794c4de15b2627580941c13b17903a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.373358434s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/f54ef5b2-0fb6-4d88-af72-36187205d029?_state=NrCd7qacXi7fKFW8Vr3l_cmKrwAVDJV0DPHavpOHhyV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNTRlZjViMi0wZmI2LTRkODgtYWY3Mi0zNjE4NzIwNWQwMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MjcuODY4MTE4NDk0WiJ9&digest=sha256%3Abb542580fac5738df99a344b2e1945b95e794c4de15b2627580941c13b17903a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=211537e9-034b-4977-bd89-6b10de7206e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.606243ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=a58b25e3-eb1a-4577-830c-219f949a82b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.duration=10.546896ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=5d19aa7f-7d4d-4106-85f4-680739ee1847 http.request.method=GET http.request.remoteaddr="127.0.0.1:38624" 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.622942ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=cb309381-da6f-4161-925f-3ce20b040510 http.request.method=GET http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=9.621575ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38889" http.request.id=c6c81578-b095-4a62-8954-ad7c48af6206 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.duration=10.671686ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38889" http.request.id=13051b4a-a27b-4c3c-92b3-74fbe92ea940 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.duration=6.41636ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/json" http.request.host="127.0.0.1:38889" http.request.id=42e82f5e-77a2-408a-9a47-158ba88647a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.duration=10.663612ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=883c57f3-1325-4982-95fd-80e0ea2276da http.request.method=GET http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.820274ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=1aa1ba51-c1b6-4c86-ad98-d621a72c2980 http.request.method=GET http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.229467ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=0f20a24a-8fc7-4cee-849c-2c3229d501e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.135648ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=fb677d6d-3556-4199-8191-d0b0ad998c42 http.request.method=GET http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.126688ms http.response.status=200 http.response.written=41 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=error msg="payload digest does match: "sha256:3d5b056fd3d4283939233602d9eb217e92eae0a3c63073e6b0df811151870c31" != "sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0"" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=0af32322-5b12-4125-8774-0774189bff18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" time="2025-03-16T13:01:30Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=0af32322-5b12-4125-8774-0774189bff18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38624" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.669674ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=9d2591c1-4adf-4c70-b271-31741120435a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.03849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=56e85c85-1be1-4316-891a-e7818dbe68e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38636" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.449272ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=fdf6c320-83ea-40bd-a501-219df3f6f5c2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38648" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.963325ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=872814d6-3b91-4386-a7bf-5d13f45a7bd6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38660" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.duration=11.20329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=fa92017f-edad-4e27-893a-d705b8979813 http.request.method=GET http.request.remoteaddr="127.0.0.1:38660" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.547251ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=c93f6816-457d-4586-9656-e4e7ca0ddfa9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38666" 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.757767ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=ae64d69a-3535-4861-8a7a-7c92ff1c0c96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.456988ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=431dcd4c-7412-4384-a0c8-9d701f12123f http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.255611ms http.response.status=200 http.response.written=39 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=8172d26a-545e-4b21-aeff-5ad3a2e15f5d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.609118ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "DELETE /v2/foo/schema1/manifests/sha256:46cb93998d4157605176547ab735753810950791a5ad5d542065dfac712b64d0 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=6befa6da-ed81-4751-ab3e-8a550cf839ff http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.223954ms http.response.status=200 http.response.written=35 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=3a98fe9c-4194-4d73-a203-9cfbf8927a45 http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" 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.606895ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" 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.7 http.request.host="127.0.0.1:38889" http.request.id=bba1961b-e10a-4ba0-b218-22c7fb3b6821 http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" 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.307528ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38889" http.request.id=f0af0bf5-5a17-4cb9-9ee4-a81fe516c87f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" 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.667726ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T13:01:30Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38889" http.request.id=f0af0bf5-5a17-4cb9-9ee4-a81fe516c87f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" 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.782752ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T13:01:30Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38889" http.request.id=f0af0bf5-5a17-4cb9-9ee4-a81fe516c87f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" 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.902628ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=014a77b3-96f4-4c03-ab2e-265d5cf986a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.591871ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=33008f85-2a62-4abe-b07f-5aa1acc30ff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/blobs/uploads/6c445d4e-a97f-4450-b92c-29d0d46ac014?_state=1xDyNHlJYqkuPGbK3h7DQi9_WawGTcRkaKEd21W_DVV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YzQ0NWQ0ZS1hOTdmLTQ0NTAtYjkyYy0yOWQwZDQ2YWMwMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MzAuMzk0ODEwNzM5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.838107ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema2/blobs/uploads/6c445d4e-a97f-4450-b92c-29d0d46ac014?_state=1xDyNHlJYqkuPGbK3h7DQi9_WawGTcRkaKEd21W_DVV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YzQ0NWQ0ZS1hOTdmLTQ0NTAtYjkyYy0yOWQwZDQ2YWMwMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MzAuMzk0ODEwNzM5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38889" http.request.id=d5713ce1-fd76-447e-bf14-2527867175a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" 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.648928ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-03-16T13:01:30Z" 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.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38889" http.request.id=d5713ce1-fd76-447e-bf14-2527867175a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" 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.760884ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-03-16T13:01:30Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=12a04afe-b19f-4177-b53a-4042b17cb4c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.523668ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=ae9807e8-ed31-403c-b317-012ee79e6473 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/blobs/uploads/acd39598-964b-42d2-b4f4-bc472f991978?_state=HzLE3NKwoTmSf0SJ2dIXJAAPlfK0CLqag7eHBQ16LpJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhY2QzOTU5OC05NjRiLTQyZDItYjRmNC1iYzQ3MmY5OTE5NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MzAuNzYyNTY4MTc4WiJ9&digest=sha256%3Ae024fc6bacaa411024fa973e9c77f188d5b6eed88a338bf848f3eeb76c2c2db5" http.request.useragent="Go-http-client/1.1" http.response.duration=4.726190939s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:30 +0000] "PUT /v2/foo/schema2/blobs/uploads/acd39598-964b-42d2-b4f4-bc472f991978?_state=HzLE3NKwoTmSf0SJ2dIXJAAPlfK0CLqag7eHBQ16LpJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhY2QzOTU5OC05NjRiLTQyZDItYjRmNC1iYzQ3MmY5OTE5NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MzAuNzYyNTY4MTc4WiJ9&digest=sha256%3Ae024fc6bacaa411024fa973e9c77f188d5b6eed88a338bf848f3eeb76c2c2db5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:35Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=75fb4ebd-46c2-4dca-b602-ace62ac3ac26 http.request.method=POST http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.851231ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=9ea58bef-de41-452b-bb56-d0d9193fb52d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/blobs/uploads/ff5eeb2b-ab46-439f-9c60-b5cc027fc3e0?_state=Iv4xdrmr2ve1nI-txjoJ8vwFymmYRU6910KjmuxVCgJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZjVlZWIyYi1hYjQ2LTQzOWYtOWM2MC1iNWNjMDI3ZmMzZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MzUuODQ1NjQ0MDIzWiJ9&digest=sha256%3Ac47c25642cac5aeb99b5e8553174aee6980e85267866296c8fc4c6f60807da33" http.request.useragent="Go-http-client/1.1" http.response.duration=6.022719309s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/ff5eeb2b-ab46-439f-9c60-b5cc027fc3e0?_state=Iv4xdrmr2ve1nI-txjoJ8vwFymmYRU6910KjmuxVCgJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZjVlZWIyYi1hYjQ2LTQzOWYtOWM2MC1iNWNjMDI3ZmMzZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDMtMTZUMTM6MDE6MzUuODQ1NjQ0MDIzWiJ9&digest=sha256%3Ac47c25642cac5aeb99b5e8553174aee6980e85267866296c8fc4c6f60807da33 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38889" http.request.id=64b4c345-71d9-4d71-be17-e2d6484173a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.541079ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38889" http.request.id=991dbbfe-e3c1-4823-ac75-f56bf9fb3b7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.9691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "PUT /v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=78f5c40f-a493-4d36-bff1-b40e2b376ae0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" 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.579737ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=bba7cede-2235-406b-abb5-18053dbdf571 http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.650399ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=3823f525-d9df-47c5-a695-4e91a73936e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.095132ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=ae889ef5-6a2b-4c50-ab96-9b65413e2ddf http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.908525ms http.response.status=304 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=0f501897-4076-4edc-ad20-aab05dad28af http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" 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.112268ms http.response.status=200 http.response.written=45 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="rewriting manifest sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b in schema1 format to support old client" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=049ad0f2-02b7-4e1a-8501-5c16fbd35cf9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" 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-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=049ad0f2-02b7-4e1a-8501-5c16fbd35cf9 http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" 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=6.038591ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=1959a620-1448-4b23-841c-c9c2bd1dd308 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.622623ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "DELETE /v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=736f4448-e222-4437-aab6-58c18879ec6e http.request.method=GET http.request.remoteaddr="127.0.0.1:38674" http.request.uri="/v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.360445ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=20963fb1-339c-4852-a168-5dac2088ee1e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53680" http.request.uri="/v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.930521ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "DELETE /v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38889" http.request.id=794b33e1-4165-4c7d-be9a-ddf471b1b167 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53694" http.request.uri="/v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.555602ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "PUT /v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=8507ca86-5599-439f-9323-993402dcada9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53694" http.request.uri="/v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.730722ms http.response.status=200 http.response.written=732 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=61d88ccf-e973-4f42-a1ba-22bb9ffc5a5b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53706" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.725896ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38889" http.request.id=a954cbe2-ae38-41e9-b821-d5a86c895184 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.656871ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=c19f9836-efdd-4ae5-a523-6e5adaba691a http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" 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.309283ms http.response.status=200 http.response.written=39 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=bfcc8ecf-61da-4fcb-8d1b-00c3cc0efae6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53708" http.request.uri="/v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.687068ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "DELETE /v2/foo/schema2/manifests/sha256:fed47ac0ca3e9cc4e076a4c1e6336a5061029372b5115a6d4f90fd173294a18b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:41Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:38889" http.request.id=5ef1aa04-b50a-40e0-862f-b9df0981e30d http.request.method=GET http.request.remoteaddr="127.0.0.1:53708" 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.295089ms http.response.status=200 http.response.written=35 127.0.0.1 - - [16/Mar/2025:13:01:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (16.47s) === RUN TestManifestDeleteDisabled time="2025-03-16T13:01:41Z" 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.7 time="2025-03-16T13:01:41Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:01:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:46543" http.request.id=e00ebbf0-f112-40ff-85f9-233e36542527 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58464" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.755197ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [16/Mar/2025:13:01:41 +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-03-16T13:01:41Z" 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.7 time="2025-03-16T13:01:41Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:01:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 time="2025-03-16T13:01:42Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.7 time="2025-03-16T13:01:42Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.7 time="2025-03-16T13:01:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:44095" http.request.id=ce56ac28-cedb-4610-8d99-cc03f9b4b8f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57184" 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=5.109272ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [16/Mar/2025:13:01:42 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-03-16T13:01:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:44095" http.request.id=f9ad19a4-a97d-48ee-bc4e-4c7746ac65a2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57196" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.560302ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [16/Mar/2025:13:01:42 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-03-16T13:01:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:44095" http.request.id=84198f3f-0b8c-44d5-bddd-9f43dda7713c http.request.method=POST http.request.remoteaddr="127.0.0.1:57206" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.584453ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:01:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-03-16T13:01:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.7 http.request.host="127.0.0.1:44095" http.request.id=e171de8d-5cc5-472b-8514-e4b19c49ce55 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57216" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.720704ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [16/Mar/2025:13:01:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.53s) === RUN TestProxyManifestGetByTag time="2025-03-16T13:01:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.7 time="2025-03-16T13:01:42Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:01:42Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=951763a3-7110-4d5e-bc58-11c1be903aaf http.request.method=POST http.request.remoteaddr="127.0.0.1:51638" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.970056ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=f5b9114e-4d40-4488-a959-9991a8e16dc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51638" http.request.uri="/v2/foo/bar/blobs/uploads/c07db401-5617-411c-a7d5-294480322e28?_state=ilxRQgLRpfYAr1OoIjNk3xmTcIG1kAd7F_0oaAmJC057Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwN2RiNDAxLTU2MTctNDExYy1hN2Q1LTI5NDQ4MDMyMmUyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMTo0Mi44MjE2NTQxNloifQ%3D%3D&digest=sha256%3Aa7b0143a6810f7c7695f05b361cd56889a168844b928d0519369a4fb53faa6ab" http.request.useragent="Go-http-client/1.1" http.response.duration=3.530491523s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:42 +0000] "PUT /v2/foo/bar/blobs/uploads/c07db401-5617-411c-a7d5-294480322e28?_state=ilxRQgLRpfYAr1OoIjNk3xmTcIG1kAd7F_0oaAmJC057Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwN2RiNDAxLTU2MTctNDExYy1hN2Q1LTI5NDQ4MDMyMmUyOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMTo0Mi44MjE2NTQxNloifQ%3D%3D&digest=sha256%3Aa7b0143a6810f7c7695f05b361cd56889a168844b928d0519369a4fb53faa6ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=9f4462b6-7cbf-40b4-9cf3-6e4eb0486317 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51638" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=10.287321ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" 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.7 time="2025-03-16T13:01:46Z" level=info msg="redis not configured" go.version=go1.23.7 time="2025-03-16T13:01:46Z" level=info msg="Starting upload purge in 43m0s" go.version=go1.23.7 time="2025-03-16T13:01:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 time="2025-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=7f458559-1269-441d-a39e-86541223c231 http.request.method=GET http.request.remoteaddr="127.0.0.1:51638" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.063985ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:44893" go.version=go1.23.7 time="2025-03-16T13:01:46Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.7 time="2025-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=523347df-d2b2-4a86-b036-efafffc4a7a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51652" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.291339ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44893 /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:44893/v2/:[]]}" go.version=go1.23.7 http.request.host="127.0.0.1:43929" http.request.id=929249c2-ceb4-4278-93fd-4ca85e4a5bd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59616" http.request.uri="/v2/foo/bar/manifests/sha256:0d7e4ed425eb980be48aa89efe85c4d847fff89f2c445b1da0750787623847eb" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:0d7e4ed425eb980be48aa89efe85c4d847fff89f2c445b1da0750787623847eb" time="2025-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=6cef562f-f723-461c-b11f-a01a2847f869 http.request.method=GET http.request.remoteaddr="127.0.0.1:51660" http.request.uri="/v2/foo/bar/manifests/sha256:0d7e4ed425eb980be48aa89efe85c4d847fff89f2c445b1da0750787623847eb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.702297ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "GET /v2/foo/bar/manifests/sha256:0d7e4ed425eb980be48aa89efe85c4d847fff89f2c445b1da0750787623847eb HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:0d7e4ed425eb980be48aa89efe85c4d847fff89f2c445b1da0750787623847eb with ttl=167h59m59.999992888s" go.version=go1.23.7 time="2025-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43929" http.request.id=929249c2-ceb4-4278-93fd-4ca85e4a5bd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59616" http.request.uri="/v2/foo/bar/manifests/sha256:0d7e4ed425eb980be48aa89efe85c4d847fff89f2c445b1da0750787623847eb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=23.142222ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "GET /v2/foo/bar/manifests/sha256:0d7e4ed425eb980be48aa89efe85c4d847fff89f2c445b1da0750787623847eb HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=f344efdd-b7f9-4de9-bfab-c38a39136ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51660" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.188129ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44893 /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:44893/v2/:[]]}" go.version=go1.23.7 http.request.host="127.0.0.1:43929" http.request.id=270bf7a8-459a-4ca7-a7fe-8cf5e967524f http.request.method=GET http.request.remoteaddr="127.0.0.1:59620" 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-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=067be453-079e-4441-9eca-ca6affecb146 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51674" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.901768ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43929" http.request.id=270bf7a8-459a-4ca7-a7fe-8cf5e967524f http.request.method=GET http.request.remoteaddr="127.0.0.1:59620" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=17.649744ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T13:01:46Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=6c01f474-c193-43e8-ada7-9385eb673240 http.request.method=POST http.request.remoteaddr="127.0.0.1:51674" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.602526ms http.response.status=202 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=356acd3c-e9fb-4ced-9681-be88278440b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51674" http.request.uri="/v2/foo/bar/blobs/uploads/cab7d481-6b21-4aee-8f43-fdf667943cc1?_state=EoqlVOUq4rufRVUTS7dblXotskMarfvWDSPNok1ZBrR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYjdkNDgxLTZiMjEtNGFlZS04ZjQzLWZkZjY2Nzk0M2NjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMTo0Ni43NTMwODE0ODJaIn0%3D&digest=sha256%3A7c9c25e082d9f2dcf793c9aa47422875ba61df02a1e15e3aa55e7b9db79e3ada" http.request.useragent="Go-http-client/1.1" http.response.duration=6.0241052s http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:46 +0000] "PUT /v2/foo/bar/blobs/uploads/cab7d481-6b21-4aee-8f43-fdf667943cc1?_state=EoqlVOUq4rufRVUTS7dblXotskMarfvWDSPNok1ZBrR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhYjdkNDgxLTZiMjEtNGFlZS04ZjQzLWZkZjY2Nzk0M2NjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMy0xNlQxMzowMTo0Ni43NTMwODE0ODJaIn0%3D&digest=sha256%3A7c9c25e082d9f2dcf793c9aa47422875ba61df02a1e15e3aa55e7b9db79e3ada HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=accbc0ce-82ce-4fa1-8f73-0685389c8279 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51674" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=4.648416ms http.response.status=201 http.response.written=0 127.0.0.1 - - [16/Mar/2025:13:01:52 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=8f1791c2-8a1e-4078-8de5-ff28850cb835 http.request.method=GET http.request.remoteaddr="127.0.0.1:51674" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.953493ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:13:01:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T13:01:52Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44893 /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:44893/v2/:[]]}" go.version=go1.23.7 http.request.host="127.0.0.1:43929" http.request.id=dfe4f8a2-0938-44df-9377-6b5ae590ab56 http.request.method=GET http.request.remoteaddr="127.0.0.1:53482" 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-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=cb384ad3-68fd-4e28-a76e-2a149f80bf7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35136" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.804075ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:13:01:52 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=dfb5159c-4123-4039-a19c-d5e2dc075dea http.request.method=GET http.request.remoteaddr="127.0.0.1:35136" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.941923ms http.response.status=200 http.response.written=2 127.0.0.1 - - [16/Mar/2025:13:01:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-03-16T13:01:52Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44893 /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:44893/v2/:[]]}" go.version=go1.23.7 http.request.host="127.0.0.1:43929" http.request.id=dfe4f8a2-0938-44df-9377-6b5ae590ab56 http.request.method=GET http.request.remoteaddr="127.0.0.1:53482" 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-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:44893" http.request.id=b8833f6b-0a81-4c55-9fca-6a54ba56cb84 http.request.method=GET http.request.remoteaddr="127.0.0.1:35146" 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.377326ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:13:01:52 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-03-16T13:01:52Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:dc495020f1de5fa61299dd3b637172e4b5cc52d22b5a0f053e6586a77473de6e with ttl=167h59m59.999996921s" go.version=go1.23.7 time="2025-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:43929" http.request.id=dfe4f8a2-0938-44df-9377-6b5ae590ab56 http.request.method=GET http.request.remoteaddr="127.0.0.1:53482" 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=20.139863ms http.response.status=200 http.response.written=935 127.0.0.1 - - [16/Mar/2025:13:01:52 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (10.33s) === RUN TestAppDispatcher time="2025-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39909" http.request.id=a1120c79-d0a4-462d-881d-2ab7215c2d29 http.request.method=GET http.request.remoteaddr="127.0.0.1:52416" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.481997ms http.response.status=200 http.response.written=0 time="2025-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39909" http.request.id=66868ad9-2c9e-4305-a327-483bed8b0fbd http.request.method=GET http.request.remoteaddr="127.0.0.1:52416" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=2.004215ms http.response.status=200 http.response.written=0 time="2025-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39909" http.request.id=130a9503-e03a-49c8-a69c-4f45c0306983 http.request.method=GET http.request.remoteaddr="127.0.0.1:52416" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.080154ms http.response.status=200 http.response.written=0 time="2025-03-16T13:01:52Z" level=info msg="response completed" go.version=go1.23.7 http.request.host="127.0.0.1:39909" http.request.id=1f7d8247-c655-4059-9df1-c3c050b2b301 http.request.method=GET http.request.remoteaddr="127.0.0.1:52416" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.197878ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.02s) === RUN TestNewApp time="2025-03-16T13:01:52Z" 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.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 time="2025-03-16T13:01:52Z" level=info msg="redis not configured" go.version=go1.23.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 time="2025-03-16T13:01:52Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.7 http.request.host="127.0.0.1:37587" http.request.id=faaa21fc-4814-45d2-a559-f4d6e5f997c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45722" 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-03-16T13:01:52Z" 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.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 time="2025-03-16T13:01:52Z" level=info msg="redis not configured" go.version=go1.23.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 time="2025-03-16T13:01:52Z" level=info msg="configuring file health check path=/tmp/healthcheck1454091117, interval=1" go.version=go1.23.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-03-16T13:01: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.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 time="2025-03-16T13:01:56Z" level=info msg="redis not configured" go.version=go1.23.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 time="2025-03-16T13:01:56Z" level=info msg="configuring TCP health check addr=127.0.0.1:34185, interval=1" go.version=go1.23.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 --- PASS: TestTCPHealthCheck (4.01s) === RUN TestHTTPHealthCheck time="2025-03-16T13:02: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.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 time="2025-03-16T13:02:00Z" level=info msg="redis not configured" go.version=go1.23.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 time="2025-03-16T13:02:00Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:35245, interval=1, threshold=3" go.version=go1.23.7 instance.id=f8da878a-c4a5-4507-80bb-646578efdff4 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 162.188s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.59s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.81s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.539s === RUN TestSchedule time="2025-03-16T12:59:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 time="2025-03-16T12:59:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.994569ms" go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 time="2025-03-16T12:59:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=995.962µs" go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 time="2025-03-16T12:59:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.587µs" go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 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-03-16T12:59:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-03-16T12:59:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 time="2025-03-16T12:59:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.997162ms" go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 time="2025-03-16T12:59:25Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.997736ms" go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 time="2025-03-16T12:59:25Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-03-16T12:59:26Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.7 instance.id=236ca015-3514-4ecb-ac01-cac7e0b4f711 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.582s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (5.28s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 21380608 sha256:1eecb8585bb50efd9f98411ecc40870e628d840f14ecb0f8ed0ce397a58a7f8d [] map[] } --- PASS: TestSimpleBlobRead (0.74s) === RUN TestBlobMount --- PASS: TestBlobMount (0.61s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.75s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.81s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (4.01s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:0e509331dcba25dcc132ba42aefa813c45ed82f17b0210bc6c37a40d6dc53da9 palailogos: marking blob sha256:f7425d021336d9f80a4dc80b6a0c3b32dc322e8968f70d1906f570e2a4d066ed palailogos: marking blob sha256:2dd5f06b282475dd62045ce4f2f59373d2c5708fe0896d170ed86fcb0b054694 palailogos: marking manifest sha256:2dd5f06b282475dd62045ce4f2f59373d2c5708fe0896d170ed86fcb0b054694 palailogos: marking blob sha256:eca7e310dfeb354072ac3e8415a166810685a9d0ced89c92d1b0831ec4c4c2b8 palailogos: marking blob sha256:29c3054c388ea7b8b2f25b6387dd5102e23b10ca9ab9f353edfd921ff6dd9538 palailogos: marking manifest sha256:7fce6704c01a6162aead9d3515bd1297b9f16e9619ccf26dbfaa864f0071f68f palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:f80a7da5863a3db4a6b1275c374ad3f9172b55eaa6a8ca17a6f765e441f15abb palailogos: marking blob sha256:ae0aab1ce8b31b39f4944e7755198fa00260aef8e3b17f178f4b0d4012220f7a palailogos: marking manifest sha256:f7425d021336d9f80a4dc80b6a0c3b32dc322e8968f70d1906f570e2a4d066ed palailogos: marking blob sha256:687e478f07fd7bc451673ab7e37116e94317d6d58e2824d03d839eb9ea07b0f0 palailogos: marking blob sha256:7e8878f34f34387c644da0adb6843f7ee6198ebf6aa8bdc08a506bd5bac0dbd5 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.72s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:800de88089d1fffc8cd28468840b85ab8afd2a0d3aaeca8ca7f9edf11e3344e8 deletemanifests: marking manifest sha256:a2aaa58661ca5e010704f303dd959ce7522b337bb981b0b031e6cbd5c4d154dd deletemanifests: marking blob sha256:49ae871a0165e71eb894a368fa6fad46b0a5c605f9a02fa436eea8fe4a45f5dd deletemanifests: marking blob sha256:c022589ceb9fd2ef9cdb4b6b4cd83d994c1b394b758871da84dc72756ca74b93 deletemanifests: marking blob sha256:581f0ab07e530dc80cd81df158c8b31ad440fd7c2ce08967e499290812469660 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:800de88089d1fffc8cd28468840b85ab8afd2a0d3aaeca8ca7f9edf11e3344e8 blob eligible for deletion: sha256:8de253e770fb2d19eb221b6f3b0a0b9abb06a5fe933499025710df0460cb383f blob eligible for deletion: sha256:a143250eae89044efd9c0a6be46b68835803947a1742d54bb654f230b2caa322 blob eligible for deletion: sha256:52dd9565356d96d481ae6a31399d3bd2048c6b25f940e9e773dfc3aa43133bb0 deletemanifests manifest eligible for deletion: sha256:800de88089d1fffc8cd28468840b85ab8afd2a0d3aaeca8ca7f9edf11e3344e8 deletemanifests: marking manifest sha256:a2aaa58661ca5e010704f303dd959ce7522b337bb981b0b031e6cbd5c4d154dd deletemanifests: marking blob sha256:49ae871a0165e71eb894a368fa6fad46b0a5c605f9a02fa436eea8fe4a45f5dd deletemanifests: marking blob sha256:c022589ceb9fd2ef9cdb4b6b4cd83d994c1b394b758871da84dc72756ca74b93 deletemanifests: marking blob sha256:581f0ab07e530dc80cd81df158c8b31ad440fd7c2ce08967e499290812469660 time="2025-03-16T12:59:49Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/800de88089d1fffc8cd28468840b85ab8afd2a0d3aaeca8ca7f9edf11e3344e8" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 time="2025-03-16T12:59:49Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/800de88089d1fffc8cd28468840b85ab8afd2a0d3aaeca8ca7f9edf11e3344e8" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:52dd9565356d96d481ae6a31399d3bd2048c6b25f940e9e773dfc3aa43133bb0 time="2025-03-16T12:59:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/52/52dd9565356d96d481ae6a31399d3bd2048c6b25f940e9e773dfc3aa43133bb0" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:800de88089d1fffc8cd28468840b85ab8afd2a0d3aaeca8ca7f9edf11e3344e8 time="2025-03-16T12:59:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/80/800de88089d1fffc8cd28468840b85ab8afd2a0d3aaeca8ca7f9edf11e3344e8" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:8de253e770fb2d19eb221b6f3b0a0b9abb06a5fe933499025710df0460cb383f time="2025-03-16T12:59:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8d/8de253e770fb2d19eb221b6f3b0a0b9abb06a5fe933499025710df0460cb383f" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:a143250eae89044efd9c0a6be46b68835803947a1742d54bb654f230b2caa322 time="2025-03-16T12:59:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a1/a143250eae89044efd9c0a6be46b68835803947a1742d54bb654f230b2caa322" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 --- PASS: TestDeleteManifestIfTagNotFound (2.57s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:07fc55b3fb495aba69fde8e909c42ea83c351932d0887422f79a1d78e089f00b time="2025-03-16T12:59:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/07/07fc55b3fb495aba69fde8e909c42ea83c351932d0887422f79a1d78e089f00b" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:b9b309ec8c741c7155ec6fd013e85334f0fe258b81fe2c8665faaca60393eb38 time="2025-03-16T12:59:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b9/b9b309ec8c741c7155ec6fd013e85334f0fe258b81fe2c8665faaca60393eb38" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:fd3c58c1b89b9dd6b1336827485798232357c9095817cbe69e146b570e63b3b8 time="2025-03-16T12:59:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fd/fd3c58c1b89b9dd6b1336827485798232357c9095817cbe69e146b570e63b3b8" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 --- PASS: TestGCWithMissingManifests (0.95s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:69d18c8323a7c6e320eb0e02aae1806d8c66fa37968030320d42f0eee5ddbe8e komnenos: marking blob sha256:879d14e460cb323a9f044cd806c2fca92296c9d386650e08b80aae394418f23d komnenos: marking blob sha256:5295ab8e4f7ef10ff2bd600c0d1eef1294b17291a5ae56caa91ad6e757ff05ad 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:88d548a31b4113eaaed6bce412409d6b171330ac40dc8b069c77719bacab5cf3 time="2025-03-16T12:59:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/88/88d548a31b4113eaaed6bce412409d6b171330ac40dc8b069c77719bacab5cf3" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:a1473ac39f2c51f12d081ac9ea2b8a981a87318fa073b30e9be0d4dc2b7e2bf4 time="2025-03-16T12:59:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a1/a1473ac39f2c51f12d081ac9ea2b8a981a87318fa073b30e9be0d4dc2b7e2bf4" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:b57e38c2ebd440614e7ca51da57d72aafd8450aa85e3061a373a7c7e02418b19 time="2025-03-16T12:59:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b5/b57e38c2ebd440614e7ca51da57d72aafd8450aa85e3061a373a7c7e02418b19" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:cda88053283bfeed84218ca1d2634e73f42ce878e58378d91a3ee78bc0338431 time="2025-03-16T12:59:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cd/cda88053283bfeed84218ca1d2634e73f42ce878e58378d91a3ee78bc0338431" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-03-16T12:59:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:0f0ee541d13b9a54b7ab85ecd9726510327895312140987b72061173f19aac7e time="2025-03-16T12:59:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0f/0f0ee541d13b9a54b7ab85ecd9726510327895312140987b72061173f19aac7e" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 blob eligible for deletion: sha256:13bee806d7dfcc7f607aeca7f18eeff09b3eb09ed14f98deedc27651acff31f7 time="2025-03-16T12:59:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/13/13bee806d7dfcc7f607aeca7f18eeff09b3eb09ed14f98deedc27651acff31f7" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 --- PASS: TestDeletionHasEffect (2.61s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.42s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:0d9770cabc85fc103f690e4019a9863c7e33d8f97336663f97251a686a26f742 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:185157f336c94ed236f4ef7003aa4fcb96f5928922ea35a1e784cbdd91050f98 michael_z_doukas: marking blob sha256:5d44ff2a44254d48dc9eb194a7cf115c60404b1621e963e5918fc304d55f90db 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e2fb078739c4401870fce9d606f01d572357081b55682f73d2d94e5ad4457494 time="2025-03-16T12:59:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e2/e2fb078739c4401870fce9d606f01d572357081b55682f73d2d94e5ad4457494" go.version=go1.23.7 instance.id=559752c8-2aa6-4806-abed-47912e3822a3 --- PASS: TestOrphanBlobDeleted (1.25s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:7fd24042d726cd1981ec0ad2bf1f98ea7addce5d97ecb11a98a4098d985d1080 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:1cf3112cb4172ae49f3cb049117ff693308983baebed0a1a2cf6eb63af943a0b --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.79s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.08s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.50s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.78s) === 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-03-16T13:00:00Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 12:00:00.629528927 +0000 UTC m=-3565.084951475, actuallyDelete=true" time="2025-03-16T13:00:00Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-03-16T13:00:00Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743, actuallyDelete=true" time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/275c2fb8-a1cb-4d54-8345-e4879bf0a0ee have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/612c9bb3-93e8-4582-88d2-88620f805b97 have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/64ee291c-6615-437a-a818-a596c4a1d0f3 have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/80e322a9-3f1e-449c-bb51-bd62c446b4b0 have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/f97f909c-2cb5-485e-9820-57e9ae7b2c93 have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/359d063e-d844-4187-8994-271711ee2610 have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4151f67d-bc90-4bb7-ba2d-64d55acc84fc have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/59d71c7e-4b3d-4dce-9524-55c888307fae have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5f05dc35-f7de-459d-ab12-2e0297f250aa have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6904499d-6b13-497e-b193-7d5c0315debb have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/89942da6-fe83-4383-93c6-22c789bcacce have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.630479144 +0000 UTC m=+34.915998743). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-03-16T13:00:00Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 13:00:00.631579846 +0000 UTC m=+34.917099431, actuallyDelete=true" time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/3665548f-0885-49fd-b62a-30ed39f2063c have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.631579846 +0000 UTC m=+34.917099431). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a5fdf503-8942-4679-a59b-1df7beb24c47 have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.631579846 +0000 UTC m=+34.917099431). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ab10f0eb-ec9c-4932-b1e0-9af396ff78b1 have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.631579846 +0000 UTC m=+34.917099431). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8d46fbe2-cfe2-4c98-914e-4195ef17477c have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.631579846 +0000 UTC m=+34.917099431). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f54cf1da-6fce-43d1-8906-88d926a63dcf have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.631579846 +0000 UTC m=+34.917099431). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-03-16T13:00:00Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 13:00:00.632462928 +0000 UTC m=+34.917982528, actuallyDelete=true" time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/009f373a-ae05-405b-98bf-03fee018211d have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.632462928 +0000 UTC m=+34.917982528). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3387f9c9-082b-4ae1-8320-b1f71b982f43 have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.632462928 +0000 UTC m=+34.917982528). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/422d550c-615e-47c5-91eb-bc805be78ad3 have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.632462928 +0000 UTC m=+34.917982528). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e1907243-56d0-41ad-99ba-c03bf9e1121c have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.632462928 +0000 UTC m=+34.917982528). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/00881a64-0637-405b-974a-a3306b3fd27d have older date (2025-03-16 12:00:00 +0000 UTC) than purge date (2025-03-16 13:00:00.632462928 +0000 UTC m=+34.917982528). Removing upload directory." time="2025-03-16T13:00:00Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-03-16T13:00:00Z" level=info msg="PurgeUploads starting: olderThan=2025-03-16 13:00:00.633000041 +0000 UTC m=+34.918519637, actuallyDelete=true" time="2025-03-16T13:00:00Z" 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 34.938s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.006s === 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.007s === RUN TestWalkFileRemoved time="2025-03-16T12:59:25Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.433s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.076s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.25s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.667s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.49s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 18.910s === 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-03-16T12:59:25Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.7 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-03-16T12:59:25Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.7 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-03-16T12:59:25Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.7 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV6 === CONT TestParsing time="2025-03-16T12:59:25Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.7 instance.id=4c47e728-d9aa-4dad-9968-0f9ba6ddd84e time="2025-03-16T12:59:25Z" level=error msg="unknown ip address format" go.version=go1.23.7 instance.id=4c47e728-d9aa-4dad-9968-0f9ba6ddd84e ip=?0000000000000000000000000000000000 time="2025-03-16T12:59:25Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.7 instance.id=4c47e728-d9aa-4dad-9968-0f9ba6ddd84e === CONT TestMatchIPV4_2 --- PASS: TestParsing (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2025-03-16T12:59:25Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) time="2025-03-16T12:59:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 time="2025-03-16T12:59:27Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 time="2025-03-16T12:59:28Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 time="2025-03-16T12:59:29Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.7 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.509s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.434s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.89s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.327s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.011s >>> 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-r10.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-r10.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> docker-registry*: Package size: 22.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r10.apk >>> docker-registry: Build complete at Sun, 16 Mar 2025 13:02:08 +0000 elapsed time 0h 3m 7s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250316.125902) (2/2) Purging go (1.23.7-r0) Executing busybox-1.37.0-r12.trigger OK: 398 MiB in 100 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...