>>> docker-registry: Building community/docker-registry 2.8.3-r11 (using abuild 3.15.0_rc3-r0) started Sat, 12 Apr 2025 01:21:39 +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.2-r0) (2/2) Installing .makedepends-docker-registry (20250412.012140) Executing busybox-1.37.0-r16.trigger OK: 444 MiB in 106 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-04-12T01:22:09Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-04-12T01:22:09Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.04s) PASS ok github.com/docker/distribution/configuration 0.044s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-04-12T01:22:09Z" 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.014s ? 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.01s) PASS ok github.com/docker/distribution/health 0.018s === 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.010s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.14s) PASS ok github.com/docker/distribution/health/checks 0.148s ? 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.009s === 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.021s === 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/04/12 01:22:09 http: TLS handshake error from 127.0.0.1:43754: 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:38985/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38985/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38985/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38985/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:39287?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.68s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-04-12T01:22:09Z" level=info msg="broadcaster: closing" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="closing testSink" time="2025-04-12T01:22:09Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2025-04-12T01:22:10Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 1} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 1} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 1} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-04-12T01:22:10Z" level=warning msg="&{0xc0003972f0 0.9} encountered too many errors, backing off" time="2025-04-12T01:22:10Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.84s) PASS ok github.com/docker/distribution/notifications 1.709s ? github.com/docker/distribution/reference [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-04-12T01:22:09Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-12T01:22:09.156842435Z" 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.2 time="2025-04-12T01:22:09.156884915Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:22:09.156921415Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.24.2 time="2025-04-12T01:22:09.157621516Z" level=info msg="listening on [::]:5000" go.version=go1.24.2 time="2025-04-12T01:22:12.162008973Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.2 time="2025-04-12T01:22:12.269446033Z" level=info msg="response completed" go.version=go1.24.2 http.request.host=127.0.0.1 http.request.id=26195c38-4e67-42db-83ff-70bb80f8ff71 http.request.method=GET http.request.remoteaddr="[::1]:47030" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.490771ms http.response.status=200 http.response.written=2 ::1 - - [12/Apr/2025:01:22:12 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-04-12T01:22:12.671286862Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-12T01:22:12.672799835Z" 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.2 time="2025-04-12T01:22:12.672849046Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:22:12.673143716Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.24.2 time="2025-04-12T01:22:12.673341027Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.2 time="2025-04-12T01:22:12.673370347Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.24.2 time="2025-04-12T01:22:12.674006238Z" level=info msg="listening on [::]:5001, tls" go.version=go1.24.2 time="2025-04-12T01:22:15.68431949Z" level=info msg="response completed" go.version=go1.24.2 http.request.host=127.0.0.1 http.request.id=1ab34fd5-89e3-4003-8a39-0004a19e404e http.request.method=GET http.request.remoteaddr="127.0.0.1:48266" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.963345ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:01:22:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-04-12T01:22:15.685164692Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.24.2 --- PASS: TestRegistrySupportedCipherSuite (3.52s) === RUN TestRegistryUnsupportedCipherSuite time="2025-04-12T01:22:16.400202856Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-04-12T01:22:16.402453652Z" 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.2 time="2025-04-12T01:22:16.402521742Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:22:16.402594162Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.24.2 time="2025-04-12T01:22:16.403227744Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.24.2 --- PASS: TestRegistryUnsupportedCipherSuite (8.72s) PASS ok github.com/docker/distribution/registry 15.362s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.009s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.03s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.11s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.203s ? github.com/docker/distribution/registry/auth [no test files] === RUN TestBasicAccessController time="2025-04-12T01:22:09Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.24.2 instance.id=46b597b8-8a20-434b-911c-cea4a72303bd time="2025-04-12T01:22:09Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.24.2 instance.id=46b597b8-8a20-434b-911c-cea4a72303bd --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-04-12T01:22:09Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.24.2 password="7Lfn8_8IurgXfvMo4yaBkRIZjeJvS6Z3gi7yJWgwxUc" user=docker --- PASS: TestCreateHtpasswdFile (0.11s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.132s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.012s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.03s) === RUN TestLeeway time="2025-04-12T01:22:09Z" level=info msg="token not to be used before 2025-04-12 01:22:10 +0000 UTC - currently 2025-04-12 01:22:09.185653614 +0000 UTC m=+0.035024315" time="2025-04-12T01:22:09Z" level=info msg="token not to be used after 2025-04-12 01:22:09 +0000 UTC - currently 2025-04-12 01:22:09.187057857 +0000 UTC m=+0.036428588" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-04-12T01:22:09Z" 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.062s === 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.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.01s) === 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.01s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.131s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.01s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.044s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.007s ? github.com/docker/distribution/registry/client/transport [no test files] === RUN TestCheckAPI time="2025-04-12T01:22: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.2 time="2025-04-12T01:22:10Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:22:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:35191" http.request.id=dc45991a-b265-4e92-bce0-fa0b4cac78f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.095883ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:01:22:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-04-12T01:22: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.2 time="2025-04-12T01:22:10Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:22:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=b4ed54e4-55be-40a4-9fec-8ba7f7ccd2de http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.372553ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Apr/2025:01:22:10 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-12T01:22:10Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=16959523-4c57-46a4-b4dd-078be0f8b799 http.request.method=POST http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.817767ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:10 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=415ea686-3706-47d2-8ad9-25868289b184 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/aaaa/blobs/uploads/74d04447-9d07-41aa-a4dc-0ed04964d20f?_state=6Fk3HEsaeFJOgmGudBK4hf39fPBoYQZBTWnCriBGHxp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3NGQwNDQ0Ny05ZDA3LTQxYWEtYTRkYy0wZWQwNDk2NGQyMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MTAuNTczNTA5NTkyWiJ9&digest=sha256%3A03c3e461bd1533dbf410f157c6632d2b371b8fd1bdecd80fd19f22dc259fade4" http.request.useragent="Go-http-client/1.1" http.response.duration=6.498158004s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:10 +0000] "PUT /v2/foo/aaaa/blobs/uploads/74d04447-9d07-41aa-a4dc-0ed04964d20f?_state=6Fk3HEsaeFJOgmGudBK4hf39fPBoYQZBTWnCriBGHxp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3NGQwNDQ0Ny05ZDA3LTQxYWEtYTRkYy0wZWQwNDk2NGQyMGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MTAuNTczNTA5NTkyWiJ9&digest=sha256%3A03c3e461bd1533dbf410f157c6632d2b371b8fd1bdecd80fd19f22dc259fade4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=cafe6cc3-72ad-462b-8df4-e07d607e0013 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.606021ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:17 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=6d145347-1df6-40ef-9956-50148bdc9f7e http.request.method=POST http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.889944ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:17 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=e9ba33ca-fd24-4c76-a29e-e22f57cfcc81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/bbbb/blobs/uploads/c83bb92f-f758-492d-82d5-cc1265cdf17f?_state=n6p9NvMPeqlfx-6gkfQneXhI_b89EIfySMe0SaVt6pJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjODNiYjkyZi1mNzU4LTQ5MmQtODJkNS1jYzEyNjVjZGYxN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MTcuMzg4MTczOTJaIn0%3D&digest=sha256%3Aacbf02bcf9b39591ec73e0def133f718994ed198f4c6007657ec1cd497ca6c0a" http.request.useragent="Go-http-client/1.1" http.response.duration=6.03604575s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:17 +0000] "PUT /v2/foo/bbbb/blobs/uploads/c83bb92f-f758-492d-82d5-cc1265cdf17f?_state=n6p9NvMPeqlfx-6gkfQneXhI_b89EIfySMe0SaVt6pJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjODNiYjkyZi1mNzU4LTQ5MmQtODJkNS1jYzEyNjVjZGYxN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MTcuMzg4MTczOTJaIn0%3D&digest=sha256%3Aacbf02bcf9b39591ec73e0def133f718994ed198f4c6007657ec1cd497ca6c0a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=2f3652f2-f331-43db-8b3a-939f51ff6ea3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.029009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:23 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:23Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=afc95757-f097-4635-8409-9e5777767e02 http.request.method=POST http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.455606ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:23 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:30Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=8fa33ec6-d4c7-4533-a2e0-76a9dceb5d91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/cccc/blobs/uploads/b2efdefa-36ef-493d-9943-473e4b282f86?_state=xF3KtgduEmBjYr9xYSJpfq9FfYC6H2Y5T-UvyPS_Xzp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiMmVmZGVmYS0zNmVmLTQ5M2QtOTk0My00NzNlNGIyODJmODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MjMuNzE1MzU2NjIxWiJ9&digest=sha256%3A85e7cc9330341761cde6c4c518da8755c271e45e9e51d62377c314a1edb97606" http.request.useragent="Go-http-client/1.1" http.response.duration=7.129681188s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:23 +0000] "PUT /v2/foo/cccc/blobs/uploads/b2efdefa-36ef-493d-9943-473e4b282f86?_state=xF3KtgduEmBjYr9xYSJpfq9FfYC6H2Y5T-UvyPS_Xzp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiMmVmZGVmYS0zNmVmLTQ5M2QtOTk0My00NzNlNGIyODJmODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MjMuNzE1MzU2NjIxWiJ9&digest=sha256%3A85e7cc9330341761cde6c4c518da8755c271e45e9e51d62377c314a1edb97606 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:30Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=4c5c5c24-1186-48ee-a569-a0886f517160 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.99278ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:30 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=193ffd04-45bb-4d04-9807-1e7c6080a9e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.438606ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:31 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:34Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=43cec213-9c16-42b0-8773-b561e62badd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/dddd/blobs/uploads/850a353c-6dd2-4ec7-a31b-5474a9ed515d?_state=4iWorWDXOeYu3wCy3lN1qfA45VvAtxeT_s3nwOmVgBF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4NTBhMzUzYy02ZGQyLTRlYzctYTMxYi01NDc0YTllZDUxNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MzEuMDY4MjgwNjE4WiJ9&digest=sha256%3A8f181224c1bdf5594e4c11ef184eab630f70143210e260e7ca08d9046264a9b8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.933668896s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:31 +0000] "PUT /v2/foo/dddd/blobs/uploads/850a353c-6dd2-4ec7-a31b-5474a9ed515d?_state=4iWorWDXOeYu3wCy3lN1qfA45VvAtxeT_s3nwOmVgBF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4NTBhMzUzYy02ZGQyLTRlYzctYTMxYi01NDc0YTllZDUxNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MzEuMDY4MjgwNjE4WiJ9&digest=sha256%3A8f181224c1bdf5594e4c11ef184eab630f70143210e260e7ca08d9046264a9b8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:34Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=a45c9bfd-af38-4b8c-a833-02166374e656 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.148168ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:34 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:34Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=8fec732a-5362-4fdf-90dd-dd4f9fc3d0b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.202256ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:34 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:41Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=de17e816-d1a9-45a4-aba1-ca5ecc747423 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/eeee/blobs/uploads/986f02aa-0cd1-46e7-b1d9-150a0a1b3b38?_state=7z3AQ4pDjjmYfsM31eoQuPN311cfgW722U8GGlX_gWt7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5ODZmMDJhYS0wY2QxLTQ2ZTctYjFkOS0xNTBhMGExYjNiMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MzQuMzQ0NzI2OTIxWiJ9&digest=sha256%3A4c9caf6f8feece3ae7bfd664e1c633f6db9ceb8e37073777bbd4a750d48ec354" http.request.useragent="Go-http-client/1.1" http.response.duration=7.200948999s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:34 +0000] "PUT /v2/foo/eeee/blobs/uploads/986f02aa-0cd1-46e7-b1d9-150a0a1b3b38?_state=7z3AQ4pDjjmYfsM31eoQuPN311cfgW722U8GGlX_gWt7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5ODZmMDJhYS0wY2QxLTQ2ZTctYjFkOS0xNTBhMGExYjNiMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6MzQuMzQ0NzI2OTIxWiJ9&digest=sha256%3A4c9caf6f8feece3ae7bfd664e1c633f6db9ceb8e37073777bbd4a750d48ec354 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:41Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=a3cfb741-ed39-4dc6-91b1-ceb1fb329214 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.546039ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:41 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:41Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=ad59cdc5-e3d4-4e31-8bcb-23ae91a41df6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.284056ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:41 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=411b0653-fea6-4a98-9c07-a460f0bf8e7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/ffff/blobs/uploads/1c84962d-2cdf-4e59-a204-fee867d4cb61?_state=iC-vkEZzQ3ynEXyoSkDNXahD7KsLuRZKD5w_E22NX917Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxYzg0OTYyZC0yY2RmLTRlNTktYTIwNC1mZWU4NjdkNGNiNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NDEuNzU4ODgzMjM1WiJ9&digest=sha256%3A5bab231de6c9025e076e508e561f1cadf612a186a32fcd364b07f412f272f30f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.781298519s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:41 +0000] "PUT /v2/foo/ffff/blobs/uploads/1c84962d-2cdf-4e59-a204-fee867d4cb61?_state=iC-vkEZzQ3ynEXyoSkDNXahD7KsLuRZKD5w_E22NX917Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxYzg0OTYyZC0yY2RmLTRlNTktYTIwNC1mZWU4NjdkNGNiNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NDEuNzU4ODgzMjM1WiJ9&digest=sha256%3A5bab231de6c9025e076e508e561f1cadf612a186a32fcd364b07f412f272f30f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=70a8d581-cf2f-4ff5-8624-ce82a70f000a http.request.method=PUT http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.633639ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=e212b97d-97e1-4ba2-90b9-1eccd40b99dc http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.397254ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=1f8dc047-b06c-4901-8531-427154a99f57 http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.368653ms http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=52b3b844-2e21-4775-984f-39fde24d6248 http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.337233ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=e1736360-0930-4978-8964-a3d75917648a http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.578864ms http.response.status=200 http.response.written=30 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=e8857a6f-c650-40ea-b0d4-bacb614009ba http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.390023ms http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=11256cf9-5dc5-4876-865b-63dc536c90e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.170133ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" 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.2 http.request.host="127.0.0.1:34531" http.request.id=4dee32e5-3be0-4471-8f7f-1fdd94d7f40c http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.517854ms http.response.status=400 http.response.written=116 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" 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.2 http.request.host="127.0.0.1:34531" http.request.id=d011d57e-702c-4149-9afc-185df70fece0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.286453ms http.response.status=400 http.response.written=115 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=626e65bf-262a-4a01-ade3-136d985bfd08 http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.284233ms http.response.status=200 http.response.written=20 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:34531" http.request.id=7b060768-681d-4f73-974f-55187c9f1cb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48652" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.529674ms http.response.status=200 http.response.written=74 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-04-12T01:22:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:22:44Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:22:44Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=d043ac03-f0ed-460a-acf2-3b4262b8eeb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.051075ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=ccbeb433-ee17-4fbb-a751-4b619de5a08a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/aaaa/blobs/uploads/34539d09-96cc-413a-9e2c-c563d8f46d65?_state=zI8VrEVdD57gI0IFtzqBVVEPjsK5CyIG43uvLyvvwlF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNDUzOWQwOS05NmNjLTQxM2EtOWUyYy1jNTYzZDhmNDZkNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NDQuNzEwOTk0NjY1WiJ9&digest=sha256%3Aaa280f4d668a721f1cce7c2c7073450266439cb4f9378235f4fd2228c9c06d29" http.request.useragent="Go-http-client/1.1" http.response.duration=1.241199514s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:44 +0000] "PUT /v2/foo/aaaa/blobs/uploads/34539d09-96cc-413a-9e2c-c563d8f46d65?_state=zI8VrEVdD57gI0IFtzqBVVEPjsK5CyIG43uvLyvvwlF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNDUzOWQwOS05NmNjLTQxM2EtOWUyYy1jNTYzZDhmNDZkNjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NDQuNzEwOTk0NjY1WiJ9&digest=sha256%3Aaa280f4d668a721f1cce7c2c7073450266439cb4f9378235f4fd2228c9c06d29 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=692212b1-6980-4ee5-8e59-bd3f58b4ea5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.331978ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:45 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:46Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=401a7c57-f5f3-4a98-a17f-b7e49526ac0a http.request.method=POST http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.129315ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:46 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:48Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=3529a509-1261-4ce7-85f5-5a26ec4258de http.request.method=PUT http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/bbbb/blobs/uploads/e62721fc-c958-43ba-93f6-822b9fc0099b?_state=S9CzAGpTRFY1cZB89Z-c0TC6ji1sjUqer5_nLWnYhnl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlNjI3MjFmYy1jOTU4LTQzYmEtOTNmNi04MjJiOWZjMDA5OWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NDYuMTU2Njk0NjEzWiJ9&digest=sha256%3A648095f8e5501827c59993a7749a807c408312711d1fc71a83025827f1ddede4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.756087288s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:46 +0000] "PUT /v2/foo/bbbb/blobs/uploads/e62721fc-c958-43ba-93f6-822b9fc0099b?_state=S9CzAGpTRFY1cZB89Z-c0TC6ji1sjUqer5_nLWnYhnl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlNjI3MjFmYy1jOTU4LTQzYmEtOTNmNi04MjJiOWZjMDA5OWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NDYuMTU2Njk0NjEzWiJ9&digest=sha256%3A648095f8e5501827c59993a7749a807c408312711d1fc71a83025827f1ddede4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:48Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=5f77fd12-6412-451d-9dd3-0329f29bd1c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.574418ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:48 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:49Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=e0f1e204-b41a-44fb-af6c-5f95bd717e01 http.request.method=POST http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.953275ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:49 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:51Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=946c9590-3ed1-46e8-87cc-25425adf2ad3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/cccc/blobs/uploads/0ba049f5-65c7-486d-925b-448aa4dc372c?_state=P8__Z8nQFcQ0WCiNSqjCg5nXXu3zFzUGTkUSFisJ7p17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYmEwNDlmNS02NWM3LTQ4NmQtOTI1Yi00NDhhYTRkYzM3MmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NDkuMDk3NDMxODU2WiJ9&digest=sha256%3A7af5be6df408037526e630e0a2a82d948aae6efd6972b61bc599327828cee365" http.request.useragent="Go-http-client/1.1" http.response.duration=2.152523132s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:49 +0000] "PUT /v2/foo/cccc/blobs/uploads/0ba049f5-65c7-486d-925b-448aa4dc372c?_state=P8__Z8nQFcQ0WCiNSqjCg5nXXu3zFzUGTkUSFisJ7p17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYmEwNDlmNS02NWM3LTQ4NmQtOTI1Yi00NDhhYTRkYzM3MmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NDkuMDk3NDMxODU2WiJ9&digest=sha256%3A7af5be6df408037526e630e0a2a82d948aae6efd6972b61bc599327828cee365 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:51Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=3e7e8eed-2554-4032-87f7-071dbf77cd28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.120848ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:51 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:51Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=46629feb-1cfd-481d-8ce0-a7bfbdf95e74 http.request.method=POST http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.021315ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:51 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=d95e8f74-28a1-4a61-9e57-8948e0d26191 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/dddd/blobs/uploads/a5d60ca3-0774-4d43-8e15-d4928728a482?_state=9UTbHCI0GGKu8a5LyvVAcfcAMq0n4q56RcH_A_Z1YsB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNWQ2MGNhMy0wNzc0LTRkNDMtOGUxNS1kNDkyODcyOGE0ODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NTEuNDY2Mzc0MTlaIn0%3D&digest=sha256%3Af09ae789896e17062b11502777e48cad22739d09034f0646f8c1c94e40885db9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.961808794s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:51 +0000] "PUT /v2/foo/dddd/blobs/uploads/a5d60ca3-0774-4d43-8e15-d4928728a482?_state=9UTbHCI0GGKu8a5LyvVAcfcAMq0n4q56RcH_A_Z1YsB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNWQ2MGNhMy0wNzc0LTRkNDMtOGUxNS1kNDkyODcyOGE0ODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjI6NTEuNDY2Mzc0MTlaIn0%3D&digest=sha256%3Af09ae789896e17062b11502777e48cad22739d09034f0646f8c1c94e40885db9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=3f887517-3d6b-409d-986e-d58041270689 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.462878ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:42787" http.request.id=659c10db-d09e-429b-ac5c-974707016aaa http.request.method=GET http.request.remoteaddr="127.0.0.1:52294" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.277973ms http.response.status=200 http.response.written=63 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (44.15s) === RUN TestURLPrefix time="2025-04-12T01:22:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:22:54Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40531" http.request.id=aad916a9-7924-41bc-8302-a21ddca797c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34504" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.288273ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-04-12T01:22:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:22:54Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:22:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=9c8bc7f7-e49f-4550-8ffd-7ed9be341b50 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.075385ms http.response.status=404 http.response.written=157 vars.digest="sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "GET /v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=2ce0575e-5c75-4510-962b-b5a1af60142e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.624744ms http.response.status=404 http.response.written=157 vars.digest="sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "HEAD /v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=cde3a28d-6017-41d3-aede-aba0591812aa http.request.method=POST http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.557364ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=76212e28-3eb1-4cca-843e-9cc985b91edf http.request.method=GET http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/foo/bar/blobs/uploads/266d4e6d-ce8c-44d0-acbf-dc8dfea4c101?_state=xVMbi1GXlnAhgOD1C_7_vnGsNpZHJm-42VakMcWmFOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmQ0ZTZkLWNlOGMtNDRkMC1hY2JmLWRjOGRmZWE0YzEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43NzY3ODY3NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.533274ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "GET /v2/foo/bar/blobs/uploads/266d4e6d-ce8c-44d0-acbf-dc8dfea4c101?_state=xVMbi1GXlnAhgOD1C_7_vnGsNpZHJm-42VakMcWmFOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmQ0ZTZkLWNlOGMtNDRkMC1hY2JmLWRjOGRmZWE0YzEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43NzY3ODY3NTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=121693c5-9e2f-44e6-8f80-38abdb76b903 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/foo/bar/blobs/uploads/266d4e6d-ce8c-44d0-acbf-dc8dfea4c101?_state=xVMbi1GXlnAhgOD1C_7_vnGsNpZHJm-42VakMcWmFOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmQ0ZTZkLWNlOGMtNDRkMC1hY2JmLWRjOGRmZWE0YzEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43NzY3ODY3NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.478794ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "DELETE /v2/foo/bar/blobs/uploads/266d4e6d-ce8c-44d0-acbf-dc8dfea4c101?_state=xVMbi1GXlnAhgOD1C_7_vnGsNpZHJm-42VakMcWmFOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmQ0ZTZkLWNlOGMtNDRkMC1hY2JmLWRjOGRmZWE0YzEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43NzY3ODY3NTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=cc76e153-fb8c-4cf8-ae1d-8cc025f10a2c http.request.method=GET http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/foo/bar/blobs/uploads/266d4e6d-ce8c-44d0-acbf-dc8dfea4c101?_state=xVMbi1GXlnAhgOD1C_7_vnGsNpZHJm-42VakMcWmFOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmQ0ZTZkLWNlOGMtNDRkMC1hY2JmLWRjOGRmZWE0YzEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43NzY3ODY3NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=266d4e6d-ce8c-44d0-acbf-dc8dfea4c101 time="2025-04-12T01:22:54Z" 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.2 http.request.host="127.0.0.1:44413" http.request.id=cc76e153-fb8c-4cf8-ae1d-8cc025f10a2c http.request.method=GET http.request.remoteaddr="127.0.0.1:50168" http.request.uri="/v2/foo/bar/blobs/uploads/266d4e6d-ce8c-44d0-acbf-dc8dfea4c101?_state=xVMbi1GXlnAhgOD1C_7_vnGsNpZHJm-42VakMcWmFOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmQ0ZTZkLWNlOGMtNDRkMC1hY2JmLWRjOGRmZWE0YzEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43NzY3ODY3NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.536274ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=266d4e6d-ce8c-44d0-acbf-dc8dfea4c101 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "GET /v2/foo/bar/blobs/uploads/266d4e6d-ce8c-44d0-acbf-dc8dfea4c101?_state=xVMbi1GXlnAhgOD1C_7_vnGsNpZHJm-42VakMcWmFOZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NmQ0ZTZkLWNlOGMtNDRkMC1hY2JmLWRjOGRmZWE0YzEwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43NzY3ODY3NTVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=a19e242a-854f-402f-ae14-0aa9f112835b http.request.method=POST http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.340493ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=ebbc9063-4677-4793-b020-3dd100416ace http.request.method=PUT http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/186ca32c-cafe-4553-b09b-36fbd11deb03?_state=MvBpd7n3hkU_D2gP_ZRrmDskzUyyYTaC_BhsGP2nzJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NmNhMzJjLWNhZmUtNDU1My1iMDliLTM2ZmJkMTFkZWIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43ODQyMzI3OTNaIn0%3D&digest=sha256%3Af10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" provided=sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed vars.name="foo/bar" vars.uuid=186ca32c-cafe-4553-b09b-36fbd11deb03 time="2025-04-12T01:22:54Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=ebbc9063-4677-4793-b020-3dd100416ace http.request.method=PUT http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/186ca32c-cafe-4553-b09b-36fbd11deb03?_state=MvBpd7n3hkU_D2gP_ZRrmDskzUyyYTaC_BhsGP2nzJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NmNhMzJjLWNhZmUtNDU1My1iMDliLTM2ZmJkMTFkZWIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43ODQyMzI3OTNaIn0%3D&digest=sha256%3Af10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=186ca32c-cafe-4553-b09b-36fbd11deb03 time="2025-04-12T01:22:54Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=ebbc9063-4677-4793-b020-3dd100416ace http.request.method=PUT http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/186ca32c-cafe-4553-b09b-36fbd11deb03?_state=MvBpd7n3hkU_D2gP_ZRrmDskzUyyYTaC_BhsGP2nzJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NmNhMzJjLWNhZmUtNDU1My1iMDliLTM2ZmJkMTFkZWIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43ODQyMzI3OTNaIn0%3D&digest=sha256%3Af10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.798584ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=186ca32c-cafe-4553-b09b-36fbd11deb03 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "PUT /v2/foo/bar/blobs/uploads/186ca32c-cafe-4553-b09b-36fbd11deb03?_state=MvBpd7n3hkU_D2gP_ZRrmDskzUyyYTaC_BhsGP2nzJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NmNhMzJjLWNhZmUtNDU1My1iMDliLTM2ZmJkMTFkZWIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43ODQyMzI3OTNaIn0%3D&digest=sha256%3Af10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=f7a7d4e0-4a2e-4bef-8265-fb9336af54a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.243053ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=e745c97c-c6ea-4189-b50d-6040d3d8660c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/94a9ac2a-7d5d-4e9c-b6bf-9e1c4150f579?_state=Ye1qRALAuvlNB-CmKYJPFg6n2k_2Y_25w8EocnUSJSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTlhYzJhLTdkNWQtNGU5Yy1iNmJmLTllMWM0MTUwZjU3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43ODgxMDk4NDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.646174ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "PUT /v2/foo/bar/blobs/uploads/94a9ac2a-7d5d-4e9c-b6bf-9e1c4150f579?_state=Ye1qRALAuvlNB-CmKYJPFg6n2k_2Y_25w8EocnUSJSZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0YTlhYzJhLTdkNWQtNGU5Yy1iNmJmLTllMWM0MTUwZjU3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43ODgxMDk4NDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=f9ac9597-64ef-4563-8764-0b4074edcaee http.request.method=POST http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.414633ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=dbf302ed-5043-47af-9014-f6267bf02890 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/63e47e57-ec1d-4d88-b67f-5dd14df04b84?_state=UBzrlA2Iodzl3h0E1D6lDPcA24Yj3huNBt373tG1zjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZTQ3ZTU3LWVjMWQtNGQ4OC1iNjdmLTVkZDE0ZGYwNGI4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43OTE5MjE0OTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.526654ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "PUT /v2/foo/bar/blobs/uploads/63e47e57-ec1d-4d88-b67f-5dd14df04b84?_state=UBzrlA2Iodzl3h0E1D6lDPcA24Yj3huNBt373tG1zjV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZTQ3ZTU3LWVjMWQtNGQ4OC1iNjdmLTVkZDE0ZGYwNGI4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43OTE5MjE0OTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:22:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=8e4a3caf-4d76-40bc-aa9c-a81c6070bf5a http.request.method=POST http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281183ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:00Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=ba4f0732-5858-4265-8e90-fbfe75650202 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/9c185369-7af7-45be-b41e-8255ff9c7ab1?_state=g7lT6sQxulkIdBWIK83gPDYlPR-iLFyCyKVtC5uCIMl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMTg1MzY5LTdhZjctNDViZS1iNDFlLTgyNTVmZjljN2FiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43OTU0NDQ2NFoifQ%3D%3D&digest=sha256%3Af10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.duration=6.057931722s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:22:54 +0000] "PUT /v2/foo/bar/blobs/uploads/9c185369-7af7-45be-b41e-8255ff9c7ab1?_state=g7lT6sQxulkIdBWIK83gPDYlPR-iLFyCyKVtC5uCIMl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMTg1MzY5LTdhZjctNDViZS1iNDFlLTgyNTVmZjljN2FiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMjo1NC43OTU0NDQ2NFoifQ%3D%3D&digest=sha256%3Af10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:01Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=9d692523-9d3b-4a43-a2b0-2fb20901f477 http.request.method=POST http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.195395ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44413" http.request.id=09e99def-7448-4077-9876-57bd19bd365f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/5cc6f385-78bd-40c7-b1b3-fcb67ae2ac16?_state=BYdW8a0lzQTFfjlpmfSz-_hDq6ar3TdIuTCvyJYVlIx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYzZmMzg1LTc4YmQtNDBjNy1iMWIzLWZjYjY3YWUyYWMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowMS4wMzQ0MzA0MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.711245956s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/5cc6f385-78bd-40c7-b1b3-fcb67ae2ac16?_state=BYdW8a0lzQTFfjlpmfSz-_hDq6ar3TdIuTCvyJYVlIx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYzZmMzg1LTc4YmQtNDBjNy1iMWIzLWZjYjY3YWUyYWMxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowMS4wMzQ0MzA0MTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=95a3f4c2-55c1-4c80-8442-e08c8411d87e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/uploads/5cc6f385-78bd-40c7-b1b3-fcb67ae2ac16?_state=BJwm7IkTku_n9ZBgf493Bl1jxaR3XLVDZ4iyyZe-3QZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYzZmMzg1LTc4YmQtNDBjNy1iMWIzLWZjYjY3YWUyYWMxNiIsIk9mZnNldCI6Mjg0OTUzNjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MDFaIn0%3D&digest=sha256%3Af10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.duration=2.421266ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:06 +0000] "PUT /v2/foo/bar/blobs/uploads/5cc6f385-78bd-40c7-b1b3-fcb67ae2ac16?_state=BJwm7IkTku_n9ZBgf493Bl1jxaR3XLVDZ4iyyZe-3QZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjYzZmMzg1LTc4YmQtNDBjNy1iMWIzLWZjYjY3YWUyYWMxNiIsIk9mZnNldCI6Mjg0OTUzNjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MDFaIn0%3D&digest=sha256%3Af10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=c113f29f-a96c-4c34-b439-a787b935924b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.165775ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=93815d27-04e7-46f2-b83e-9d606b01dd4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=147.664346ms http.response.status=200 http.response.written=28495360 127.0.0.1 - - [12/Apr/2025:01:23:06 +0000] "GET /v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 200 28495360 "" "Go-http-client/1.1" time="2025-04-12T01:23:06Z" level=error msg="error parsing digest="sha257:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=d8b6f468-ae96-405b-92a6-85acc1d57d14 http.request.method=GET http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/sha257:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" vars.name="foo/bar" time="2025-04-12T01:23:06Z" 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.2 http.request.host="127.0.0.1:44413" http.request.id=d8b6f468-ae96-405b-92a6-85acc1d57d14 http.request.method=GET http.request.remoteaddr="127.0.0.1:50172" http.request.uri="/v2/foo/bar/blobs/sha257:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.757074ms http.response.status=400 http.response.written=110 vars.digest="sha257:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:06 +0000] "GET /v2/foo/bar/blobs/sha257:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T01:23:06Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=af2323ba-e546-4ca6-9d69-076eae71fd66 http.request.method=GET http.request.remoteaddr="127.0.0.1:57180" http.request.uri="/v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.duration=1.790604ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:06 +0000] "GET /v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23: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.2 time="2025-04-12T01:23:06Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:23:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=4eac6460-3f2f-4df4-af44-435b29fd8b08 http.request.method=GET http.request.remoteaddr="127.0.0.1:42492" http.request.uri="/v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.850004ms http.response.status=404 http.response.written=157 vars.digest="sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "GET /v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=aca9df40-cd1a-44c8-8b0d-9e45534f0ab6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42498" http.request.uri="/v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.698834ms http.response.status=404 http.response.written=157 vars.digest="sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=4b03ecec-2842-4d3e-901e-60aa5748c25f http.request.method=POST http.request.remoteaddr="127.0.0.1:42498" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.660624ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=1bdae5f6-6204-42ca-9436-aac03e0e6ae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:42498" http.request.uri="/v2/foo/bar/blobs/uploads/b8fe7595-1366-4e7c-8bcb-b6a266d4da16?_state=S7W4tnNrhRBUjOrU_8WfDN7uVI_3BCi8vKRTNkn-FNN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ZmU3NTk1LTEzNjYtNGU3Yy04YmNiLWI2YTI2NmQ0ZGExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzA3MjEwMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.681984ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "GET /v2/foo/bar/blobs/uploads/b8fe7595-1366-4e7c-8bcb-b6a266d4da16?_state=S7W4tnNrhRBUjOrU_8WfDN7uVI_3BCi8vKRTNkn-FNN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ZmU3NTk1LTEzNjYtNGU3Yy04YmNiLWI2YTI2NmQ0ZGExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzA3MjEwMDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=203c4951-4a1a-491e-8427-85f6777ae77d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42498" http.request.uri="/v2/foo/bar/blobs/uploads/b8fe7595-1366-4e7c-8bcb-b6a266d4da16?_state=S7W4tnNrhRBUjOrU_8WfDN7uVI_3BCi8vKRTNkn-FNN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ZmU3NTk1LTEzNjYtNGU3Yy04YmNiLWI2YTI2NmQ0ZGExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzA3MjEwMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.599504ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "DELETE /v2/foo/bar/blobs/uploads/b8fe7595-1366-4e7c-8bcb-b6a266d4da16?_state=S7W4tnNrhRBUjOrU_8WfDN7uVI_3BCi8vKRTNkn-FNN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ZmU3NTk1LTEzNjYtNGU3Yy04YmNiLWI2YTI2NmQ0ZGExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzA3MjEwMDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=656a48c8-4ae7-4c7c-a1bc-3b154c7176ae http.request.method=GET http.request.remoteaddr="127.0.0.1:42498" http.request.uri="/v2/foo/bar/blobs/uploads/b8fe7595-1366-4e7c-8bcb-b6a266d4da16?_state=S7W4tnNrhRBUjOrU_8WfDN7uVI_3BCi8vKRTNkn-FNN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ZmU3NTk1LTEzNjYtNGU3Yy04YmNiLWI2YTI2NmQ0ZGExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzA3MjEwMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b8fe7595-1366-4e7c-8bcb-b6a266d4da16 time="2025-04-12T01:23:07Z" 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.2 http.request.host="127.0.0.1:38669" http.request.id=656a48c8-4ae7-4c7c-a1bc-3b154c7176ae http.request.method=GET http.request.remoteaddr="127.0.0.1:42498" http.request.uri="/v2/foo/bar/blobs/uploads/b8fe7595-1366-4e7c-8bcb-b6a266d4da16?_state=S7W4tnNrhRBUjOrU_8WfDN7uVI_3BCi8vKRTNkn-FNN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ZmU3NTk1LTEzNjYtNGU3Yy04YmNiLWI2YTI2NmQ0ZGExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzA3MjEwMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.538264ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=b8fe7595-1366-4e7c-8bcb-b6a266d4da16 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "GET /v2/foo/bar/blobs/uploads/b8fe7595-1366-4e7c-8bcb-b6a266d4da16?_state=S7W4tnNrhRBUjOrU_8WfDN7uVI_3BCi8vKRTNkn-FNN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4ZmU3NTk1LTEzNjYtNGU3Yy04YmNiLWI2YTI2NmQ0ZGExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzA3MjEwMDRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=30f74c28-f7df-4996-9125-8b5fe8c7680e http.request.method=POST http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.238113ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=290dcb54-7bb3-4d24-98c2-02269f50cefd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/1e090cb8-f911-4e25-a0da-af7d5977c21c?_state=F532ughGnbh6apGOjf6a7rc9WkO36IYZ1itbCeBqAlp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlMDkwY2I4LWY5MTEtNGUyNS1hMGRhLWFmN2Q1OTc3YzIxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzgxMDgxNzJaIn0%3D&digest=sha256%3Ab1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" provided=sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 vars.name="foo/bar" vars.uuid=1e090cb8-f911-4e25-a0da-af7d5977c21c time="2025-04-12T01:23:07Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=290dcb54-7bb3-4d24-98c2-02269f50cefd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/1e090cb8-f911-4e25-a0da-af7d5977c21c?_state=F532ughGnbh6apGOjf6a7rc9WkO36IYZ1itbCeBqAlp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlMDkwY2I4LWY5MTEtNGUyNS1hMGRhLWFmN2Q1OTc3YzIxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzgxMDgxNzJaIn0%3D&digest=sha256%3Ab1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1e090cb8-f911-4e25-a0da-af7d5977c21c time="2025-04-12T01:23:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=290dcb54-7bb3-4d24-98c2-02269f50cefd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/1e090cb8-f911-4e25-a0da-af7d5977c21c?_state=F532ughGnbh6apGOjf6a7rc9WkO36IYZ1itbCeBqAlp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlMDkwY2I4LWY5MTEtNGUyNS1hMGRhLWFmN2Q1OTc3YzIxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzgxMDgxNzJaIn0%3D&digest=sha256%3Ab1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.207293ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=1e090cb8-f911-4e25-a0da-af7d5977c21c 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "PUT /v2/foo/bar/blobs/uploads/1e090cb8-f911-4e25-a0da-af7d5977c21c?_state=F532ughGnbh6apGOjf6a7rc9WkO36IYZ1itbCeBqAlp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFlMDkwY2I4LWY5MTEtNGUyNS1hMGRhLWFmN2Q1OTc3YzIxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xMzgxMDgxNzJaIn0%3D&digest=sha256%3Ab1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=41a85026-5b1f-4c53-a7e2-b0a866ad125c http.request.method=POST http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108413ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=581036be-da7f-4475-83c8-65ff0d90d40e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/5510a38d-8196-4bc9-9004-d08589ff43e5?_state=BQObYCaaqLi01MxXr6dbJ3Iymmw-1M2sy896VJ6D-2t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1MTBhMzhkLTgxOTYtNGJjOS05MDA0LWQwODU4OWZmNDNlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xNDEwODExMTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.286694ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "PUT /v2/foo/bar/blobs/uploads/5510a38d-8196-4bc9-9004-d08589ff43e5?_state=BQObYCaaqLi01MxXr6dbJ3Iymmw-1M2sy896VJ6D-2t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1MTBhMzhkLTgxOTYtNGJjOS05MDA0LWQwODU4OWZmNDNlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xNDEwODExMTlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=354901f0-ab23-421b-ae38-01a512b08b4b http.request.method=POST http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="987.593µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=b3efa12e-abe2-4576-8453-c3def5be8e02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/78128993-bf49-4ece-85f4-76a2693fab2f?_state=IWeSxcyHxpxspOXRJBiunxcQz-ib-su6vd2K7lQ-s657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc4MTI4OTkzLWJmNDktNGVjZS04NWY0LTc2YTI2OTNmYWIyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xNDM5MDc0MzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.322933ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "PUT /v2/foo/bar/blobs/uploads/78128993-bf49-4ece-85f4-76a2693fab2f?_state=IWeSxcyHxpxspOXRJBiunxcQz-ib-su6vd2K7lQ-s657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc4MTI4OTkzLWJmNDktNGVjZS04NWY0LTc2YTI2OTNmYWIyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xNDM5MDc0MzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:07Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=48ca62b7-6ef4-43d4-a2ea-8bbd2db7838f http.request.method=POST http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.076273ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=b5960414-16cd-421b-a2fd-f2f947f1f3fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/a0527b60-00ba-4a01-964c-831abafe9da5?_state=Xj9Jo3IOv1rhxZdQ_SbFlaf9DHNz3IWOZF0WW-ufQjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwNTI3YjYwLTAwYmEtNGEwMS05NjRjLTgzMWFiYWZlOWRhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xNDY4MjQzOTNaIn0%3D&digest=sha256%3Ab1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.duration=1.958678785s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:07 +0000] "PUT /v2/foo/bar/blobs/uploads/a0527b60-00ba-4a01-964c-831abafe9da5?_state=Xj9Jo3IOv1rhxZdQ_SbFlaf9DHNz3IWOZF0WW-ufQjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwNTI3YjYwLTAwYmEtNGEwMS05NjRjLTgzMWFiYWZlOWRhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowNy4xNDY4MjQzOTNaIn0%3D&digest=sha256%3Ab1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=49c33327-7103-4c5d-9a7e-5203b169ac94 http.request.method=POST http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.028935ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38669" http.request.id=03e3c0f1-1b19-4e62-b92a-8e4a12bd4abf http.request.method=PATCH http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/40e08dc3-695f-4d0c-9ab5-55c1d2038a27?_state=Ag1o1q_yXYNgrJKMXhZXYBfg3RxuBK_hm-77Tfqlsh97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZTA4ZGMzLTY5NWYtNGQwYy05YWI1LTU1YzFkMjAzOGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowOS4yMTQwNzE3NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.119638003s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:09 +0000] "PATCH /v2/foo/bar/blobs/uploads/40e08dc3-695f-4d0c-9ab5-55c1d2038a27?_state=Ag1o1q_yXYNgrJKMXhZXYBfg3RxuBK_hm-77Tfqlsh97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZTA4ZGMzLTY5NWYtNGQwYy05YWI1LTU1YzFkMjAzOGEyNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzowOS4yMTQwNzE3NloifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=bf6e32e3-1b7a-4502-9309-33cb7344556a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/uploads/40e08dc3-695f-4d0c-9ab5-55c1d2038a27?_state=aVvOpN26jwu42VLptA0C2FkFev6EQ_9lhiw7xiSSqCZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZTA4ZGMzLTY5NWYtNGQwYy05YWI1LTU1YzFkMjAzOGEyNyIsIk9mZnNldCI6MTgyMDk3OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MDlaIn0%3D&digest=sha256%3Ab1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.duration=2.358016ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "PUT /v2/foo/bar/blobs/uploads/40e08dc3-695f-4d0c-9ab5-55c1d2038a27?_state=aVvOpN26jwu42VLptA0C2FkFev6EQ_9lhiw7xiSSqCZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwZTA4ZGMzLTY5NWYtNGQwYy05YWI1LTU1YzFkMjAzOGEyNyIsIk9mZnNldCI6MTgyMDk3OTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MDlaIn0%3D&digest=sha256%3Ab1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=4b1c568f-a15e-4154-acfe-623f02e42dde http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.178865ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=dc9a7ce3-e418-4474-a2be-a75defeb8271 http.request.method=GET http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=78.434859ms http.response.status=200 http.response.written=18209792 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "GET /v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 200 18209792 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=error msg="error parsing digest="sha257:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=c5473492-779f-4d63-b8dd-2e46d0a7e42c http.request.method=GET http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/sha257:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" vars.name="foo/bar" time="2025-04-12T01:23:11Z" 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.2 http.request.host="127.0.0.1:38669" http.request.id=c5473492-779f-4d63-b8dd-2e46d0a7e42c http.request.method=GET http.request.remoteaddr="127.0.0.1:42510" http.request.uri="/v2/foo/bar/blobs/sha257:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.854584ms http.response.status=400 http.response.written=110 vars.digest="sha257:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "GET /v2/foo/bar/blobs/sha257:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=7fd73bcd-f9c1-48fe-aef6-c458536aef5d http.request.method=GET http.request.remoteaddr="127.0.0.1:41614" http.request.uri="/v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.duration=1.792454ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "GET /v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=64d32734-ecc4-415c-823e-86edb1bc780d http.request.method=GET http.request.remoteaddr="127.0.0.1:41604" http.request.uri="/v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.312335ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "GET /v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38669" http.request.id=7577b1ed-d63c-440e-b9a4-3c8cb47a9b37 http.request.method=GET http.request.remoteaddr="127.0.0.1:41614" http.request.uri="/v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.501009ms http.response.status=200 http.response.written=163840 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "GET /v2/foo/bar/blobs/sha256:b1cfeef63e169f9503887296f86a87080c45cbcb9f489a1a6c356039e6e88c39 HTTP/1.1" 200 163840 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=2b6224d0-dba1-43e3-b446-75d3db24b36e http.request.method=GET http.request.remoteaddr="127.0.0.1:57180" http.request.uri="/v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.530106537s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [12/Apr/2025:01:23:06 +0000] "GET /v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44413" http.request.id=4bc318d7-5d7d-4436-8c41-8186cfc2fa93 http.request.method=GET http.request.remoteaddr="127.0.0.1:57172" http.request.uri="/v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.536526062s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [12/Apr/2025:01:23:06 +0000] "GET /v2/foo/bar/blobs/sha256:f10dad21bd963f9ccb5ed34e6cab4cecbf57a246afb9788402dbe91d7d72d1ed HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (17.03s) === RUN TestBlobDelete time="2025-04-12T01:23:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:23:11Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:23:11Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=c1932bd9-c290-44b0-8015-c1837bba3546 http.request.method=GET http.request.remoteaddr="127.0.0.1:44564" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.057405ms http.response.status=404 http.response.written=157 vars.digest="sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "GET /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=a2113aeb-4acd-4dc2-a519-2d1347597adf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.646604ms http.response.status=404 http.response.written=157 vars.digest="sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=e0fd436e-6972-463d-ba80-3c318612f967 http.request.method=POST http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.642474ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=5a3976a8-2fd6-4e5f-a5c6-4e510408821b http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/foo/bar/blobs/uploads/a6709e2e-a9fa-40f5-a82f-e5c2ca26b742?_state=4F9xUDwl1PzzUg4rvBNWdoVcikPC0UYQ4CGTRe3yVSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2NzA5ZTJlLWE5ZmEtNDBmNS1hODJmLWU1YzJjYTI2Yjc0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS42OTY3ODgxNzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.677404ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "GET /v2/foo/bar/blobs/uploads/a6709e2e-a9fa-40f5-a82f-e5c2ca26b742?_state=4F9xUDwl1PzzUg4rvBNWdoVcikPC0UYQ4CGTRe3yVSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2NzA5ZTJlLWE5ZmEtNDBmNS1hODJmLWU1YzJjYTI2Yjc0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS42OTY3ODgxNzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=6e29fda6-c711-4eff-978d-36f078b3b501 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/foo/bar/blobs/uploads/a6709e2e-a9fa-40f5-a82f-e5c2ca26b742?_state=4F9xUDwl1PzzUg4rvBNWdoVcikPC0UYQ4CGTRe3yVSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2NzA5ZTJlLWE5ZmEtNDBmNS1hODJmLWU1YzJjYTI2Yjc0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS42OTY3ODgxNzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.640364ms http.response.status=204 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "DELETE /v2/foo/bar/blobs/uploads/a6709e2e-a9fa-40f5-a82f-e5c2ca26b742?_state=4F9xUDwl1PzzUg4rvBNWdoVcikPC0UYQ4CGTRe3yVSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2NzA5ZTJlLWE5ZmEtNDBmNS1hODJmLWU1YzJjYTI2Yjc0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS42OTY3ODgxNzhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=6abf63cb-ca42-4a36-b62f-923903b9b8be http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/foo/bar/blobs/uploads/a6709e2e-a9fa-40f5-a82f-e5c2ca26b742?_state=4F9xUDwl1PzzUg4rvBNWdoVcikPC0UYQ4CGTRe3yVSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2NzA5ZTJlLWE5ZmEtNDBmNS1hODJmLWU1YzJjYTI2Yjc0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS42OTY3ODgxNzhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a6709e2e-a9fa-40f5-a82f-e5c2ca26b742 time="2025-04-12T01:23:11Z" 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.2 http.request.host="127.0.0.1:43297" http.request.id=6abf63cb-ca42-4a36-b62f-923903b9b8be http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/foo/bar/blobs/uploads/a6709e2e-a9fa-40f5-a82f-e5c2ca26b742?_state=4F9xUDwl1PzzUg4rvBNWdoVcikPC0UYQ4CGTRe3yVSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2NzA5ZTJlLWE5ZmEtNDBmNS1hODJmLWU1YzJjYTI2Yjc0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS42OTY3ODgxNzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.493343ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a6709e2e-a9fa-40f5-a82f-e5c2ca26b742 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "GET /v2/foo/bar/blobs/uploads/a6709e2e-a9fa-40f5-a82f-e5c2ca26b742?_state=4F9xUDwl1PzzUg4rvBNWdoVcikPC0UYQ4CGTRe3yVSF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2NzA5ZTJlLWE5ZmEtNDBmNS1hODJmLWU1YzJjYTI2Yjc0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS42OTY3ODgxNzhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=9b403fae-304a-4b94-a8ba-fd53f0af64a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.609214ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=12db7ca0-c7ed-4b94-b8c1-3780fcc818f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/d382c762-68eb-4896-bbfb-972a2a1f146a?_state=uT_kp8_JGeX2cjpNRqhm6C5tmzkaoY3JAtz7rDfHqUJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzODJjNzYyLTY4ZWItNDg5Ni1iYmZiLTk3MmEyYTFmMTQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MDQzNzQxNzdaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" provided=sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c vars.name="foo/bar" vars.uuid=d382c762-68eb-4896-bbfb-972a2a1f146a time="2025-04-12T01:23:11Z" level=error msg="error canceling upload after error: already closed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=12db7ca0-c7ed-4b94-b8c1-3780fcc818f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/d382c762-68eb-4896-bbfb-972a2a1f146a?_state=uT_kp8_JGeX2cjpNRqhm6C5tmzkaoY3JAtz7rDfHqUJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzODJjNzYyLTY4ZWItNDg5Ni1iYmZiLTk3MmEyYTFmMTQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MDQzNzQxNzdaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d382c762-68eb-4896-bbfb-972a2a1f146a time="2025-04-12T01:23:11Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=12db7ca0-c7ed-4b94-b8c1-3780fcc818f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/d382c762-68eb-4896-bbfb-972a2a1f146a?_state=uT_kp8_JGeX2cjpNRqhm6C5tmzkaoY3JAtz7rDfHqUJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzODJjNzYyLTY4ZWItNDg5Ni1iYmZiLTk3MmEyYTFmMTQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MDQzNzQxNzdaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.679944ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d382c762-68eb-4896-bbfb-972a2a1f146a 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "PUT /v2/foo/bar/blobs/uploads/d382c762-68eb-4896-bbfb-972a2a1f146a?_state=uT_kp8_JGeX2cjpNRqhm6C5tmzkaoY3JAtz7rDfHqUJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzODJjNzYyLTY4ZWItNDg5Ni1iYmZiLTk3MmEyYTFmMTQ2YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MDQzNzQxNzdaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=42b0e382-b658-49a1-b8dd-8a451fd60eb4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.587834ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=7b79a40b-4144-4aab-a5ee-cb855763efc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/3d61a2f4-658d-40d8-aace-3aeeab3f52b4?_state=84bmR-J4BmjuQz7BOndDR5tXBMllg_Q0sV5IRU7qnqZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNjFhMmY0LTY1OGQtNDBkOC1hYWNlLTNhZWVhYjNmNTJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MDgyNDczMDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.854555ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "PUT /v2/foo/bar/blobs/uploads/3d61a2f4-658d-40d8-aace-3aeeab3f52b4?_state=84bmR-J4BmjuQz7BOndDR5tXBMllg_Q0sV5IRU7qnqZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNjFhMmY0LTY1OGQtNDBkOC1hYWNlLTNhZWVhYjNmNTJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MDgyNDczMDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=3bb3cc7d-538c-4c25-81c9-7dc743615005 http.request.method=POST http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.521664ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=06b6a888-0e83-49f9-90b3-154efda7d5de http.request.method=PUT http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/481c6cac-06ee-4a12-9620-254a68c59f00?_state=hk1ylKXG6t4YwDIaCpcgCq-QBcf6kK7oVNP8AI16-g17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4MWM2Y2FjLTA2ZWUtNGExMi05NjIwLTI1NGE2OGM1OWYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MTIyMjM2NTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.802614ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "PUT /v2/foo/bar/blobs/uploads/481c6cac-06ee-4a12-9620-254a68c59f00?_state=hk1ylKXG6t4YwDIaCpcgCq-QBcf6kK7oVNP8AI16-g17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4MWM2Y2FjLTA2ZWUtNGExMi05NjIwLTI1NGE2OGM1OWYwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MTIyMjM2NTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:11Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=448a5996-bef3-4803-87db-4da113a6b5ca http.request.method=POST http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.490823ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=e2c3ee71-fd77-44e7-9aad-d6076f21a837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/cf043b12-e91e-49e7-9550-16df0ae1b093?_state=E32lxGVvxDMwLCNXmTRXP_psGRe6kCeN7Ri3SaBgyQJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmMDQzYjEyLWU5MWUtNDllNy05NTUwLTE2ZGYwYWUxYjA5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MTYwNDY3MDVaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.384956625s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:11 +0000] "PUT /v2/foo/bar/blobs/uploads/cf043b12-e91e-49e7-9550-16df0ae1b093?_state=E32lxGVvxDMwLCNXmTRXP_psGRe6kCeN7Ri3SaBgyQJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmMDQzYjEyLWU5MWUtNDllNy05NTUwLTE2ZGYwYWUxYjA5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxMS43MTYwNDY3MDVaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:15Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=272ab360-5c98-45ce-889f-42c1d04f1c36 http.request.method=POST http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.937235ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43297" http.request.id=527e08b4-5525-40da-8876-8491bd8a9ce2 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/83fc46e7-b0ce-4309-a545-491d5143e3ee?_state=foxHCmLT_JRjJl2E1f8GUlw__On5sc2PAhQ_MihMNOh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzZmM0NmU3LWIwY2UtNDMwOS1hNTQ1LTQ5MWQ1MTQzZTNlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxNS4yMzM5NDExNFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.314031454s http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:15 +0000] "PATCH /v2/foo/bar/blobs/uploads/83fc46e7-b0ce-4309-a545-491d5143e3ee?_state=foxHCmLT_JRjJl2E1f8GUlw__On5sc2PAhQ_MihMNOh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzZmM0NmU3LWIwY2UtNDMwOS1hNTQ1LTQ5MWQ1MTQzZTNlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxNS4yMzM5NDExNFoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=1d4a1fc4-5537-4fce-8670-eae30acda89a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/uploads/83fc46e7-b0ce-4309-a545-491d5143e3ee?_state=z5lEIkBRUTL6kPr5jfioV36K2Znz6SQNhUtEOo_W8GB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzZmM0NmU3LWIwY2UtNDMwOS1hNTQ1LTQ5MWQ1MTQzZTNlZSIsIk9mZnNldCI6MjIzNDExMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MTVaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.230335ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "PUT /v2/foo/bar/blobs/uploads/83fc46e7-b0ce-4309-a545-491d5143e3ee?_state=z5lEIkBRUTL6kPr5jfioV36K2Znz6SQNhUtEOo_W8GB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgzZmM0NmU3LWIwY2UtNDMwOS1hNTQ1LTQ5MWQ1MTQzZTNlZSIsIk9mZnNldCI6MjIzNDExMjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MTVaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=39f96548-0111-4d06-80eb-68bbac90ecbb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.477373ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=43e10070-a080-40f1-8ddb-4e33bb4f0bfd http.request.method=GET http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=109.407974ms http.response.status=200 http.response.written=22341120 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "GET /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 200 22341120 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=error msg="error parsing digest="sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=66aca196-74f2-47ed-9b4a-03e23ad5ab99 http.request.method=GET http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" vars.name="foo/bar" time="2025-04-12T01:23:18Z" 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.2 http.request.host="127.0.0.1:43297" http.request.id=66aca196-74f2-47ed-9b4a-03e23ad5ab99 http.request.method=GET http.request.remoteaddr="127.0.0.1:44576" http.request.uri="/v2/foo/bar/blobs/sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.847774ms http.response.status=400 http.response.written=110 vars.digest="sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "GET /v2/foo/bar/blobs/sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=5203409c-d255-4785-b6db-f7168f301433 http.request.method=GET http.request.remoteaddr="127.0.0.1:39168" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.686484ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "GET /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=458a0f03-f80a-4c2d-bc8e-68067ccdcc10 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.516023ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=cb302b6d-d12b-4394-8b7f-293205d24865 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.358153ms http.response.status=404 http.response.written=157 vars.digest="sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=d0180488-3775-4def-b8cb-899730a51b03 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39174" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.414753ms http.response.status=404 http.response.written=74 vars.digest="sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=error msg="error parsing digest="sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c": unsupported digest algorithm" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=f220938e-cf15-40e6-be54-59b187c4a71e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39178" http.request.uri="/v2/foo/bar/blobs/sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" vars.name="foo/bar" time="2025-04-12T01:23:18Z" 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.2 http.request.host="127.0.0.1:43297" http.request.id=f220938e-cf15-40e6-be54-59b187c4a71e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39178" http.request.uri="/v2/foo/bar/blobs/sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.316303ms http.response.status=400 http.response.written=110 vars.digest="sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "DELETE /v2/foo/bar/blobs/sha257:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-04-12T01:23:18Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=6c301150-73fd-4626-b84e-d74bc4e1aa4c http.request.method=POST http.request.remoteaddr="127.0.0.1:39192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.352633ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=922c4960-eca1-4a28-a72f-82aa19e71975 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39192" http.request.uri="/v2/foo/bar/blobs/uploads/9c019b25-8bec-45b7-8b74-4e471a45a178?_state=R7YTP6EYIMixIW9s62RKj5JvwSPi--fJuPXP6K7ewKB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMDE5YjI1LThiZWMtNDViNy04Yjc0LTRlNDcxYTQ1YTE3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxOC43MjM1Mzk3ODhaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.412175971s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "PUT /v2/foo/bar/blobs/uploads/9c019b25-8bec-45b7-8b74-4e471a45a178?_state=R7YTP6EYIMixIW9s62RKj5JvwSPi--fJuPXP6K7ewKB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMDE5YjI1LThiZWMtNDViNy04Yjc0LTRlNDcxYTQ1YTE3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoxOC43MjM1Mzk3ODhaIn0%3D&digest=sha256%3A58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=4fb86ee6-83c5-4172-ac30-663a3b0c2c4b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39192" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.047875ms http.response.status=200 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:22 +0000] "HEAD /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=23a2e706-638b-4010-96a9-f5674ffc68ce http.request.method=GET http.request.remoteaddr="127.0.0.1:39162" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.563180795s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "GET /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-04-12T01:23:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:43297" http.request.id=315d36b8-4d79-476c-88f1-eb4bf353c7b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39168" http.request.uri="/v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.556769199s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [12/Apr/2025:01:23:18 +0000] "GET /v2/foo/bar/blobs/sha256:58f4593e12941ec0ef2a3ff3dbea55f6c4c7e603bae7bbeb158f1f48edce220c HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (10.80s) === RUN TestRelativeURL time="2025-04-12T01:23:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:23:22Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:23:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44689" http.request.id=fbabdf3e-aa7e-4048-bbfc-ff4ff87653e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:45564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.825075ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44689" http.request.id=45bffccc-f780-4106-950d-abd937095016 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45564" http.request.uri="/v2/foo/bar/blobs/uploads/7666afa7-1a55-4109-8ed6-86d86b71e2b2?_state=zOQA0gKM_rct5I8fMrIU91OddMbNriQCatQyvlg4XHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NjZhZmE3LTFhNTUtNDEwOS04ZWQ2LTg2ZDg2YjcxZTJiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoyMi4yNzUyMjM4MTVaIn0%3D&digest=sha256%3A37efa9b368134b8d77a4ac5422c7498e2554c9070920b8d4b54ad622d69dbefe" http.request.useragent="Go-http-client/1.1" http.response.duration=3.729526466s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:22 +0000] "PUT /v2/foo/bar/blobs/uploads/7666afa7-1a55-4109-8ed6-86d86b71e2b2?_state=zOQA0gKM_rct5I8fMrIU91OddMbNriQCatQyvlg4XHp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NjZhZmE3LTFhNTUtNDEwOS04ZWQ2LTg2ZDg2YjcxZTJiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoyMi4yNzUyMjM4MTVaIn0%3D&digest=sha256%3A37efa9b368134b8d77a4ac5422c7498e2554c9070920b8d4b54ad622d69dbefe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44689" http.request.id=5e9bbd2b-03d3-4cfc-8d22-cbf9c066b282 http.request.method=POST http.request.remoteaddr="127.0.0.1:45564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.118825ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:26Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44689" http.request.id=c24279bf-36fd-48f5-abfc-45f14720a1c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45564" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.540223ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:29Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:44689" http.request.id=83bc9ca2-2b13-4ac4-97a7-36746e35d46f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45564" http.request.uri="/v2/foo/bar/blobs/uploads/d688b77c-24ea-4abf-ab27-21cb757749d9?_state=EA-VsWF4Qze6UsvlYMiFGkEEzICJ5q_WpPSayJcuz9t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2ODhiNzdjLTI0ZWEtNGFiZi1hYjI3LTIxY2I3NTc3NDlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoyNi40NjIwNTI5NjRaIn0%3D&digest=sha256%3Af1dc73ddc206dcfef3bf0efd99af570fd4ad8cbf3bddb7d86cb568dfbe29feaa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.484910616s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:26 +0000] "PUT /v2/foo/bar/blobs/uploads/d688b77c-24ea-4abf-ab27-21cb757749d9?_state=EA-VsWF4Qze6UsvlYMiFGkEEzICJ5q_WpPSayJcuz9t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2ODhiNzdjLTI0ZWEtNGFiZi1hYjI3LTIxY2I3NTc3NDlkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzoyNi40NjIwNTI5NjRaIn0%3D&digest=sha256%3Af1dc73ddc206dcfef3bf0efd99af570fd4ad8cbf3bddb7d86cb568dfbe29feaa HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.68s) === RUN TestBlobDeleteDisabled time="2025-04-12T01:23: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.2 time="2025-04-12T01:23:29Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:23:30Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:39705" http.request.id=b3172d98-54a7-40a4-9a67-746ed05ea789 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55798" http.request.uri="/v2/foo/bar/blobs/sha256:8e9eb977d5edbdd3749b348f2a2c68e3b8f81390bbb9834d2cd4a6cdda8fa2b1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.781334ms http.response.status=405 http.response.written=78 vars.digest="sha256:8e9eb977d5edbdd3749b348f2a2c68e3b8f81390bbb9834d2cd4a6cdda8fa2b1" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:30 +0000] "DELETE /v2/foo/bar/blobs/sha256:8e9eb977d5edbdd3749b348f2a2c68e3b8f81390bbb9834d2cd4a6cdda8fa2b1 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.19s) === RUN TestDeleteDisabled time="2025-04-12T01:23:30Z" 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.2 time="2025-04-12T01:23:30Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:23:30Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38563" http.request.id=095853cc-0ce8-468b-b72a-f09877da76fc http.request.method=POST http.request.remoteaddr="127.0.0.1:48176" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.957164ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:33Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:38563" http.request.id=d1e07a18-8675-4c43-a069-f1b61a7dc58b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48176" http.request.uri="/v2/foo/bar/blobs/uploads/ccb87544-a029-4dff-a371-b5e844f98a9f?_state=6GoAqhIBOVoHhjmOuOvZ7OlrYNip8KaY5_PS8E3Tl4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYjg3NTQ0LWEwMjktNGRmZi1hMzcxLWI1ZTg0NGY5OGE5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzozMC4zNTQyOTY3MjJaIn0%3D&digest=sha256%3Ad30862da72559ae453605244172b3329f6c392daafc778a33054db1a39558324" http.request.useragent="Go-http-client/1.1" http.response.duration=3.358956792s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:30 +0000] "PUT /v2/foo/bar/blobs/uploads/ccb87544-a029-4dff-a371-b5e844f98a9f?_state=6GoAqhIBOVoHhjmOuOvZ7OlrYNip8KaY5_PS8E3Tl4F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjYjg3NTQ0LWEwMjktNGRmZi1hMzcxLWI1ZTg0NGY5OGE5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzozMC4zNTQyOTY3MjJaIn0%3D&digest=sha256%3Ad30862da72559ae453605244172b3329f6c392daafc778a33054db1a39558324 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:33Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:38563" http.request.id=51a23efc-d67c-4668-b89d-98ce0f5f7960 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48176" http.request.uri="/v2/foo/bar/blobs/sha256:d30862da72559ae453605244172b3329f6c392daafc778a33054db1a39558324" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.832834ms http.response.status=405 http.response.written=78 vars.digest="sha256:d30862da72559ae453605244172b3329f6c392daafc778a33054db1a39558324" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:23:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:d30862da72559ae453605244172b3329f6c392daafc778a33054db1a39558324 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.58s) === RUN TestDeleteReadOnly time="2025-04-12T01:23: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.2 time="2025-04-12T01:23:33Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:23:33Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41719" http.request.id=fde90f4b-513c-4ad8-abf3-1d1b575c0a54 http.request.method=POST http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.108586ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:41719" http.request.id=09450297-253c-4bff-be70-a58c33e390a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37984" http.request.uri="/v2/foo/bar/blobs/uploads/cd42b552-93a4-40d3-a45a-4b98df191735?_state=FsIyOncpKE--ZiW_WRl35dAWqwqY0bsg4G0yj3ZbLI57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkNDJiNTUyLTkzYTQtNDBkMy1hNDVhLTRiOThkZjE5MTczNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzozMy45Mjg3NTExMTVaIn0%3D&digest=sha256%3A0681880866ba40f6c845c7ff60157dafffb8a45cab211ec79aba7aa37c567c25" http.request.useragent="Go-http-client/1.1" http.response.duration=2.930044058s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:33 +0000] "PUT /v2/foo/bar/blobs/uploads/cd42b552-93a4-40d3-a45a-4b98df191735?_state=FsIyOncpKE--ZiW_WRl35dAWqwqY0bsg4G0yj3ZbLI57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkNDJiNTUyLTkzYTQtNDBkMy1hNDVhLTRiOThkZjE5MTczNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyMzozMy45Mjg3NTExMTVaIn0%3D&digest=sha256%3A0681880866ba40f6c845c7ff60157dafffb8a45cab211ec79aba7aa37c567c25 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [12/Apr/2025:01:23:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:0681880866ba40f6c845c7ff60157dafffb8a45cab211ec79aba7aa37c567c25 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (3.15s) === RUN TestStartPushReadOnly time="2025-04-12T01:23: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.2 time="2025-04-12T01:23:36Z" level=info msg="redis not configured" go.version=go1.24.2 127.0.0.1 - - [12/Apr/2025:01:23:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-04-12T01:23: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.2 time="2025-04-12T01:23:36Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:23:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=c74fe423-0546-4b9a-9dac-c451170a053e http.request.method=GET http.request.remoteaddr="127.0.0.1:42140" 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.597374ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:01:23:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T01:23:36Z" 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.2 http.request.host="127.0.0.1:32937" http.request.id=14ec8f77-00e9-4b1f-b0a0-98d8eee7df80 http.request.method=GET http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.217703ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Apr/2025:01:23:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T01:23:36Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=a669c784-6e1d-4c0e-98f0-e637e7385048 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" 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.263183ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:01:23:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-12T01:23:36Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=30816c56-7695-40a9-a71c-a8130c5a42df http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.219035ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T01:23:36Z" 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.2 http.request.host="127.0.0.1:32937" http.request.id=30816c56-7695-40a9-a71c-a8130c5a42df http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.283085ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T01:23:36Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=30816c56-7695-40a9-a71c-a8130c5a42df http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.331715ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T01:23:36Z" 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.2 http.request.host="127.0.0.1:32937" http.request.id=30816c56-7695-40a9-a71c-a8130c5a42df http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.370916ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:01:23:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-12T01:23:37Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=1b73e411-75ec-42df-a0d4-e5dc65a07e3d http.request.method=POST http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.935395ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:37 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:38Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=a656bd71-a7af-4aad-b6bc-daa551765876 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/blobs/uploads/0e47733d-6593-4f46-95b2-03924a41852d?_state=Ow2EGm-5UPmlieAqTS5hOvGJ46bkHZP-hhvmkg4itct7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZTQ3NzMzZC02NTkzLTRmNDYtOTViMi0wMzkyNGE0MTg1MmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MzcuMDUyNDQ4MzI5WiJ9&digest=sha256%3A1ecbb598abb8424997a1544df63b04a185fa0077bc55061a047de2d3b5194413" http.request.useragent="Go-http-client/1.1" http.response.duration=1.672188373s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:37 +0000] "PUT /v2/foo/schema1/blobs/uploads/0e47733d-6593-4f46-95b2-03924a41852d?_state=Ow2EGm-5UPmlieAqTS5hOvGJ46bkHZP-hhvmkg4itct7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZTQ3NzMzZC02NTkzLTRmNDYtOTViMi0wMzkyNGE0MTg1MmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MzcuMDUyNDQ4MzI5WiJ9&digest=sha256%3A1ecbb598abb8424997a1544df63b04a185fa0077bc55061a047de2d3b5194413 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:39Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=3e286b4f-3b4e-47b3-9076-16efaeba58b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.034875ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:39 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=3f89c616-48a4-4293-9d7d-db1b0aba2f48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/blobs/uploads/697a8569-f238-4e79-8cae-2979ffc3cf20?_state=JGPYQibLG21bBUpmNEbFYPcdmHWuLCbiHjJDv4XaE9x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2OTdhODU2OS1mMjM4LTRlNzktOGNhZS0yOTc5ZmZjM2NmMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MzkuMDI5NzczMzg5WiJ9&digest=sha256%3A5e84c722b60210e60b9eb923156d28690d9b995e51b2f995f8abf0943eb69eb6" http.request.useragent="Go-http-client/1.1" http.response.duration=6.633580101s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/697a8569-f238-4e79-8cae-2979ffc3cf20?_state=JGPYQibLG21bBUpmNEbFYPcdmHWuLCbiHjJDv4XaE9x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2OTdhODU2OS1mMjM4LTRlNzktOGNhZS0yOTc5ZmZjM2NmMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6MzkuMDI5NzczMzg5WiJ9&digest=sha256%3A5e84c722b60210e60b9eb923156d28690d9b995e51b2f995f8abf0943eb69eb6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=e51e387d-0cc9-41ef-b029-0bcf593f4465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.03268ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=3d86a9d5-289c-426d-868f-c1d56ed8b712 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.768476ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=82e90d20-be31-4841-97de-7d011578c9ce http.request.method=GET http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.322216ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=b0deb04f-29aa-4566-8843-30949527416f http.request.method=GET http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.125685ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "GET /v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:32937" http.request.id=c0df0c9f-63e0-4eb3-ae63-351889349aea http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.605696ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:32937" http.request.id=b8aad638-e9c8-428a-9692-25e19cc782e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.536616ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:32937" http.request.id=221b5643-6dc3-432c-b495-e94a4ca3b797 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.329595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=f89cdd8f-619e-402e-bf48-b4ee387d5ea6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.869344ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "GET /v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=d3f72edb-fcca-4608-a89d-7913378245b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.149862ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=aca27004-7c20-47b5-bd2e-d5944ef16bff http.request.method=GET http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.240573ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "GET /v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=f394ccb9-ec38-4f3f-b508-0776de9cbd77 http.request.method=GET http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.114472ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=error msg="payload digest does match: "sha256:6732deee05499c180eb40f124d471de830db7e28a428cfa06e8640fc680cd1aa" != "sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a"" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=2d431d07-57d6-4e02-8107-8be95e3b5abe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" time="2025-04-12T01:23:45Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=2d431d07-57d6-4e02-8107-8be95e3b5abe http.request.method=PUT http.request.remoteaddr="127.0.0.1:42140" http.request.uri="/v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.492514ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a" 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:5aa15aed404339a02dab6c4fbfe22fc95446af02c5bb8ab61aa10386b31f796a HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=83d9e6c6-6670-4713-8bff-f489149ff782 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" 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.064203ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" 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.2 http.request.host="127.0.0.1:32937" http.request.id=78cc3de9-d2cf-49df-9802-2691b74742a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.137153ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32937" http.request.id=f3116192-3b62-4976-8012-ebedb79f4668 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" 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.096003ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:23:45Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32937" http.request.id=f3116192-3b62-4976-8012-ebedb79f4668 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" 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.149863ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:23:45Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32937" http.request.id=f3116192-3b62-4976-8012-ebedb79f4668 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" 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.187813ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=f2ac216d-6e52-4c21-8630-4ecb1389b091 http.request.method=POST http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.115203ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=8929bb31-a422-4e30-aa5b-0a8ed15d5b93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/blobs/uploads/33c37de2-cc62-4634-ab49-62e7fbcc12d5?_state=52GM9pN-mUGv-7U99XJL-Wp_0OCGNfmtSj1QftFigHx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzM2MzN2RlMi1jYzYyLTQ2MzQtYWI0OS02MmU3ZmJjYzEyZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NDUuNzAzNjczMDI3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=5.181403ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/33c37de2-cc62-4634-ab49-62e7fbcc12d5?_state=52GM9pN-mUGv-7U99XJL-Wp_0OCGNfmtSj1QftFigHx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzM2MzN2RlMi1jYzYyLTQ2MzQtYWI0OS02MmU3ZmJjYzEyZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NDUuNzAzNjczMDI3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32937" http.request.id=3d720ac7-116c-4422-96cb-ba6525fe3ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" 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.212993ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:23:45Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32937" http.request.id=3d720ac7-116c-4422-96cb-ba6525fe3ae1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" 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.278063ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-12T01:23:45Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=cc14b295-d355-4ce5-a420-47f3e31fcc8c http.request.method=POST http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.619454ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:47Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=fa0da4e3-bd21-44c4-b59d-e63f9b564888 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/blobs/uploads/c6a3e2e5-760f-44b0-b764-8a58b9de89aa?_state=TRwF8KE0WnLa4DfJgAzgBItl9RNXetxVySANB0JwJL57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNmEzZTJlNS03NjBmLTQ0YjAtYjc2NC04YTU4YjlkZTg5YWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NDUuODg4NjY1NjQzWiJ9&digest=sha256%3A24abd7bd05acaf57b0aa5ec8c62fb72aedd4ffcb4cff98ca86ce9a9381d0a573" http.request.useragent="Go-http-client/1.1" http.response.duration=2.080446098s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/c6a3e2e5-760f-44b0-b764-8a58b9de89aa?_state=TRwF8KE0WnLa4DfJgAzgBItl9RNXetxVySANB0JwJL57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNmEzZTJlNS03NjBmLTQ0YjAtYjc2NC04YTU4YjlkZTg5YWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NDUuODg4NjY1NjQzWiJ9&digest=sha256%3A24abd7bd05acaf57b0aa5ec8c62fb72aedd4ffcb4cff98ca86ce9a9381d0a573 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:48Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=97c1f456-102f-40ec-920d-30e560d7bcc4 http.request.method=POST http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.119815ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=7db90999-2307-445b-a705-ccde7d7795de http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/blobs/uploads/fb759d62-955f-45d5-8e7b-487511197cc3?_state=FZH98OWIHsV_BOZbe6Tr6kbgilit66IN7feCGc-P7957Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYjc1OWQ2Mi05NTVmLTQ1ZDUtOGU3Yi00ODc1MTExOTdjYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NDguMzA1ODE0OTE0WiJ9&digest=sha256%3A3615cfd9745593b8bb46e0cdac33cc703e7f010854c4000d3b6c42310b5a2bcb" http.request.useragent="Go-http-client/1.1" http.response.duration=6.598366526s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/fb759d62-955f-45d5-8e7b-487511197cc3?_state=FZH98OWIHsV_BOZbe6Tr6kbgilit66IN7feCGc-P7957Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYjc1OWQ2Mi05NTVmLTQ1ZDUtOGU3Yi00ODc1MTExOTdjYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NDguMzA1ODE0OTE0WiJ9&digest=sha256%3A3615cfd9745593b8bb46e0cdac33cc703e7f010854c4000d3b6c42310b5a2bcb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32937" http.request.id=b73069ae-4c75-44c7-83a3-a28a39e8294e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.431076ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:32937" http.request.id=9a9c0289-aa3f-4c7d-9c33-0626232323f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/sha256:5fd6e3307f23af795f00b7abfce6e691cc670c2697e3bbe170ffce86a4725d31" http.request.useragent="Go-http-client/1.1" http.response.duration=1.896854ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "PUT /v2/foo/schema2/manifests/sha256:5fd6e3307f23af795f00b7abfce6e691cc670c2697e3bbe170ffce86a4725d31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=255c50e9-b282-4517-9d89-31f473e1d137 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.773644ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=86dc1b41-1380-4f37-8607-740314c7ff06 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/sha256:5fd6e3307f23af795f00b7abfce6e691cc670c2697e3bbe170ffce86a4725d31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.571414ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/sha256:5fd6e3307f23af795f00b7abfce6e691cc670c2697e3bbe170ffce86a4725d31 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=d2f527de-e90c-4012-b1ae-2666747f8d93 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.330013ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=1a03ee58-f712-45e5-be85-7da222c993d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/sha256:5fd6e3307f23af795f00b7abfce6e691cc670c2697e3bbe170ffce86a4725d31" http.request.useragent="Go-http-client/1.1" http.response.duration=1.234133ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/sha256:5fd6e3307f23af795f00b7abfce6e691cc670c2697e3bbe170ffce86a4725d31 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=72a2be77-7911-4e5b-84c9-1014ffd82657 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.346623ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="rewriting manifest sha256:5fd6e3307f23af795f00b7abfce6e691cc670c2697e3bbe170ffce86a4725d31 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=fde94613-b2ce-4392-9ab7-1948318bde2e http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=fde94613-b2ce-4392-9ab7-1948318bde2e http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.623686ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:32937" http.request.id=2c553417-b5ea-4b85-a04e-af5cf3dbe779 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.446673ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:32937" http.request.id=b3264e41-7a31-4b4d-a2eb-4969535b7871 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.731904ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:32937" http.request.id=ab30344b-a926-4783-910d-3e17f1ecd5dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/sha256:0584c141640df1d5d8f41e6e3caea99c4e852ab0dee9eb2c64e3650ad413df82" http.request.useragent="Go-http-client/1.1" http.response.duration=1.590804ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "PUT /v2/foo/schema2/manifests/sha256:0584c141640df1d5d8f41e6e3caea99c4e852ab0dee9eb2c64e3650ad413df82 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=f68e9c48-f7c6-47e5-b08e-4da730ce5b55 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.548494ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=706878e0-81ec-4415-8c61-fbac81a83961 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/sha256:0584c141640df1d5d8f41e6e3caea99c4e852ab0dee9eb2c64e3650ad413df82" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.476883ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/sha256:0584c141640df1d5d8f41e6e3caea99c4e852ab0dee9eb2c64e3650ad413df82 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=810ae385-7ff8-423d-9b61-b0082e518e2c http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.226003ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=9e0452e0-af70-4a23-83a9-1c97a94dde07 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/sha256:0584c141640df1d5d8f41e6e3caea99c4e852ab0dee9eb2c64e3650ad413df82" http.request.useragent="Go-http-client/1.1" http.response.duration=1.215113ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/sha256:0584c141640df1d5d8f41e6e3caea99c4e852ab0dee9eb2c64e3650ad413df82 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=info msg="rewriting manifest list sha256:0584c141640df1d5d8f41e6e3caea99c4e852ab0dee9eb2c64e3650ad413df82 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=2fd09287-4a81-4868-80fd-b8e576a7b4c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-04-12T01:23:54Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:32937" http.request.id=2fd09287-4a81-4868-80fd-b8e576a7b4c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37086" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.276555ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:23:54Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:23:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=4582244d-62d8-4170-a35a-a4c657831872 http.request.method=GET http.request.remoteaddr="127.0.0.1:35570" 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.382793ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=d390752a-a2c6-4eaa-9f11-fcdcfb077bd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.263133ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=b87dca89-1732-4ffb-ab4b-da621964c129 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" 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.131983ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-12T01:23:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=53e13916-e44d-459d-a7f2-205509e8f801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" 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.998425ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T01:23:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=53e13916-e44d-459d-a7f2-205509e8f801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.054395ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T01:23:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=53e13916-e44d-459d-a7f2-205509e8f801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.097825ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T01:23:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=53e13916-e44d-459d-a7f2-205509e8f801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.136255ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:01:23:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-12T01:23:55Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=c565e315-f2b2-45ca-823c-a976d0927680 http.request.method=POST http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.539314ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:55 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:56Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=f2aa0143-f48a-4d3a-ac6d-f32fd5fb708f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/blobs/uploads/6c8809cc-9db7-4617-9569-ef29e47dd218?_state=AXs85inPHSzC3IFXwBir9_oV2C5RfpBZAVGtvPplS1R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2Yzg4MDljYy05ZGI3LTQ2MTctOTU2OS1lZjI5ZTQ3ZGQyMTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NTUuMTIxOTcyMTc1WiJ9&digest=sha256%3A1d71542df930a1f38eac94086b4b20137e368936c46c230af613639d468b9853" http.request.useragent="Go-http-client/1.1" http.response.duration=1.860921009s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:55 +0000] "PUT /v2/foo/schema1/blobs/uploads/6c8809cc-9db7-4617-9569-ef29e47dd218?_state=AXs85inPHSzC3IFXwBir9_oV2C5RfpBZAVGtvPplS1R7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2Yzg4MDljYy05ZGI3LTQ2MTctOTU2OS1lZjI5ZTQ3ZGQyMTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NTUuMTIxOTcyMTc1WiJ9&digest=sha256%3A1d71542df930a1f38eac94086b4b20137e368936c46c230af613639d468b9853 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:57Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=2abf5578-aa45-4ea6-bafb-3ed304d7f440 http.request.method=POST http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.200205ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:58Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=bc20fac3-763a-4712-bec3-e17dbefaafda http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/blobs/uploads/286e03b8-1820-4753-b82e-6c858c8ab29b?_state=2RjtrF0ykqEFVUTKZph94CMeLLR1EtZUPlMUYf0qML17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyODZlMDNiOC0xODIwLTQ3NTMtYjgyZS02Yzg1OGM4YWIyOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NTcuMTUzNzQ0MzE2WiJ9&digest=sha256%3Aee18954bab76ae555eba3c5e654ba92c31666ee667bf4d280851af6567e9f9e9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.837032312s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/286e03b8-1820-4753-b82e-6c858c8ab29b?_state=2RjtrF0ykqEFVUTKZph94CMeLLR1EtZUPlMUYf0qML17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyODZlMDNiOC0xODIwLTQ3NTMtYjgyZS02Yzg1OGM4YWIyOWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NTcuMTUzNzQ0MzE2WiJ9&digest=sha256%3Aee18954bab76ae555eba3c5e654ba92c31666ee667bf4d280851af6567e9f9e9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:58Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=313b8187-be2c-4a4b-a1fb-7be2776be2f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.207497ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=85698d5b-0b2e-41e7-bada-e49b9e7d5773 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.532148ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:58 +0000] "PUT /v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=12639f6f-d0ec-430a-8f3d-1359df037018 http.request.method=GET http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.173086ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=85ecc146-9b72-40dd-a503-70ba1a2b0d2d http.request.method=GET http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.205306ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "GET /v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40541" http.request.id=e812f981-d5c1-40a9-b4bc-6a6f0f4da889 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.501956ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40541" http.request.id=ed5a4e21-2a63-4c82-a0ee-e3eacea0c9e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.714446ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:40541" http.request.id=0cb1f6fc-006e-4787-92e5-eb1f9f8bf968 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.524036ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=21aa195a-953e-4d49-b7e6-e422b845c331 http.request.method=GET http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.249175ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "GET /v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=4c11ac70-6ab9-4083-abe7-9096f8b2279a http.request.method=GET http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.228122ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=152a6ed7-2308-4a5d-8a4a-d188ff6727a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.320543ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "GET /v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=c5d88e03-eea5-49b7-8869-94de2a113662 http.request.method=GET http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.319423ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=error msg="payload digest does match: "sha256:d289a1118ba983eb9a80c35ba048c5b98bca2891329294e67f494012d1257085" != "sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e"" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=ad411652-19f1-404d-9f54-100e5ac3577d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" time="2025-04-12T01:23:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=ad411652-19f1-404d-9f54-100e5ac3577d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35570" http.request.uri="/v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.585303ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e" 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "PUT /v2/foo/schema1/manifests/sha256:146fe0e0eed006f45250ff268450d430471f9e6e6f97a83e561f0f494db6bf1e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=ea7ec0a8-7bbb-436a-8d4d-1475855de228 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" 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.373224ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=185d4959-6781-4912-b568-1780def6d272 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.164223ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40541" http.request.id=a8bd9c84-e16d-4035-8e4d-580c778cd226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" 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.500363ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:23:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40541" http.request.id=a8bd9c84-e16d-4035-8e4d-580c778cd226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" 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.554754ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:23:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40541" http.request.id=a8bd9c84-e16d-4035-8e4d-580c778cd226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" 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.601944ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=de1463a3-e772-429c-959f-dce84677cdb0 http.request.method=POST http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.473313ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=bdffb1a9-0f9b-4eb3-9487-d0ac414508a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/blobs/uploads/2e94ecd9-921b-4cee-8d73-acba6bdd4043?_state=-XKBUttz6vT5iDgXsZqk_BmosJoBCl5o6y_CfkbTRAR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZTk0ZWNkOS05MjFiLTRjZWUtOGQ3My1hY2JhNmJkZDQwNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NTkuMDMzNzI4MzcxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.977805ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/2e94ecd9-921b-4cee-8d73-acba6bdd4043?_state=-XKBUttz6vT5iDgXsZqk_BmosJoBCl5o6y_CfkbTRAR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZTk0ZWNkOS05MjFiLTRjZWUtOGQ3My1hY2JhNmJkZDQwNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NTkuMDMzNzI4MzcxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40541" http.request.id=f4cec599-e863-4c2f-8aa7-0da967c4c78f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" 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.462403ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:23:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40541" http.request.id=f4cec599-e863-4c2f-8aa7-0da967c4c78f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" 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.516043ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-12T01:23:59Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=200ab723-e4e9-41fd-9256-ea1ab11d92fe http.request.method=POST http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.638394ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:04Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=3c6d5c72-b9d5-48f4-9c4b-86f3be8af3af http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/blobs/uploads/2d8ab304-2423-43db-806d-bb0a4abb0b2d?_state=geFsKwGh95gYjReUu0aoixluO6b_DIZ9BEuTWydix7F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZDhhYjMwNC0yNDIzLTQzZGItODA2ZC1iYjBhNGFiYjBiMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NTkuMjkxMTY1NDEyWiJ9&digest=sha256%3A2689fec821adf44a18083049729918cd97fc8d1572b5eb22dd4c36d9acb5cf26" http.request.useragent="Go-http-client/1.1" http.response.duration=5.346231956s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:23:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/2d8ab304-2423-43db-806d-bb0a4abb0b2d?_state=geFsKwGh95gYjReUu0aoixluO6b_DIZ9BEuTWydix7F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZDhhYjMwNC0yNDIzLTQzZGItODA2ZC1iYjBhNGFiYjBiMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjM6NTkuMjkxMTY1NDEyWiJ9&digest=sha256%3A2689fec821adf44a18083049729918cd97fc8d1572b5eb22dd4c36d9acb5cf26 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:04Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=edd88095-2bb5-4ce1-bf58-1484c792ebb0 http.request.method=POST http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.126695ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:04 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=b8319274-a631-4137-b119-67702d266bac http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/blobs/uploads/9f0f2c5e-3558-461e-8954-0a1b9fa836f7?_state=DEysckJPN1jbWljB9BnR2GlupBll0P8UT6tDSwv_1m17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjBmMmM1ZS0zNTU4LTQ2MWUtODk1NC0wYTFiOWZhODM2ZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MDQuODg4MTI1NDQyWiJ9&digest=sha256%3A849febb70a6bb0e8eba50efa98b29bf71cbbde7612598ef18a62b40993089966" http.request.useragent="Go-http-client/1.1" http.response.duration=4.454567405s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:04 +0000] "PUT /v2/foo/schema2/blobs/uploads/9f0f2c5e-3558-461e-8954-0a1b9fa836f7?_state=DEysckJPN1jbWljB9BnR2GlupBll0P8UT6tDSwv_1m17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZjBmMmM1ZS0zNTU4LTQ2MWUtODk1NC0wYTFiOWZhODM2ZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MDQuODg4MTI1NDQyWiJ9&digest=sha256%3A849febb70a6bb0e8eba50efa98b29bf71cbbde7612598ef18a62b40993089966 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40541" http.request.id=a11a3542-dcdd-48f4-a213-6f38c96bbe0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.438246ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40541" http.request.id=4f198816-9c6e-4c72-8d53-6ca3049d9e2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/sha256:b802384674bdbca1abe4299c9bc90f4148175f68ab2b8934627d53a2fcc72ffd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.901374ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:b802384674bdbca1abe4299c9bc90f4148175f68ab2b8934627d53a2fcc72ffd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=703dd1b3-4d1d-438b-b32a-43a64c5ff14f http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.717554ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=30df9eeb-bdeb-48b8-81ca-0be413014724 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/sha256:b802384674bdbca1abe4299c9bc90f4148175f68ab2b8934627d53a2fcc72ffd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.628354ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/sha256:b802384674bdbca1abe4299c9bc90f4148175f68ab2b8934627d53a2fcc72ffd HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=888e1730-e54c-4c66-b96a-56eb42489643 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.378493ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=115a3578-6589-4485-8c70-904519b0daed http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/sha256:b802384674bdbca1abe4299c9bc90f4148175f68ab2b8934627d53a2fcc72ffd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.311343ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/sha256:b802384674bdbca1abe4299c9bc90f4148175f68ab2b8934627d53a2fcc72ffd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=dd7e4f09-c027-407d-8b2b-9384617a9a54 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.099573ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="rewriting manifest sha256:b802384674bdbca1abe4299c9bc90f4148175f68ab2b8934627d53a2fcc72ffd in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=aa9d973d-011d-40cc-8a67-c7cfed5a3474 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=aa9d973d-011d-40cc-8a67-c7cfed5a3474 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.619116ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40541" http.request.id=1df6a251-0bf8-4176-8727-d6b9bcc66193 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.343874ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40541" http.request.id=40635790-9a0a-44d6-9bfd-66624bc6972a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.596803ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40541" http.request.id=2de25d3a-df9d-4866-bf98-7c2f9a0825fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/sha256:94de10ba93e531b4434d9a3c9d56701274c9e431f7a88b154e9550f3ff7e0c8c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.561164ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:94de10ba93e531b4434d9a3c9d56701274c9e431f7a88b154e9550f3ff7e0c8c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=e69a69e7-42e5-4fc7-9ae1-83ce81aa1722 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.280175ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=52b55eea-8887-4ec8-898a-9a12b8ab1bc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/sha256:94de10ba93e531b4434d9a3c9d56701274c9e431f7a88b154e9550f3ff7e0c8c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.504173ms http.response.status=200 http.response.written=434 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/sha256:94de10ba93e531b4434d9a3c9d56701274c9e431f7a88b154e9550f3ff7e0c8c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=8f6b8a4c-f0e2-41ad-818f-274d8d1bb3dc http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.260593ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=ab53cfd6-1f2f-4568-bcc6-6d48f3acaf0f http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/sha256:94de10ba93e531b4434d9a3c9d56701274c9e431f7a88b154e9550f3ff7e0c8c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.101102ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/sha256:94de10ba93e531b4434d9a3c9d56701274c9e431f7a88b154e9550f3ff7e0c8c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="rewriting manifest list sha256:94de10ba93e531b4434d9a3c9d56701274c9e431f7a88b154e9550f3ff7e0c8c in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=b7fbe09f-fba5-4ba9-a8e2-cdb0ef7467f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40541" http.request.id=b7fbe09f-fba5-4ba9-a8e2-cdb0ef7467f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36288" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.389106ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (32.51s) === RUN TestGetManifestWithStorageError time="2025-04-12T01:24:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:24:09Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:24:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:44215" http.request.id=23e01724-c305-41db-905c-414efb653b75 http.request.method=GET http.request.remoteaddr="127.0.0.1:35388" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.266813ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.24.2 http.request.host="127.0.0.1:44215" http.request.id=6dcc86c5-56ae-421a-8848-5d71095e179e http.request.method=GET http.request.remoteaddr="127.0.0.1:35388" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.289773ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.24.2 http.request.host="127.0.0.1:44215" http.request.id=7ee86ed9-1c28-40fb-b0a6-2f1e6b0a8c01 http.request.method=GET http.request.remoteaddr="127.0.0.1:35388" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.346613ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.24.2 http.request.host="127.0.0.1:44215" http.request.id=1797ea0e-9469-420f-af4c-9ac4354e2966 http.request.method=GET http.request.remoteaddr="127.0.0.1:35388" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.042292ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-04-12T01:24:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:24:09Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:24:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=ed9d19e9-227f-4936-9cda-bd20304aa483 http.request.method=GET http.request.remoteaddr="127.0.0.1:51966" 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.276053ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" 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.2 http.request.host="127.0.0.1:39253" http.request.id=74457d7e-cbbd-4b68-b7e9-fa65275fa45c http.request.method=GET http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.081892ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=ce43aefd-4670-47e1-89a9-dafe8287add5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" 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.010763ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=50e3203c-dfe9-44fb-987c-74955cfca7b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.164625ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T01:24:09Z" 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.2 http.request.host="127.0.0.1:39253" http.request.id=50e3203c-dfe9-44fb-987c-74955cfca7b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.217145ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T01:24:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=50e3203c-dfe9-44fb-987c-74955cfca7b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.260695ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-04-12T01:24:09Z" 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.2 http.request.host="127.0.0.1:39253" http.request.id=50e3203c-dfe9-44fb-987c-74955cfca7b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.291405ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-04-12T01:24:09Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=90a57e89-ddc0-4588-82cc-558d8c525596 http.request.method=POST http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.675714ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:13Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=ad6e3afd-23b1-4adb-9bff-40fe6b18e470 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/blobs/uploads/39cddb8a-aea8-4a2e-bd3c-ca0b66ee6170?_state=-fpc7WcCJRIRl4Im3Fr5QIFRNGhZ7jXb9-8cgLzP7x97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzOWNkZGI4YS1hZWE4LTRhMmUtYmQzYy1jYTBiNjZlZTYxNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MDkuNjQ3NTczOTYzWiJ9&digest=sha256%3A673ea6aea92a55230673ef1d87dcc4a374237d72177e3ddbe625501117d3ea90" http.request.useragent="Go-http-client/1.1" http.response.duration=3.859121119s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:09 +0000] "PUT /v2/foo/schema1/blobs/uploads/39cddb8a-aea8-4a2e-bd3c-ca0b66ee6170?_state=-fpc7WcCJRIRl4Im3Fr5QIFRNGhZ7jXb9-8cgLzP7x97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzOWNkZGI4YS1hZWE4LTRhMmUtYmQzYy1jYTBiNjZlZTYxNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MDkuNjQ3NTczOTYzWiJ9&digest=sha256%3A673ea6aea92a55230673ef1d87dcc4a374237d72177e3ddbe625501117d3ea90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:13Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=cb141c70-c43b-4b06-bbb8-9c5bff44a5f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.396686ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=316b5bb6-01f3-4571-ac6b-374fbe2d9da7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/blobs/uploads/c6c85984-38a9-47b3-bc88-206e83cbdfec?_state=HzmzISh0z3xZKnOpWBFWFpvf6ruvjAPSnoalndW7t197Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNmM4NTk4NC0zOGE5LTQ3YjMtYmM4OC0yMDZlODNjYmRmZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MTMuNzE4NDM1NzAyWiJ9&digest=sha256%3A2f5ea9a7cc578142c2383638fead3303850d17c9ea938f5f496f82cb37f6ca62" http.request.useragent="Go-http-client/1.1" http.response.duration=3.550437354s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/c6c85984-38a9-47b3-bc88-206e83cbdfec?_state=HzmzISh0z3xZKnOpWBFWFpvf6ruvjAPSnoalndW7t197Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNmM4NTk4NC0zOGE5LTQ3YjMtYmM4OC0yMDZlODNjYmRmZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MTMuNzE4NDM1NzAyWiJ9&digest=sha256%3A2f5ea9a7cc578142c2383638fead3303850d17c9ea938f5f496f82cb37f6ca62 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=6122a099-6c4e-4af4-8e83-58a6b16f59ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.382739ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=1d025404-6098-45dd-82af-d93024e9f090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.duration=2.954768ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=2b88244d-e32d-458d-9c4c-71d714e86acc http.request.method=GET http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.324896ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=e24d3743-301f-4583-ad5c-5f9ff0afc82b http.request.method=GET http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.323826ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39253" http.request.id=24f49ee8-ae52-41aa-bad9-f996bc1ed210 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.duration=2.591126ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39253" http.request.id=70be328e-e10c-445c-8a57-ffcb6f104e8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.duration=2.446586ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:39253" http.request.id=2d7f9f22-32ef-4174-89e1-989da4046f8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.duration=2.490896ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=65b4800a-903f-4b46-a14f-6bb8d94e7da6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.993815ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=81fe5a52-9bb0-499c-b92e-bf5d9826168e http.request.method=GET http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.210093ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=fbbaa4b1-8cbe-46c0-ae8b-1def872228da http.request.method=GET http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.duration=1.226093ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=9e337335-3ede-4564-8dbf-e83b12f55370 http.request.method=GET http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.210773ms http.response.status=200 http.response.written=41 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=error msg="payload digest does match: "sha256:941446bebfff8501a94a66732e9abd24885c4d4b3b18b67b72e8150e132d15b7" != "sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645"" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=1f92ca10-76aa-4a75-8c27-ca23ed95c415 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" time="2025-04-12T01:24:17Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=1f92ca10-76aa-4a75-8c27-ca23ed95c415 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51966" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.301763ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=46c555bd-04e1-4caf-8258-c009318339e4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51978" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.duration=1.504723ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=be195f95-bd89-4009-ac95-93aed72a780e http.request.method=GET http.request.remoteaddr="127.0.0.1:51978" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.316553ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=849e668f-6fd4-48e2-b6c1-59c4065ae3e4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51980" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.270123ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=d8fd4a52-4a71-4a52-abb7-49b4b4a839d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51994" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.duration=2.441175ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=db4072ce-5b83-421d-912f-74c7830b6120 http.request.method=GET http.request.remoteaddr="127.0.0.1:51994" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.926105ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=39d8423f-03a4-4d1f-9a03-6fd0b2dcaa2d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52004" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.240773ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=b1e58bad-ea24-4128-bfed-1c7ad27b1b8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.649236ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=951cc471-a090-4d7b-ad5a-924b24b99100 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" 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="967.412µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=49a43ab1-3105-4f97-b4a2-ad94d13ccb51 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645" http.request.useragent="Go-http-client/1.1" http.response.duration=1.307723ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:1ef5f6caae80786035615fa7bc94a0dec7bfe0426b8d885b9bab1a26a93e3645 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=f42ba672-5f5d-45a2-b532-a9625cbdfde4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.004753ms http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=3076cf9c-a863-4d6f-b016-d6bd67152363 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" 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.135202ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" 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.2 http.request.host="127.0.0.1:39253" http.request.id=32373199-82dd-4746-abd4-26de1bfb37d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.091053ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39253" http.request.id=939e1361-d185-4003-9030-8dc318eb9710 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" 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.173272ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:24:17Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39253" http.request.id=939e1361-d185-4003-9030-8dc318eb9710 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" 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.226893ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:24:17Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39253" http.request.id=939e1361-d185-4003-9030-8dc318eb9710 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" 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.266683ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=9ac05df5-77fa-4d32-a45b-6426ef83c5fc http.request.method=POST http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.211403ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=18339484-b301-400f-b7b5-ba0b7bae111c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/blobs/uploads/1175a58c-bbe5-4797-a41e-f5f0f1b08d39?_state=K43r8ORIHmRv7TbsVltEd1fUvJfy0MTp5atIm11XsmV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMTc1YTU4Yy1iYmU1LTQ3OTctYTQxZS1mNWYwZjFiMDhkMzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MTcuMzI4MDk1MzA5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.481924ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/1175a58c-bbe5-4797-a41e-f5f0f1b08d39?_state=K43r8ORIHmRv7TbsVltEd1fUvJfy0MTp5atIm11XsmV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMTc1YTU4Yy1iYmU1LTQ3OTctYTQxZS1mNWYwZjFiMDhkMzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MTcuMzI4MDk1MzA5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39253" http.request.id=33fc420d-6d5b-4f26-8076-cef16b3d761b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" 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.446834ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:24:17Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39253" http.request.id=33fc420d-6d5b-4f26-8076-cef16b3d761b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" 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.499374ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-04-12T01:24:17Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=10dcba2e-bcd9-4004-97f8-6acb2b23042a http.request.method=POST http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.870154ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:21Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=ceabd4fe-94ca-4124-8f45-e7f7e8426f16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/blobs/uploads/f1499b2d-5c21-47ed-9977-30308a33ad60?_state=CsucCX8PxePp-hVeYAZUN1YThcddMenvSjaD-cJYjSF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMTQ5OWIyZC01YzIxLTQ3ZWQtOTk3Ny0zMDMwOGEzM2FkNjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MTcuNTc2NzE0ODI5WiJ9&digest=sha256%3Ac6c3b773a4d7cc0310e8016d7144a4f959e509fa6344dbb5d3ff72d272526b08" http.request.useragent="Go-http-client/1.1" http.response.duration=4.242964075s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/f1499b2d-5c21-47ed-9977-30308a33ad60?_state=CsucCX8PxePp-hVeYAZUN1YThcddMenvSjaD-cJYjSF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMTQ5OWIyZC01YzIxLTQ3ZWQtOTk3Ny0zMDMwOGEzM2FkNjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MTcuNTc2NzE0ODI5WiJ9&digest=sha256%3Ac6c3b773a4d7cc0310e8016d7144a4f959e509fa6344dbb5d3ff72d272526b08 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:22Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=989696f3-84a5-4738-a67a-c9a487061872 http.request.method=POST http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.291328ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=ae895241-347c-4179-a77d-327fa273208a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/blobs/uploads/595e81bc-b876-4478-8e17-dbd03e1d0a56?_state=nVV8cp8MZKxqeX7k13YY_pNw289kjB8U_AZN_WGkIYx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OTVlODFiYy1iODc2LTQ0NzgtOGUxNy1kYmQwM2UxZDBhNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MjIuMTA3Mjk4MDg3WiJ9&digest=sha256%3Ab3ccc5a98215484fa8d8d9915089bdeb8bd6c8535aa651cfbba45443cd4d8d8a" http.request.useragent="Go-http-client/1.1" http.response.duration=6.223757783s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/595e81bc-b876-4478-8e17-dbd03e1d0a56?_state=nVV8cp8MZKxqeX7k13YY_pNw289kjB8U_AZN_WGkIYx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OTVlODFiYy1iODc2LTQ0NzgtOGUxNy1kYmQwM2UxZDBhNTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDQtMTJUMDE6MjQ6MjIuMTA3Mjk4MDg3WiJ9&digest=sha256%3Ab3ccc5a98215484fa8d8d9915089bdeb8bd6c8535aa651cfbba45443cd4d8d8a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39253" http.request.id=2cfb40df-2bea-42fd-8d0d-2fb908d26424 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.968417ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39253" http.request.id=cc3212d0-47ba-40d9-8600-6d7d1bb09d48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" http.request.useragent="Go-http-client/1.1" http.response.duration=1.670904ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "PUT /v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=28b5320e-f8da-4bc2-b915-84844fead88e http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.719475ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=4805400c-dab7-4ef3-8211-d8bc8a607ec4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.520953ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=a9a94ab4-d71f-4dea-93eb-12f6af08b7f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.872365ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=8ff652f8-ed26-4258-b1fa-c0b3e3cd85c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" http.request.useragent="Go-http-client/1.1" http.response.duration=1.636074ms http.response.status=304 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=6bc60f01-0e76-4271-8110-a254ec6a0bc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.503463ms http.response.status=200 http.response.written=45 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="rewriting manifest sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 in schema1 format to support old client" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=b2ee2f8b-33eb-4d58-bb8d-b83297965156 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=b2ee2f8b-33eb-4d58-bb8d-b83297965156 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" 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=3.742499ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=6e2abb03-c574-4cd5-96c5-73cb412d2d6a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" http.request.useragent="Go-http-client/1.1" http.response.duration=1.985365ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=6ef759ab-f5a3-410f-a3aa-f9268fff36c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52008" http.request.uri="/v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.738764ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=b7c9c095-a65f-489a-a322-c49a227bac9a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56092" http.request.uri="/v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.140845ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39253" http.request.id=6571672c-5554-4477-89a4-869bbf23e350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" http.request.useragent="Go-http-client/1.1" http.response.duration=2.607686ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "PUT /v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=b213f2c0-0e0a-4e99-b2cf-ff1df1dc5b1e http.request.method=GET http.request.remoteaddr="127.0.0.1:56104" http.request.uri="/v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.766044ms http.response.status=200 http.response.written=732 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=b599db03-5e1d-48a0-8026-623c5ab08415 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56108" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.056355ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39253" http.request.id=af15512d-adf7-492e-b651-5f17a847a2e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56114" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.721686ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=f9cae8a1-65e0-415c-a39e-1852db64ea4c http.request.method=GET http.request.remoteaddr="127.0.0.1:56114" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.537964ms http.response.status=200 http.response.written=39 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=008056f7-c59a-45fc-91e8-bc5c9f89f35f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56114" http.request.uri="/v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77" http.request.useragent="Go-http-client/1.1" http.response.duration=1.816934ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4783ee22c76de5e2069748207c762390015b6df72f2a54a1f7e72e182cd22e77 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:39253" http.request.id=5148264b-9686-4110-a67e-b8fe7beece29 http.request.method=GET http.request.remoteaddr="127.0.0.1:56114" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.680944ms http.response.status=200 http.response.written=35 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (18.99s) === RUN TestManifestDeleteDisabled time="2025-04-12T01:24:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:24:28Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:24:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:35013" http.request.id=ea54e7cc-0214-47b4-b47d-39ee525272c6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32840" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.445533ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2025-04-12T01:24:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:24:28Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:24:28Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 time="2025-04-12T01:24:28Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.24.2 time="2025-04-12T01:24:28Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.2 time="2025-04-12T01:24:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:41269" http.request.id=c816d7e3-0fcc-45b4-bd2d-b61173c744b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44740" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.043087ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:41269" http.request.id=2cdf0f38-c618-4e4a-b2bc-56be5cbf4285 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44742" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.309875ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:41269" http.request.id=81d07700-fca9-4a84-8d09-59bb41f8e617 http.request.method=POST http.request.remoteaddr="127.0.0.1:44744" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.671388ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-04-12T01:24:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.24.2 http.request.host="127.0.0.1:41269" http.request.id=cfed9cb5-bef2-418e-9fac-eb6f651cc6bf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44752" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.824606ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.41s) === RUN TestProxyManifestGetByTag time="2025-04-12T01:24:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 time="2025-04-12T01:24:28Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:24:28Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=e8f99e45-4cdd-45d3-83d4-adf7b9ab6f41 http.request.method=POST http.request.remoteaddr="127.0.0.1:34996" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437973ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=7810c0c7-d03f-44c9-ab2b-d81946588f9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34996" http.request.uri="/v2/foo/bar/blobs/uploads/eabcd109-ecd2-45fc-9feb-4a98ff3ba826?_state=I-Q5X5GRoDJ7SCfM-7VEdnA_ZWzd8R55Wygtl0xJQ8x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhYmNkMTA5LWVjZDItNDVmYy05ZmViLTRhOThmZjNiYTgyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyNDoyOC45Nzg3NDM4NTJaIn0%3D&digest=sha256%3Abbfe7261e5e421531da8e912179d7448d2cbe3cd99fb5641375b09dd81fb08a6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.142516948s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:28 +0000] "PUT /v2/foo/bar/blobs/uploads/eabcd109-ecd2-45fc-9feb-4a98ff3ba826?_state=I-Q5X5GRoDJ7SCfM-7VEdnA_ZWzd8R55Wygtl0xJQ8x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhYmNkMTA5LWVjZDItNDVmYy05ZmViLTRhOThmZjNiYTgyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyNDoyOC45Nzg3NDM4NTJaIn0%3D&digest=sha256%3Abbfe7261e5e421531da8e912179d7448d2cbe3cd99fb5641375b09dd81fb08a6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=96331e4c-253a-4cb6-ad31-9bb34ae408c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34996" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.254327ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" 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.2 time="2025-04-12T01:24:31Z" level=info msg="redis not configured" go.version=go1.24.2 time="2025-04-12T01:24:31Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.24.2 time="2025-04-12T01:24:31Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=b6fb472c-5d42-4f41-b52f-a8bc4f93e988 http.request.method=GET http.request.remoteaddr="127.0.0.1:34996" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.231423ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:40089" go.version=go1.24.2 time="2025-04-12T01:24:31Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.24.2 time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=d1fcc52c-a1a0-46e0-8303-ae28ce10172b http.request.method=GET http.request.remoteaddr="127.0.0.1:35012" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.402483ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40089 /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:40089/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:37337" http.request.id=c39fb5dc-cb70-4f0d-88c7-171b76ca18c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41384" http.request.uri="/v2/foo/bar/manifests/sha256:1621cde579beb0682a109c32117b77bd5cd1d954531db02d0a9adbd0eeb2f84c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:1621cde579beb0682a109c32117b77bd5cd1d954531db02d0a9adbd0eeb2f84c" time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=13186311-221f-4643-a2d9-cde4b1a2f5ad http.request.method=GET http.request.remoteaddr="127.0.0.1:35022" http.request.uri="/v2/foo/bar/manifests/sha256:1621cde579beb0682a109c32117b77bd5cd1d954531db02d0a9adbd0eeb2f84c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.988458ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "GET /v2/foo/bar/manifests/sha256:1621cde579beb0682a109c32117b77bd5cd1d954531db02d0a9adbd0eeb2f84c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:1621cde579beb0682a109c32117b77bd5cd1d954531db02d0a9adbd0eeb2f84c with ttl=167h59m59.99999086s" go.version=go1.24.2 time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37337" http.request.id=c39fb5dc-cb70-4f0d-88c7-171b76ca18c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41384" http.request.uri="/v2/foo/bar/manifests/sha256:1621cde579beb0682a109c32117b77bd5cd1d954531db02d0a9adbd0eeb2f84c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.083574ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "GET /v2/foo/bar/manifests/sha256:1621cde579beb0682a109c32117b77bd5cd1d954531db02d0a9adbd0eeb2f84c HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=eba2348e-f97a-485a-9624-9721e2097fba http.request.method=GET http.request.remoteaddr="127.0.0.1:35022" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.296653ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40089 /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:40089/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:37337" http.request.id=3587c083-7e4e-4f04-b2ea-915dd1fcb2b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41398" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=81b21f70-516c-4b30-aa6c-71e442b5b131 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35036" 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.206046ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37337" http.request.id=3587c083-7e4e-4f04-b2ea-915dd1fcb2b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41398" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.2334ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T01:24:31Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=9147cb7d-0f69-45ed-a1d7-c9a004b267cb http.request.method=POST http.request.remoteaddr="127.0.0.1:35036" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.115335ms http.response.status=202 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=c5c53492-e154-445d-883b-d9f3e5f93525 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35036" http.request.uri="/v2/foo/bar/blobs/uploads/b51a8ac7-908f-4d7e-bae9-60d3534a6963?_state=L7lSqu7Ail5zsKAQDuSlwAmR0mNzDPtXzA_BQ5aZv8R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MWE4YWM3LTkwOGYtNGQ3ZS1iYWU5LTYwZDM1MzRhNjk2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyNDozMS40MDQxMzY4MDJaIn0%3D&digest=sha256%3A3ac0f2ff012e10fabb19e485f96e418129135b145dd10abb95555f656454b616" http.request.useragent="Go-http-client/1.1" http.response.duration=5.246861726s http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:31 +0000] "PUT /v2/foo/bar/blobs/uploads/b51a8ac7-908f-4d7e-bae9-60d3534a6963?_state=L7lSqu7Ail5zsKAQDuSlwAmR0mNzDPtXzA_BQ5aZv8R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MWE4YWM3LTkwOGYtNGQ3ZS1iYWU5LTYwZDM1MzRhNjk2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wNC0xMlQwMToyNDozMS40MDQxMzY4MDJaIn0%3D&digest=sha256%3A3ac0f2ff012e10fabb19e485f96e418129135b145dd10abb95555f656454b616 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=7d1c8bc7-1623-4cf0-882f-a26da2571daa http.request.method=PUT http.request.remoteaddr="127.0.0.1:35036" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.209047ms http.response.status=201 http.response.written=0 127.0.0.1 - - [12/Apr/2025:01:24:36 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=ea53b807-451e-436f-8652-6dd5055bd80c http.request.method=GET http.request.remoteaddr="127.0.0.1:35036" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.310273ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:01:24:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T01:24:36Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40089 /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:40089/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:37337" http.request.id=7415ba3e-64da-4dfb-8320-a7c77d4ff357 http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=28b8e639-ec85-455d-afb4-827b3da2b543 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35044" 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.387056ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:01:24:36 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=50b68412-cbd8-4dbb-976e-f6fb19f1a9b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35044" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.189253ms http.response.status=200 http.response.written=2 127.0.0.1 - - [12/Apr/2025:01:24:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-04-12T01:24:36Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:40089 /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:40089/v2/:[]]}" go.version=go1.24.2 http.request.host="127.0.0.1:37337" http.request.id=7415ba3e-64da-4dfb-8320-a7c77d4ff357 http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:40089" http.request.id=8f224842-946b-42c3-b98a-c109b270811c http.request.method=GET http.request.remoteaddr="127.0.0.1:35046" 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.192666ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:01:24:36 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-04-12T01:24:36Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:abc57f06b0b3f2e6b6d183d3960c3a0cff7110c26de94e51a2857400818626b3 with ttl=167h59m59.9999956s" go.version=go1.24.2 time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:37337" http.request.id=7415ba3e-64da-4dfb-8320-a7c77d4ff357 http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=14.141934ms http.response.status=200 http.response.written=935 127.0.0.1 - - [12/Apr/2025:01:24:36 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (7.88s) === RUN TestAppDispatcher time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46131" http.request.id=64c85e49-ada5-4846-a94d-0f69ef02e736 http.request.method=GET http.request.remoteaddr="127.0.0.1:54332" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.500764ms http.response.status=200 http.response.written=0 time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46131" http.request.id=f135d630-83f2-412c-bbb5-0cad385af97f http.request.method=GET http.request.remoteaddr="127.0.0.1:54332" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.335093ms http.response.status=200 http.response.written=0 time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46131" http.request.id=b1bb3375-57fb-413a-b2d9-cb2f88a6bf43 http.request.method=GET http.request.remoteaddr="127.0.0.1:54332" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200473ms http.response.status=200 http.response.written=0 time="2025-04-12T01:24:36Z" level=info msg="response completed" go.version=go1.24.2 http.request.host="127.0.0.1:46131" http.request.id=0cd44ed0-6333-4442-9b39-c451fc1afb2a http.request.method=GET http.request.remoteaddr="127.0.0.1:54332" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.444154ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-04-12T01:24: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.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 time="2025-04-12T01:24:36Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 time="2025-04-12T01:24:36Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.24.2 http.request.host="127.0.0.1:38651" http.request.id=397387b9-0aba-4068-ac3f-6a68a9f21bea http.request.method=GET http.request.remoteaddr="127.0.0.1:47660" 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-04-12T01:24: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.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 time="2025-04-12T01:24:36Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 time="2025-04-12T01:24:36Z" level=info msg="configuring file health check path=/tmp/healthcheck2158870788, interval=1" go.version=go1.24.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-04-12T01:24: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.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 time="2025-04-12T01:24:40Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 time="2025-04-12T01:24:40Z" level=info msg="configuring TCP health check addr=127.0.0.1:45279, interval=1" go.version=go1.24.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-04-12T01:24:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.24.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 time="2025-04-12T01:24:44Z" level=info msg="redis not configured" go.version=go1.24.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 time="2025-04-12T01:24:44Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:43301, interval=1, threshold=3" go.version=go1.24.2 instance.id=617fc422-55c7-41ba-a1c2-67e6f9586995 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 161.439s ? 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.11s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.02s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.76s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.27s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.44s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.66s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 11.285s === RUN TestSchedule time="2025-04-12T01:22:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 time="2025-04-12T01:22:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.9967ms" go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 time="2025-04-12T01:22:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.16µs" go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 time="2025-04-12T01:22:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.73µs" go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2025-04-12T01:22:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-04-12T01:22:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 time="2025-04-12T01:22:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99722ms" go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 time="2025-04-12T01:22:10Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99638ms" go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 time="2025-04-12T01:22:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-04-12T01:22:10Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.24.2 instance.id=0d91fbad-6c2b-4b75-bcc1-fb6f730aeb85 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.584s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.68s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 29883392 sha256:7a6a100442253583283d3472dd3ba5394ba1b49dd4a6a629909cf38a7e5b943b [] map[] } --- PASS: TestSimpleBlobRead (0.95s) === RUN TestBlobMount --- PASS: TestBlobMount (0.53s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.79s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.98s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.76s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:1240bf13d2d9593dfa8d3afb037421867ab69b4f2001e83174d6f69501a21bac palailogos: marking blob sha256:ea6d3a92e97b17459dc957c8a1f675a41ed909d0ae401e1161cf3c17d5422c94 palailogos: marking blob sha256:8878d280dd2b03c2d25f9ba62935d2366819d4fda872681d1f676359e382fd4d palailogos: marking manifest sha256:859dc01ad04da2e59aae302000b9e073d686bc7bb279744fe81d5bc258698aa9 palailogos: marking blob sha256:bfc33618c4a7a8056a425806d657bc51faa29968485920e10fa56748d9fb4a9c palailogos: marking blob sha256:f5866630b40cc7fad0c4a79a7ad44a66275ece0c68562a6973b7e52e93d6cfc4 palailogos: marking manifest sha256:e9eecda7a12830929228e356748b1a433342f449509a7b197dd40c2bd77cddf2 palailogos: marking blob sha256:1240bf13d2d9593dfa8d3afb037421867ab69b4f2001e83174d6f69501a21bac palailogos: marking blob sha256:859dc01ad04da2e59aae302000b9e073d686bc7bb279744fe81d5bc258698aa9 palailogos: marking manifest sha256:f6e4b7ddf39cad4b37f35cda152d2eb6d7bec5ba2b9ff5c7fd71573cd5b798ac palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:726867f7b60066237cb2ccd54915d2e84cdea7c2a413d683fabb310b64cbfb57 palailogos: marking blob sha256:0e27810d9cc2419a67961e2339757b0342415a803f4ac23337d46c27b26c9bc9 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.36s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:6a72c597dbc39ed99468fb9ce717f086dd700c6967be439282998b41da66fe40 deletemanifests: marking manifest sha256:a1a29bcd6c02b20bbaeb6383bfbd2cb4a0a4a294d2bbadef52c5ea12159f499d deletemanifests: marking blob sha256:e123b910bcb698a9bc2950820a3c02df436d32114c1e2851235998a9026b3797 deletemanifests: marking blob sha256:be1bd6e4d4eed2852a0b6efab1e70a732b677c54e02d33d65d50b04bf02da9d3 deletemanifests: marking blob sha256:83b2384d6461cc08092e49f0a25a42c7f786afdfcb87ead28b715f6971a61344 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:3aa5b0dd0d8ccd65d25938af82a12d3f446657caf677340ce6103a2abcd96487 blob eligible for deletion: sha256:50104dcde7cc49f83a4ad17ddffc0f179c8575a83b171c231b42fd33a68fe957 blob eligible for deletion: sha256:6a72c597dbc39ed99468fb9ce717f086dd700c6967be439282998b41da66fe40 blob eligible for deletion: sha256:d3a7b6df905ee361263b77eddd455fb6b4bf9b7b60480aaa77745ac1228eba62 deletemanifests manifest eligible for deletion: sha256:6a72c597dbc39ed99468fb9ce717f086dd700c6967be439282998b41da66fe40 deletemanifests: marking manifest sha256:a1a29bcd6c02b20bbaeb6383bfbd2cb4a0a4a294d2bbadef52c5ea12159f499d deletemanifests: marking blob sha256:e123b910bcb698a9bc2950820a3c02df436d32114c1e2851235998a9026b3797 deletemanifests: marking blob sha256:be1bd6e4d4eed2852a0b6efab1e70a732b677c54e02d33d65d50b04bf02da9d3 deletemanifests: marking blob sha256:83b2384d6461cc08092e49f0a25a42c7f786afdfcb87ead28b715f6971a61344 time="2025-04-12T01:22:30Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/6a72c597dbc39ed99468fb9ce717f086dd700c6967be439282998b41da66fe40" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 time="2025-04-12T01:22:30Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/6a72c597dbc39ed99468fb9ce717f086dd700c6967be439282998b41da66fe40" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:d3a7b6df905ee361263b77eddd455fb6b4bf9b7b60480aaa77745ac1228eba62 time="2025-04-12T01:22:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d3/d3a7b6df905ee361263b77eddd455fb6b4bf9b7b60480aaa77745ac1228eba62" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:3aa5b0dd0d8ccd65d25938af82a12d3f446657caf677340ce6103a2abcd96487 time="2025-04-12T01:22:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3a/3aa5b0dd0d8ccd65d25938af82a12d3f446657caf677340ce6103a2abcd96487" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:50104dcde7cc49f83a4ad17ddffc0f179c8575a83b171c231b42fd33a68fe957 time="2025-04-12T01:22:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/50/50104dcde7cc49f83a4ad17ddffc0f179c8575a83b171c231b42fd33a68fe957" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:6a72c597dbc39ed99468fb9ce717f086dd700c6967be439282998b41da66fe40 time="2025-04-12T01:22:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6a/6a72c597dbc39ed99468fb9ce717f086dd700c6967be439282998b41da66fe40" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 --- PASS: TestDeleteManifestIfTagNotFound (2.41s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:77a654811f6fab472f7464af47c681a5157f8e38ea2c80eee83e99d8b1b4b7c6 time="2025-04-12T01:22:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/77/77a654811f6fab472f7464af47c681a5157f8e38ea2c80eee83e99d8b1b4b7c6" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:b030de6b48225a0989900493e87e43ee9f72f779b94f9dd70a8f601687caa50a time="2025-04-12T01:22:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b0/b030de6b48225a0989900493e87e43ee9f72f779b94f9dd70a8f601687caa50a" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:dbea2687a5598ad5072d3437a980087ba20a585a9091024e108f2129fcc769fb time="2025-04-12T01:22:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/db/dbea2687a5598ad5072d3437a980087ba20a585a9091024e108f2129fcc769fb" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 --- PASS: TestGCWithMissingManifests (0.83s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:c6710814b7e4b35d746f008655716cc2df377f6e5339c1d4f480d29e753c376d komnenos: marking blob sha256:c5efbe52dabf326fe465ac64746bdfb2a3c3c06c803e7b6bb956dd73fdc2be0a komnenos: marking blob sha256:60f5c8fe7ead8c89dff8088cd40fc1df13d566844049ae5ded2401b266cc3a18 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:b8541b44b7914a9ad2fdeec5c570f09723ed1eb16850752ac4fa22f57b3d0d0a time="2025-04-12T01:22:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b8/b8541b44b7914a9ad2fdeec5c570f09723ed1eb16850752ac4fa22f57b3d0d0a" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:cd8416d0e96ac700e18e6c1667a7acee3bb56525641ec67972d3e9e62df25a6e time="2025-04-12T01:22:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cd/cd8416d0e96ac700e18e6c1667a7acee3bb56525641ec67972d3e9e62df25a6e" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-04-12T01:22:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:eaad76de25b9683a3bd4aac91f872a4e8cbd27bd48893e946a27ea9f6dad711d time="2025-04-12T01:22:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ea/eaad76de25b9683a3bd4aac91f872a4e8cbd27bd48893e946a27ea9f6dad711d" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:535c965e5c9415a64e01ab89540b0eb9503aba8ee565dfb8a17b1c2ea3511703 time="2025-04-12T01:22:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/53/535c965e5c9415a64e01ab89540b0eb9503aba8ee565dfb8a17b1c2ea3511703" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:69ab3c2ee9fd3197cad034bc5b53fe572755afb1b17be0435636f848357af524 time="2025-04-12T01:22:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/69/69ab3c2ee9fd3197cad034bc5b53fe572755afb1b17be0435636f848357af524" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 blob eligible for deletion: sha256:86dd31fc47c57d99db596bd9d6251389a24e0981af511dddc55e20e3a485eba5 time="2025-04-12T01:22:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/86/86dd31fc47c57d99db596bd9d6251389a24e0981af511dddc55e20e3a485eba5" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 --- PASS: TestDeletionHasEffect (2.00s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.34s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:7d2d90a5a918d99cbc6e1472e88400b1d25056a8b69fe8ec14fdecb817932f5a michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:db562c6e1c5531659a065ed517d985164bea1ea63dae6bc9e7b7582b5e75038b michael_z_doukas: marking blob sha256:9c5737ff6fa3075fe9afc70797327b7d6d0994268056f020a2d9b8130b001629 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0bba591224a7a7805f9f9f057211b634f2917945ec38a07413d0c9c0fddefeb9 time="2025-04-12T01:22:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0bba591224a7a7805f9f9f057211b634f2917945ec38a07413d0c9c0fddefeb9" go.version=go1.24.2 instance.id=8df219f2-1bfe-4566-a3b6-289b46786525 --- PASS: TestOrphanBlobDeleted (1.03s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:181ad002449d491658aa6adf3cdcb8448a21232c42ff116f3b3f4817203ff5b4 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:03c92e065356ae81ba233aa02f999fdc9d2a942e2e1e385685d1fa5f8658e216 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.71s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.85s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.45s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.37s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2025-04-12T01:22:40Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 00:22:40.368806232 +0000 UTC m=-3569.911069950, actuallyDelete=true" time="2025-04-12T01:22:40Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-04-12T01:22:40Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283, actuallyDelete=true" time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0332b0f5-81c0-4f5a-b974-907529b06f4e have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/09b2b2f6-336c-416a-9008-b0b3de5abdb0 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/793f5e4a-e54d-4855-b036-274d64327651 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a969a486-b47b-4528-af42-bcc3ae63dbaa have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e54f3cf8-6b17-4d3b-b755-4cb6dc082edc have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1bb72686-1518-4a52-9fe0-6eec9f0982b7 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/871b8d10-9826-41d5-9aa6-78001b597283 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b7e2dbc6-635b-4938-9b75-892a13d58421 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b971c188-c2cd-40cc-814a-daa82369f684 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cac8a198-c725-41fd-8aa9-ee27a73eda6a have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/17b5c065-b3e9-417d-8f0e-9eae1da6a2fb have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.370029465 +0000 UTC m=+30.090153283). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-04-12T01:22:40Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 01:22:40.371547778 +0000 UTC m=+30.091671606, actuallyDelete=true" time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1775e67f-5d84-416f-afa3-eab9e07d0d6e have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.371547778 +0000 UTC m=+30.091671606). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1ae78f9f-98a7-4173-bec1-a47b160ef851 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.371547778 +0000 UTC m=+30.091671606). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/9b0e9afd-a9a9-4e96-b468-c04a494d76dd have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.371547778 +0000 UTC m=+30.091671606). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4dfec589-5202-4081-853a-fcdd03afcc35 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.371547778 +0000 UTC m=+30.091671606). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b6bced24-6c7e-427d-9df2-b5a93768c76c have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.371547778 +0000 UTC m=+30.091671606). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-04-12T01:22:40Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 01:22:40.372663971 +0000 UTC m=+30.092787799, actuallyDelete=true" time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/00030d47-0fb4-4219-83ee-61991ee9bbd5 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.372663971 +0000 UTC m=+30.092787799). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/186db85a-45a8-442c-af8d-6f82f1e2a5d8 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.372663971 +0000 UTC m=+30.092787799). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4d49e192-2ded-4bde-ae8d-259b153dbd61 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.372663971 +0000 UTC m=+30.092787799). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/750656dc-63b1-4a70-a71a-6790870792de have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.372663971 +0000 UTC m=+30.092787799). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a8f5ee55-2873-460d-8be5-0733c5e71177 have older date (2025-04-12 00:22:40 +0000 UTC) than purge date (2025-04-12 01:22:40.372663971 +0000 UTC m=+30.092787799). Removing upload directory." time="2025-04-12T01:22:40Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-04-12T01:22:40Z" level=info msg="PurgeUploads starting: olderThan=2025-04-12 01:22:40.373336842 +0000 UTC m=+30.093460650, actuallyDelete=true" time="2025-04-12T01:22:40Z" 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 30.112s ? 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.011s === RUN TestWalkFileRemoved time="2025-04-12T01:22:10Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.011s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.417s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.12s) === 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.134s ? github.com/docker/distribution/registry/storage/driver/factory [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (21.04s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 21.440s ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (22.38s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 22.804s ? 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-04-12T01:22:10Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.24.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-04-12T01:22:10Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.24.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-04-12T01:22:10Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.24.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestParsing === CONT TestMatchIPV6 === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestUpdateCalledRegularly === CONT TestInvalidData --- PASS: TestParsing (0.00s) time="2025-04-12T01:22:10Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.2 instance.id=4600f0f4-ea3e-475d-9938-b894098055a5 time="2025-04-12T01:22:10Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T01:22:10Z" level=error msg="unknown ip address format" go.version=go1.24.2 instance.id=4600f0f4-ea3e-475d-9938-b894098055a5 ip=?0000000000000000000000000000000000 --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) time="2025-04-12T01:22:10Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.24.2 instance.id=4600f0f4-ea3e-475d-9938-b894098055a5 --- PASS: TestInvalidData (0.01s) time="2025-04-12T01:22:11Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T01:22:12Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T01:22:13Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 time="2025-04-12T01:22:14Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.24.2 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.519s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.009s ? 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.415s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.50s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 18.930s ? 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.01s) PASS ok github.com/docker/distribution/uuid 0.013s ? 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-r11.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r11.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-loongarch64.so.1 >>> docker-registry*: Package size: 25.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r11.apk >>> docker-registry: Build complete at Sat, 12 Apr 2025 01:24:52 +0000 elapsed time 0h 3m 13s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250412.012140) (2/2) Purging go (1.24.2-r0) Executing busybox-1.37.0-r16.trigger OK: 252 MiB in 104 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...