>>> docker-registry: Building community/docker-registry 2.8.3-r12 (using abuild 3.15.0_rc3-r3) started Tue, 13 May 2025 06:33:56 +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.24.3-r1) (2/2) Installing .makedepends-docker-registry (20250513.063357) Executing busybox-1.37.0-r17.trigger OK: 470 MiB in 105 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK test-non-constant-fmt-str.patch: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: test-non-constant-fmt-str.patch patching file registry/handlers/api_test.go patching file registry/proxy/proxyblobstore_test.go patching file registry/proxy/proxymanifeststore_test.go patching file registry/proxy/scheduler/scheduler_test.go patching file registry/storage/driver/walk_test.go patching file registry/storage/purgeuploads_test.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] === RUN Test time="2025-05-13T06:34:17Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-05-13T06:34:17Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/configuration 0.032s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-05-13T06:34:17Z" 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 ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === 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.006s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.81s) PASS ok github.com/docker/distribution/health/checks 0.815s ? github.com/docker/distribution/manifest [no test files] === 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.010s === 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.007s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.014s === 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.009s ? github.com/docker/distribution/metrics [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/05/13 06:34:17 http: TLS handshake error from 127.0.0.1:39818: 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:41395/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41395/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41395/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:41395/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:46067?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.60s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-05-13T06:34:17Z" level=info msg="broadcaster: closing" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="closing testSink" time="2025-05-13T06:34:17Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-05-13T06:34:18Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 1} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 1} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 1} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:18Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:19Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-05-13T06:34:20Z" level=warning msg="&{0xc001422810 0.9} encountered too many errors, backing off" time="2025-05-13T06:34:20Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (2.49s) PASS ok github.com/docker/distribution/notifications 3.250s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-05-13T06:34:17Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T06:34:17.362323803Z" 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.24.3 time="2025-05-13T06:34:17.362354505Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:17.362403712Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.24.3 time="2025-05-13T06:34:17.362810102Z" level=info msg="listening on [::]:5000" go.version=go1.24.3 time="2025-05-13T06:34:20.363809232Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 time="2025-05-13T06:34:20.465908729Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=0448d024-0555-4e0c-9d0e-391fe61db318 http.request.method=GET http.request.remoteaddr="[::1]:34646" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.400068ms http.response.status=200 http.response.written=2 ::1 - - [13/May/2025:06:34:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-05-13T06:34:21.207199833Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T06:34:21.207961476Z" 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.24.3 time="2025-05-13T06:34:21.207978481Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:21.208019269Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.24.3 time="2025-05-13T06:34:21.208106145Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 time="2025-05-13T06:34:21.208116494Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.3 time="2025-05-13T06:34:21.208439342Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.3 time="2025-05-13T06:34:24.214884634Z" level=info msg="response completed" go.version=go1.24.3 http.request.host=127.0.0.1 http.request.id=585b0b8c-dadf-44d5-917b-b88f641b8608 http.request.method=GET http.request.remoteaddr="127.0.0.1:39630" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="782.896µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:06:34:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-05-13T06:34:24.215010133Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.3 --- PASS: TestRegistrySupportedCipherSuite (3.85s) === RUN TestRegistryUnsupportedCipherSuite time="2025-05-13T06:34:24.429681421Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-05-13T06:34:24.430373588Z" 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.24.3 time="2025-05-13T06:34:24.430396722Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:24.430413446Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.24.3 time="2025-05-13T06:34:24.430567776Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.22s) PASS ok github.com/docker/distribution/registry 15.182s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === 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.102s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-05-13T06:34:17Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.3 instance.id=24f3a0fe-7bdc-4b1b-b0ad-af2c884b4f8f time="2025-05-13T06:34:17Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.3 instance.id=24f3a0fe-7bdc-4b1b-b0ad-af2c884b4f8f --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-05-13T06:34:17Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.3 password="uTn0nG0-G71g81ex6KfqhzIERFMYAjujGP7T_pjRpx4" user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.102s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.005s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.02s) === RUN TestLeeway time="2025-05-13T06:34:17Z" level=info msg="token not to be used before 2025-05-13 06:34:18 +0000 UTC - currently 2025-05-13 06:34:17.373345902 +0000 UTC m=+0.018366296" time="2025-05-13T06:34:17Z" level=info msg="token not to be used after 2025-05-13 06:34:17 +0000 UTC - currently 2025-05-13 06:34:17.374639848 +0000 UTC m=+0.019660269" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-05-13T06:34:17Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.035s === 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.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.058s === 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.023s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.008s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-05-13T06:34:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T06:34:17Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32923" http.request.id=7f3c0f28-0fff-45c1-9ef1-55dce67dbc6d http.request.method=GET http.request.remoteaddr="127.0.0.1:50462" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.806457ms http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:06:34:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-05-13T06:34:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T06:34:17Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=c0ca0606-1a70-41d7-9c1d-1bf51035356c http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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.951247ms http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2025:06:34:17 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-13T06:34:17Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=e7a84895-971c-4532-b9d5-17da6fbd4313 http.request.method=POST http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.117863ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:17 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=75e7f21f-e2af-4073-a107-a1e6d45ff5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/aaaa/blobs/uploads/5428bb30-7ebe-4545-b90f-77cbc8c9ee27?_state=jP2oXMyEKvExU0kYBY4zMf-rUicXbO2QsdzDW2u1Bz57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1NDI4YmIzMC03ZWJlLTQ1NDUtYjkwZi03N2NiYzhjOWVlMjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MTcuODQxODU2MDY3WiJ9&digest=sha256%3Aa0f1fb4747162e65c734bacac387171dd8c4819441f698dc4a8f863c4cab72f9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331922948s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:17 +0000] "PUT /v2/foo/aaaa/blobs/uploads/5428bb30-7ebe-4545-b90f-77cbc8c9ee27?_state=jP2oXMyEKvExU0kYBY4zMf-rUicXbO2QsdzDW2u1Bz57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1NDI4YmIzMC03ZWJlLTQ1NDUtYjkwZi03N2NiYzhjOWVlMjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MTcuODQxODU2MDY3WiJ9&digest=sha256%3Aa0f1fb4747162e65c734bacac387171dd8c4819441f698dc4a8f863c4cab72f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=de9c1f57-d989-4b58-a3de-9b6c9fa3bcf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.73724ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:19 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:19Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=2da65b17-1843-48b0-b64b-24c17cc39b5f http.request.method=POST http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="939.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:19 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=69ac4c6c-594c-4108-b579-028a8a0d625d http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/bbbb/blobs/uploads/5c791c80-ce56-486a-8750-e030381a4b3c?_state=ugGNpjb6zeOzn_NvAWHVZgRcoilfckWmrFfHFGm5bbt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1Yzc5MWM4MC1jZTU2LTQ4NmEtODc1MC1lMDMwMzgxYTRiM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MTkuMzUyOTI3MDg1WiJ9&digest=sha256%3Ab0d3b55e3ce0f3f00e5177be775790d45b26c9c8a8be53f6b9eaa7525dd4e49c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.008425828s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:19 +0000] "PUT /v2/foo/bbbb/blobs/uploads/5c791c80-ce56-486a-8750-e030381a4b3c?_state=ugGNpjb6zeOzn_NvAWHVZgRcoilfckWmrFfHFGm5bbt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1Yzc5MWM4MC1jZTU2LTQ4NmEtODc1MC1lMDMwMzgxYTRiM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MTkuMzUyOTI3MDg1WiJ9&digest=sha256%3Ab0d3b55e3ce0f3f00e5177be775790d45b26c9c8a8be53f6b9eaa7525dd4e49c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=7940f2e6-05c4-438c-8941-ca94694cc360 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.784262ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:20 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:20Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=944c5d8d-daa7-43eb-85d4-43b01b2f9602 http.request.method=POST http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="841.941µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:20 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=522412f2-31a7-4c19-94ba-beb7008e8ece http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/cccc/blobs/uploads/b241a050-1b22-4c85-b4ce-4ec9ca29b67e?_state=uHxrNDus7H_PNfUCH17d8Xaq91b1A88CZ2EEmAKajkR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiMjQxYTA1MC0xYjIyLTRjODUtYjRjZS00ZWM5Y2EyOWI2N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjAuNTY3NTMwMjM1WiJ9&digest=sha256%3A214ef0716c972b26f7e82dd48bd72e4ec06ab07a61dfd02382391e306add77ac" http.request.useragent="Go-http-client/1.1" http.response.duration=1.643991324s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:20 +0000] "PUT /v2/foo/cccc/blobs/uploads/b241a050-1b22-4c85-b4ce-4ec9ca29b67e?_state=uHxrNDus7H_PNfUCH17d8Xaq91b1A88CZ2EEmAKajkR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiMjQxYTA1MC0xYjIyLTRjODUtYjRjZS00ZWM5Y2EyOWI2N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjAuNTY3NTMwMjM1WiJ9&digest=sha256%3A214ef0716c972b26f7e82dd48bd72e4ec06ab07a61dfd02382391e306add77ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=8709664f-35ba-458d-8d93-03df2dd0e602 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.616128ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:22 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:22Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=38ddbb7c-b379-4bdd-8876-c276f26101e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="880.121µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:22 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=6e6bc594-c525-4286-9ae2-fe7875e4bb10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/dddd/blobs/uploads/c1e4dba2-b737-4ccc-8bcf-f49427ea876f?_state=b7XHlc_846U9qmae0JJtdbuwtaUFra6oJweVoxbvBt57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMWU0ZGJhMi1iNzM3LTRjY2MtOGJjZi1mNDk0MjdlYTg3NmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjIuMzcwNDQyMDM2WiJ9&digest=sha256%3A1678ea557f7ad64f7ab167ef6958e2d37150ee52b6c0d80f3316053de5ca30d7" http.request.useragent="Go-http-client/1.1" http.response.duration=795.790628ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:22 +0000] "PUT /v2/foo/dddd/blobs/uploads/c1e4dba2-b737-4ccc-8bcf-f49427ea876f?_state=b7XHlc_846U9qmae0JJtdbuwtaUFra6oJweVoxbvBt57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMWU0ZGJhMi1iNzM3LTRjY2MtOGJjZi1mNDk0MjdlYTg3NmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjIuMzcwNDQyMDM2WiJ9&digest=sha256%3A1678ea557f7ad64f7ab167ef6958e2d37150ee52b6c0d80f3316053de5ca30d7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=50b53aef-3df2-40ae-9eab-efc43b4eccfe http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.269269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:23 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:23Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=5e3edb16-601a-45d5-acef-9187039e163c http.request.method=POST http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="817.07µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:23 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=18a002f3-be52-44bc-bd6c-7e8530f7ece9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/eeee/blobs/uploads/8cef60a1-3676-4515-96d4-8c8f853245a2?_state=mXLHlIR_-HPmx9EG-cZKbBHFq2BY68Lkozyg57ZrIAV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4Y2VmNjBhMS0zNjc2LTQ1MTUtOTZkNC04YzhmODUzMjQ1YTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjMuMzYzNTAyMzU1WiJ9&digest=sha256%3A1a4dd8a16ca933b696ac14b030520038173323f9ee4e98ebf42fc591a2510339" http.request.useragent="Go-http-client/1.1" http.response.duration=1.287724748s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:23 +0000] "PUT /v2/foo/eeee/blobs/uploads/8cef60a1-3676-4515-96d4-8c8f853245a2?_state=mXLHlIR_-HPmx9EG-cZKbBHFq2BY68Lkozyg57ZrIAV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4Y2VmNjBhMS0zNjc2LTQ1MTUtOTZkNC04YzhmODUzMjQ1YTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjMuMzYzNTAyMzU1WiJ9&digest=sha256%3A1a4dd8a16ca933b696ac14b030520038173323f9ee4e98ebf42fc591a2510339 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=fed89999-12e8-4344-acae-6c030e549daf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.530856ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:24 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:24Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=bb9d187b-4c82-4c0f-b139-b164031bd907 http.request.method=POST http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="854.105µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:24 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=ed775d58-df18-4edc-8ded-9d115ab13087 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/ffff/blobs/uploads/6530f4da-951b-40aa-92ab-9fbf947fa8a8?_state=0T0nCn9D0B4RyPX3AiCu5pkymVdu7PKIqVqQuO9NqON7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2NTMwZjRkYS05NTFiLTQwYWEtOTJhYi05ZmJmOTQ3ZmE4YTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjQuODAyNzU1ODE2WiJ9&digest=sha256%3A1d6aec27b365504463e99f4a2a7fcbd8a5ee4ed4d865b86a45712b92bc34df52" http.request.useragent="Go-http-client/1.1" http.response.duration=817.605984ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:24 +0000] "PUT /v2/foo/ffff/blobs/uploads/6530f4da-951b-40aa-92ab-9fbf947fa8a8?_state=0T0nCn9D0B4RyPX3AiCu5pkymVdu7PKIqVqQuO9NqON7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2NTMwZjRkYS05NTFiLTQwYWEtOTJhYi05ZmJmOTQ3ZmE4YTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjQuODAyNzU1ODE2WiJ9&digest=sha256%3A1d6aec27b365504463e99f4a2a7fcbd8a5ee4ed4d865b86a45712b92bc34df52 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=3093159a-905e-4d61-a8df-5cf4d7e12a2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.255081ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=bcf769d4-6974-4d55-a30f-f4cc8a81e06c http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="887.632µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=32e0017d-9036-435b-ad97-7e78df0e5091 http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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="849.19µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=7b39cdea-e937-4ebd-9b96-6bd60b973b2c http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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="862.229µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=d3364825-a367-49e2-93e5-32bf8decdadb http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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="893.669µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=1d25e851-25a4-4fcf-9afe-36f0cc6d361e http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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="905.909µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=d6c9200a-d6c3-4102-9926-88207741680d http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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="875.6µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" 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.24.3 http.request.host="127.0.0.1:45457" http.request.id=6da68be5-2ccf-47f1-808b-3d929775292c http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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="909.895µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" 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.24.3 http.request.host="127.0.0.1:45457" http.request.id=1d906f7f-e8fa-459b-8328-d8eba01d99c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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="667.326µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=2d94da88-664c-40fa-911c-3febbb64412a http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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="651.412µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45457" http.request.id=d54220a2-0d07-45c0-ab2d-7cccffca4281 http.request.method=GET http.request.remoteaddr="127.0.0.1:44424" 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="706.578µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-05-13T06:34: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.24.3 time="2025-05-13T06:34:25Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:25Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=6b73d316-7418-47c2-ae58-45fc1241a4b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="896.427µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=d5425723-923f-43e6-bfbe-720bb0f12494 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/aaaa/blobs/uploads/9abdbdb6-fd8a-4bc7-b264-2dd226e47865?_state=Udh24Ed_-jjUg1C1eCJ_3dvpFUO4qThiD3Np4bWxW4p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5YWJkYmRiNi1mZDhhLTRiYzctYjI2NC0yZGQyMjZlNDc4NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjUuODMxMTg1NjM0WiJ9&digest=sha256%3Ac74779d1dbe0c981996e53bae6d5bbc84223a51232327a35d47a0034ac5ab077" http.request.useragent="Go-http-client/1.1" http.response.duration=1.411746444s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:25 +0000] "PUT /v2/foo/aaaa/blobs/uploads/9abdbdb6-fd8a-4bc7-b264-2dd226e47865?_state=Udh24Ed_-jjUg1C1eCJ_3dvpFUO4qThiD3Np4bWxW4p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5YWJkYmRiNi1mZDhhLTRiYzctYjI2NC0yZGQyMjZlNDc4NjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjUuODMxMTg1NjM0WiJ9&digest=sha256%3Ac74779d1dbe0c981996e53bae6d5bbc84223a51232327a35d47a0034ac5ab077 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=6a65e87c-8c46-48a7-b3fa-84d9e737c8c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.511303ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:27 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=4ed03ab1-65f8-4399-a7bd-98e40cc4e43a http.request.method=POST http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="781.357µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:27 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=bd530acc-95aa-4f9e-8b5e-aad9f8e2b4a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/bbbb/blobs/uploads/74804af0-e173-4742-8471-cf5312c66e09?_state=YPyK_U-WSXQXzxPCQlL1fUdXtvDKlFZswonJGriJbCB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3NDgwNGFmMC1lMTczLTQ3NDItODQ3MS1jZjUzMTJjNjZlMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjcuMzY5MDEzNjcyWiJ9&digest=sha256%3Ab9f9a52ef8be0ef1c43cb50cdce3ef5b0f01b01c20ed29ed913be496dda25daf" http.request.useragent="Go-http-client/1.1" http.response.duration=551.275573ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:27 +0000] "PUT /v2/foo/bbbb/blobs/uploads/74804af0-e173-4742-8471-cf5312c66e09?_state=YPyK_U-WSXQXzxPCQlL1fUdXtvDKlFZswonJGriJbCB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3NDgwNGFmMC1lMTczLTQ3NDItODQ3MS1jZjUzMTJjNjZlMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjcuMzY5MDEzNjcyWiJ9&digest=sha256%3Ab9f9a52ef8be0ef1c43cb50cdce3ef5b0f01b01c20ed29ed913be496dda25daf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:27Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=2eb8c66f-2225-4f31-98ab-7908088ecf4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.5022ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:27 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=36d3218b-3b4b-458c-bc52-f3e479a62f15 http.request.method=POST http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.336009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:28 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=65fef193-d7e7-4bd7-ba97-e986451e39da http.request.method=PUT http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/cccc/blobs/uploads/1c929afe-03d0-464c-86fe-bafe6e872610?_state=txRssLXdRAXzLYOZ_Wk8d96V9rxH2CiP4D4wIBRv6MB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxYzkyOWFmZS0wM2QwLTQ2NGMtODZmZS1iYWZlNmU4NzI2MTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjguMTAwNTA5Mjc3WiJ9&digest=sha256%3A1c4a448068cb2b6aff221f8bb8a571cb2421af161158bac8bb7327dba957cd1a" http.request.useragent="Go-http-client/1.1" http.response.duration=749.827906ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:28 +0000] "PUT /v2/foo/cccc/blobs/uploads/1c929afe-03d0-464c-86fe-bafe6e872610?_state=txRssLXdRAXzLYOZ_Wk8d96V9rxH2CiP4D4wIBRv6MB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxYzkyOWFmZS0wM2QwLTQ2NGMtODZmZS1iYWZlNmU4NzI2MTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjguMTAwNTA5Mjc3WiJ9&digest=sha256%3A1c4a448068cb2b6aff221f8bb8a571cb2421af161158bac8bb7327dba957cd1a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:28Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=d3263671-d83b-4656-b35b-f8f4aa6da34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.684368ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:28 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=b1d80bba-b382-4ff5-ad3b-e2bbe889bd60 http.request.method=POST http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="841.115µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=914c48f5-f7a7-48e8-8e3b-5ceae2754a2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/dddd/blobs/uploads/b76f1edb-acd8-4143-b31f-b643b647e28c?_state=8uQxcJ2jK8CV_vsHavV3MUfr6Ix_hNUQiD8VbVx3gtl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNzZmMWVkYi1hY2Q4LTQxNDMtYjMxZi1iNjQzYjY0N2UyOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjkuMDA2ODQ2Mjg0WiJ9&digest=sha256%3A23b257a58efa33068e0c32cf32c82cf1a669cc770929e5cd188c0ee4b42037ef" http.request.useragent="Go-http-client/1.1" http.response.duration=680.380049ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "PUT /v2/foo/dddd/blobs/uploads/b76f1edb-acd8-4143-b31f-b643b647e28c?_state=8uQxcJ2jK8CV_vsHavV3MUfr6Ix_hNUQiD8VbVx3gtl7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNzZmMWVkYi1hY2Q4LTQxNDMtYjMxZi1iNjQzYjY0N2UyOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MjkuMDA2ODQ2Mjg0WiJ9&digest=sha256%3A23b257a58efa33068e0c32cf32c82cf1a669cc770929e5cd188c0ee4b42037ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=8c713f5b-d20a-46f0-9667-f0578e1d6add http.request.method=PUT http.request.remoteaddr="127.0.0.1:53162" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.609919ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35197" http.request.id=0d4eeb46-580c-4183-87b9-569e2d2cf2e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53162" 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="592.367µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (12.08s) === RUN TestURLPrefix time="2025-05-13T06:34: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.24.3 time="2025-05-13T06:34:29Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:32797" http.request.id=55722034-4813-42a7-af77-ed8879ae00c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51672" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="696.098µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-05-13T06:34: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.24.3 time="2025-05-13T06:34:29Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=45f328c8-ad6a-4740-b35a-1f3199f13458 http.request.method=GET http.request.remoteaddr="127.0.0.1:46860" http.request.uri="/v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="838.064µs" http.response.status=404 http.response.written=157 vars.digest="sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "GET /v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=4678d951-3d6b-4733-9c9b-ce543e886adc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46874" http.request.uri="/v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="745.2µs" http.response.status=404 http.response.written=157 vars.digest="sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "HEAD /v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=954f6338-faac-445f-bef9-e9ac244eadf0 http.request.method=POST http.request.remoteaddr="127.0.0.1:46874" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.242745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=d4e7d6ef-604a-4bfb-9648-1203f89ea919 http.request.method=GET http.request.remoteaddr="127.0.0.1:46874" http.request.uri="/v2/foo/bar/blobs/uploads/7a0e9465-d88e-4a7c-8377-71ef780cdee8?_state=hSVu94bqxQHY0Cwi1_kSA-ZOKuingwIt3KM19z86bg17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMGU5NDY1LWQ4OGUtNGE3Yy04Mzc3LTcxZWY3ODBjZGVlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NjI1ODc5NjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.267228ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "GET /v2/foo/bar/blobs/uploads/7a0e9465-d88e-4a7c-8377-71ef780cdee8?_state=hSVu94bqxQHY0Cwi1_kSA-ZOKuingwIt3KM19z86bg17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMGU5NDY1LWQ4OGUtNGE3Yy04Mzc3LTcxZWY3ODBjZGVlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NjI1ODc5NjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=b23d2ef3-04a4-4a9d-ae28-907b9364fc10 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46874" http.request.uri="/v2/foo/bar/blobs/uploads/7a0e9465-d88e-4a7c-8377-71ef780cdee8?_state=hSVu94bqxQHY0Cwi1_kSA-ZOKuingwIt3KM19z86bg17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMGU5NDY1LWQ4OGUtNGE3Yy04Mzc3LTcxZWY3ODBjZGVlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NjI1ODc5NjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.268033ms http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "DELETE /v2/foo/bar/blobs/uploads/7a0e9465-d88e-4a7c-8377-71ef780cdee8?_state=hSVu94bqxQHY0Cwi1_kSA-ZOKuingwIt3KM19z86bg17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMGU5NDY1LWQ4OGUtNGE3Yy04Mzc3LTcxZWY3ODBjZGVlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NjI1ODc5NjlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=ee9ce956-7822-48ea-917f-9880d231611d http.request.method=GET http.request.remoteaddr="127.0.0.1:46874" http.request.uri="/v2/foo/bar/blobs/uploads/7a0e9465-d88e-4a7c-8377-71ef780cdee8?_state=hSVu94bqxQHY0Cwi1_kSA-ZOKuingwIt3KM19z86bg17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMGU5NDY1LWQ4OGUtNGE3Yy04Mzc3LTcxZWY3ODBjZGVlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NjI1ODc5NjlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7a0e9465-d88e-4a7c-8377-71ef780cdee8 time="2025-05-13T06:34: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.24.3 http.request.host="127.0.0.1:36601" http.request.id=ee9ce956-7822-48ea-917f-9880d231611d http.request.method=GET http.request.remoteaddr="127.0.0.1:46874" http.request.uri="/v2/foo/bar/blobs/uploads/7a0e9465-d88e-4a7c-8377-71ef780cdee8?_state=hSVu94bqxQHY0Cwi1_kSA-ZOKuingwIt3KM19z86bg17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMGU5NDY1LWQ4OGUtNGE3Yy04Mzc3LTcxZWY3ODBjZGVlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NjI1ODc5NjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="739.585µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7a0e9465-d88e-4a7c-8377-71ef780cdee8 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "GET /v2/foo/bar/blobs/uploads/7a0e9465-d88e-4a7c-8377-71ef780cdee8?_state=hSVu94bqxQHY0Cwi1_kSA-ZOKuingwIt3KM19z86bg17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhMGU5NDY1LWQ4OGUtNGE3Yy04Mzc3LTcxZWY3ODBjZGVlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NjI1ODc5NjlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=b3b66c97-c307-41a4-a869-33f552d11178 http.request.method=POST http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.362037ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=7defed0b-8bf4-48ac-b8c4-1ded4f736a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/5df865ba-2cb5-4827-acc0-f941c2bcb256?_state=vuHpSS_xJ4tdafW5SKxsjHSKEfyvJYJUAWpv8kVhze57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkZjg2NWJhLTJjYjUtNDgyNy1hY2MwLWY5NDFjMmJjYjI1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44Njc5ODE4N1oifQ%3D%3D&digest=sha256%3Af506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" provided=sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e vars.name="foo/bar" vars.uuid=5df865ba-2cb5-4827-acc0-f941c2bcb256 time="2025-05-13T06:34:29Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=7defed0b-8bf4-48ac-b8c4-1ded4f736a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/5df865ba-2cb5-4827-acc0-f941c2bcb256?_state=vuHpSS_xJ4tdafW5SKxsjHSKEfyvJYJUAWpv8kVhze57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkZjg2NWJhLTJjYjUtNDgyNy1hY2MwLWY5NDFjMmJjYjI1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44Njc5ODE4N1oifQ%3D%3D&digest=sha256%3Af506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5df865ba-2cb5-4827-acc0-f941c2bcb256 time="2025-05-13T06:34:29Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=7defed0b-8bf4-48ac-b8c4-1ded4f736a78 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/5df865ba-2cb5-4827-acc0-f941c2bcb256?_state=vuHpSS_xJ4tdafW5SKxsjHSKEfyvJYJUAWpv8kVhze57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkZjg2NWJhLTJjYjUtNDgyNy1hY2MwLWY5NDFjMmJjYjI1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44Njc5ODE4N1oifQ%3D%3D&digest=sha256%3Af506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="886.607µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=5df865ba-2cb5-4827-acc0-f941c2bcb256 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "PUT /v2/foo/bar/blobs/uploads/5df865ba-2cb5-4827-acc0-f941c2bcb256?_state=vuHpSS_xJ4tdafW5SKxsjHSKEfyvJYJUAWpv8kVhze57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkZjg2NWJhLTJjYjUtNDgyNy1hY2MwLWY5NDFjMmJjYjI1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44Njc5ODE4N1oifQ%3D%3D&digest=sha256%3Af506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=6865dd6e-012f-4eed-b0db-8b3014c68481 http.request.method=POST http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="694.412µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=5079ad96-8eae-47b6-9eb3-c21f15cbc497 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/15551a68-60c5-43e3-9960-706a96a8ffeb?_state=LSsJtwVi7cwS3TVnRFzXEiBybwqiab-G_wN6TXwPI5J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NTUxYTY4LTYwYzUtNDNlMy05OTYwLTcwNmE5NmE4ZmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NzAwNDcyMDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="920.241µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "PUT /v2/foo/bar/blobs/uploads/15551a68-60c5-43e3-9960-706a96a8ffeb?_state=LSsJtwVi7cwS3TVnRFzXEiBybwqiab-G_wN6TXwPI5J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NTUxYTY4LTYwYzUtNDNlMy05OTYwLTcwNmE5NmE4ZmZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NzAwNDcyMDVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=67a0fd79-2cae-4852-9a7d-38972d140f42 http.request.method=POST http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="722.738µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=fc54d687-9406-40f2-a402-8a358826fd03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/62cf64f6-b514-4678-bc08-d4f95fce6f48?_state=4xZfdg2VVSfhiQTxrajVb4cquUMoWcjMx3LWZshOOXp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyY2Y2NGY2LWI1MTQtNDY3OC1iYzA4LWQ0Zjk1ZmNlNmY0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NzIwNDA3NDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="923.434µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "PUT /v2/foo/bar/blobs/uploads/62cf64f6-b514-4678-bc08-d4f95fce6f48?_state=4xZfdg2VVSfhiQTxrajVb4cquUMoWcjMx3LWZshOOXp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyY2Y2NGY2LWI1MTQtNDY3OC1iYzA4LWQ0Zjk1ZmNlNmY0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NzIwNDA3NDNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:29Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=ac2de2f8-9b93-4f4a-a82c-d9fcd5b9d28b http.request.method=POST http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168023ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=76f94f81-d7ad-4a32-99cb-2b4f15942bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/9e71ccf4-4218-4e63-81f4-781701e12863?_state=QJtvr9g-iUsoCu6wco0C4veTbUzNH8KkbfSvFXGaX0J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllNzFjY2Y0LTQyMTgtNGU2My04MWY0LTc4MTcwMWUxMjg2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NzQ0Mjc1NTdaIn0%3D&digest=sha256%3Af506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.045866477s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:29 +0000] "PUT /v2/foo/bar/blobs/uploads/9e71ccf4-4218-4e63-81f4-781701e12863?_state=QJtvr9g-iUsoCu6wco0C4veTbUzNH8KkbfSvFXGaX0J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllNzFjY2Y0LTQyMTgtNGU2My04MWY0LTc4MTcwMWUxMjg2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDoyOS44NzQ0Mjc1NTdaIn0%3D&digest=sha256%3Af506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:30Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=b5c13b8a-bd2a-4d86-be57-6d530bba0637 http.request.method=POST http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.962µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36601" http.request.id=c3d7c037-5417-4378-800c-9a1b673687ef http.request.method=PATCH http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/3ba477df-e272-400d-a043-c981b3a52712?_state=KQYlAcXyVr84n5coUPIZtUBmSq3jP_XygfXg4wR3hd97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiYTQ3N2RmLWUyNzItNDAwZC1hMDQzLWM5ODFiM2E1MjcxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMC45OTA1NDk0ODVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.046006901s http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:30 +0000] "PATCH /v2/foo/bar/blobs/uploads/3ba477df-e272-400d-a043-c981b3a52712?_state=KQYlAcXyVr84n5coUPIZtUBmSq3jP_XygfXg4wR3hd97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiYTQ3N2RmLWUyNzItNDAwZC1hMDQzLWM5ODFiM2E1MjcxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMC45OTA1NDk0ODVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=118572d0-5fd5-4d6c-a454-417725c2a503 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/uploads/3ba477df-e272-400d-a043-c981b3a52712?_state=fg6tKnrq5y0Vc1Q5pH081bD9Ilh1oG3RGnX0UVvy5At7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiYTQ3N2RmLWUyNzItNDAwZC1hMDQzLWM5ODFiM2E1MjcxMiIsIk9mZnNldCI6MjIzOTM4NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MzBaIn0%3D&digest=sha256%3Af506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063556ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "PUT /v2/foo/bar/blobs/uploads/3ba477df-e272-400d-a043-c981b3a52712?_state=fg6tKnrq5y0Vc1Q5pH081bD9Ilh1oG3RGnX0UVvy5At7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiYTQ3N2RmLWUyNzItNDAwZC1hMDQzLWM5ODFiM2E1MjcxMiIsIk9mZnNldCI6MjIzOTM4NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MzBaIn0%3D&digest=sha256%3Af506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=14c99846-979b-4c69-8944-ca1ff71abd60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="744.61µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=37d683bf-e69a-4af0-b1f0-784199f62660 http.request.method=GET http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=44.505921ms http.response.status=200 http.response.written=22393856 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "GET /v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 200 22393856 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=error msg="error parsing digest="sha257:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=844741bc-a28b-4440-8bee-7f26996b5449 http.request.method=GET http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/sha257:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" vars.name="foo/bar" time="2025-05-13T06:34:32Z" 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.24.3 http.request.host="127.0.0.1:36601" http.request.id=844741bc-a28b-4440-8bee-7f26996b5449 http.request.method=GET http.request.remoteaddr="127.0.0.1:46878" http.request.uri="/v2/foo/bar/blobs/sha257:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="712.152µs" http.response.status=400 http.response.written=110 vars.digest="sha257:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "GET /v2/foo/bar/blobs/sha257:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=3375891b-1d38-459d-b155-c26ea2a403e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46902" http.request.uri="/v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.duration="979.403µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "GET /v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T06:34:32Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=a2002bbe-ff60-4958-89a4-7bf9369a0796 http.request.method=GET http.request.remoteaddr="127.0.0.1:49890" http.request.uri="/v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.223µs" http.response.status=404 http.response.written=157 vars.digest="sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "GET /v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=6325d212-e14f-44a6-ad1d-fdc0d8170cbe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="737.72µs" http.response.status=404 http.response.written=157 vars.digest="sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=85dad7bc-f39f-4426-bbc8-09909d545de9 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="730.218µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=f25201d0-4c9d-4117-bce4-2e599d5cc109 http.request.method=GET http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/bar/blobs/uploads/a3261efc-0592-4235-98fe-bde9946f81fa?_state=acE66a3adeNCDwtZLm7z3Y1XOK8PJpT29sWb2cFMdPR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMjYxZWZjLTA1OTItNDIzNS05OGZlLWJkZTk5NDZmODFmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yMzk1MjAxMDlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="749.987µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "GET /v2/foo/bar/blobs/uploads/a3261efc-0592-4235-98fe-bde9946f81fa?_state=acE66a3adeNCDwtZLm7z3Y1XOK8PJpT29sWb2cFMdPR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMjYxZWZjLTA1OTItNDIzNS05OGZlLWJkZTk5NDZmODFmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yMzk1MjAxMDlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=a34eb6bf-309c-4dc7-a52b-8bd71ea27532 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/bar/blobs/uploads/a3261efc-0592-4235-98fe-bde9946f81fa?_state=acE66a3adeNCDwtZLm7z3Y1XOK8PJpT29sWb2cFMdPR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMjYxZWZjLTA1OTItNDIzNS05OGZlLWJkZTk5NDZmODFmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yMzk1MjAxMDlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="706.022µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "DELETE /v2/foo/bar/blobs/uploads/a3261efc-0592-4235-98fe-bde9946f81fa?_state=acE66a3adeNCDwtZLm7z3Y1XOK8PJpT29sWb2cFMdPR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMjYxZWZjLTA1OTItNDIzNS05OGZlLWJkZTk5NDZmODFmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yMzk1MjAxMDlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=892d7cc9-7bba-408a-9da2-d31a93967876 http.request.method=GET http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/bar/blobs/uploads/a3261efc-0592-4235-98fe-bde9946f81fa?_state=acE66a3adeNCDwtZLm7z3Y1XOK8PJpT29sWb2cFMdPR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMjYxZWZjLTA1OTItNDIzNS05OGZlLWJkZTk5NDZmODFmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yMzk1MjAxMDlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a3261efc-0592-4235-98fe-bde9946f81fa time="2025-05-13T06:34:32Z" 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.24.3 http.request.host="127.0.0.1:38799" http.request.id=892d7cc9-7bba-408a-9da2-d31a93967876 http.request.method=GET http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/bar/blobs/uploads/a3261efc-0592-4235-98fe-bde9946f81fa?_state=acE66a3adeNCDwtZLm7z3Y1XOK8PJpT29sWb2cFMdPR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMjYxZWZjLTA1OTItNDIzNS05OGZlLWJkZTk5NDZmODFmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yMzk1MjAxMDlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="676.594µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a3261efc-0592-4235-98fe-bde9946f81fa 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "GET /v2/foo/bar/blobs/uploads/a3261efc-0592-4235-98fe-bde9946f81fa?_state=acE66a3adeNCDwtZLm7z3Y1XOK8PJpT29sWb2cFMdPR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMjYxZWZjLTA1OTItNDIzNS05OGZlLWJkZTk5NDZmODFmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yMzk1MjAxMDlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=9fef8efe-f9f6-458f-b898-d82359b644cc http.request.method=POST http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="757.018µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=0d173ff8-3a3a-4acb-a1e4-09f18a665cdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/9fcded12-177a-46e3-8943-ac8c9b3e26f2?_state=j7MhhkhoMiEysCYRBFQx1mU86BvLaRkDYkhv9M3afMl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmY2RlZDEyLTE3N2EtNDZlMy04OTQzLWFjOGM5YjNlMjZmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDMxMTA2MDhaIn0%3D&digest=sha256%3A16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" provided=sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a vars.name="foo/bar" vars.uuid=9fcded12-177a-46e3-8943-ac8c9b3e26f2 time="2025-05-13T06:34:32Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=0d173ff8-3a3a-4acb-a1e4-09f18a665cdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/9fcded12-177a-46e3-8943-ac8c9b3e26f2?_state=j7MhhkhoMiEysCYRBFQx1mU86BvLaRkDYkhv9M3afMl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmY2RlZDEyLTE3N2EtNDZlMy04OTQzLWFjOGM5YjNlMjZmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDMxMTA2MDhaIn0%3D&digest=sha256%3A16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=9fcded12-177a-46e3-8943-ac8c9b3e26f2 time="2025-05-13T06:34:32Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=0d173ff8-3a3a-4acb-a1e4-09f18a665cdb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/9fcded12-177a-46e3-8943-ac8c9b3e26f2?_state=j7MhhkhoMiEysCYRBFQx1mU86BvLaRkDYkhv9M3afMl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmY2RlZDEyLTE3N2EtNDZlMy04OTQzLWFjOGM5YjNlMjZmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDMxMTA2MDhaIn0%3D&digest=sha256%3A16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="906.53µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=9fcded12-177a-46e3-8943-ac8c9b3e26f2 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "PUT /v2/foo/bar/blobs/uploads/9fcded12-177a-46e3-8943-ac8c9b3e26f2?_state=j7MhhkhoMiEysCYRBFQx1mU86BvLaRkDYkhv9M3afMl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmY2RlZDEyLTE3N2EtNDZlMy04OTQzLWFjOGM5YjNlMjZmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDMxMTA2MDhaIn0%3D&digest=sha256%3A16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=5a9b92ec-888f-4057-bfc8-486b11af8d95 http.request.method=POST http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="682.319µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=5fb3d445-49e7-431e-b776-312678f6f837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/60194e7e-2130-4211-8d28-55892f4911f8?_state=H1lS_aJt3SNJ75UOh8rkSl6P0mL53VwfrgSuEIOlYOR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwMTk0ZTdlLTIxMzAtNDIxMS04ZDI4LTU1ODkyZjQ5MTFmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDUwMzEwNDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="889.465µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "PUT /v2/foo/bar/blobs/uploads/60194e7e-2130-4211-8d28-55892f4911f8?_state=H1lS_aJt3SNJ75UOh8rkSl6P0mL53VwfrgSuEIOlYOR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwMTk0ZTdlLTIxMzAtNDIxMS04ZDI4LTU1ODkyZjQ5MTFmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDUwMzEwNDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=560f3876-026b-48ef-af2a-3b734ead6c44 http.request.method=POST http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="668.992µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=60e23642-fda0-4c74-a029-3c319f606fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/77753797-30a4-40f9-9f99-40e1a00cd2f4?_state=MsTPzFnMw2ulSSV10ntdxiHHx_B5r1eztQTuH9Y39oZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3NzUzNzk3LTMwYTQtNDBmOS05Zjk5LTQwZTFhMDBjZDJmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDY5MjQwOTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="927.194µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "PUT /v2/foo/bar/blobs/uploads/77753797-30a4-40f9-9f99-40e1a00cd2f4?_state=MsTPzFnMw2ulSSV10ntdxiHHx_B5r1eztQTuH9Y39oZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3NzUzNzk3LTMwYTQtNDBmOS05Zjk5LTQwZTFhMDBjZDJmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDY5MjQwOTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=a0085da1-a95d-414c-9f8f-25af290c3c01 http.request.method=POST http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="688.935µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=74dbba6a-5903-4674-92b9-0c5db979a7ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/f8824855-1e73-44b8-85fa-582d415c8fb8?_state=nLoLeRWiaqlkRph8nxhFCejYc95o3PWEs5gaH2RPiux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4ODI0ODU1LTFlNzMtNDRiOC04NWZhLTU4MmQ0MTVjOGZiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDg4NDg0ODhaIn0%3D&digest=sha256%3A16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.duration=558.715456ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "PUT /v2/foo/bar/blobs/uploads/f8824855-1e73-44b8-85fa-582d415c8fb8?_state=nLoLeRWiaqlkRph8nxhFCejYc95o3PWEs5gaH2RPiux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY4ODI0ODU1LTFlNzMtNDRiOC04NWZhLTU4MmQ0MTVjOGZiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi4yNDg4NDg0ODhaIn0%3D&digest=sha256%3A16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:32Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=e45de348-5249-4287-98b9-f8421e7b4030 http.request.method=POST http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="963.185µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38799" http.request.id=d59facb2-d62d-4ab9-af3b-ad6958fb868c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/930281a5-5e33-439f-9af8-7e4913b18a89?_state=igE4RkIJDNgvMwA5FucyiUYftZbJ9kxYc-S2_hqSjJd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMDI4MWE1LTVlMzMtNDM5Zi05YWY4LTdlNDkxM2IxOGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi44NTc3MDI2MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=552.934069ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "PATCH /v2/foo/bar/blobs/uploads/930281a5-5e33-439f-9af8-7e4913b18a89?_state=igE4RkIJDNgvMwA5FucyiUYftZbJ9kxYc-S2_hqSjJd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMDI4MWE1LTVlMzMtNDM5Zi05YWY4LTdlNDkxM2IxOGE4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMi44NTc3MDI2MThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=34cd5266-26de-4dd9-b9fd-0a7b64a40b82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/uploads/930281a5-5e33-439f-9af8-7e4913b18a89?_state=N5qAavDqaRJK9r50bzli4UmVRsfwgqooNudHHMuIHiB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMDI4MWE1LTVlMzMtNDM5Zi05YWY4LTdlNDkxM2IxOGE4OSIsIk9mZnNldCI6MTYzOTA2NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MzJaIn0%3D&digest=sha256%3A16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.032219ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "PUT /v2/foo/bar/blobs/uploads/930281a5-5e33-439f-9af8-7e4913b18a89?_state=N5qAavDqaRJK9r50bzli4UmVRsfwgqooNudHHMuIHiB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMDI4MWE1LTVlMzMtNDM5Zi05YWY4LTdlNDkxM2IxOGE4OSIsIk9mZnNldCI6MTYzOTA2NTYsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MzJaIn0%3D&digest=sha256%3A16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=cd3d20cc-9a59-47f0-8c40-4d0418058db1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="778.054µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=98ac0456-dffc-43be-b6e3-d14b32b5507a http.request.method=GET http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=24.086615ms http.response.status=200 http.response.written=16390656 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "GET /v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 200 16390656 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=error msg="error parsing digest="sha257:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=5ae7c1ee-94fe-4c0d-866d-15ae21094955 http.request.method=GET http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/sha257:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" vars.name="foo/bar" time="2025-05-13T06:34:33Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=5ae7c1ee-94fe-4c0d-866d-15ae21094955 http.request.method=GET http.request.remoteaddr="127.0.0.1:49916" http.request.uri="/v2/foo/bar/blobs/sha257:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="694.575µs" http.response.status=400 http.response.written=110 vars.digest="sha257:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "GET /v2/foo/bar/blobs/sha257:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=2b547f5f-f025-4ae0-9e5a-b619aeea1b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:49930" http.request.uri="/v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.duration="969.286µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "GET /v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=e2320649-03a9-4b76-a5ad-f92011e25022 http.request.method=GET http.request.remoteaddr="127.0.0.1:49930" http.request.uri="/v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.385737ms http.response.status=200 http.response.written=163840 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "GET /v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 200 163840 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38799" http.request.id=3799d17a-7dde-4983-bc6d-7b68ec7c6361 http.request.method=GET http.request.remoteaddr="127.0.0.1:49922" http.request.uri="/v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.310054ms http.response.status=200 http.response.written=2687104 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "GET /v2/foo/bar/blobs/sha256:16304bc13aace015dee67437b9a5182730a9086ea416fd7df68abdd4048d8f5a HTTP/1.1" 200 2687104 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=ad614bca-880a-4187-81fb-3135634f9a44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46902" http.request.uri="/v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.358908074s http.response.status=200 http.response.written=2614272 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "GET /v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:36601" http.request.id=a4cecb31-c8b0-4405-ad03-45a0a00f8d24 http.request.method=GET http.request.remoteaddr="127.0.0.1:46890" http.request.uri="/v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.361939614s http.response.status=200 http.response.written=2687104 127.0.0.1 - - [13/May/2025:06:34:32 +0000] "GET /v2/foo/bar/blobs/sha256:f506d05cf27ae2073854e36f09a32edcc6560c07483179bf1f4a39af5232822e HTTP/1.1" 200 2687104 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (3.78s) === RUN TestBlobDelete time="2025-05-13T06:34:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T06:34:33Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=00faaff4-434e-4363-ba15-9b50c1ddb2ad http.request.method=GET http.request.remoteaddr="127.0.0.1:51836" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.632µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "GET /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=023e1f1e-4ed4-41e7-92fc-0b3dcb6660c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51848" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="766.059µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=df899471-524b-4029-aa40-460aa920d991 http.request.method=POST http.request.remoteaddr="127.0.0.1:51848" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="698.774µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=54b52149-a19a-42e6-b188-607b8e202a9b http.request.method=GET http.request.remoteaddr="127.0.0.1:51848" http.request.uri="/v2/foo/bar/blobs/uploads/80f3fec1-3096-4b7f-961c-a851e3c9d75f?_state=2c2NNDW2O0RuLx5c28VmlPUjwZAtD_tCO-_umqVtvkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwZjNmZWMxLTMwOTYtNGI3Zi05NjFjLWE4NTFlM2M5ZDc1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTI1MjAxNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="742.128µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "GET /v2/foo/bar/blobs/uploads/80f3fec1-3096-4b7f-961c-a851e3c9d75f?_state=2c2NNDW2O0RuLx5c28VmlPUjwZAtD_tCO-_umqVtvkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwZjNmZWMxLTMwOTYtNGI3Zi05NjFjLWE4NTFlM2M5ZDc1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTI1MjAxNTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=34fa90e1-cae2-44b0-976f-ec8d0889907b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51848" http.request.uri="/v2/foo/bar/blobs/uploads/80f3fec1-3096-4b7f-961c-a851e3c9d75f?_state=2c2NNDW2O0RuLx5c28VmlPUjwZAtD_tCO-_umqVtvkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwZjNmZWMxLTMwOTYtNGI3Zi05NjFjLWE4NTFlM2M5ZDc1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTI1MjAxNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="737.118µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "DELETE /v2/foo/bar/blobs/uploads/80f3fec1-3096-4b7f-961c-a851e3c9d75f?_state=2c2NNDW2O0RuLx5c28VmlPUjwZAtD_tCO-_umqVtvkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwZjNmZWMxLTMwOTYtNGI3Zi05NjFjLWE4NTFlM2M5ZDc1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTI1MjAxNTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=bcee9351-c0f8-4ad0-a0b8-2ad55a1bee24 http.request.method=GET http.request.remoteaddr="127.0.0.1:51848" http.request.uri="/v2/foo/bar/blobs/uploads/80f3fec1-3096-4b7f-961c-a851e3c9d75f?_state=2c2NNDW2O0RuLx5c28VmlPUjwZAtD_tCO-_umqVtvkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwZjNmZWMxLTMwOTYtNGI3Zi05NjFjLWE4NTFlM2M5ZDc1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTI1MjAxNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=80f3fec1-3096-4b7f-961c-a851e3c9d75f time="2025-05-13T06:34:33Z" 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.24.3 http.request.host="127.0.0.1:35991" http.request.id=bcee9351-c0f8-4ad0-a0b8-2ad55a1bee24 http.request.method=GET http.request.remoteaddr="127.0.0.1:51848" http.request.uri="/v2/foo/bar/blobs/uploads/80f3fec1-3096-4b7f-961c-a851e3c9d75f?_state=2c2NNDW2O0RuLx5c28VmlPUjwZAtD_tCO-_umqVtvkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwZjNmZWMxLTMwOTYtNGI3Zi05NjFjLWE4NTFlM2M5ZDc1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTI1MjAxNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="684.429µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=80f3fec1-3096-4b7f-961c-a851e3c9d75f 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "GET /v2/foo/bar/blobs/uploads/80f3fec1-3096-4b7f-961c-a851e3c9d75f?_state=2c2NNDW2O0RuLx5c28VmlPUjwZAtD_tCO-_umqVtvkN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwZjNmZWMxLTMwOTYtNGI3Zi05NjFjLWE4NTFlM2M5ZDc1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTI1MjAxNTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=380e9291-d521-4223-9240-564e1900f672 http.request.method=POST http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="827.51µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=0a672c1b-ece3-4679-858e-334500e13e39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/0682007c-9576-4206-b18a-5badc32296ad?_state=tGWCDjjH9J96_TLrgF3XG4bJJI3s7twl2NiYu8yCbgR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2ODIwMDdjLTk1NzYtNDIwNi1iMThhLTViYWRjMzIyOTZhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTYxNDY0NzVaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" provided=sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b vars.name="foo/bar" vars.uuid=0682007c-9576-4206-b18a-5badc32296ad time="2025-05-13T06:34:33Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=0a672c1b-ece3-4679-858e-334500e13e39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/0682007c-9576-4206-b18a-5badc32296ad?_state=tGWCDjjH9J96_TLrgF3XG4bJJI3s7twl2NiYu8yCbgR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2ODIwMDdjLTk1NzYtNDIwNi1iMThhLTViYWRjMzIyOTZhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTYxNDY0NzVaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=0682007c-9576-4206-b18a-5badc32296ad time="2025-05-13T06:34:33Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=0a672c1b-ece3-4679-858e-334500e13e39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/0682007c-9576-4206-b18a-5badc32296ad?_state=tGWCDjjH9J96_TLrgF3XG4bJJI3s7twl2NiYu8yCbgR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2ODIwMDdjLTk1NzYtNDIwNi1iMThhLTViYWRjMzIyOTZhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTYxNDY0NzVaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="809.899µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=0682007c-9576-4206-b18a-5badc32296ad 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "PUT /v2/foo/bar/blobs/uploads/0682007c-9576-4206-b18a-5badc32296ad?_state=tGWCDjjH9J96_TLrgF3XG4bJJI3s7twl2NiYu8yCbgR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2ODIwMDdjLTk1NzYtNDIwNi1iMThhLTViYWRjMzIyOTZhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTYxNDY0NzVaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=9ffcdbfc-b326-4637-aacb-61df48ff3da6 http.request.method=POST http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="704.577µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=236fd592-2eef-40b3-a257-53fa6674956c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/efcdb78f-d0db-48fb-bc3a-7c0efb552ee5?_state=cx75ydyBYLkBSA_NLMCZ-ZGQjn6Bb5Daxs0elFTVQHl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmY2RiNzhmLWQwZGItNDhmYi1iYzNhLTdjMGVmYjU1MmVlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTc5ODAwODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="922.746µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "PUT /v2/foo/bar/blobs/uploads/efcdb78f-d0db-48fb-bc3a-7c0efb552ee5?_state=cx75ydyBYLkBSA_NLMCZ-ZGQjn6Bb5Daxs0elFTVQHl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmY2RiNzhmLWQwZGItNDhmYi1iYzNhLTdjMGVmYjU1MmVlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTc5ODAwODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=b5f6e617-08ab-4e94-a6f4-b81969132c1c http.request.method=POST http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="676.482µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=6f00a390-c2ec-4260-a4c8-1de9bb69d313 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/24430312-99f8-4990-9763-c9461031e782?_state=R9bGXD-e8Lsn5gA3wNhabbeJAyYI852WMoS8RA7bkUd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0NDMwMzEyLTk5ZjgtNDk5MC05NzYzLWM5NDYxMDMxZTc4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTk5MzgxNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="906.554µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "PUT /v2/foo/bar/blobs/uploads/24430312-99f8-4990-9763-c9461031e782?_state=R9bGXD-e8Lsn5gA3wNhabbeJAyYI852WMoS8RA7bkUd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0NDMwMzEyLTk5ZjgtNDk5MC05NzYzLWM5NDYxMDMxZTc4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NTk5MzgxNloifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:33Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=2fd1fbb6-05d8-4863-a323-a809eafee28f http.request.method=POST http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="672.48µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=c4055b0f-5c78-45fc-a43d-44387a0cdb68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/a631c8cf-1472-4732-a13d-3fc0907f6e15?_state=wOTZYVpf8rO-sRkifmoPbrc5wYS8pVwLQbAm9y0tbgR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2MzFjOGNmLTE0NzItNDczMi1hMTNkLTNmYzA5MDdmNmUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NjE4MTU5NTlaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.duration=885.561152ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:33 +0000] "PUT /v2/foo/bar/blobs/uploads/a631c8cf-1472-4732-a13d-3fc0907f6e15?_state=wOTZYVpf8rO-sRkifmoPbrc5wYS8pVwLQbAm9y0tbgR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2MzFjOGNmLTE0NzItNDczMi1hMTNkLTNmYzA5MDdmNmUxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozMy42NjE4MTU5NTlaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:34Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=ea353263-2216-4955-b971-f4d59daf2801 http.request.method=POST http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="856.71µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35991" http.request.id=7ac586d0-080a-4d12-9e24-1395d8f320ff http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/08d3324f-4c15-4e17-8fd7-267a9417df52?_state=OgmnYQHhVdjWiBTXxQnAd6LaKpPUjNn4tp5I9i4RmI97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZDMzMjRmLTRjMTUtNGUxNy04ZmQ3LTI2N2E5NDE3ZGY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozNC42MDg1MjA4ODJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=848.044083ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:34 +0000] "PATCH /v2/foo/bar/blobs/uploads/08d3324f-4c15-4e17-8fd7-267a9417df52?_state=OgmnYQHhVdjWiBTXxQnAd6LaKpPUjNn4tp5I9i4RmI97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZDMzMjRmLTRjMTUtNGUxNy04ZmQ3LTI2N2E5NDE3ZGY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozNC42MDg1MjA4ODJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=8edbe20c-c0d0-4970-a35c-57249dbb5a33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/uploads/08d3324f-4c15-4e17-8fd7-267a9417df52?_state=drXpsGWr6aP46Xo_xhqf2JzaRvpeIxStN0BpM4KpQHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZDMzMjRmLTRjMTUtNGUxNy04ZmQ3LTI2N2E5NDE3ZGY1MiIsIk9mZnNldCI6MjA2NDEyODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MzRaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012753ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "PUT /v2/foo/bar/blobs/uploads/08d3324f-4c15-4e17-8fd7-267a9417df52?_state=drXpsGWr6aP46Xo_xhqf2JzaRvpeIxStN0BpM4KpQHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZDMzMjRmLTRjMTUtNGUxNy04ZmQ3LTI2N2E5NDE3ZGY1MiIsIk9mZnNldCI6MjA2NDEyODAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6MzRaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=e5c0f295-4da8-4b53-8309-807ca1c7eb78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="813.594µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=2f25494e-3a54-4e98-84c6-a704df288ead http.request.method=GET http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=41.414884ms http.response.status=200 http.response.written=20641280 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "GET /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 200 20641280 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=error msg="error parsing digest="sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=40ad02d8-aefc-4997-83fc-3f78cc2b6cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" vars.name="foo/bar" time="2025-05-13T06:34:35Z" 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.24.3 http.request.host="127.0.0.1:35991" http.request.id=40ad02d8-aefc-4997-83fc-3f78cc2b6cc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51860" http.request.uri="/v2/foo/bar/blobs/sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.879µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "GET /v2/foo/bar/blobs/sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=e3c71beb-c3ba-4505-ae44-d12dca7a18dd http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14266ms http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "GET /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=ca9bbe4c-0ad2-4f97-bb78-fea61102c840 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.456938ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=198e5a02-549e-4b17-8bf4-7e1dafcf9e37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.175595ms http.response.status=404 http.response.written=157 vars.digest="sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=2ef1b259-93d4-4e36-b5bf-acb0fff60fad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51876" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.066633ms http.response.status=404 http.response.written=74 vars.digest="sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=error msg="error parsing digest="sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b": unsupported digest algorithm" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=9151b20e-ae03-4e28-abc1-01ace3263ef9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51880" http.request.uri="/v2/foo/bar/blobs/sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" vars.name="foo/bar" time="2025-05-13T06:34:35Z" 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.24.3 http.request.host="127.0.0.1:35991" http.request.id=9151b20e-ae03-4e28-abc1-01ace3263ef9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51880" http.request.uri="/v2/foo/bar/blobs/sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.245315ms http.response.status=400 http.response.written=110 vars.digest="sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "DELETE /v2/foo/bar/blobs/sha257:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-05-13T06:34:35Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=21222123-5ad9-4e3f-91aa-74e162a4211b http.request.method=POST http.request.remoteaddr="127.0.0.1:51890" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.324974ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=646e5237-6199-44e4-a4e3-2be8a51bec24 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51890" http.request.uri="/v2/foo/bar/blobs/uploads/fb3cce82-cd80-4cbd-af92-0aeed354fbf2?_state=-EMi1WhtZmZUd6iTCrAzw4QqWmxY-F7fUNL3j2zh5mN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiM2NjZTgyLWNkODAtNGNiZC1hZjkyLTBhZWVkMzU0ZmJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozNS41NDIxMzIzNjFaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.duration=891.252136ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "PUT /v2/foo/bar/blobs/uploads/fb3cce82-cd80-4cbd-af92-0aeed354fbf2?_state=-EMi1WhtZmZUd6iTCrAzw4QqWmxY-F7fUNL3j2zh5mN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiM2NjZTgyLWNkODAtNGNiZC1hZjkyLTBhZWVkMzU0ZmJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozNS41NDIxMzIzNjFaIn0%3D&digest=sha256%3Ac86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=2720501a-950b-4491-9dac-84f86af86804 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51890" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="961.716µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=ebc7f985-44a9-42d3-b0a8-b147bf29a97e http.request.method=GET http.request.remoteaddr="127.0.0.1:51872" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=970.929174ms http.response.status=200 http.response.written=2614272 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "GET /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 200 2614272 "" "Go-http-client/1.1" time="2025-05-13T06:34:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:35991" http.request.id=d6253894-345e-482f-907a-2e6584610e59 http.request.method=GET http.request.remoteaddr="127.0.0.1:51864" http.request.uri="/v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=974.245308ms http.response.status=200 http.response.written=2719872 127.0.0.1 - - [13/May/2025:06:34:35 +0000] "GET /v2/foo/bar/blobs/sha256:c86b6fc3dbbb9ede3e97b783c1c769f12fd97fbe1820f7490c93a2dd9a1b146b HTTP/1.1" 200 2719872 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (3.03s) === RUN TestRelativeURL time="2025-05-13T06:34: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.24.3 time="2025-05-13T06:34:36Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:36Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42369" http.request.id=3d9a123f-41b2-4991-bfb4-c70c4b58fbbd http.request.method=POST http.request.remoteaddr="127.0.0.1:32888" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.452648ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42369" http.request.id=3399356b-4139-4e6d-8e90-ec7f5d09c7a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32888" http.request.uri="/v2/foo/bar/blobs/uploads/05b3ae8c-08ff-4608-baf6-9bef054b033e?_state=f1V0ct8Zy0IiTMmDY3mmmtaVCehEi9cc_wmsEKYz31x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1YjNhZThjLTA4ZmYtNDYwOC1iYWY2LTliZWYwNTRiMDMzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozNi41MDY5NjQ2MjVaIn0%3D&digest=sha256%3A69bf908a369b2b8106439f310776103a3e1534ad69f745e9930b8e56de371952" http.request.useragent="Go-http-client/1.1" http.response.duration=577.317841ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:36 +0000] "PUT /v2/foo/bar/blobs/uploads/05b3ae8c-08ff-4608-baf6-9bef054b033e?_state=f1V0ct8Zy0IiTMmDY3mmmtaVCehEi9cc_wmsEKYz31x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1YjNhZThjLTA4ZmYtNDYwOC1iYWY2LTliZWYwNTRiMDMzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozNi41MDY5NjQ2MjVaIn0%3D&digest=sha256%3A69bf908a369b2b8106439f310776103a3e1534ad69f745e9930b8e56de371952 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42369" http.request.id=d2964a68-e101-4dd7-99b5-b6792277f7da http.request.method=POST http.request.remoteaddr="127.0.0.1:32888" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="901.802µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:37Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42369" http.request.id=7cdd0e24-12d6-44da-8251-8101ee01f88b http.request.method=POST http.request.remoteaddr="127.0.0.1:32888" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20224ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:42369" http.request.id=f626df4a-da9b-4c2b-b8f9-0bcee4a3bbfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32888" http.request.uri="/v2/foo/bar/blobs/uploads/3d518426-35e1-400e-b6f9-ab11b65fd3e7?_state=11FlaqLkOR6vMAkoHo6zC4Wub3LfDq0thBvM4EDEK5R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNTE4NDI2LTM1ZTEtNDAwZS1iNmY5LWFiMTFiNjVmZDNlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozNy40NTE4Njg4MDdaIn0%3D&digest=sha256%3Afe677cc52c717ff71a86c78d205a4a24ec9f7b237a3f77b7ba7c83400251e03a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.908082896s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:37 +0000] "PUT /v2/foo/bar/blobs/uploads/3d518426-35e1-400e-b6f9-ab11b65fd3e7?_state=11FlaqLkOR6vMAkoHo6zC4Wub3LfDq0thBvM4EDEK5R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNTE4NDI2LTM1ZTEtNDAwZS1iNmY5LWFiMTFiNjVmZDNlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozNy40NTE4Njg4MDdaIn0%3D&digest=sha256%3Afe677cc52c717ff71a86c78d205a4a24ec9f7b237a3f77b7ba7c83400251e03a HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.86s) === RUN TestBlobDeleteDisabled time="2025-05-13T06:34:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T06:34:39Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:39Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:44087" http.request.id=1eee10de-e3a9-4215-a93a-85c6a26e731f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40680" http.request.uri="/v2/foo/bar/blobs/sha256:5e503bb35729877129782bd01526b4fa9d188849886db7b303419afb373bae78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="809.131µs" http.response.status=405 http.response.written=78 vars.digest="sha256:5e503bb35729877129782bd01526b4fa9d188849886db7b303419afb373bae78" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:39 +0000] "DELETE /v2/foo/bar/blobs/sha256:5e503bb35729877129782bd01526b4fa9d188849886db7b303419afb373bae78 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.22s) === RUN TestDeleteDisabled time="2025-05-13T06:34:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T06:34:39Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:39Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39789" http.request.id=f95fd2b1-9077-4dd2-866b-eb417794896b http.request.method=POST http.request.remoteaddr="127.0.0.1:42284" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="882.703µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:39789" http.request.id=71271dc2-282b-4278-b636-92923ce4d194 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42284" http.request.uri="/v2/foo/bar/blobs/uploads/da988b9b-6daf-42c1-a9f8-d2af8daa38b0?_state=Xy9Y9ACMy0ClmRym1oimN9pryM5d68SzJY28qh_n-xx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhOTg4YjliLTZkYWYtNDJjMS1hOWY4LWQyYWY4ZGFhMzhiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozOS43MDgzMDE0MzdaIn0%3D&digest=sha256%3A3ca378f505a17afe8f46a19d865db1f634c25affefdf51b2816c8348b9192bb5" http.request.useragent="Go-http-client/1.1" http.response.duration=660.051988ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:39 +0000] "PUT /v2/foo/bar/blobs/uploads/da988b9b-6daf-42c1-a9f8-d2af8daa38b0?_state=Xy9Y9ACMy0ClmRym1oimN9pryM5d68SzJY28qh_n-xx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhOTg4YjliLTZkYWYtNDJjMS1hOWY4LWQyYWY4ZGFhMzhiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDozOS43MDgzMDE0MzdaIn0%3D&digest=sha256%3A3ca378f505a17afe8f46a19d865db1f634c25affefdf51b2816c8348b9192bb5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:40Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:39789" http.request.id=e2376893-a55e-4bf3-8d08-1755578b466c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42284" http.request.uri="/v2/foo/bar/blobs/sha256:3ca378f505a17afe8f46a19d865db1f634c25affefdf51b2816c8348b9192bb5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.253985ms http.response.status=405 http.response.written=78 vars.digest="sha256:3ca378f505a17afe8f46a19d865db1f634c25affefdf51b2816c8348b9192bb5" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:3ca378f505a17afe8f46a19d865db1f634c25affefdf51b2816c8348b9192bb5 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.79s) === RUN TestDeleteReadOnly time="2025-05-13T06:34:40Z" 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.24.3 time="2025-05-13T06:34:40Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:40Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40249" http.request.id=3c3ac515-4d82-4a22-985d-226cdb9335db http.request.method=POST http.request.remoteaddr="127.0.0.1:48688" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="886.57µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:40249" http.request.id=f607e814-6c16-4918-9d47-e5a826a85377 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48688" http.request.uri="/v2/foo/bar/blobs/uploads/4988767c-8258-4e82-a3c4-29596906185d?_state=4LkJn4h66VDOIW7sqADvuXyRQ3YGsPRwSmZHyK4hqhB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ODg3NjdjLTgyNTgtNGU4Mi1hM2M0LTI5NTk2OTA2MTg1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDo0MC41NzE1MDA1NloifQ%3D%3D&digest=sha256%3Ae0b6da25a756282c1f35e89079fc127f8c896c2aade14556753ca9819e7c2492" http.request.useragent="Go-http-client/1.1" http.response.duration=1.430130184s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:40 +0000] "PUT /v2/foo/bar/blobs/uploads/4988767c-8258-4e82-a3c4-29596906185d?_state=4LkJn4h66VDOIW7sqADvuXyRQ3YGsPRwSmZHyK4hqhB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ODg3NjdjLTgyNTgtNGU4Mi1hM2M0LTI5NTk2OTA2MTg1ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDo0MC41NzE1MDA1NloifQ%3D%3D&digest=sha256%3Ae0b6da25a756282c1f35e89079fc127f8c896c2aade14556753ca9819e7c2492 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [13/May/2025:06:34:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:e0b6da25a756282c1f35e89079fc127f8c896c2aade14556753ca9819e7c2492 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.63s) === RUN TestStartPushReadOnly time="2025-05-13T06:34: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.24.3 time="2025-05-13T06:34:42Z" level=info msg="redis not configured" go.version=go1.24.3 127.0.0.1 - - [13/May/2025:06:34:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2025-05-13T06:34: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.24.3 time="2025-05-13T06:34:42Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=5134b44a-4264-4201-8cea-03ccc0a201bc http.request.method=GET http.request.remoteaddr="127.0.0.1:49354" 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="956.199µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:06:34:42 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T06:34:42Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=821ff583-1443-43ca-bf61-75777b9d7831 http.request.method=GET http.request.remoteaddr="127.0.0.1:49354" 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="720.424µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:06:34:42 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T06:34:42Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=fabc363d-2639-45b9-b395-06a2fc3f1118 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" 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="713.582µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:06:34:42 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T06:34:42Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=5864a3a3-4fa1-4be0-9143-e35fb2ca70b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" 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.275125ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T06:34:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=5864a3a3-4fa1-4be0-9143-e35fb2ca70b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" 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.309678ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T06:34:42Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=5864a3a3-4fa1-4be0-9143-e35fb2ca70b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" 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.339992ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T06:34:42Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=5864a3a3-4fa1-4be0-9143-e35fb2ca70b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" 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.365438ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:06:34:42 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T06:34:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=4d1206f4-cdfa-468b-a2a7-15b405e1d8e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.470055ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:42 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:42Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=1b33f363-89e4-4801-8a35-a0bba8bb6dd4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/blobs/uploads/d12138c0-dbeb-43c0-9b4b-64deeec86db4?_state=vld77HInA9O0qR4P0RnWjneV4W56npiOmvfxihC1mAd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMTIxMzhjMC1kYmViLTQzYzAtOWI0Yi02NGRlZWVjODZkYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDIuMTQ4MzgzMTE1WiJ9&digest=sha256%3A66cdbc20692c44a9c21e9919676ca542e330acaf154e7aff6750532d1420237b" http.request.useragent="Go-http-client/1.1" http.response.duration=691.98881ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:42 +0000] "PUT /v2/foo/schema1/blobs/uploads/d12138c0-dbeb-43c0-9b4b-64deeec86db4?_state=vld77HInA9O0qR4P0RnWjneV4W56npiOmvfxihC1mAd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMTIxMzhjMC1kYmViLTQzYzAtOWI0Yi02NGRlZWVjODZkYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDIuMTQ4MzgzMTE1WiJ9&digest=sha256%3A66cdbc20692c44a9c21e9919676ca542e330acaf154e7aff6750532d1420237b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:43Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=23481587-99ba-44e3-8d92-7f57fedf3b8f http.request.method=POST http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.443µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:43 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=5a8546cd-5ed8-49f7-8984-4080c103fa10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/blobs/uploads/c2e78664-4ea3-4339-b012-e6d027ee17d1?_state=dBnpK1xlENishj5d1cdEmPPug3zFk7C2aukkOmDe7AR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMmU3ODY2NC00ZWEzLTQzMzktYjAxMi1lNmQwMjdlZTE3ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDMuMDU2Mjk2MzY3WiJ9&digest=sha256%3A1f3f600edcfda7a23daaddee47d70a34f82685518ab5a529a0f4ef18a4d49b9b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.644436505s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:43 +0000] "PUT /v2/foo/schema1/blobs/uploads/c2e78664-4ea3-4339-b012-e6d027ee17d1?_state=dBnpK1xlENishj5d1cdEmPPug3zFk7C2aukkOmDe7AR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMmU3ODY2NC00ZWEzLTQzMzktYjAxMi1lNmQwMjdlZTE3ZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDMuMDU2Mjk2MzY3WiJ9&digest=sha256%3A1f3f600edcfda7a23daaddee47d70a34f82685518ab5a529a0f4ef18a4d49b9b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=7c1a43a0-4558-480d-b884-2cbfbb6a46bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.425765ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=9d2226bf-d22f-4b8b-b565-4c0424001743 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.507347ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=711d41fc-6d64-4e75-9574-58d09566fd09 http.request.method=GET http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.581852ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=06c58fcf-6a33-49c0-af7f-fe57748cae60 http.request.method=GET http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.215314ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "GET /v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38087" http.request.id=eed37bfb-af2b-4678-af70-02fae4f1f138 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.436306ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38087" http.request.id=fcfebf0c-3e93-476e-928d-1e729ed254ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.455013ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:38087" http.request.id=e6aed869-8cc1-432e-9c2b-d78a4806cc6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.492339ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=d8d0ada4-139f-4576-94df-3a4a0af5fe13 http.request.method=GET http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.176338ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "GET /v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=3e17ac9f-83b4-4f92-b2af-eb1c64209748 http.request.method=GET http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="630.732µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=7d851a7b-51b1-4db3-abc7-b29f5bb984fc http.request.method=GET http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" http.request.useragent="Go-http-client/1.1" http.response.duration="594.664µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "GET /v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=55f258f4-d77c-4513-9f03-130af47db150 http.request.method=GET http.request.remoteaddr="127.0.0.1:49354" 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="648.721µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=error msg="payload digest does match: "sha256:2ce664f4974515607335c6fc323d55e4506eb7730a39e2bc82e41ab95fff7292" != "sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4"" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=0f6f22ac-59fb-457c-9c8e-dacc7a74a267 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" time="2025-05-13T06:34:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=0f6f22ac-59fb-457c-9c8e-dacc7a74a267 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49354" http.request.uri="/v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="804.947µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4" 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema1/manifests/sha256:eee5548fef984018fc8d305cdc7890a797daed69437f9983aeaa6ebe4e6a53b4 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=b99abf44-9add-445a-b90c-9030088216ac http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" 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="740.097µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" 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.24.3 http.request.host="127.0.0.1:38087" http.request.id=4a6a2ac6-133d-4977-81a8-320c5fbaf7b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" 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="911.87µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38087" http.request.id=37e618cc-3f68-4a09-ba18-b948d3f61d90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.022829ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:44Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38087" http.request.id=37e618cc-3f68-4a09-ba18-b948d3f61d90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.063722ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:44Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38087" http.request.id=37e618cc-3f68-4a09-ba18-b948d3f61d90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.102348ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=9966b719-0bc8-4a2f-ac75-252532513528 http.request.method=POST http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="977.24µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=3680294d-8cac-4a80-804c-f3b9dcf2c851 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/blobs/uploads/ed79f443-9bf2-466d-b843-8baff19ed8e6?_state=FT2nIi5NvKgN5zXkO7mfvyOfsx5NGt_QqNCyd1igC9h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZDc5ZjQ0My05YmYyLTQ2NmQtYjg0My04YmFmZjE5ZWQ4ZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDQuNzI0OTE1N1oifQ%3D%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.284044ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema2/blobs/uploads/ed79f443-9bf2-466d-b843-8baff19ed8e6?_state=FT2nIi5NvKgN5zXkO7mfvyOfsx5NGt_QqNCyd1igC9h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZDc5ZjQ0My05YmYyLTQ2NmQtYjg0My04YmFmZjE5ZWQ4ZTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDQuNzI0OTE1N1oifQ%3D%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38087" http.request.id=d634e15d-d06f-494c-8e91-09232ef7ccff http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.015912ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:44Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38087" http.request.id=d634e15d-d06f-494c-8e91-09232ef7ccff http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.064025ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T06:34:44Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=3725b19f-4383-4cf1-94e4-3c605de3e2bf http.request.method=POST http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="772.92µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=12f304e8-9afe-4876-a1d2-d771d541d363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/blobs/uploads/4e663c2b-8fd4-41b7-9207-9e0fbaeff98b?_state=3-qU6T0ppifsv9OEFh9mbRAOGSs_BlIyBZhR1awWgb97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZTY2M2MyYi04ZmQ0LTQxYjctOTIwNy05ZTBmYmFlZmY5OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDQuOTE3NzM2NDYzWiJ9&digest=sha256%3A78d11a1570b8550fc7591eb33f421b5ccda53a3cd4ba16d2157d089dd93eea52" http.request.useragent="Go-http-client/1.1" http.response.duration=1.218217272s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:44 +0000] "PUT /v2/foo/schema2/blobs/uploads/4e663c2b-8fd4-41b7-9207-9e0fbaeff98b?_state=3-qU6T0ppifsv9OEFh9mbRAOGSs_BlIyBZhR1awWgb97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZTY2M2MyYi04ZmQ0LTQxYjctOTIwNy05ZTBmYmFlZmY5OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDQuOTE3NzM2NDYzWiJ9&digest=sha256%3A78d11a1570b8550fc7591eb33f421b5ccda53a3cd4ba16d2157d089dd93eea52 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=dfe516e3-6c97-41f3-90ee-4ffbb92e7e18 http.request.method=POST http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="923.432µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=5c499bae-19b2-4448-92b4-6dd31f3dc0db http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/blobs/uploads/d0dc4c7b-9ac8-4f94-ab27-c5e9c2b15b4d?_state=vEyLbzMenQN18wc-mdh1TlVryb3zjIWMDjFfrRXucol7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMGRjNGM3Yi05YWM4LTRmOTQtYWIyNy1jNWU5YzJiMTViNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDYuMjcxNTY4MjQxWiJ9&digest=sha256%3A2a941e0b02e5013c46bc31c16d6c3d00888af7c0f239cec85c9d8eee3d93952d" http.request.useragent="Go-http-client/1.1" http.response.duration=581.739929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "PUT /v2/foo/schema2/blobs/uploads/d0dc4c7b-9ac8-4f94-ab27-c5e9c2b15b4d?_state=vEyLbzMenQN18wc-mdh1TlVryb3zjIWMDjFfrRXucol7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMGRjNGM3Yi05YWM4LTRmOTQtYWIyNy1jNWU5YzJiMTViNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDYuMjcxNTY4MjQxWiJ9&digest=sha256%3A2a941e0b02e5013c46bc31c16d6c3d00888af7c0f239cec85c9d8eee3d93952d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38087" http.request.id=0ca25196-577c-479b-b212-f685d8c6d931 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.132577ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38087" http.request.id=829c392c-2a4d-4a38-b5df-cca1bdd8649e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/sha256:27e90e1143d3d9954cf627495e36a89aaaf21788722a79bd3d36fd18a73fec1d" http.request.useragent="Go-http-client/1.1" http.response.duration="998.801µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:27e90e1143d3d9954cf627495e36a89aaaf21788722a79bd3d36fd18a73fec1d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=97bc224f-42f4-4b52-856a-e21098c70ec1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" 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="761.451µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=d818aa08-78a9-4ab6-b0ce-faa9fa67f256 http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/sha256:27e90e1143d3d9954cf627495e36a89aaaf21788722a79bd3d36fd18a73fec1d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="754.495µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/sha256:27e90e1143d3d9954cf627495e36a89aaaf21788722a79bd3d36fd18a73fec1d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=b0aa5789-ae8e-4b96-bbd0-d151d4fbdcdb http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="576.858µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=17c0fbfb-e2a8-4c50-8383-ff05901fcd3a http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/sha256:27e90e1143d3d9954cf627495e36a89aaaf21788722a79bd3d36fd18a73fec1d" http.request.useragent="Go-http-client/1.1" http.response.duration="562.462µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/sha256:27e90e1143d3d9954cf627495e36a89aaaf21788722a79bd3d36fd18a73fec1d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=e0c04f6f-9766-4b6d-82c2-5194774e4a04 http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" 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="556.273µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="rewriting manifest sha256:27e90e1143d3d9954cf627495e36a89aaaf21788722a79bd3d36fd18a73fec1d in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=d8aace2c-21cc-499d-a1c2-04ad60e65e20 http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=d8aace2c-21cc-499d-a1c2-04ad60e65e20 http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.360096ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38087" http.request.id=3e526c2b-e950-4449-98a9-a4dc5115bcc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" 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="690.931µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38087" http.request.id=bb93e195-b9f7-4358-97db-e0cdf0b667f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="872.662µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38087" http.request.id=011d98b6-ceab-4b6f-971f-5f75959c07c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/sha256:20b7f953b2980e569a018335ada8e89414259cc2197d09a7e313c6c5fdbf9029" http.request.useragent="Go-http-client/1.1" http.response.duration="859.921µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:20b7f953b2980e569a018335ada8e89414259cc2197d09a7e313c6c5fdbf9029 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=1090272a-d87b-4645-b47a-a615a6ef258d http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" 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="807.631µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=a963c72f-3b87-4172-9c96-9183b077d023 http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/sha256:20b7f953b2980e569a018335ada8e89414259cc2197d09a7e313c6c5fdbf9029" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="824.793µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/sha256:20b7f953b2980e569a018335ada8e89414259cc2197d09a7e313c6c5fdbf9029 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=4a08e4e3-357e-4b4e-8062-3005a68b2ede http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="677.863µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=a6222fae-bd1f-462b-925d-712bbb70578b http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/sha256:20b7f953b2980e569a018335ada8e89414259cc2197d09a7e313c6c5fdbf9029" http.request.useragent="Go-http-client/1.1" http.response.duration="608.742µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/sha256:20b7f953b2980e569a018335ada8e89414259cc2197d09a7e313c6c5fdbf9029 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=info msg="rewriting manifest list sha256:20b7f953b2980e569a018335ada8e89414259cc2197d09a7e313c6c5fdbf9029 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=2ec366d0-1081-4f09-9edf-b9592bb9e10f http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-13T06:34:46Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38087" http.request.id=2ec366d0-1081-4f09-9edf-b9592bb9e10f http.request.method=GET http.request.remoteaddr="127.0.0.1:49360" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.584131ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-05-13T06:34: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.24.3 time="2025-05-13T06:34:46Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=f09062ea-1bdc-42b4-9189-5128d1a51137 http.request.method=GET http.request.remoteaddr="127.0.0.1:48874" 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="777.749µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" 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.24.3 http.request.host="127.0.0.1:45353" http.request.id=10fda44c-defc-4f0b-90d7-f8fcfac4d6f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48874" 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="660.881µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=6e26c7bd-9471-4fe8-82b8-a67954dce18a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" 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="638.227µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T06:34:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=80dff24d-b02c-4c96-a378-2b9a619c6c3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" 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.183639ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T06:34:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=80dff24d-b02c-4c96-a378-2b9a619c6c3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" 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.217175ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T06:34:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=80dff24d-b02c-4c96-a378-2b9a619c6c3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" 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.249172ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T06:34:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=80dff24d-b02c-4c96-a378-2b9a619c6c3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" 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.276085ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:06:34:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T06:34:47Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=aaf9afc8-caaa-4e1d-833b-42dc7670f0df http.request.method=POST http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="883.786µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:47 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=2436b980-80ea-4508-895d-793bfd0853a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/blobs/uploads/99815cdf-e9a8-4030-bdbf-f5f313c38be0?_state=Pbdos0qx58eMEK_MCOfFtQsw_CUyh4Z4xdwaIwQjbH17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5OTgxNWNkZi1lOWE4LTQwMzAtYmRiZi1mNWYzMTNjMzhiZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDcuMDcwMjUzMDI4WiJ9&digest=sha256%3A673e9535e5a4720e6a1a76d3712c43956799afc62f226822f4f84c10fb210089" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033686271s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:47 +0000] "PUT /v2/foo/schema1/blobs/uploads/99815cdf-e9a8-4030-bdbf-f5f313c38be0?_state=Pbdos0qx58eMEK_MCOfFtQsw_CUyh4Z4xdwaIwQjbH17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5OTgxNWNkZi1lOWE4LTQwMzAtYmRiZi1mNWYzMTNjMzhiZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDcuMDcwMjUzMDI4WiJ9&digest=sha256%3A673e9535e5a4720e6a1a76d3712c43956799afc62f226822f4f84c10fb210089 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:48Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=699d3a6e-d041-4d68-813a-9731326111ab http.request.method=POST http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="958.772µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=874449eb-125b-4200-8541-af2ac621ccde http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/blobs/uploads/b9619e93-8be2-4587-927d-2616308c9585?_state=SOVpjjgg4BElUayvFRImseVXrBM0NDih_ON4YGTsQRl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiOTYxOWU5My04YmUyLTQ1ODctOTI3ZC0yNjE2MzA4Yzk1ODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDguMjkyNzk2MzgzWiJ9&digest=sha256%3A7b1fbd9c2ccba98cd018195ab6f69129a8632cc2af0b6ddf07a75d134e8bb826" http.request.useragent="Go-http-client/1.1" http.response.duration=972.01941ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/b9619e93-8be2-4587-927d-2616308c9585?_state=SOVpjjgg4BElUayvFRImseVXrBM0NDih_ON4YGTsQRl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiOTYxOWU5My04YmUyLTQ1ODctOTI3ZC0yNjE2MzA4Yzk1ODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDguMjkyNzk2MzgzWiJ9&digest=sha256%3A7b1fbd9c2ccba98cd018195ab6f69129a8632cc2af0b6ddf07a75d134e8bb826 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=b903db4b-547c-4f20-a624-8584c2bde8f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.593019ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=190e6882-573c-46f5-badc-d2f249ff9e48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.353739ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=404937d7-2645-4125-89fb-4d1357966d3e http.request.method=GET http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.158883ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=fee95510-b34e-4f8e-a460-478fffa613c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.064677ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "GET /v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45353" http.request.id=26b14692-be6d-4ad5-a7bc-14a7fbdd5dbf http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.327837ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45353" http.request.id=43c54e94-7b38-41c5-9eed-a3ba87e31e6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.316693ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:45353" http.request.id=c45af4b2-93a3-4b6b-8cd8-69c45f421912 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.618005ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=03188205-e3ae-47c5-ad11-ae5668cf5fe5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.505643ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "GET /v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=943c6c11-08a9-4e12-9017-383a8553cf4e http.request.method=GET http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="773.885µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=347e7e19-3ab3-4d2f-9424-e7abc14aba08 http.request.method=GET http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" http.request.useragent="Go-http-client/1.1" http.response.duration="750.556µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "GET /v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=acde014e-11c9-4a86-9b55-fe1801c6fdf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48874" 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="722.871µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=error msg="payload digest does match: "sha256:679288f773e670f7e7161fc95a1319b01f3d5885d6a59f11f90c64e6cb813a56" != "sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f"" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=985cf4df-ca37-484b-ab13-e4c5cde05259 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" time="2025-05-13T06:34:49Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=985cf4df-ca37-484b-ab13-e4c5cde05259 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48874" http.request.uri="/v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="901.773µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f" 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema1/manifests/sha256:0a247fe247eef614074e4e8977900addf083701c55476ede7e5515342a3d9e4f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=49281f37-27b4-4e9d-80b1-13e6b1d1fdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" 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="950.257µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" 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.24.3 http.request.host="127.0.0.1:45353" http.request.id=13bcc4af-f18c-40ff-bada-2528f3f06e00 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" 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="745.547µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45353" http.request.id=1fd75774-3523-41de-ac83-6d18a5cb2e1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.099162ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:49Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45353" http.request.id=1fd75774-3523-41de-ac83-6d18a5cb2e1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.143824ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:49Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45353" http.request.id=1fd75774-3523-41de-ac83-6d18a5cb2e1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.190307ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=71e74561-93eb-4c20-8b74-7fe52f809b11 http.request.method=POST http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.508µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=ddd87118-2226-43d8-88ce-47f1f8c33a75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/blobs/uploads/4851660a-d4dd-4432-8789-391a04863afe?_state=q6RT2dGAWbDsgTxDCxWoe5jIIiHIO6Rw52Gc5S2yDxB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ODUxNjYwYS1kNGRkLTQ0MzItODc4OS0zOTFhMDQ4NjNhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDkuMjg3MTMyOTE2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.164604ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/4851660a-d4dd-4432-8789-391a04863afe?_state=q6RT2dGAWbDsgTxDCxWoe5jIIiHIO6Rw52Gc5S2yDxB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ODUxNjYwYS1kNGRkLTQ0MzItODc4OS0zOTFhMDQ4NjNhZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDkuMjg3MTMyOTE2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45353" http.request.id=79e71daa-d344-4437-b88e-464d241d64ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" 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="964.968µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:49Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45353" http.request.id=79e71daa-d344-4437-b88e-464d241d64ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.011587ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T06:34:49Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=b70b7207-aef2-435f-a664-e271a5f6f80b http.request.method=POST http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="787.81µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=8257a2e6-da5e-4862-b075-54051332a921 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/blobs/uploads/dc348bfa-01e5-4b08-a3fc-91d68c9f2f50?_state=BqYRaB94Nkpm3jOjo96iQg1SiTPgZdHcR0WMWKZhxNl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYzM0OGJmYS0wMWU1LTRiMDgtYTNmYy05MWQ2OGM5ZjJmNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDkuNTA1OTc3MDA2WiJ9&digest=sha256%3A1a4f636ae169c40e60979fea0eb833989bf80eee2b25cc3eb8e55ff38ec5ea38" http.request.useragent="Go-http-client/1.1" http.response.duration=1.647867105s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/dc348bfa-01e5-4b08-a3fc-91d68c9f2f50?_state=BqYRaB94Nkpm3jOjo96iQg1SiTPgZdHcR0WMWKZhxNl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYzM0OGJmYS0wMWU1LTRiMDgtYTNmYy05MWQ2OGM5ZjJmNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NDkuNTA1OTc3MDA2WiJ9&digest=sha256%3A1a4f636ae169c40e60979fea0eb833989bf80eee2b25cc3eb8e55ff38ec5ea38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:51Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=ea80e196-2327-463c-b7c2-867bb04b19a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="916.11µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=9b46ebac-d9ab-4b59-877d-98bdf5bdf040 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/blobs/uploads/c0f6df6f-6c5d-4bd4-9222-9b701cc5d371?_state=GenpO2GvYWFidF12FvOW9kJXWr86S4DNTZFNKDK4EYd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMGY2ZGY2Zi02YzVkLTRiZDQtOTIyMi05YjcwMWNjNWQzNzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTEuMzY5NzYxMzQ4WiJ9&digest=sha256%3Afab8a598874bac45dec28823bce0752f0e96532c4e2e180c72f22b15fb5c95db" http.request.useragent="Go-http-client/1.1" http.response.duration=1.526317413s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/c0f6df6f-6c5d-4bd4-9222-9b701cc5d371?_state=GenpO2GvYWFidF12FvOW9kJXWr86S4DNTZFNKDK4EYd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMGY2ZGY2Zi02YzVkLTRiZDQtOTIyMi05YjcwMWNjNWQzNzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTEuMzY5NzYxMzQ4WiJ9&digest=sha256%3Afab8a598874bac45dec28823bce0752f0e96532c4e2e180c72f22b15fb5c95db HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45353" http.request.id=5f39a646-767e-4bca-90c3-3575d577f76d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139088ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45353" http.request.id=82aa335b-1d15-4485-b8a1-2806f6dcbf4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/sha256:bc088812786387ae411b1a6f8a722080ab932e5ad8e91af0108881e4e1cd232b" http.request.useragent="Go-http-client/1.1" http.response.duration="876.515µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:bc088812786387ae411b1a6f8a722080ab932e5ad8e91af0108881e4e1cd232b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=b920b87c-f4a9-464f-8a32-48dae2468dc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" 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="761.934µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=820bd93d-ff5d-4ec0-91b2-b0ef86607ec6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/sha256:bc088812786387ae411b1a6f8a722080ab932e5ad8e91af0108881e4e1cd232b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="935.719µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/sha256:bc088812786387ae411b1a6f8a722080ab932e5ad8e91af0108881e4e1cd232b HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=07b98ca2-65ab-4d3a-a5e9-cd1a9c13697f http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="773.689µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=79763b9c-2983-49b7-a7c9-96cf94cd6f35 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/sha256:bc088812786387ae411b1a6f8a722080ab932e5ad8e91af0108881e4e1cd232b" http.request.useragent="Go-http-client/1.1" http.response.duration="781.597µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/sha256:bc088812786387ae411b1a6f8a722080ab932e5ad8e91af0108881e4e1cd232b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=8c2d9d1a-c732-4d87-9b9d-161988919498 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" 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="745.618µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="rewriting manifest sha256:bc088812786387ae411b1a6f8a722080ab932e5ad8e91af0108881e4e1cd232b in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=a3be408a-2dac-4ed2-94aa-274cfe4a6481 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=a3be408a-2dac-4ed2-94aa-274cfe4a6481 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.371176ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45353" http.request.id=6b33b2a4-1ee3-46c4-9fe6-1a96b4a8889e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" 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="715.109µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45353" http.request.id=f50a4a10-7042-4d1e-9aee-0030da3aeaba http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="912.727µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45353" http.request.id=f62b73c2-f9f4-4d9d-ab36-ea27bf679c6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/sha256:b3bc2e8599614f94de7f0ad8722fae8a7d82b7c6c2acdc15c8c035f8fb95cf80" http.request.useragent="Go-http-client/1.1" http.response.duration="856.772µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:b3bc2e8599614f94de7f0ad8722fae8a7d82b7c6c2acdc15c8c035f8fb95cf80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=e05effdf-3959-4709-9b3c-fb76ecb39cec http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" 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="815.505µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=58f079c3-5f5b-457a-9e02-6897b1ef3ce6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/sha256:b3bc2e8599614f94de7f0ad8722fae8a7d82b7c6c2acdc15c8c035f8fb95cf80" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="765.463µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/sha256:b3bc2e8599614f94de7f0ad8722fae8a7d82b7c6c2acdc15c8c035f8fb95cf80 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=a645067c-981e-4a3a-8e23-0ee3b3591108 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="635.986µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=eb61906c-51a6-43ea-a743-d3f817968d88 http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/sha256:b3bc2e8599614f94de7f0ad8722fae8a7d82b7c6c2acdc15c8c035f8fb95cf80" http.request.useragent="Go-http-client/1.1" http.response.duration="622.433µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/sha256:b3bc2e8599614f94de7f0ad8722fae8a7d82b7c6c2acdc15c8c035f8fb95cf80 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=info msg="rewriting manifest list sha256:b3bc2e8599614f94de7f0ad8722fae8a7d82b7c6c2acdc15c8c035f8fb95cf80 in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=b2cba76e-d0b4-4aca-95c4-48d0c1f6cf1a http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-05-13T06:34:52Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:45353" http.request.id=b2cba76e-d0b4-4aca-95c4-48d0c1f6cf1a http.request.method=GET http.request.remoteaddr="127.0.0.1:55572" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.459389ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (10.91s) === RUN TestGetManifestWithStorageError time="2025-05-13T06:34: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.24.3 time="2025-05-13T06:34:52Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:33621" http.request.id=50fc796f-46d7-4c79-9143-f5c19aca76ba http.request.method=GET http.request.remoteaddr="127.0.0.1:54094" 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="785.67µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:33621" http.request.id=739c1b17-2834-4528-ba40-a1a3fe4dd577 http.request.method=GET http.request.remoteaddr="127.0.0.1:54094" 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="637.243µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:33621" http.request.id=724b445f-5019-4e7f-9e52-38aa159a0c63 http.request.method=GET http.request.remoteaddr="127.0.0.1:54094" 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="674.154µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.3 http.request.host="127.0.0.1:33621" http.request.id=a9d17669-83f5-44f6-adb2-34b5048eccab http.request.method=GET http.request.remoteaddr="127.0.0.1:54094" 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="621.156µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-05-13T06:34: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.24.3 time="2025-05-13T06:34:52Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=a6b09f67-f41d-43ef-86f1-731ae65c0ccb http.request.method=GET http.request.remoteaddr="127.0.0.1:37676" 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="848.339µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" 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.24.3 http.request.host="127.0.0.1:38267" http.request.id=0104d2ca-4af2-4793-818a-7f7a0325babf http.request.method=GET http.request.remoteaddr="127.0.0.1:37676" 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="608.748µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=6d6dad78-22ef-49e6-8a75-d5fe6c9a99c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="640.313µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=4e0593fe-1887-43ac-9e77-d80a0cce74de http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" 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.203436ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=4e0593fe-1887-43ac-9e77-d80a0cce74de http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" 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.2362ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=4e0593fe-1887-43ac-9e77-d80a0cce74de http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" 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.265879ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-05-13T06:34:52Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=4e0593fe-1887-43ac-9e77-d80a0cce74de http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" 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.294645ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [13/May/2025:06:34:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-05-13T06:34:53Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=edf25aab-3bdb-4b49-aa00-f4eedeeec1c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="775.41µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:55Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=91b9f777-ea49-43c3-b8f5-c60eb977d26c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/blobs/uploads/aaef1bf9-3c8d-4d80-8ca6-4dc001d27cf2?_state=IKXeGLtfBLbQvwsMxh8SC7ZQ4__LZzEVRDZ2LJNveT17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhYWVmMWJmOS0zYzhkLTRkODAtOGNhNi00ZGMwMDFkMjdjZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTMuMTU1MTk1MDQ2WiJ9&digest=sha256%3Afc9af3b4384c468ac94eff3b68666a5ee30a6e975d634c5be90f07a044a29473" http.request.useragent="Go-http-client/1.1" http.response.duration=1.99407546s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/aaef1bf9-3c8d-4d80-8ca6-4dc001d27cf2?_state=IKXeGLtfBLbQvwsMxh8SC7ZQ4__LZzEVRDZ2LJNveT17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhYWVmMWJmOS0zYzhkLTRkODAtOGNhNi00ZGMwMDFkMjdjZjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTMuMTU1MTk1MDQ2WiJ9&digest=sha256%3Afc9af3b4384c468ac94eff3b68666a5ee30a6e975d634c5be90f07a044a29473 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:55Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=e2c4540e-a1d3-4577-a117-0a694f71ddec http.request.method=POST http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="937.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=e8d31008-fafc-41b2-b04e-270976321567 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/blobs/uploads/54a074a7-e37e-4e7a-8dd6-55be8a22d34b?_state=qaR9h-4gtTL6gprV15TDWADGeI3tSru-ncjo9dOgTjJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NGEwNzRhNy1lMzdlLTRlN2EtOGRkNi01NWJlOGEyMmQzNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTUuMzQ5ODQ4MzE1WiJ9&digest=sha256%3A287021ef0502e7dd0c90cfe6adcf7e5a36a9a8d16700b49216d63b5be292faf0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.461052356s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/54a074a7-e37e-4e7a-8dd6-55be8a22d34b?_state=qaR9h-4gtTL6gprV15TDWADGeI3tSru-ncjo9dOgTjJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NGEwNzRhNy1lMzdlLTRlN2EtOGRkNi01NWJlOGEyMmQzNGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTUuMzQ5ODQ4MzE1WiJ9&digest=sha256%3A287021ef0502e7dd0c90cfe6adcf7e5a36a9a8d16700b49216d63b5be292faf0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=93dcedf2-7a5f-4404-8f99-431b104c27dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.58209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=82fb0d5d-d185-472b-8769-61c6c884a994 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.391237ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=ced8e578-0108-4538-935b-a7c3f4a97e32 http.request.method=GET http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.116784ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=266aa613-48bf-4daa-99ce-a057bcef2c8a http.request.method=GET http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.125829ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38267" http.request.id=2327ae1d-056c-42ff-b3e6-5aaf9893d71e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.390263ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38267" http.request.id=18a875eb-a1f6-4b89-a3a4-454f6a2fe074 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.509973ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:38267" http.request.id=0316e85a-a937-4393-8bb5-a5eb49827507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.534762ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=36cf2d3f-f6ba-430e-bda0-369754f01c72 http.request.method=GET http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.23584ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=f79c8fa8-1ee0-4601-87e0-f5c62d4ed1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="670.22µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=00e8c5cd-b490-400a-b44a-9dfab0bc22f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.duration="674.562µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=ed324aa9-9027-4435-b57d-5740872fa86f http.request.method=GET http.request.remoteaddr="127.0.0.1:37676" 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="657.668µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=error msg="payload digest does match: "sha256:cf13a43332707c5d51946ba35588da9abd28fa0c1c44e46dd9c01efd8411c452" != "sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c"" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=44accf4a-1f35-4626-9da9-96617daad3e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" time="2025-05-13T06:34:56Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=44accf4a-1f35-4626-9da9-96617daad3e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37676" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="814.426µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=713585b0-d0fc-4ffd-ba70-50a862a9c886 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.duration="970.045µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "DELETE /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=c446575c-ba56-41ea-be68-9396b6fe4781 http.request.method=GET http.request.remoteaddr="127.0.0.1:37680" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="716.783µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=e29a0ebc-326f-4181-abde-5d005743fbd3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37686" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.553µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "DELETE /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=339291b5-85eb-4d9d-a742-6f0ed4eae527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.664855ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=1980ae9a-6281-4003-b263-5e17566aca15 http.request.method=GET http.request.remoteaddr="127.0.0.1:37696" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.240333ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=743163a5-6048-45ec-82e4-36b6f4d3a9a9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37704" 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="830.55µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=e90fbc53-c4de-4489-b0c8-b364f703cb5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.691294ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=c5b90eb2-12fe-4548-8cef-f50d0942dab5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" 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="598.156µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=534e2b86-24b2-4118-98dd-47a5b47a7463 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c" http.request.useragent="Go-http-client/1.1" http.response.duration="832.613µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "DELETE /v2/foo/schema1/manifests/sha256:71f855fca909267b14274d45801b745b04e00dc62989d08163844ed114df8a1c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=df83aff8-7d46-4e34-ab22-ac8c9963c15a http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" 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="799.447µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=dc2a2884-ee21-476a-a182-5e8a52a23e15 http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" 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="880.127µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" 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.24.3 http.request.host="127.0.0.1:38267" http.request.id=72e7f127-73ff-4141-97f4-736ac538fa8e http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" 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="859.544µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=0cc91eaf-8c25-40a5-8f40-0933f2838fc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" 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="995.744µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:56Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=0cc91eaf-8c25-40a5-8f40-0933f2838fc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.038321ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:56Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=0cc91eaf-8c25-40a5-8f40-0933f2838fc1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.073903ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=66382fd7-6a22-4264-a119-882465291e3d http.request.method=POST http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.957µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=47684081-a1c9-485b-af0e-d2d07e898e86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/blobs/uploads/3e4fd8e2-a142-4663-9fbf-4e7d84e8f238?_state=7bj3o72oKx0iCBaBtFApFOfWz_zZm6SLLYBDDJFYgpp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzZTRmZDhlMi1hMTQyLTQ2NjMtOWZiZi00ZTdkODRlOGYyMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTYuODQ1MjUxMTQxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.361944ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/3e4fd8e2-a142-4663-9fbf-4e7d84e8f238?_state=7bj3o72oKx0iCBaBtFApFOfWz_zZm6SLLYBDDJFYgpp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzZTRmZDhlMi1hMTQyLTQ2NjMtOWZiZi00ZTdkODRlOGYyMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTYuODQ1MjUxMTQxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=dfbb1e12-41d7-45ef-b578-e62c43ebafbf http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.063042ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:56Z" 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.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=dfbb1e12-41d7-45ef-b578-e62c43ebafbf http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.102385ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-05-13T06:34:56Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=644ab585-87c1-4e53-9192-3401c5f0ed6d http.request.method=POST http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.280659ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=d94ccfd4-7c4a-4837-97cd-c1c97ba7b5e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/blobs/uploads/43ab2b5d-39f8-4bc4-90bf-f39a8fee42e9?_state=a8xNyL5lxgVZdMrsyf0t8UdeQ1GpANrsP98jgDeHuql7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0M2FiMmI1ZC0zOWY4LTRiYzQtOTBiZi1mMzlhOGZlZTQyZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTYuOTkyODg3MzQyWiJ9&digest=sha256%3A6902db315926de3a5f98a330fbec94cb7a7ae75ec5d8701179e73a2c20bea1df" http.request.useragent="Go-http-client/1.1" http.response.duration=709.947771ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/43ab2b5d-39f8-4bc4-90bf-f39a8fee42e9?_state=a8xNyL5lxgVZdMrsyf0t8UdeQ1GpANrsP98jgDeHuql7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0M2FiMmI1ZC0zOWY4LTRiYzQtOTBiZi1mMzlhOGZlZTQyZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTYuOTkyODg3MzQyWiJ9&digest=sha256%3A6902db315926de3a5f98a330fbec94cb7a7ae75ec5d8701179e73a2c20bea1df HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:57Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=6f4b4992-523b-414c-8924-e86b514c36e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="872.33µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=51a8923f-bf5e-42bb-837f-f33ef6a83828 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/blobs/uploads/dcfbc5e4-8975-4339-8257-0ca6d680d613?_state=0eu1vKHTE-1JXGK-RqTF1ymqRhsVhHy51Dzt5hJav0d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkY2ZiYzVlNC04OTc1LTQzMzktODI1Ny0wY2E2ZDY4MGQ2MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTcuODY2NTI2NzQyWiJ9&digest=sha256%3Af47823900eb7bccfadc5aa329c9b64828994a64fa632dd9dfe6e3d26ffcded71" http.request.useragent="Go-http-client/1.1" http.response.duration=900.954412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/dcfbc5e4-8975-4339-8257-0ca6d680d613?_state=0eu1vKHTE-1JXGK-RqTF1ymqRhsVhHy51Dzt5hJav0d7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkY2ZiYzVlNC04OTc1LTQzMzktODI1Ny0wY2E2ZDY4MGQ2MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDUtMTNUMDY6MzQ6NTcuODY2NTI2NzQyWiJ9&digest=sha256%3Af47823900eb7bccfadc5aa329c9b64828994a64fa632dd9dfe6e3d26ffcded71 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=7382480d-f8bd-4cb7-9df2-e407551522fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.156699ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=79111eeb-d50e-4df0-8a74-057f046b62a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" http.request.useragent="Go-http-client/1.1" http.response.duration="864.811µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=14c5aae2-a41f-4655-934e-3d20497c826e http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" 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="750.161µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=68d059a2-b93d-485d-b247-52f807ddd08b http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="722.937µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=62505860-7268-4462-846c-44f54109be11 http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="570.081µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=7185cc6b-eb24-4d44-bfb4-580895b85d24 http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" http.request.useragent="Go-http-client/1.1" http.response.duration="605.225µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=13a3e635-1814-4b0a-b549-c7b4a2955502 http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" 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="568.729µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="rewriting manifest sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e in schema1 format to support old client" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=87c04a1b-777f-4012-960d-1934c8ed2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=87c04a1b-777f-4012-960d-1934c8ed2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.266254ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=ca708fdd-f2a3-4b27-b1fc-0793bae7be20 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" http.request.useragent="Go-http-client/1.1" http.response.duration="710.037µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "DELETE /v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=84c7349a-1702-488f-a15b-f77e650c2af0 http.request.method=GET http.request.remoteaddr="127.0.0.1:37718" http.request.uri="/v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="652.371µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=6127f480-cb01-4d78-8a59-ceff3bf3771d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52174" http.request.uri="/v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="766.631µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "DELETE /v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=2b966815-217a-43eb-a671-19fbdb255a4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52186" http.request.uri="/v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.071462ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=fcc640c9-45e8-4c15-a689-d5a840e0f8e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:52186" http.request.uri="/v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="749.085µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=e61ac965-687f-4521-baa3-8628af7a8e11 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52198" 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="724.494µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38267" http.request.id=f84730c5-fbe4-485f-b2df-48f7b6baf866 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=2b34da80-8f84-4bf5-a283-33a1df31a807 http.request.method=GET http.request.remoteaddr="127.0.0.1:52202" 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="607.127µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=447895dd-5963-4043-80f1-7c2e028ec3f3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e" http.request.useragent="Go-http-client/1.1" http.response.duration="731.779µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "DELETE /v2/foo/schema2/manifests/sha256:0b15be06e3a70bcf7b55dff4ca01935fd018004b800201a0d32a6bd562e3833e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:34:58Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:38267" http.request.id=4449a97f-8129-499b-9358-cdd6efff3512 http.request.method=GET http.request.remoteaddr="127.0.0.1:52202" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="557.812µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.87s) === RUN TestManifestDeleteDisabled time="2025-05-13T06:34:58Z" 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.24.3 time="2025-05-13T06:34:58Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:58Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:38661" http.request.id=9719b59e-d3d0-427c-923d-0ebfaf05f61b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38032" 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="697.2µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [13/May/2025:06:34:58 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2025-05-13T06:34:58Z" 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.24.3 time="2025-05-13T06:34:58Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:58Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-13T06:34:59Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.3 time="2025-05-13T06:34:59Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-13T06:34:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:44797" http.request.id=ca904a34-7249-4fb3-ab62-aaebf3150de3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38704" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.393708ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2025:06:34:59 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T06:34:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:44797" http.request.id=3b7ceab2-2777-49aa-8f18-8bdab012abe7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38708" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.20457ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [13/May/2025:06:34:59 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T06:34:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:44797" http.request.id=faeea663-a591-4dc6-ae30-5af6b4ed5298 http.request.method=POST http.request.remoteaddr="127.0.0.1:38716" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.265949ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-05-13T06:34:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.3 http.request.host="127.0.0.1:44797" http.request.id=704567ea-3236-4742-b157-3d253a77db71 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.201576ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [13/May/2025:06:34:59 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.88s) === RUN TestProxyManifestGetByTag time="2025-05-13T06:34:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 time="2025-05-13T06:34:59Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:34:59Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=f8a08241-fc59-43ec-9169-4d1f34a38898 http.request.method=POST http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.634348ms http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=095fca04-61d2-4e6e-96cb-487edfbf853b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/foo/bar/blobs/uploads/5e2f3108-4011-4426-97f9-8429f62d6ab1?_state=vf5TZ1lwK5fO2GnYnB80o6Y6JgEw_6kSpYxYINENeF97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlMmYzMTA4LTQwMTEtNDQyNi05N2Y5LTg0MjlmNjJkNmFiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDo1OS44MjA1OTg0MjJaIn0%3D&digest=sha256%3A6fa19cdacffbec8877ea3e50961fb6a8ff20ae4b701eb9beb89647b2521290a0" http.request.useragent="Go-http-client/1.1" http.response.duration=888.140392ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:34:59 +0000] "PUT /v2/foo/bar/blobs/uploads/5e2f3108-4011-4426-97f9-8429f62d6ab1?_state=vf5TZ1lwK5fO2GnYnB80o6Y6JgEw_6kSpYxYINENeF97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVlMmYzMTA4LTQwMTEtNDQyNi05N2Y5LTg0MjlmNjJkNmFiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNDo1OS44MjA1OTg0MjJaIn0%3D&digest=sha256%3A6fa19cdacffbec8877ea3e50961fb6a8ff20ae4b701eb9beb89647b2521290a0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=131f3558-462a-4e45-ad18-27fec92fe4b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.790258ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:35: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.24.3 time="2025-05-13T06:35:00Z" level=info msg="redis not configured" go.version=go1.24.3 time="2025-05-13T06:35:00Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.24.3 time="2025-05-13T06:35:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=c3d08c6e-7857-497c-8369-30d7c46ba4a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49218" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="599.528µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T06:35:00Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:33865" go.version=go1.24.3 time="2025-05-13T06:35:00Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.3 time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=836a5095-e1e0-467e-93c3-9cbf57bbbf70 http.request.method=GET http.request.remoteaddr="127.0.0.1:49230" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="809.635µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T06:35:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33865 /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:33865/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:34525" http.request.id=e6db95d6-ebac-4a66-b060-b8f73654e3c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57362" http.request.uri="/v2/foo/bar/manifests/sha256:cca2b72169962d5cc90e7935a0c21e71de335f39c87bb05d2720979be3432c68" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:cca2b72169962d5cc90e7935a0c21e71de335f39c87bb05d2720979be3432c68" time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=ff3a500c-dfb7-46fe-a5b7-b6c7a56ca49e http.request.method=GET http.request.remoteaddr="127.0.0.1:49240" http.request.uri="/v2/foo/bar/manifests/sha256:cca2b72169962d5cc90e7935a0c21e71de335f39c87bb05d2720979be3432c68" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.582917ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "GET /v2/foo/bar/manifests/sha256:cca2b72169962d5cc90e7935a0c21e71de335f39c87bb05d2720979be3432c68 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T06:35:00Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:cca2b72169962d5cc90e7935a0c21e71de335f39c87bb05d2720979be3432c68 with ttl=167h59m59.999997285s" go.version=go1.24.3 time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34525" http.request.id=e6db95d6-ebac-4a66-b060-b8f73654e3c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57362" http.request.uri="/v2/foo/bar/manifests/sha256:cca2b72169962d5cc90e7935a0c21e71de335f39c87bb05d2720979be3432c68" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.886203ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "GET /v2/foo/bar/manifests/sha256:cca2b72169962d5cc90e7935a0c21e71de335f39c87bb05d2720979be3432c68 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=b8a4ee06-0114-4411-8a87-c7bf3443789d http.request.method=GET http.request.remoteaddr="127.0.0.1:49240" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="635.272µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T06:35:00Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33865 /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:33865/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:34525" http.request.id=d818e46e-7bd1-4e5a-8887-3e60b17dba25 http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=1c7e79c2-0452-49ff-9d3a-d95e1ca7adeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" 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=1.48274ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34525" http.request.id=d818e46e-7bd1-4e5a-8887-3e60b17dba25 http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" 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=4.77793ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T06:35:00Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=1cb88c24-3625-4ddd-8e97-a2044cf67884 http.request.method=POST http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="777.65µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=b1c0b4cb-dd45-495d-84ab-62a8f646675d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/a97608c3-e1cd-4d8b-9b5e-f66f47d5a4aa?_state=FrBLIiSHzZeJ6Ov0dtdussb0nFeX2K369OPVvFh1xmh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzYwOGMzLWUxY2QtNGQ4Yi05YjVlLWY2NmY0N2Q1YTRhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNTowMC45MDU5MDY5ODhaIn0%3D&digest=sha256%3A48b96b6616a2388833f4ee0e69502f3b890b9f7a8a476f6b12faf36d675209a5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.271801772s http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:35:00 +0000] "PUT /v2/foo/bar/blobs/uploads/a97608c3-e1cd-4d8b-9b5e-f66f47d5a4aa?_state=FrBLIiSHzZeJ6Ov0dtdussb0nFeX2K369OPVvFh1xmh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NzYwOGMzLWUxY2QtNGQ4Yi05YjVlLWY2NmY0N2Q1YTRhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNS0xM1QwNjozNTowMC45MDU5MDY5ODhaIn0%3D&digest=sha256%3A48b96b6616a2388833f4ee0e69502f3b890b9f7a8a476f6b12faf36d675209a5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=d99f3823-ddad-455a-8b6d-737ec5fcfe62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.414461ms http.response.status=201 http.response.written=0 127.0.0.1 - - [13/May/2025:06:35:02 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=63cb22f4-c942-4532-8560-9c50c1a5f12b http.request.method=GET http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="851.929µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:06:35:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T06:35:02Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33865 /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:33865/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:34525" http.request.id=318ae338-8d14-4f33-81e5-34a06032d1a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=8d27058f-828e-4e31-ba6e-f3d3c3d078cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49254" 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.236141ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:06:35:02 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=b87cce9d-8169-44e8-8925-9fd7c0a036e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49254" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="918.247µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [13/May/2025:06:35:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-05-13T06:35:02Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33865 /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:33865/v2/:[]]}" go.version=go1.24.3 http.request.host="127.0.0.1:34525" http.request.id=318ae338-8d14-4f33-81e5-34a06032d1a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57376" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:33865" http.request.id=85f7dc63-96f2-40be-800d-9ed36bd82fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49260" 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=1.947128ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:06:35:02 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-05-13T06:35:02Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:421fb758e17b71bfe7519a00f6eed95399b51eede979efad7f1401cd6a26694d with ttl=167h59m59.999994299s" go.version=go1.24.3 time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:34525" http.request.id=318ae338-8d14-4f33-81e5-34a06032d1a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:57376" 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=10.472153ms http.response.status=200 http.response.written=935 127.0.0.1 - - [13/May/2025:06:35:02 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.53s) === RUN TestAppDispatcher time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44939" http.request.id=6f14e3bc-b214-492c-aa0f-cf5601cc63a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60338" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.046286ms http.response.status=200 http.response.written=0 time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44939" http.request.id=44ce872a-89d8-4c31-90b3-a6052b45e7fc http.request.method=GET http.request.remoteaddr="127.0.0.1:60338" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="760.375µs" http.response.status=200 http.response.written=0 time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44939" http.request.id=737f7f62-a5b5-49cd-b804-69ef622b1563 http.request.method=GET http.request.remoteaddr="127.0.0.1:60338" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="835.876µs" http.response.status=200 http.response.written=0 time="2025-05-13T06:35:02Z" level=info msg="response completed" go.version=go1.24.3 http.request.host="127.0.0.1:44939" http.request.id=914bb04a-a1ac-4583-9857-6a5c4c604b7c http.request.method=GET http.request.remoteaddr="127.0.0.1:60338" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="844.392µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-05-13T06:35:02Z" 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.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 time="2025-05-13T06:35:02Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 time="2025-05-13T06:35:02Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.3 http.request.host="127.0.0.1:42333" http.request.id=c7d0efb6-788d-4311-81a0-657c47d3929c http.request.method=GET http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-05-13T06:35:02Z" 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.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 time="2025-05-13T06:35:02Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 time="2025-05-13T06:35:02Z" level=info msg="configuring file health check path=/tmp/healthcheck401395489, interval=1" go.version=go1.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-05-13T06:35:06Z" 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.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 time="2025-05-13T06:35:06Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 time="2025-05-13T06:35:06Z" level=info msg="configuring TCP health check addr=127.0.0.1:46299, interval=1" go.version=go1.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-05-13T06:35:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 time="2025-05-13T06:35:10Z" level=info msg="redis not configured" go.version=go1.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 time="2025-05-13T06:35:10Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:36513, interval=1, threshold=3" go.version=go1.24.3 instance.id=2b5586dc-30b9-48ba-a176-6a7240433f44 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 59.622s ? 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] === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.27s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.48s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.827s === RUN TestSchedule time="2025-05-13T06:34:17Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b time="2025-05-13T06:34:17Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.996553ms" go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b time="2025-05-13T06:34:17Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.326µs" go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b time="2025-05-13T06:34:17Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.988µs" go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-05-13T06:34:17Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-05-13T06:34:17Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b time="2025-05-13T06:34:17Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.997793ms" go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b time="2025-05-13T06:34:17Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998096ms" go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b time="2025-05-13T06:34:17Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-05-13T06:34:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.3 instance.id=a167b135-544a-4d5a-b021-5f836f80993b --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.581s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.09s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 22144000 sha256:91adb964dd7898a8507d07b518588ef338bfcf864a80be7464270188229dc12f [] map[] } --- PASS: TestSimpleBlobRead (0.40s) === RUN TestBlobMount --- PASS: TestBlobMount (0.45s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.32s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.50s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (1.99s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === 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:1ac780bfe6ff5ce2cb54a231160158d0f794e7f71e4cca4bbe7dc27454dbba99 palailogos: marking blob sha256:586ee74fc2772e21ee91246af4c919b8f2ace65f2b56ef05b385234b96096afd palailogos: marking blob sha256:bf443b8eafcec5cc074d6e5c7938acc5ee79b474aa8d52b9287eafbe7a67a711 palailogos: marking manifest sha256:668a1a8065be07ad3743cfa6a5aefe231824df380cf2011733031167c89140ec palailogos: marking blob sha256:6c7537cd3a4e3553b8b0b29e32eec649278c84b3fa038e1a417d44aa393f2de2 palailogos: marking blob sha256:1ac780bfe6ff5ce2cb54a231160158d0f794e7f71e4cca4bbe7dc27454dbba99 palailogos: marking manifest sha256:6c7537cd3a4e3553b8b0b29e32eec649278c84b3fa038e1a417d44aa393f2de2 palailogos: marking blob sha256:ae0ca78f957b94b708961cadeb9065acb85457c7b802da2b518e3819cf160d87 palailogos: marking blob sha256:7b88779443e9db49c922e3546f1c25dec6c11905d1225f8b30fdc930c73b483d palailogos: marking manifest sha256:f13e1fead8f7e43db42587b34e9b47cfe824ba17f3b65912e5264512530dbd26 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:79dbec636763ddbf240e2588f3c5cbb3ad19bbd942c3854db03fd64ea0fde866 palailogos: marking blob sha256:b7e518fd4ac28e069d87fc7bdbf57e08cdf581bbb252b727823ebbee07b317fd 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.74s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:686c9268e10c7a469d5e44f6d87609475a36c09dd1b03e5cbb6b51c6f5048124 deletemanifests: marking manifest sha256:725758c0e5c868cb69d190595cdaabd8311ac28a3106ee45db1be940752ff748 deletemanifests: marking blob sha256:58aa83a84e2bf4bdb9cb99122cacc595a7cf3e87a92315d24dafe81354a067ea deletemanifests: marking blob sha256:c7b52cebd87e0ec75f06d84bdafc8da6d230283228d77adaa37b64f39daa9af8 deletemanifests: marking blob sha256:a3c28541065cce124ebb893c5e59a4fe28036f4df13602ebc6e7ae6ddbfd5a06 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:29dc5d8ad74a75b95862afaffa330674f1193225d1591e1f592acc1c844779a1 blob eligible for deletion: sha256:686c9268e10c7a469d5e44f6d87609475a36c09dd1b03e5cbb6b51c6f5048124 blob eligible for deletion: sha256:838b0bae9363d862b1dd8c1ae508322badd02d609c4b82769fdb7493992c9631 blob eligible for deletion: sha256:f6ac751e26167e8d45870b014a6e7555720ca962c93d6cbd47aaaf23ce8a038d deletemanifests manifest eligible for deletion: sha256:686c9268e10c7a469d5e44f6d87609475a36c09dd1b03e5cbb6b51c6f5048124 deletemanifests: marking manifest sha256:725758c0e5c868cb69d190595cdaabd8311ac28a3106ee45db1be940752ff748 deletemanifests: marking blob sha256:58aa83a84e2bf4bdb9cb99122cacc595a7cf3e87a92315d24dafe81354a067ea deletemanifests: marking blob sha256:c7b52cebd87e0ec75f06d84bdafc8da6d230283228d77adaa37b64f39daa9af8 deletemanifests: marking blob sha256:a3c28541065cce124ebb893c5e59a4fe28036f4df13602ebc6e7ae6ddbfd5a06 time="2025-05-13T06:34:29Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/686c9268e10c7a469d5e44f6d87609475a36c09dd1b03e5cbb6b51c6f5048124" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 time="2025-05-13T06:34:29Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/686c9268e10c7a469d5e44f6d87609475a36c09dd1b03e5cbb6b51c6f5048124" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:29dc5d8ad74a75b95862afaffa330674f1193225d1591e1f592acc1c844779a1 time="2025-05-13T06:34:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/29/29dc5d8ad74a75b95862afaffa330674f1193225d1591e1f592acc1c844779a1" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:686c9268e10c7a469d5e44f6d87609475a36c09dd1b03e5cbb6b51c6f5048124 time="2025-05-13T06:34:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/68/686c9268e10c7a469d5e44f6d87609475a36c09dd1b03e5cbb6b51c6f5048124" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:838b0bae9363d862b1dd8c1ae508322badd02d609c4b82769fdb7493992c9631 time="2025-05-13T06:34:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/83/838b0bae9363d862b1dd8c1ae508322badd02d609c4b82769fdb7493992c9631" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:f6ac751e26167e8d45870b014a6e7555720ca962c93d6cbd47aaaf23ce8a038d time="2025-05-13T06:34:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f6/f6ac751e26167e8d45870b014a6e7555720ca962c93d6cbd47aaaf23ce8a038d" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 --- PASS: TestDeleteManifestIfTagNotFound (1.63s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:7871d5e9d1aa0bf42fc29bc7ce946876d30a85505639e7b0966c742fd39a6f42 time="2025-05-13T06:34:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/78/7871d5e9d1aa0bf42fc29bc7ce946876d30a85505639e7b0966c742fd39a6f42" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:aabbe4b923d04a11e0dc007b8e8855a2d9279f6453cab3faa0112527f5ef9427 time="2025-05-13T06:34:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aabbe4b923d04a11e0dc007b8e8855a2d9279f6453cab3faa0112527f5ef9427" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:5b44f61eebb1cc09b5aee3227cd9f9efef8d95bd6dd32b9a4b70dfa3939616c5 time="2025-05-13T06:34:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5b/5b44f61eebb1cc09b5aee3227cd9f9efef8d95bd6dd32b9a4b70dfa3939616c5" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 --- PASS: TestGCWithMissingManifests (0.51s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:21f6ca06da417d2dcaf3eefb0b90a2b5d3c88a9a3173842f35d8ca326b84deda komnenos: marking blob sha256:9b69b253b365a88a0b6a14e353803481eef87759d8073d8b0db41d02ab64ce05 komnenos: marking blob sha256:708b641e700a598007eb07f8d689e258a68e23856f763f7d913607478eecd28b 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:4bdeb454a6e9af272ab2b88979a0aba27dbbba9e176bd823df548b5ba5334cdd time="2025-05-13T06:34:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4b/4bdeb454a6e9af272ab2b88979a0aba27dbbba9e176bd823df548b5ba5334cdd" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:71276313ae4b3b2c549d00b7dfd79ed9a0193ea570ca550a7719824436a401b9 time="2025-05-13T06:34:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/71/71276313ae4b3b2c549d00b7dfd79ed9a0193ea570ca550a7719824436a401b9" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:96a257c2d636a96cae74938756aa37eca953e5f4d272b01d8f4c6acff3629be3 time="2025-05-13T06:34:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/96/96a257c2d636a96cae74938756aa37eca953e5f4d272b01d8f4c6acff3629be3" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:d57f2e92f508e40208b64c1ddef388db1db832b1c03bbeac67e242f85b64cf6d time="2025-05-13T06:34:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d5/d57f2e92f508e40208b64c1ddef388db1db832b1c03bbeac67e242f85b64cf6d" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:d85e9e7a18521c133c3bd1bb4b67064fe935115fdae713ef3818fb5bcc800e89 time="2025-05-13T06:34:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d8/d85e9e7a18521c133c3bd1bb4b67064fe935115fdae713ef3818fb5bcc800e89" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-05-13T06:34:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 blob eligible for deletion: sha256:186303ba93f98a90b25f15f035090f433ae3e0bf7b5354e67737ed9b013a4b34 time="2025-05-13T06:34:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/18/186303ba93f98a90b25f15f035090f433ae3e0bf7b5354e67737ed9b013a4b34" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 --- PASS: TestDeletionHasEffect (1.40s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.61s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:1ea04251e8fb516aebfba66f85fd463d29d857d41a5d275bcff0c8bfbcfd67aa michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:d454ffac9dc38bbba14e2a8a481d557dda5ecf84d4e57bfcf359614d8434f8c6 michael_z_doukas: marking blob sha256:52ed659f947732b569529b409aaad6764c7ce4d01fcd152a8b3e0cc1d780af10 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:b44449f04ad499336a915648865ea763d782e4c4ee93e420fa27724c6a110f66 time="2025-05-13T06:34:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b4/b44449f04ad499336a915648865ea763d782e4c4ee93e420fa27724c6a110f66" go.version=go1.24.3 instance.id=d2e11413-910b-4323-9bfb-77794b44ac12 --- PASS: TestOrphanBlobDeleted (0.68s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:aa3276b4689e7f1e7e912504e5e94b02579c3acac57c1f77d9ea6c5bc61f1c9d linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:f3e7693e249fd667d4c6089431e4e630db2f0788632be8574c07af6a7a196692 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.63s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.65s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.39s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.01s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-05-13T06:34:36Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 05:34:36.624873624 +0000 UTC m=-3580.973662915, actuallyDelete=true" time="2025-05-13T06:34:36Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-05-13T06:34:36Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761, actuallyDelete=true" time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1b8bd78e-6512-4793-b82d-6106b62d3b32 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6dd09667-fbe6-444c-b076-70c5b5e303e8 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/76858781-11a1-44bd-9300-422d94a8d222 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/77d297a3-3d8a-46c9-95e1-985d927dd741 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/962520f8-bd51-4452-86d9-791562437215 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b5d64bc5-f044-410c-a48a-e918363ee6a7 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e8de9115-3059-47b6-9cc2-3daee2702723 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ebc558a2-331a-422e-a120-a5f02b02a5d5 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9c59982b-7ced-43b8-9b41-13b37ca5cf27 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9c82fe0f-ffe7-474a-80fb-2587b77803ee have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/70c19c29-3f4c-4442-9e82-8399289234bc have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.625752308 +0000 UTC m=+19.027215761). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-05-13T06:34:36Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 06:34:36.626798831 +0000 UTC m=+19.028262282, actuallyDelete=true" time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ee69c081-0ed3-4300-a9b1-255e29447aed have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.626798831 +0000 UTC m=+19.028262282). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f9257f18-201a-41f4-8aa3-199ede0fd009 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.626798831 +0000 UTC m=+19.028262282). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/18d49a01-da97-4c61-b0e6-16e383bdfaee have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.626798831 +0000 UTC m=+19.028262282). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c0b16edc-10d2-4c00-bd22-2300b3c7a69f have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.626798831 +0000 UTC m=+19.028262282). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c4660c0f-e0ff-4500-a3f4-b354b02206bd have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.626798831 +0000 UTC m=+19.028262282). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-05-13T06:34:36Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 06:34:36.627576366 +0000 UTC m=+19.029039819, actuallyDelete=true" time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/02096dfc-0f6a-4980-b368-b1d9c30ed7c8 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.627576366 +0000 UTC m=+19.029039819). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4a5bcc38-57aa-4287-bd92-659c59cff4d0 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.627576366 +0000 UTC m=+19.029039819). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/69f75228-a50a-497d-80f1-8d099b74dfce have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.627576366 +0000 UTC m=+19.029039819). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6b30f3d6-97d3-4fce-8c3d-0e26f3dac576 have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.627576366 +0000 UTC m=+19.029039819). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a5431b6d-43f8-4641-82da-271d4d11234d have older date (2025-05-13 05:34:36 +0000 UTC) than purge date (2025-05-13 06:34:36.627576366 +0000 UTC m=+19.029039819). Removing upload directory." time="2025-05-13T06:34:36Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-05-13T06:34:36Z" level=info msg="PurgeUploads starting: olderThan=2025-05-13 06:34:36.628017184 +0000 UTC m=+19.029480637, actuallyDelete=true" time="2025-05-13T06:34:36Z" 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 19.039s ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.011s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.008s === RUN TestWalkFileRemoved time="2025-05-13T06:34:17Z" 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.723s === 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.082s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.910s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.33s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.035s ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2025-05-13T06:34:17Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-05-13T06:34:17Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-05-13T06:34:17Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.3 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData === CONT TestMatchIPV6 time="2025-05-13T06:34:17Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T06:34:17Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=7392763a-1023-48ee-b4e5-1b04bb602b78 --- PASS: TestParsing (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) time="2025-05-13T06:34:17Z" level=error msg="unknown ip address format" go.version=go1.24.3 instance.id=7392763a-1023-48ee-b4e5-1b04bb602b78 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) time="2025-05-13T06:34:17Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.3 instance.id=7392763a-1023-48ee-b4e5-1b04bb602b78 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2025-05-13T06:34:18Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T06:34:19Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T06:34:20Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 time="2025-05-13T06:34:21Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.3 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.512s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.006s ? github.com/docker/distribution/registry/storage/driver/oss [no test files] === 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.675s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.54s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.212s ? 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] === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.02s) PASS ok github.com/docker/distribution/uuid 0.021s ? github.com/docker/distribution/version [no test files] >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r12.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r12.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 >>> docker-registry*: Package size: 26.9 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r12.apk >>> docker-registry: Build complete at Tue, 13 May 2025 06:35:18 +0000 elapsed time 0h 1m 22s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250513.063357) (2/2) Purging go (1.24.3-r1) Executing busybox-1.37.0-r17.trigger OK: 275 MiB in 103 packages >>> docker-registry: Updating the community/ppc64le repository index... >>> docker-registry: Signing the index...