>>> docker-registry: Building community/docker-registry 2.8.3-r8 (using abuild 3.14.1-r5) started Sat, 18 Jan 2025 00:29:19 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.5-r0) (2/2) Installing .makedepends-docker-registry (20250118.002920) Executing busybox-1.37.0-r13.trigger OK: 581 MiB in 118 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> docker-registry: Fetching docker-registry-2.8.3.tar.gz::https://github.com/distribution/distribution/archive/v2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1505k 0 1505k 0 0 2564k 0 --:--:-- --:--:-- --:--:-- 2564k 100 1963k 0 1963k 0 0 3066k 0 --:--:-- --:--:-- --:--:-- 8643k >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2025-01-18T00:29:40Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-01-18T00:29:40Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.026s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2025-01-18T00:29:40Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.009s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.007s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.005s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.12s) PASS ok github.com/docker/distribution/health/checks 0.123s === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.007s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.006s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.043s === 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.007s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/01/18 00:29:40 http: TLS handshake error from 127.0.0.1:54288: 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:34339/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34339/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34339/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:34339/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:41741?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (1.01s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-01-18T00:29:41Z" level=info msg="broadcaster: closing" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="closing testSink" time="2025-01-18T00:29:41Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-01-18T00:29:41Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 1} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:41Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T00:29:42Z" level=warning msg="&{0x58f8e4e0 0.9} encountered too many errors, backing off" time="2025-01-18T00:29:42Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.01s) PASS ok github.com/docker/distribution/notifications 2.234s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-01-18T00:29:40Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T00:29:40.59865314Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:29:40.598680539Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:29:40.598743837Z" level=info msg="Starting upload purge in 0s" go.version=go1.23.5 time="2025-01-18T00:29:40.598800484Z" level=info msg="PurgeUploads starting: olderThan=2025-01-11 00:29:40.59877549 +0000 UTC m=-604799.995079614, actuallyDelete=true" time="2025-01-18T00:29:40.598859597Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=1" time="2025-01-18T00:29:40.59887175Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.23.5 time="2025-01-18T00:29:40.610418281Z" level=info msg="listening on [::]:5000" go.version=go1.23.5 time="2025-01-18T00:29:43.613448947Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 time="2025-01-18T00:29:43.717843706Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=5f9e8353-83a3-4986-92e0-8bf18498bccb http.request.method=GET http.request.remoteaddr="[::1]:56880" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.921427ms http.response.status=200 http.response.written=2 ::1 - - [18/Jan/2025:00:29:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-01-18T00:29:44.521361783Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T00:29:44.522304562Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:29:44.52233734Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:29:44.522384269Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.23.5 time="2025-01-18T00:29:44.523084619Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 time="2025-01-18T00:29:44.523101771Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.5 time="2025-01-18T00:29:44.523584792Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.5 time="2025-01-18T00:29:47.544428848Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=66d91896-c01a-410b-a91c-29ce97b859d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44398" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.017377ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:29:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-01-18T00:29:47.544664675Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 --- PASS: TestRegistrySupportedCipherSuite (3.93s) === RUN TestRegistryUnsupportedCipherSuite time="2025-01-18T00:29:48.210056617Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T00:29:48.210987566Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:29:48.211013164Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:29:48.211105315Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.23.5 time="2025-01-18T00:29:48.211728733Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.67s) PASS ok github.com/docker/distribution/registry 15.724s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.004s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.107s === RUN TestBasicAccessController time="2025-01-18T00:29:40Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.5 instance.id=d714b492-c3a8-4949-8d11-46b0c09088ec time="2025-01-18T00:29:40Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.5 instance.id=d714b492-c3a8-4949-8d11-46b0c09088ec --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-01-18T00:29:40Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.5 password="18KUgSVyEhSQpA2KvTC5t7_5Vf2FiE3seeelhgXu4oI" user=docker --- PASS: TestCreateHtpasswdFile (0.10s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.116s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.005s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.11s) === RUN TestLeeway time="2025-01-18T00:29:40Z" level=info msg="token not to be used before 2025-01-18 00:29:41 +0000 UTC - currently 2025-01-18 00:29:40.707565132 +0000 UTC m=+0.114291372" time="2025-01-18T00:29:40Z" level=info msg="token not to be used after 2025-01-18 00:29:40 +0000 UTC - currently 2025-01-18 00:29:40.712255364 +0000 UTC m=+0.118981597" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2025-01-18T00:29:40Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.175s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.082s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.023s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2025-01-18T00:29:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:29:41Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:29:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43925" http.request.id=ab1934cb-0c7c-4e07-bccd-618607a033bd http.request.method=GET http.request.remoteaddr="127.0.0.1:40778" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.056802ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:29:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2025-01-18T00:29:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:29:41Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:29:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=f3af754f-3e75-4c3d-9bc3-2a3e3b93ce12 http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.400298ms http.response.status=200 http.response.written=20 127.0.0.1 - - [18/Jan/2025:00:29:41 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-18T00:29:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=3db46b41-6572-4bdb-bbde-8fabba801d00 http.request.method=POST http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.794287ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:41 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:29:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=a8e3a22e-3745-4300-9d32-17dc83299a62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/aaaa/blobs/uploads/9cda6bde-fdf7-46a8-93fc-32d7202e55e8?_state=yJAdeRzlmSfP9b4hGrdq_ObsQJebGQpLHOP7lK2tzgZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5Y2RhNmJkZS1mZGY3LTQ2YTgtOTNmYy0zMmQ3MjAyZTU1ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6Mjk6NDEuNTkwNTYxMzExWiJ9&digest=sha256%3Afb59dc828f2e3179c255526f0c23fa946698e9862eefe1228ff5f7a117b4be05" http.request.useragent="Go-http-client/1.1" http.response.duration=6.663327946s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:41 +0000] "PUT /v2/foo/aaaa/blobs/uploads/9cda6bde-fdf7-46a8-93fc-32d7202e55e8?_state=yJAdeRzlmSfP9b4hGrdq_ObsQJebGQpLHOP7lK2tzgZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5Y2RhNmJkZS1mZGY3LTQ2YTgtOTNmYy0zMmQ3MjAyZTU1ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6Mjk6NDEuNTkwNTYxMzExWiJ9&digest=sha256%3Afb59dc828f2e3179c255526f0c23fa946698e9862eefe1228ff5f7a117b4be05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:29:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=c5dc2eb0-10bf-4a68-9077-7141bddadb03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.628587ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:48 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:29:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=39ef8130-798f-45c7-bdaa-f53d15054241 http.request.method=POST http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.799063ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:48 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:29:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=d1281ca8-87f2-4199-a0d2-cf33a26469c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/bbbb/blobs/uploads/afc3b089-ba3d-42e3-bddf-58f89fbf29dd?_state=0ymFbCrmdrrYmJ92blQvnGmq0gEHhBVxwCXzQc6RuFt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhZmMzYjA4OS1iYTNkLTQyZTMtYmRkZi01OGY4OWZiZjI5ZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6Mjk6NDguNDk3MTU4ODJaIn0%3D&digest=sha256%3A58209c5670551025e4198ab13798266ca042ddfb5cc497c9e56d59eb446f0df4" http.request.useragent="Go-http-client/1.1" http.response.duration=5.405447316s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:48 +0000] "PUT /v2/foo/bbbb/blobs/uploads/afc3b089-ba3d-42e3-bddf-58f89fbf29dd?_state=0ymFbCrmdrrYmJ92blQvnGmq0gEHhBVxwCXzQc6RuFt7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhZmMzYjA4OS1iYTNkLTQyZTMtYmRkZi01OGY4OWZiZjI5ZGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6Mjk6NDguNDk3MTU4ODJaIn0%3D&digest=sha256%3A58209c5670551025e4198ab13798266ca042ddfb5cc497c9e56d59eb446f0df4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:29:53Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=72f441d3-c3fb-46fb-b0fb-6878defab887 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.095146ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:53 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:29:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=68f6b412-0e58-4e74-aece-0a1b956cd50c http.request.method=POST http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.684793ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:54 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:29:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=ed9db20f-d76a-4e1e-bb11-e21ef052d028 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/cccc/blobs/uploads/c2841a8b-dd94-4ead-9cb9-16323ba59e85?_state=ZlOCv6MyAyaQsympxsuh7RZxAl7AlLxa8ERdJlaKzC97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjMjg0MWE4Yi1kZDk0LTRlYWQtOWNiOS0xNjMyM2JhNTllODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6Mjk6NTQuMjIyODMyNTU2WiJ9&digest=sha256%3A8e8d5fb7f04893f4b42b6fcbb90c2cfc21265f52b8b7fed6d9cc2a0851ebdf88" http.request.useragent="Go-http-client/1.1" http.response.duration=4.241737068s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:54 +0000] "PUT /v2/foo/cccc/blobs/uploads/c2841a8b-dd94-4ead-9cb9-16323ba59e85?_state=ZlOCv6MyAyaQsympxsuh7RZxAl7AlLxa8ERdJlaKzC97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJjMjg0MWE4Yi1kZDk0LTRlYWQtOWNiOS0xNjMyM2JhNTllODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6Mjk6NTQuMjIyODMyNTU2WiJ9&digest=sha256%3A8e8d5fb7f04893f4b42b6fcbb90c2cfc21265f52b8b7fed6d9cc2a0851ebdf88 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:29:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=d80c49d3-399b-42b4-abb2-2e93b16e7c2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.947894ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:58 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:29:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=13a7a8a3-12d6-46a4-8931-24988e920189 http.request.method=POST http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.534725ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:58 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=689e8514-ad73-4569-9ae1-704dc5814b93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/dddd/blobs/uploads/6484becd-b364-424d-a260-02987e7e3103?_state=RBBti5rATKOhu8BqTP49iYKvkd7l2gEvzOLXzlE6ZAh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2NDg0YmVjZC1iMzY0LTQyNGQtYTI2MC0wMjk4N2U3ZTMxMDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6Mjk6NTguNzc4MzEwODc0WiJ9&digest=sha256%3A5d6e6e208fb2b368d4a967d0be0c544bb4f22c4380fe3ed8546c49dc4bb794f2" http.request.useragent="Go-http-client/1.1" http.response.duration=5.234653418s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:29:58 +0000] "PUT /v2/foo/dddd/blobs/uploads/6484becd-b364-424d-a260-02987e7e3103?_state=RBBti5rATKOhu8BqTP49iYKvkd7l2gEvzOLXzlE6ZAh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2NDg0YmVjZC1iMzY0LTQyNGQtYTI2MC0wMjk4N2U3ZTMxMDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6Mjk6NTguNzc4MzEwODc0WiJ9&digest=sha256%3A5d6e6e208fb2b368d4a967d0be0c544bb4f22c4380fe3ed8546c49dc4bb794f2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=3d6d9d1f-13b8-4b5c-a631-8a1fa21a2ad5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.15309ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:04 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=8af03a02-0a7c-4d5b-ba27-ebf9903039d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.820394ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:04 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=9c5d7023-ca43-49d1-87ef-38f188d717f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/eeee/blobs/uploads/32fd5601-81b0-4bb3-b057-9cf9f587402b?_state=FutdH3vkRj-Iqjat8kADUj23RO8kxSJ3GoM4a4M-u_N7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzMmZkNTYwMS04MWIwLTRiYjMtYjA1Ny05Y2Y5ZjU4NzQwMmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MDQuMjUzMTc1MjZaIn0%3D&digest=sha256%3A07b16ce908239511c65f79a113fa9b970940d61c93d309de76f08f3bf5d70e28" http.request.useragent="Go-http-client/1.1" http.response.duration=2.661597205s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:04 +0000] "PUT /v2/foo/eeee/blobs/uploads/32fd5601-81b0-4bb3-b057-9cf9f587402b?_state=FutdH3vkRj-Iqjat8kADUj23RO8kxSJ3GoM4a4M-u_N7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzMmZkNTYwMS04MWIwLTRiYjMtYjA1Ny05Y2Y5ZjU4NzQwMmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MDQuMjUzMTc1MjZaIn0%3D&digest=sha256%3A07b16ce908239511c65f79a113fa9b970940d61c93d309de76f08f3bf5d70e28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=e2c65575-9543-4f72-b9df-13825c84ab9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.228654ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:06 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=dddeb4d0-66cb-4aa8-9ab6-962a91b78c40 http.request.method=POST http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.806999ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:07 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=5f4a48b8-dfc8-4f55-ae02-cc1b24c46aad http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/ffff/blobs/uploads/4f1c03f3-7f9c-4d3b-a372-3f34b5d07328?_state=eAISFIwJ-8Vgz-2-13EWqiNbu8Kxs6dpVjVTY9GwaM17Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0ZjFjMDNmMy03ZjljLTRkM2ItYTM3Mi0zZjM0YjVkMDczMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MDcuMzA3MzkxNDE1WiJ9&digest=sha256%3A33e745ba3b3f844161d8d9555458bc6dc046ec25f10a3e9fb4ce58c805c3269b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.947454947s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:07 +0000] "PUT /v2/foo/ffff/blobs/uploads/4f1c03f3-7f9c-4d3b-a372-3f34b5d07328?_state=eAISFIwJ-8Vgz-2-13EWqiNbu8Kxs6dpVjVTY9GwaM17Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0ZjFjMDNmMy03ZjljLTRkM2ItYTM3Mi0zZjM0YjVkMDczMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MDcuMzA3MzkxNDE1WiJ9&digest=sha256%3A33e745ba3b3f844161d8d9555458bc6dc046ec25f10a3e9fb4ce58c805c3269b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=4cecd097-a4e8-442e-bbc6-db3ba92a82e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.422713ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=f46ea263-0f97-438d-bc9e-202dce046dc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.243301ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=cb7c1820-007c-443d-971b-a8b0cfe93279 http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.239543ms http.response.status=200 http.response.written=30 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=7565f586-da8d-4f00-8473-ad40a3818f69 http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.327766ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=2827389c-7f18-4d14-ae24-397b1a3dcdae http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.150857ms http.response.status=200 http.response.written=30 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=56230674-5db3-4201-bc0c-fd28ef541d27 http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.201499ms http.response.status=200 http.response.written=63 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=b87f64a0-06e8-4791-b834-90d93a7082bf http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.411059ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=f779594f-2add-47b1-b378-fe741c604ea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.360057ms http.response.status=400 http.response.written=116 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=4df15e47-9af1-45a2-a664-f27142ab16f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.140375ms http.response.status=400 http.response.written=115 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=a1b4058e-49ef-4783-8ed3-0bd9a4e2a89a http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.067452ms http.response.status=200 http.response.written=20 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42061" http.request.id=f991e215-4636-49a8-82b6-9c48375c239c http.request.method=GET http.request.remoteaddr="127.0.0.1:33832" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.207759ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T00:30:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:30:12Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:30:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=8709a04f-002f-436b-a06f-b36cdbd250b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.980299ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:15Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=d9e8b27e-13f0-4fc8-8648-ca6a31f2b494 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/aaaa/blobs/uploads/0856a415-c46a-41cc-8504-e8f29dc38293?_state=suycgM-uOV-NDMyeWT2dcxBcabrbY-1rCdzPz3UhUBF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwODU2YTQxNS1jNDZhLTQxY2MtODUwNC1lOGYyOWRjMzgyOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MTIuNTc0ODYwMDQ1WiJ9&digest=sha256%3A0db46f108cf546af674722d28d26ce9f1f8a17a05f8ea2cb094feea090a1a90a" http.request.useragent="Go-http-client/1.1" http.response.duration=3.243070761s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:12 +0000] "PUT /v2/foo/aaaa/blobs/uploads/0856a415-c46a-41cc-8504-e8f29dc38293?_state=suycgM-uOV-NDMyeWT2dcxBcabrbY-1rCdzPz3UhUBF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwODU2YTQxNS1jNDZhLTQxY2MtODUwNC1lOGYyOWRjMzgyOTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MTIuNTc0ODYwMDQ1WiJ9&digest=sha256%3A0db46f108cf546af674722d28d26ce9f1f8a17a05f8ea2cb094feea090a1a90a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:15Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=6b9a2a04-17dc-48a7-ba50-7eb2bb88be7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=10.878748ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:15 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=c386a357-84b5-4e9f-b839-a74e1c901eb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.491698ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:16 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=1160dce8-7dc5-4625-b84b-c7241536de8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/bbbb/blobs/uploads/0c077264-c3fd-442c-96ed-fcb7636c2575?_state=cJHV-adCvLx0bSekXtyUmEap0muKG6JgjtaZMXDz5LF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwYzA3NzI2NC1jM2ZkLTQ0MmMtOTZlZC1mY2I3NjM2YzI1NzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MTYuMTEwOTExNTdaIn0%3D&digest=sha256%3A27064976e2dd05ca6271cbd967e9b4c2e3053add32db3c37edc6a6739fe32c13" http.request.useragent="Go-http-client/1.1" http.response.duration=3.155539503s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:16 +0000] "PUT /v2/foo/bbbb/blobs/uploads/0c077264-c3fd-442c-96ed-fcb7636c2575?_state=cJHV-adCvLx0bSekXtyUmEap0muKG6JgjtaZMXDz5LF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwYzA3NzI2NC1jM2ZkLTQ0MmMtOTZlZC1mY2I3NjM2YzI1NzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MTYuMTEwOTExNTdaIn0%3D&digest=sha256%3A27064976e2dd05ca6271cbd967e9b4c2e3053add32db3c37edc6a6739fe32c13 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=6377a08d-acc7-43b1-9db2-317ae6e620b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.105685ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:19 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:19Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=86636363-91df-485d-88c8-8285b2e4b580 http.request.method=POST http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.694017ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:19 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=77a616c7-8929-4193-9fde-75a3e50176fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/cccc/blobs/uploads/bc1aac29-8d38-438a-a80b-ecdf98b46b04?_state=jh1ViX5DLd9MicpZL0n7S7yCP6mJw6_iDOqxJHY2HBV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiYzFhYWMyOS04ZDM4LTQzOGEtYTgwYi1lY2RmOThiNDZiMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MTkuNTk1MTgyODM2WiJ9&digest=sha256%3A83cab75bf929ee41bc2845d03b671c5e6ba92d03f7f2e0b798c1975f749d63ed" http.request.useragent="Go-http-client/1.1" http.response.duration=5.590501928s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:19 +0000] "PUT /v2/foo/cccc/blobs/uploads/bc1aac29-8d38-438a-a80b-ecdf98b46b04?_state=jh1ViX5DLd9MicpZL0n7S7yCP6mJw6_iDOqxJHY2HBV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiYzFhYWMyOS04ZDM4LTQzOGEtYTgwYi1lY2RmOThiNDZiMDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MTkuNTk1MTgyODM2WiJ9&digest=sha256%3A83cab75bf929ee41bc2845d03b671c5e6ba92d03f7f2e0b798c1975f749d63ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=d5a93aab-06b2-4569-9f69-bea96ee3dc41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.157571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:25 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=06a93c29-2bd4-4b0a-ab08-084de1833be5 http.request.method=POST http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.524308ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:25 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=9fcdbfd4-18d2-4775-bac2-f50baf248d0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/dddd/blobs/uploads/746c302a-cdad-4868-885c-7c0d46f6facf?_state=4zr-3zaI8fi0izCrt7Vn-K2y-pgODXqAlvD5IJazJIN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3NDZjMzAyYS1jZGFkLTQ4NjgtODg1Yy03YzBkNDZmNmZhY2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MjUuNDU5MTk4OTcxWiJ9&digest=sha256%3A3bd0c84a4d26763d02b26f9a2d53c342782136f2554b27406659a0bbb830b7ad" http.request.useragent="Go-http-client/1.1" http.response.duration=2.556087312s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:25 +0000] "PUT /v2/foo/dddd/blobs/uploads/746c302a-cdad-4868-885c-7c0d46f6facf?_state=4zr-3zaI8fi0izCrt7Vn-K2y-pgODXqAlvD5IJazJIN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3NDZjMzAyYS1jZGFkLTQ4NjgtODg1Yy03YzBkNDZmNmZhY2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MjUuNDU5MTk4OTcxWiJ9&digest=sha256%3A3bd0c84a4d26763d02b26f9a2d53c342782136f2554b27406659a0bbb830b7ad HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=3d06c7b5-6ef5-4f24-9b14-52f3e42aef37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.00109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37895" http.request.id=076721e7-5364-4c66-8d1e-dbd6e8823a1c http.request.method=GET http.request.remoteaddr="127.0.0.1:39144" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.147136ms http.response.status=200 http.response.written=63 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (46.77s) === RUN TestURLPrefix time="2025-01-18T00:30:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:30:28Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34891" http.request.id=fe0711ee-f108-4c34-a1e5-cab208c0c4bc http.request.method=GET http.request.remoteaddr="127.0.0.1:54056" 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.513123ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2025-01-18T00:30:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:30:28Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:30:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=984b1632-17db-4953-8f80-1cec73e2f28c http.request.method=GET http.request.remoteaddr="127.0.0.1:34066" http.request.uri="/v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.446167ms http.response.status=404 http.response.written=157 vars.digest="sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "GET /v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=119a3ccc-d57b-4d18-b07b-98774a4010d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34074" http.request.uri="/v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.785143ms http.response.status=404 http.response.written=157 vars.digest="sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=dd10484b-1883-4254-b3ae-3d4c191347d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:34074" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.520215ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=25e67955-e375-451b-967a-1ed5ff910233 http.request.method=GET http.request.remoteaddr="127.0.0.1:34074" http.request.uri="/v2/foo/bar/blobs/uploads/3d1104f6-df31-4cb0-8155-49a541088db3?_state=5onOXC-LHC9aQ3sohd4DnlsbUbAN2OEB28aLnuII-SZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMTEwNGY2LWRmMzEtNGNiMC04MTU1LTQ5YTU0MTA4OGRiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMTY5Mjg5NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.768991ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "GET /v2/foo/bar/blobs/uploads/3d1104f6-df31-4cb0-8155-49a541088db3?_state=5onOXC-LHC9aQ3sohd4DnlsbUbAN2OEB28aLnuII-SZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMTEwNGY2LWRmMzEtNGNiMC04MTU1LTQ5YTU0MTA4OGRiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMTY5Mjg5NTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=a632da58-0f70-4149-87f6-5df56d32ea64 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34074" http.request.uri="/v2/foo/bar/blobs/uploads/3d1104f6-df31-4cb0-8155-49a541088db3?_state=5onOXC-LHC9aQ3sohd4DnlsbUbAN2OEB28aLnuII-SZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMTEwNGY2LWRmMzEtNGNiMC04MTU1LTQ5YTU0MTA4OGRiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMTY5Mjg5NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.082098ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "DELETE /v2/foo/bar/blobs/uploads/3d1104f6-df31-4cb0-8155-49a541088db3?_state=5onOXC-LHC9aQ3sohd4DnlsbUbAN2OEB28aLnuII-SZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMTEwNGY2LWRmMzEtNGNiMC04MTU1LTQ5YTU0MTA4OGRiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMTY5Mjg5NTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=d9613420-0801-4581-b884-6351cb97ada7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34074" http.request.uri="/v2/foo/bar/blobs/uploads/3d1104f6-df31-4cb0-8155-49a541088db3?_state=5onOXC-LHC9aQ3sohd4DnlsbUbAN2OEB28aLnuII-SZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMTEwNGY2LWRmMzEtNGNiMC04MTU1LTQ5YTU0MTA4OGRiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMTY5Mjg5NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3d1104f6-df31-4cb0-8155-49a541088db3 time="2025-01-18T00:30:28Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=d9613420-0801-4581-b884-6351cb97ada7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34074" http.request.uri="/v2/foo/bar/blobs/uploads/3d1104f6-df31-4cb0-8155-49a541088db3?_state=5onOXC-LHC9aQ3sohd4DnlsbUbAN2OEB28aLnuII-SZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMTEwNGY2LWRmMzEtNGNiMC04MTU1LTQ5YTU0MTA4OGRiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMTY5Mjg5NTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.480767ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=3d1104f6-df31-4cb0-8155-49a541088db3 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "GET /v2/foo/bar/blobs/uploads/3d1104f6-df31-4cb0-8155-49a541088db3?_state=5onOXC-LHC9aQ3sohd4DnlsbUbAN2OEB28aLnuII-SZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkMTEwNGY2LWRmMzEtNGNiMC04MTU1LTQ5YTU0MTA4OGRiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMTY5Mjg5NTVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=24f6838a-1a03-44bf-a123-a4740d6cda8b http.request.method=POST http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.869584ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=2463bf08-63e1-4e96-aeaa-9eb628823885 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/c0b54b00-5fdf-49a2-9c9e-755714f56d52?_state=yfyttn2lmtfA5Qbv-NXZEwiaEqwImhLGS2GAU8Zus5Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYjU0YjAwLTVmZGYtNDlhMi05YzllLTc1NTcxNGY1NmQ1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMjgxODM1ODlaIn0%3D&digest=sha256%3A08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" provided=sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 vars.name="foo/bar" vars.uuid=c0b54b00-5fdf-49a2-9c9e-755714f56d52 time="2025-01-18T00:30:28Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=2463bf08-63e1-4e96-aeaa-9eb628823885 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/c0b54b00-5fdf-49a2-9c9e-755714f56d52?_state=yfyttn2lmtfA5Qbv-NXZEwiaEqwImhLGS2GAU8Zus5Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYjU0YjAwLTVmZGYtNDlhMi05YzllLTc1NTcxNGY1NmQ1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMjgxODM1ODlaIn0%3D&digest=sha256%3A08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c0b54b00-5fdf-49a2-9c9e-755714f56d52 time="2025-01-18T00:30:28Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=2463bf08-63e1-4e96-aeaa-9eb628823885 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/c0b54b00-5fdf-49a2-9c9e-755714f56d52?_state=yfyttn2lmtfA5Qbv-NXZEwiaEqwImhLGS2GAU8Zus5Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYjU0YjAwLTVmZGYtNDlhMi05YzllLTc1NTcxNGY1NmQ1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMjgxODM1ODlaIn0%3D&digest=sha256%3A08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.17894ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c0b54b00-5fdf-49a2-9c9e-755714f56d52 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "PUT /v2/foo/bar/blobs/uploads/c0b54b00-5fdf-49a2-9c9e-755714f56d52?_state=yfyttn2lmtfA5Qbv-NXZEwiaEqwImhLGS2GAU8Zus5Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwYjU0YjAwLTVmZGYtNDlhMi05YzllLTc1NTcxNGY1NmQ1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMjgxODM1ODlaIn0%3D&digest=sha256%3A08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=2d2020bf-dc8d-4ef0-aff1-82d2fb6d5bc5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="921.136µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=4dc3caeb-72af-4458-8f59-b8dc53755ab9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/663979f6-d34a-4698-a49e-d6be6722eb26?_state=lchKFPmOD4z-Mftxc_y4KiSXmCQ_HIYtCAVCiq3pkfF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2Mzk3OWY2LWQzNGEtNDY5OC1hNDllLWQ2YmU2NzIyZWIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMzE1NDI3M1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.22727ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "PUT /v2/foo/bar/blobs/uploads/663979f6-d34a-4698-a49e-d6be6722eb26?_state=lchKFPmOD4z-Mftxc_y4KiSXmCQ_HIYtCAVCiq3pkfF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2Mzk3OWY2LWQzNGEtNDY5OC1hNDllLWQ2YmU2NzIyZWIyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMzE1NDI3M1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=0cee3528-765a-4095-9463-babaa09831fa http.request.method=POST http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.614294ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=33c83621-d3f8-481b-8a0c-17c802519da0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/96e4a0ac-3154-40d4-9f1c-56cf37acb257?_state=LiKP7iXONlOQLfnjP6aVxnh97YrFD9vKiGp1Cc-motx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2ZTRhMGFjLTMxNTQtNDBkNC05ZjFjLTU2Y2YzN2FjYjI1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMzYwNjk3MTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.160859ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "PUT /v2/foo/bar/blobs/uploads/96e4a0ac-3154-40d4-9f1c-56cf37acb257?_state=LiKP7iXONlOQLfnjP6aVxnh97YrFD9vKiGp1Cc-motx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2ZTRhMGFjLTMxNTQtNDBkNC05ZjFjLTU2Y2YzN2FjYjI1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zMzYwNjk3MTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=19162c2f-751d-41a4-80a2-9a0093d4d1c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033894ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=df0d378f-c947-499f-969e-bdbd6916fb50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/06dbe6fb-4e39-4bd0-bf18-ad35554cdbb7?_state=TcQa9AWQ8QkqL08mUpITQb30kW_3k8pNKW2MWzCloL97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2ZGJlNmZiLTRlMzktNGJkMC1iZjE4LWFkMzU1NTRjZGJiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zNDEyNzA1MjFaIn0%3D&digest=sha256%3A08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.duration=3.974362246s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:28 +0000] "PUT /v2/foo/bar/blobs/uploads/06dbe6fb-4e39-4bd0-bf18-ad35554cdbb7?_state=TcQa9AWQ8QkqL08mUpITQb30kW_3k8pNKW2MWzCloL97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA2ZGJlNmZiLTRlMzktNGJkMC1iZjE4LWFkMzU1NTRjZGJiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDoyOC4zNDEyNzA1MjFaIn0%3D&digest=sha256%3A08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=b6a760ff-794b-4990-8585-59b22364adfd http.request.method=POST http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.80876ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34743" http.request.id=782c11f2-bb9a-4945-9c93-20877f3f9ffb http.request.method=PATCH http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/3fa19f2a-a727-4b8c-a073-8434ea2c937e?_state=33SqBA7dMckFlhwrDiKaDoRMKYVLozwErXlhMIe_cLl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmYTE5ZjJhLWE3MjctNGI4Yy1hMDczLTg0MzRlYTJjOTM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozMi41MTQ5NDgyMDZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.301841378s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:32 +0000] "PATCH /v2/foo/bar/blobs/uploads/3fa19f2a-a727-4b8c-a073-8434ea2c937e?_state=33SqBA7dMckFlhwrDiKaDoRMKYVLozwErXlhMIe_cLl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmYTE5ZjJhLWE3MjctNGI4Yy1hMDczLTg0MzRlYTJjOTM3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozMi41MTQ5NDgyMDZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=581f70e5-7661-4e96-a980-0d30270d2253 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/uploads/3fa19f2a-a727-4b8c-a073-8434ea2c937e?_state=Y1inCm05eQ2f4l7e_VMq-Z6iDNrsakBjnW-nebOarYN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmYTE5ZjJhLWE3MjctNGI4Yy1hMDczLTg0MzRlYTJjOTM3ZSIsIk9mZnNldCI6MjM2MzM5MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MzJaIn0%3D&digest=sha256%3A08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.duration=3.367032ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:36 +0000] "PUT /v2/foo/bar/blobs/uploads/3fa19f2a-a727-4b8c-a073-8434ea2c937e?_state=Y1inCm05eQ2f4l7e_VMq-Z6iDNrsakBjnW-nebOarYN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmYTE5ZjJhLWE3MjctNGI4Yy1hMDczLTg0MzRlYTJjOTM3ZSIsIk9mZnNldCI6MjM2MzM5MjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MzJaIn0%3D&digest=sha256%3A08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=5dacd7fd-a2a0-451f-8aa0-711e03e3f521 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.666199ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=23711b35-6bdb-41bb-9d56-05a63c411baf http.request.method=GET http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=166.949276ms http.response.status=200 http.response.written=23633920 127.0.0.1 - - [18/Jan/2025:00:30:36 +0000] "GET /v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 200 23633920 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=error msg="error parsing digest="sha257:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=8bdfe595-d19d-4f27-a14a-57e0a79b1793 http.request.method=GET http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/sha257:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" vars.name="foo/bar" time="2025-01-18T00:30:37Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=8bdfe595-d19d-4f27-a14a-57e0a79b1793 http.request.method=GET http.request.remoteaddr="127.0.0.1:34090" http.request.uri="/v2/foo/bar/blobs/sha257:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.323724ms http.response.status=400 http.response.written=110 vars.digest="sha257:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "GET /v2/foo/bar/blobs/sha257:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=4abfdf8d-6cef-4c9e-a7bf-c4f8969c8fa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34492" http.request.uri="/v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.duration=3.190687ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "GET /v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:30:37Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:30:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=3e99a89f-7185-42ca-a188-56a3fde3e732 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.732235ms http.response.status=404 http.response.written=157 vars.digest="sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "GET /v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=d804db27-3365-425b-b7ed-fce8a1d50087 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.986047ms http.response.status=404 http.response.written=157 vars.digest="sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "HEAD /v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=9d76ba2c-8bf6-4303-aa1d-6f84d7df58be http.request.method=POST http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.980183ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=5b9290d0-6786-49c7-bd0f-6d0947168f30 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/foo/bar/blobs/uploads/155ae7ff-75e5-4b9d-97c4-37d0e0ecc274?_state=arDDx_4ctfWj_7NPrSrTSHJhu6bGDlpLANHFT6AlKVB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWFlN2ZmLTc1ZTUtNGI5ZC05N2M0LTM3ZDBlMGVjYzI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yODM2MzI1MDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.017656ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "GET /v2/foo/bar/blobs/uploads/155ae7ff-75e5-4b9d-97c4-37d0e0ecc274?_state=arDDx_4ctfWj_7NPrSrTSHJhu6bGDlpLANHFT6AlKVB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWFlN2ZmLTc1ZTUtNGI5ZC05N2M0LTM3ZDBlMGVjYzI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yODM2MzI1MDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=986f7aa5-18ae-4dc2-99f1-110a28ec51bf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/foo/bar/blobs/uploads/155ae7ff-75e5-4b9d-97c4-37d0e0ecc274?_state=arDDx_4ctfWj_7NPrSrTSHJhu6bGDlpLANHFT6AlKVB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWFlN2ZmLTc1ZTUtNGI5ZC05N2M0LTM3ZDBlMGVjYzI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yODM2MzI1MDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.883978ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "DELETE /v2/foo/bar/blobs/uploads/155ae7ff-75e5-4b9d-97c4-37d0e0ecc274?_state=arDDx_4ctfWj_7NPrSrTSHJhu6bGDlpLANHFT6AlKVB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWFlN2ZmLTc1ZTUtNGI5ZC05N2M0LTM3ZDBlMGVjYzI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yODM2MzI1MDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=5d63366d-1ea5-4668-a817-8474804205c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/foo/bar/blobs/uploads/155ae7ff-75e5-4b9d-97c4-37d0e0ecc274?_state=arDDx_4ctfWj_7NPrSrTSHJhu6bGDlpLANHFT6AlKVB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWFlN2ZmLTc1ZTUtNGI5ZC05N2M0LTM3ZDBlMGVjYzI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yODM2MzI1MDdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=155ae7ff-75e5-4b9d-97c4-37d0e0ecc274 time="2025-01-18T00:30:37Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=5d63366d-1ea5-4668-a817-8474804205c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/foo/bar/blobs/uploads/155ae7ff-75e5-4b9d-97c4-37d0e0ecc274?_state=arDDx_4ctfWj_7NPrSrTSHJhu6bGDlpLANHFT6AlKVB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWFlN2ZmLTc1ZTUtNGI5ZC05N2M0LTM3ZDBlMGVjYzI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yODM2MzI1MDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.527036ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=155ae7ff-75e5-4b9d-97c4-37d0e0ecc274 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "GET /v2/foo/bar/blobs/uploads/155ae7ff-75e5-4b9d-97c4-37d0e0ecc274?_state=arDDx_4ctfWj_7NPrSrTSHJhu6bGDlpLANHFT6AlKVB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWFlN2ZmLTc1ZTUtNGI5ZC05N2M0LTM3ZDBlMGVjYzI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yODM2MzI1MDdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=c6281387-7981-4961-84b9-599290299479 http.request.method=POST http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.867391ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=2d5ad720-4a41-4b16-9545-9bbc0dd7d8c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/92d16d25-4d98-45a7-a81a-1614732f3feb?_state=Wlendi9B6sHG1z3uQY093vrCYea_Sa7TbMTb5shN1hV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZDE2ZDI1LTRkOTgtNDVhNy1hODFhLTE2MTQ3MzJmM2ZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yOTY5NzI4MDJaIn0%3D&digest=sha256%3A3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" provided=sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 vars.name="foo/bar" vars.uuid=92d16d25-4d98-45a7-a81a-1614732f3feb time="2025-01-18T00:30:37Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=2d5ad720-4a41-4b16-9545-9bbc0dd7d8c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/92d16d25-4d98-45a7-a81a-1614732f3feb?_state=Wlendi9B6sHG1z3uQY093vrCYea_Sa7TbMTb5shN1hV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZDE2ZDI1LTRkOTgtNDVhNy1hODFhLTE2MTQ3MzJmM2ZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yOTY5NzI4MDJaIn0%3D&digest=sha256%3A3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=92d16d25-4d98-45a7-a81a-1614732f3feb time="2025-01-18T00:30:37Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=2d5ad720-4a41-4b16-9545-9bbc0dd7d8c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/92d16d25-4d98-45a7-a81a-1614732f3feb?_state=Wlendi9B6sHG1z3uQY093vrCYea_Sa7TbMTb5shN1hV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZDE2ZDI1LTRkOTgtNDVhNy1hODFhLTE2MTQ3MzJmM2ZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yOTY5NzI4MDJaIn0%3D&digest=sha256%3A3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.891577ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=92d16d25-4d98-45a7-a81a-1614732f3feb 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "PUT /v2/foo/bar/blobs/uploads/92d16d25-4d98-45a7-a81a-1614732f3feb?_state=Wlendi9B6sHG1z3uQY093vrCYea_Sa7TbMTb5shN1hV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyZDE2ZDI1LTRkOTgtNDVhNy1hODFhLTE2MTQ3MzJmM2ZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4yOTY5NzI4MDJaIn0%3D&digest=sha256%3A3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=d35386a5-3f18-4b3c-84bd-054860b7b697 http.request.method=POST http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.489293ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=95463980-8bac-4d2d-8056-07384cbc8657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/1d4e2474-cb9f-4efe-9ff9-38454ac5d311?_state=Ab5urB5SmdU63dFxiN9goNsHA6l0z7IAGsNNmaVfpwF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNGUyNDc0LWNiOWYtNGVmZS05ZmY5LTM4NDU0YWM1ZDMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4zMDM1MjUzMThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.758495ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "PUT /v2/foo/bar/blobs/uploads/1d4e2474-cb9f-4efe-9ff9-38454ac5d311?_state=Ab5urB5SmdU63dFxiN9goNsHA6l0z7IAGsNNmaVfpwF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkNGUyNDc0LWNiOWYtNGVmZS05ZmY5LTM4NDU0YWM1ZDMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4zMDM1MjUzMThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=ed5e07e3-fe5f-4784-a09f-539c5a025318 http.request.method=POST http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.254707ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=49beefe4-29da-471c-b57b-1f09d86a0337 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/29e24303-8297-45e9-a764-e2ae13399bb8?_state=LFTZRqPk3XVvG4HAHHes2eTFJcbMfxX6VOnz_IzrMKJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZTI0MzAzLTgyOTctNDVlOS1hNzY0LWUyYWUxMzM5OWJiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4zMDk4MjcyOTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.865634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "PUT /v2/foo/bar/blobs/uploads/29e24303-8297-45e9-a764-e2ae13399bb8?_state=LFTZRqPk3XVvG4HAHHes2eTFJcbMfxX6VOnz_IzrMKJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZTI0MzAzLTgyOTctNDVlOS1hNzY0LWUyYWUxMzM5OWJiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4zMDk4MjcyOTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=e9e49446-6c2c-456c-b030-30717ce6a586 http.request.method=POST http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.20817ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=a5f7400c-c9dd-45d6-bfdc-19b14e6b54c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/1bd5c366-c3ed-4d3e-9404-51f27ca74fdd?_state=UgY5Yj2pRzTOAC6MpQ3an4asgehvPJXjs2pRlNT2umt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDVjMzY2LWMzZWQtNGQzZS05NDA0LTUxZjI3Y2E3NGZkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4zMTY0NTU0MThaIn0%3D&digest=sha256%3A3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.duration=2.050784498s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "PUT /v2/foo/bar/blobs/uploads/1bd5c366-c3ed-4d3e-9404-51f27ca74fdd?_state=UgY5Yj2pRzTOAC6MpQ3an4asgehvPJXjs2pRlNT2umt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDVjMzY2LWMzZWQtNGQzZS05NDA0LTUxZjI3Y2E3NGZkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozNy4zMTY0NTU0MThaIn0%3D&digest=sha256%3A3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=b31be89b-5c1e-449b-8068-7b552f85c74d http.request.method=POST http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.946041ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45203" http.request.id=c8501840-ed89-493a-81d6-8ae2479b3b49 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/68ffb264-3f32-431f-82f5-79066eec14dd?_state=J1rgBcS6dZDJVkuGrOkYTciKEI8ppi34FaT0zI979Bl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4ZmZiMjY0LTNmMzItNDMxZi04MmY1LTc5MDY2ZWVjMTRkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozOS41MjgwMzUyOVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.274203195s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:39 +0000] "PATCH /v2/foo/bar/blobs/uploads/68ffb264-3f32-431f-82f5-79066eec14dd?_state=J1rgBcS6dZDJVkuGrOkYTciKEI8ppi34FaT0zI979Bl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4ZmZiMjY0LTNmMzItNDMxZi04MmY1LTc5MDY2ZWVjMTRkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDozOS41MjgwMzUyOVoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=32eab038-cbe5-48c0-b70f-363d7a8daa54 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/uploads/68ffb264-3f32-431f-82f5-79066eec14dd?_state=ZaJ-EIwOGJwVcrC2kwFV4JNxKHp1s8SXDkxwQWQOobJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4ZmZiMjY0LTNmMzItNDMxZi04MmY1LTc5MDY2ZWVjMTRkZCIsIk9mZnNldCI6MTc4MDA3MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MzlaIn0%3D&digest=sha256%3A3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.duration=1.901093ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:41 +0000] "PUT /v2/foo/bar/blobs/uploads/68ffb264-3f32-431f-82f5-79066eec14dd?_state=ZaJ-EIwOGJwVcrC2kwFV4JNxKHp1s8SXDkxwQWQOobJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4ZmZiMjY0LTNmMzItNDMxZi04MmY1LTc5MDY2ZWVjMTRkZCIsIk9mZnNldCI6MTc4MDA3MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6MzlaIn0%3D&digest=sha256%3A3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=9ee35bf9-a71b-43bd-a38a-e7eb07c1392a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.834659ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=9a5139f5-0a9b-461e-8f29-f65e1fbf0694 http.request.method=GET http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=99.729639ms http.response.status=200 http.response.written=17800704 127.0.0.1 - - [18/Jan/2025:00:30:41 +0000] "GET /v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 200 17800704 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=error msg="error parsing digest="sha257:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=8a4f4ede-3321-4a09-90d0-3f29981af8d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/sha257:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" vars.name="foo/bar" time="2025-01-18T00:30:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=8a4f4ede-3321-4a09-90d0-3f29981af8d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:48016" http.request.uri="/v2/foo/bar/blobs/sha257:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.261137ms http.response.status=400 http.response.written=110 vars.digest="sha257:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:41 +0000] "GET /v2/foo/bar/blobs/sha257:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=0ecd47df-30c9-4f55-ab40-1f80a3e08ead http.request.method=GET http.request.remoteaddr="127.0.0.1:39386" http.request.uri="/v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.duration=3.084555ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:41 +0000] "GET /v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=9e03b886-d8af-4940-945b-7e06c5a3d79c http.request.method=GET http.request.remoteaddr="127.0.0.1:39382" http.request.uri="/v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=19.966377ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [18/Jan/2025:00:30:41 +0000] "GET /v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45203" http.request.id=1ba5701e-2af8-441f-b2e8-584b53917f9e http.request.method=GET http.request.remoteaddr="127.0.0.1:39386" http.request.uri="/v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.428426ms http.response.status=200 http.response.written=294912 127.0.0.1 - - [18/Jan/2025:00:30:41 +0000] "GET /v2/foo/bar/blobs/sha256:3be1159672b0cd3361d868821cc40c6fd8ee3f46b16d19c9d1185cdfed741a78 HTTP/1.1" 200 294912 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=9db8c007-e1de-4c4e-8853-ee404d9f8537 http.request.method=GET http.request.remoteaddr="127.0.0.1:34492" http.request.uri="/v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.923106651s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "GET /v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-01-18T00:30:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34743" http.request.id=864b2f25-b871-4991-9f37-5ed9470b1824 http.request.method=GET http.request.remoteaddr="127.0.0.1:34486" http.request.uri="/v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.930929611s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [18/Jan/2025:00:30:37 +0000] "GET /v2/foo/bar/blobs/sha256:08cad95b0bb26c7ce17aee7ffbcc7424c70d48dce21baff1a77c1a886f638a24 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (13.92s) === RUN TestBlobDelete time="2025-01-18T00:30:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:30:41Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:30:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=ee7c2d3b-7880-40a5-8b6d-6c12ea57c50f http.request.method=GET http.request.remoteaddr="127.0.0.1:32852" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.005057ms http.response.status=404 http.response.written=157 vars.digest="sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "GET /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=b486b6bc-c38d-4133-8f13-c1e870414c8b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.996849ms http.response.status=404 http.response.written=157 vars.digest="sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "HEAD /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=513d22e0-5056-414e-865f-7e0c2fd030ca http.request.method=POST http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.272966ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=bcffa52e-841e-4b3f-bf5c-51f0eba3444a http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/foo/bar/blobs/uploads/d123b81a-90b8-401f-95a2-489650489092?_state=MpXYcKAFMkatbKb3mjgn8ph-8k_749XQ5feEe2IFwLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMjNiODFhLTkwYjgtNDAxZi05NWEyLTQ4OTY1MDQ4OTA5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4xOTAxODIyNTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.373422ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "GET /v2/foo/bar/blobs/uploads/d123b81a-90b8-401f-95a2-489650489092?_state=MpXYcKAFMkatbKb3mjgn8ph-8k_749XQ5feEe2IFwLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMjNiODFhLTkwYjgtNDAxZi05NWEyLTQ4OTY1MDQ4OTA5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4xOTAxODIyNTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=8c0fa895-30ea-4510-a20a-d027d7c68a50 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/foo/bar/blobs/uploads/d123b81a-90b8-401f-95a2-489650489092?_state=MpXYcKAFMkatbKb3mjgn8ph-8k_749XQ5feEe2IFwLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMjNiODFhLTkwYjgtNDAxZi05NWEyLTQ4OTY1MDQ4OTA5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4xOTAxODIyNTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.386417ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "DELETE /v2/foo/bar/blobs/uploads/d123b81a-90b8-401f-95a2-489650489092?_state=MpXYcKAFMkatbKb3mjgn8ph-8k_749XQ5feEe2IFwLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMjNiODFhLTkwYjgtNDAxZi05NWEyLTQ4OTY1MDQ4OTA5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4xOTAxODIyNTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=6a9db052-f7ba-4d43-9dc5-e05897908aa1 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/foo/bar/blobs/uploads/d123b81a-90b8-401f-95a2-489650489092?_state=MpXYcKAFMkatbKb3mjgn8ph-8k_749XQ5feEe2IFwLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMjNiODFhLTkwYjgtNDAxZi05NWEyLTQ4OTY1MDQ4OTA5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4xOTAxODIyNTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d123b81a-90b8-401f-95a2-489650489092 time="2025-01-18T00:30:42Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=6a9db052-f7ba-4d43-9dc5-e05897908aa1 http.request.method=GET http.request.remoteaddr="127.0.0.1:32858" http.request.uri="/v2/foo/bar/blobs/uploads/d123b81a-90b8-401f-95a2-489650489092?_state=MpXYcKAFMkatbKb3mjgn8ph-8k_749XQ5feEe2IFwLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMjNiODFhLTkwYjgtNDAxZi05NWEyLTQ4OTY1MDQ4OTA5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4xOTAxODIyNTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.302503ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=d123b81a-90b8-401f-95a2-489650489092 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "GET /v2/foo/bar/blobs/uploads/d123b81a-90b8-401f-95a2-489650489092?_state=MpXYcKAFMkatbKb3mjgn8ph-8k_749XQ5feEe2IFwLp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQxMjNiODFhLTkwYjgtNDAxZi05NWEyLTQ4OTY1MDQ4OTA5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4xOTAxODIyNTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=53cf53a0-1d88-4e02-bb1a-213fe1b2c1f0 http.request.method=POST http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016925ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=97c8b02c-b992-4df6-97f5-c0901c6c56dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/e919673a-829a-4ce9-a1d9-d740ca954c36?_state=EyvZZvKjm_M_wcMopw1U1YQIACWHUr9B6k_8HXJmbN17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5MTk2NzNhLTgyOWEtNGNlOS1hMWQ5LWQ3NDBjYTk1NGMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMDA2MDg3WiJ9&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" provided=sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c vars.name="foo/bar" vars.uuid=e919673a-829a-4ce9-a1d9-d740ca954c36 time="2025-01-18T00:30:42Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=97c8b02c-b992-4df6-97f5-c0901c6c56dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/e919673a-829a-4ce9-a1d9-d740ca954c36?_state=EyvZZvKjm_M_wcMopw1U1YQIACWHUr9B6k_8HXJmbN17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5MTk2NzNhLTgyOWEtNGNlOS1hMWQ5LWQ3NDBjYTk1NGMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMDA2MDg3WiJ9&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e919673a-829a-4ce9-a1d9-d740ca954c36 time="2025-01-18T00:30:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=97c8b02c-b992-4df6-97f5-c0901c6c56dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/e919673a-829a-4ce9-a1d9-d740ca954c36?_state=EyvZZvKjm_M_wcMopw1U1YQIACWHUr9B6k_8HXJmbN17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5MTk2NzNhLTgyOWEtNGNlOS1hMWQ5LWQ3NDBjYTk1NGMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMDA2MDg3WiJ9&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.630444ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=e919673a-829a-4ce9-a1d9-d740ca954c36 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "PUT /v2/foo/bar/blobs/uploads/e919673a-829a-4ce9-a1d9-d740ca954c36?_state=EyvZZvKjm_M_wcMopw1U1YQIACWHUr9B6k_8HXJmbN17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU5MTk2NzNhLTgyOWEtNGNlOS1hMWQ5LWQ3NDBjYTk1NGMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMDA2MDg3WiJ9&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=e88b81b4-a1aa-4c40-a845-4346fa962c24 http.request.method=POST http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.418768ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=933a40a5-bd12-4ec0-8a92-e5fcee9dff02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/edf3bb9d-4f21-4c4b-a980-86bc60e51c9d?_state=IuFRKT1pfdaOHLNtNXGSiNSxD0dlMFh7F_aMwoxkEJl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkZjNiYjlkLTRmMjEtNGM0Yi1hOTgwLTg2YmM2MGU1MWM5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMDY0NzI1NTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.88024ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "PUT /v2/foo/bar/blobs/uploads/edf3bb9d-4f21-4c4b-a980-86bc60e51c9d?_state=IuFRKT1pfdaOHLNtNXGSiNSxD0dlMFh7F_aMwoxkEJl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVkZjNiYjlkLTRmMjEtNGM0Yi1hOTgwLTg2YmM2MGU1MWM5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMDY0NzI1NTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=d50be0ee-3e34-43f6-a8c1-399b94470420 http.request.method=POST http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.324539ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=a7e8ebd8-0a6b-4285-90c0-1aaf44c1ded0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/74c48de3-81bc-4e13-98be-c5330f8bb336?_state=1pcWCwo3tGjFyPKW14xc4MMeYdTiW4lWZc6BwD-nzap7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0YzQ4ZGUzLTgxYmMtNGUxMy05OGJlLWM1MzMwZjhiYjMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMTI5NzgxMTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.931183ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "PUT /v2/foo/bar/blobs/uploads/74c48de3-81bc-4e13-98be-c5330f8bb336?_state=1pcWCwo3tGjFyPKW14xc4MMeYdTiW4lWZc6BwD-nzap7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0YzQ4ZGUzLTgxYmMtNGUxMy05OGJlLWM1MzMwZjhiYjMzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMTI5NzgxMTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:42Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=4d07f09e-5045-4ac9-982e-815de2c7b585 http.request.method=POST http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.494443ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=2d2e134a-2c06-4c96-99d8-486c3ec69544 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/6232c182-9c9b-4f72-9698-aebc900a1a16?_state=d4STd3v0xk3Ohx3VIvI0X694cP94XUXhd2A4JBYvlsJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMzJjMTgyLTljOWItNGY3Mi05Njk4LWFlYmM5MDBhMWExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMTg3MTg1NjdaIn0%3D&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.953305292s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:42 +0000] "PUT /v2/foo/bar/blobs/uploads/6232c182-9c9b-4f72-9698-aebc900a1a16?_state=d4STd3v0xk3Ohx3VIvI0X694cP94XUXhd2A4JBYvlsJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyMzJjMTgyLTljOWItNGY3Mi05Njk4LWFlYmM5MDBhMWExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Mi4yMTg3MTg1NjdaIn0%3D&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:44Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=209b83ec-3778-4778-8986-4f7227424b64 http.request.method=POST http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.326058ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44897" http.request.id=a838a6ba-4921-4d58-b58c-a46873a7068d http.request.method=PATCH http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/eb95bae6-6ae9-4464-b07a-caa08746242f?_state=eRub6-o4IUjr1w07ysHf8XrNdiYPxOs__IA4jM56Mjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViOTViYWU2LTZhZTktNDQ2NC1iMDdhLWNhYTA4NzQ2MjQyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0NC4yOTY0NTEyMDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.800536911s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:44 +0000] "PATCH /v2/foo/bar/blobs/uploads/eb95bae6-6ae9-4464-b07a-caa08746242f?_state=eRub6-o4IUjr1w07ysHf8XrNdiYPxOs__IA4jM56Mjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViOTViYWU2LTZhZTktNDQ2NC1iMDdhLWNhYTA4NzQ2MjQyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0NC4yOTY0NTEyMDRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=4800103d-b5af-43c8-abb9-a7845de42c1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/uploads/eb95bae6-6ae9-4464-b07a-caa08746242f?_state=31t4wX5un8Rr0jzE4bCf_70PUJv7SJ45_W52wGf6gkp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViOTViYWU2LTZhZTktNDQ2NC1iMDdhLWNhYTA4NzQ2MjQyZiIsIk9mZnNldCI6MTYwNTA2ODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6NDRaIn0%3D&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.09572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "PUT /v2/foo/bar/blobs/uploads/eb95bae6-6ae9-4464-b07a-caa08746242f?_state=31t4wX5un8Rr0jzE4bCf_70PUJv7SJ45_W52wGf6gkp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViOTViYWU2LTZhZTktNDQ2NC1iMDdhLWNhYTA4NzQ2MjQyZiIsIk9mZnNldCI6MTYwNTA2ODgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzA6NDRaIn0%3D&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=638bae28-ef99-4ba4-98b2-79c159c264d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.839634ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "HEAD /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=33124fac-97b5-4d20-9902-c15feb139d38 http.request.method=GET http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=130.681966ms http.response.status=200 http.response.written=16050688 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "GET /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 200 16050688 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=error msg="error parsing digest="sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=1b71fc77-7a0e-44a8-87f7-006c825f1e7c http.request.method=GET http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" vars.name="foo/bar" time="2025-01-18T00:30:46Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=1b71fc77-7a0e-44a8-87f7-006c825f1e7c http.request.method=GET http.request.remoteaddr="127.0.0.1:32872" http.request.uri="/v2/foo/bar/blobs/sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.440426ms http.response.status=400 http.response.written=110 vars.digest="sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "GET /v2/foo/bar/blobs/sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=7e70429c-1d64-4a5e-b2e3-df549015a8ee http.request.method=GET http.request.remoteaddr="127.0.0.1:32886" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.290963ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "GET /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=d1cff4fd-eeb0-496c-91cc-7c261b9bd510 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.915596ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=ec2a427d-a166-4a11-8da1-56d2809380ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.641166ms http.response.status=404 http.response.written=157 vars.digest="sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "HEAD /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=4578a54c-481f-4cb6-b483-8f5f1a0f2de7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.288547ms http.response.status=404 http.response.written=74 vars.digest="sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=error msg="error parsing digest="sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=d3523f5a-f8cd-4f9c-9b6e-68a17eabf0ca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32904" http.request.uri="/v2/foo/bar/blobs/sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" vars.name="foo/bar" time="2025-01-18T00:30:46Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=d3523f5a-f8cd-4f9c-9b6e-68a17eabf0ca http.request.method=DELETE http.request.remoteaddr="127.0.0.1:32904" http.request.uri="/v2/foo/bar/blobs/sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.375544ms http.response.status=400 http.response.written=110 vars.digest="sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "DELETE /v2/foo/bar/blobs/sha257:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T00:30:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=c8a4bdd9-9c25-4b4c-be97-40641c83d097 http.request.method=POST http.request.remoteaddr="127.0.0.1:32910" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.838295ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=8a4e0760-3f70-45b0-931c-5f089d6545fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:32910" http.request.uri="/v2/foo/bar/blobs/uploads/dbb116ae-8aa8-40b2-92e5-428de5cbc7c4?_state=MpfK7-fblehRGv8FxOzj4sZtDnsxbGeI04cbe8Sq9Jd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYjExNmFlLThhYTgtNDBiMi05MmU1LTQyOGRlNWNiYzdjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Ni4yOTc0OTk0MDJaIn0%3D&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.648304584s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "PUT /v2/foo/bar/blobs/uploads/dbb116ae-8aa8-40b2-92e5-428de5cbc7c4?_state=MpfK7-fblehRGv8FxOzj4sZtDnsxbGeI04cbe8Sq9Jd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiYjExNmFlLThhYTgtNDBiMi05MmU1LTQyOGRlNWNiYzdjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0Ni4yOTc0OTk0MDJaIn0%3D&digest=sha256%3A440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=b426fa45-0cb2-4ea4-afc1-cd0fa31f8206 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32910" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.185778ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=64fe6afe-a546-408c-8bf0-21cdf2d7ac00 http.request.method=GET http.request.remoteaddr="127.0.0.1:32886" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.827239492s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "GET /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-01-18T00:30:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44897" http.request.id=c7d57608-eb85-4186-878a-2891374f1dad http.request.method=GET http.request.remoteaddr="127.0.0.1:32882" http.request.uri="/v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.833757495s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [18/Jan/2025:00:30:46 +0000] "GET /v2/foo/bar/blobs/sha256:440253348ea4cff5bfa277fd9289aab0c86386b7ebe4ec849a957ff94278e31c HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.14s) === RUN TestRelativeURL time="2025-01-18T00:30:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:30:48Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:30:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35679" http.request.id=fe3164d3-2f1c-466e-b305-4f8117dba6a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:42180" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.5244ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35679" http.request.id=dcb0b21b-c5ae-4f53-b21a-09abf0bd014b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42180" http.request.uri="/v2/foo/bar/blobs/uploads/ea675848-b5ca-43b3-a5e1-85186c28e869?_state=JXI0flsQfhthBTEOivJTXBpu_02Z13B7iuA7uM1fNjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhNjc1ODQ4LWI1Y2EtNDNiMy1hNWUxLTg1MTg2YzI4ZTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0OC4xMTA3NjA0MTdaIn0%3D&digest=sha256%3Ac25f3f3b746bc10a465607f9486b9a3e50d06f16727b69695d24eec1c78f683c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.523273974s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:48 +0000] "PUT /v2/foo/bar/blobs/uploads/ea675848-b5ca-43b3-a5e1-85186c28e869?_state=JXI0flsQfhthBTEOivJTXBpu_02Z13B7iuA7uM1fNjZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVhNjc1ODQ4LWI1Y2EtNDNiMy1hNWUxLTg1MTg2YzI4ZTg2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo0OC4xMTA3NjA0MTdaIn0%3D&digest=sha256%3Ac25f3f3b746bc10a465607f9486b9a3e50d06f16727b69695d24eec1c78f683c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35679" http.request.id=a9ae3490-e3d5-43a8-b29a-ce7edd5d52f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:42180" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.889572ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35679" http.request.id=7142646d-6c6c-4c86-98b4-a3c6ebd634ac http.request.method=POST http.request.remoteaddr="127.0.0.1:42180" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007328ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35679" http.request.id=a180f502-8b91-4f04-9436-598d73b41097 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42180" http.request.uri="/v2/foo/bar/blobs/uploads/98c6befe-c17a-428f-818c-e5deed7afc11?_state=hLACoyTbFaMkGqKcTc5_MbQ_GdtAkIrKu1owx7DSLVp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YzZiZWZlLWMxN2EtNDI4Zi04MThjLWU1ZGVlZDdhZmMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo1MC4wOTQ5NTU0MzhaIn0%3D&digest=sha256%3A8228a18cefad06525646fac3610f5bf9d4af491e1a4e2887a1f7eb9ce1bf7a0f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.000993775s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:50 +0000] "PUT /v2/foo/bar/blobs/uploads/98c6befe-c17a-428f-818c-e5deed7afc11?_state=hLACoyTbFaMkGqKcTc5_MbQ_GdtAkIrKu1owx7DSLVp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4YzZiZWZlLWMxN2EtNDI4Zi04MThjLWU1ZGVlZDdhZmMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo1MC4wOTQ5NTU0MzhaIn0%3D&digest=sha256%3A8228a18cefad06525646fac3610f5bf9d4af491e1a4e2887a1f7eb9ce1bf7a0f HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.00s) === RUN TestBlobDeleteDisabled time="2025-01-18T00:30:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:30:52Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:30:52Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:38311" http.request.id=801add83-60c1-4128-8e8b-de77e6c5c8fc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36554" http.request.uri="/v2/foo/bar/blobs/sha256:a9910c1e037cefefdc160a808cdb0757669def62fc13e6bf16035365e4427a0d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05637ms http.response.status=405 http.response.written=78 vars.digest="sha256:a9910c1e037cefefdc160a808cdb0757669def62fc13e6bf16035365e4427a0d" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:a9910c1e037cefefdc160a808cdb0757669def62fc13e6bf16035365e4427a0d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.34s) === RUN TestDeleteDisabled time="2025-01-18T00:30:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:30:52Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:30:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33741" http.request.id=c5bff239-9f6d-460d-8e1d-f43e4dad9d9d http.request.method=POST http.request.remoteaddr="127.0.0.1:54398" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.958134ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33741" http.request.id=ca53f9a7-6615-4a0e-ba2d-fb7fb720e82b http.request.method=PUT http.request.remoteaddr="127.0.0.1:54398" http.request.uri="/v2/foo/bar/blobs/uploads/7e7fa78b-8961-40e6-b701-d928a418ae51?_state=fj9wBk1syKDq_J58gYEcZswjissAzObBsJbrBNSYYd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlN2ZhNzhiLTg5NjEtNDBlNi1iNzAxLWQ5MjhhNDE4YWU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo1Mi43OTkxODIwNDZaIn0%3D&digest=sha256%3A8c359a77b7dc84e00e831832a12800be2766b4eb56af6d4df3cbb8de1f1220f3" http.request.useragent="Go-http-client/1.1" http.response.duration=6.817818259s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:52 +0000] "PUT /v2/foo/bar/blobs/uploads/7e7fa78b-8961-40e6-b701-d928a418ae51?_state=fj9wBk1syKDq_J58gYEcZswjissAzObBsJbrBNSYYd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlN2ZhNzhiLTg5NjEtNDBlNi1iNzAxLWQ5MjhhNDE4YWU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo1Mi43OTkxODIwNDZaIn0%3D&digest=sha256%3A8c359a77b7dc84e00e831832a12800be2766b4eb56af6d4df3cbb8de1f1220f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:30:59Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:33741" http.request.id=fd63ae33-a0dc-4459-bf61-ff4e525add00 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54398" http.request.uri="/v2/foo/bar/blobs/sha256:8c359a77b7dc84e00e831832a12800be2766b4eb56af6d4df3cbb8de1f1220f3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.33438ms http.response.status=405 http.response.written=78 vars.digest="sha256:8c359a77b7dc84e00e831832a12800be2766b4eb56af6d4df3cbb8de1f1220f3" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:30:59 +0000] "DELETE /v2/foo/bar/blobs/sha256:8c359a77b7dc84e00e831832a12800be2766b4eb56af6d4df3cbb8de1f1220f3 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (7.19s) === RUN TestDeleteReadOnly time="2025-01-18T00:30:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:30:59Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:30:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42705" http.request.id=fb33a149-a1e8-4908-b74e-6969c0936ed1 http.request.method=POST http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.018461ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42705" http.request.id=fc77a8f8-5f94-4477-a07f-d01733179686 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/bar/blobs/uploads/fabe4c1b-5eba-405a-bacf-91ed8e054116?_state=pQfDoDKnoyTyqIA2AYWMcsbhgmE53xJl7_IEdsnenKd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYmU0YzFiLTVlYmEtNDA1YS1iYWNmLTkxZWQ4ZTA1NDExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo1OS44ODgxNTk0MzhaIn0%3D&digest=sha256%3A9e913fc60c5cd8d6de1b62329fd63f8195d2968ae76333f2ebc0c637e1cc2e25" http.request.useragent="Go-http-client/1.1" http.response.duration=4.365767937s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:30:59 +0000] "PUT /v2/foo/bar/blobs/uploads/fabe4c1b-5eba-405a-bacf-91ed8e054116?_state=pQfDoDKnoyTyqIA2AYWMcsbhgmE53xJl7_IEdsnenKd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYmU0YzFiLTVlYmEtNDA1YS1iYWNmLTkxZWQ4ZTA1NDExNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMDo1OS44ODgxNTk0MzhaIn0%3D&digest=sha256%3A9e913fc60c5cd8d6de1b62329fd63f8195d2968ae76333f2ebc0c637e1cc2e25 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [18/Jan/2025:00:31:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:9e913fc60c5cd8d6de1b62329fd63f8195d2968ae76333f2ebc0c637e1cc2e25 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (4.64s) === RUN TestStartPushReadOnly time="2025-01-18T00:31:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:31:04Z" level=info msg="redis not configured" go.version=go1.23.5 127.0.0.1 - - [18/Jan/2025:00:31:04 +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-01-18T00:31:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:31:04Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:31:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=a522b54d-f186-4a98-8a64-17fe129d3e62 http.request.method=GET http.request.remoteaddr="127.0.0.1:48164" 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.837454ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:31:04 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T00:31:04Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=292ea36f-8a9b-4324-9c1b-9aaf9420b57c http.request.method=GET http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.296616ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:00:31:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:31:04Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=5d92c09b-b49e-4063-89e6-7cc997e54010 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" 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.28225ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:31:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T00:31:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=63de700c-5eca-4ded-883d-dea6367d775c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.959768ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:31:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=63de700c-5eca-4ded-883d-dea6367d775c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.052523ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:31:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=63de700c-5eca-4ded-883d-dea6367d775c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.123846ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:31:04Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=63de700c-5eca-4ded-883d-dea6367d775c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.190233ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:31:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T00:31:04Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=5a41b485-0d4c-49fe-886d-dea2dfd5a3b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.621557ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:04 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=68d17a23-eb39-4724-8867-b4d8f8e407e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/blobs/uploads/9a8b3a34-6dff-454d-82f3-b5b874b4811a?_state=fZWM44fIhdoDfsvB46MRaJ35Xm2j7LkNG82s7Csrof57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YThiM2EzNC02ZGZmLTQ1NGQtODJmMy1iNWI4NzRiNDgxMWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MDQuNjE4MDM4NTM3WiJ9&digest=sha256%3Ac1083c088ec39934e7fdea715d6253986b7acdee28e7a448c7e64a76d92dc7db" http.request.useragent="Go-http-client/1.1" http.response.duration=4.146050887s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:04 +0000] "PUT /v2/foo/schema1/blobs/uploads/9a8b3a34-6dff-454d-82f3-b5b874b4811a?_state=fZWM44fIhdoDfsvB46MRaJ35Xm2j7LkNG82s7Csrof57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YThiM2EzNC02ZGZmLTQ1NGQtODJmMy1iNWI4NzRiNDgxMWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MDQuNjE4MDM4NTM3WiJ9&digest=sha256%3Ac1083c088ec39934e7fdea715d6253986b7acdee28e7a448c7e64a76d92dc7db HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=40040c28-3775-4209-bcb9-f22b19ab36a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.799312ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:09 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=fe5f5c1d-1b42-4134-a0c4-c265e014dce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/blobs/uploads/64f25bed-b404-4abb-942f-f59401473715?_state=yQTH6FfOCZ_28Yl7JidhHZLFRu_NJtyzPRe4PE9HgtZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2NGYyNWJlZC1iNDA0LTRhYmItOTQyZi1mNTk0MDE0NzM3MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MDkuMDU4NTAwMTk5WiJ9&digest=sha256%3A3819b3d4e51f25da3ce4852db0223d1f7aa3687d280c086273e53703c8286e2d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.435558554s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:09 +0000] "PUT /v2/foo/schema1/blobs/uploads/64f25bed-b404-4abb-942f-f59401473715?_state=yQTH6FfOCZ_28Yl7JidhHZLFRu_NJtyzPRe4PE9HgtZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2NGYyNWJlZC1iNDA0LTRhYmItOTQyZi1mNTk0MDE0NzM3MTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MDkuMDU4NTAwMTk5WiJ9&digest=sha256%3A3819b3d4e51f25da3ce4852db0223d1f7aa3687d280c086273e53703c8286e2d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=3ec8d70e-4250-40d9-9b93-b5f5801c9860 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.538678ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=d2b5f978-be17-4997-92a6-bfcdf66df415 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" http.request.useragent="Go-http-client/1.1" http.response.duration=10.539244ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=f8be3ed0-92f6-4fb4-9917-3afe4a13acd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.485353ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=c229273d-8c62-4463-a9d8-efd682fe0f17 http.request.method=GET http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.667066ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "GET /v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37675" http.request.id=d71d6e08-0536-420d-b837-2c0c7bd3d704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" http.request.useragent="Go-http-client/1.1" http.response.duration=9.248919ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37675" http.request.id=c741188f-b29b-4f84-8959-720653a9620c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" http.request.useragent="Go-http-client/1.1" http.response.duration=9.399496ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:37675" http.request.id=386602af-cada-4b98-9e5a-449261846936 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" http.request.useragent="Go-http-client/1.1" http.response.duration=10.667319ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=7c5b1aa6-83b7-457f-a924-4976a5215fea http.request.method=GET http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.858801ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "GET /v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=0752364d-8c6d-41f1-887a-33269c397786 http.request.method=GET http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.300133ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=57bc1a33-cde7-408d-bf34-25478b7091ac http.request.method=GET http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" http.request.useragent="Go-http-client/1.1" http.response.duration=2.204332ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "GET /v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=3cb9e636-75f7-4425-8b37-dc9e9c72b4f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.178279ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=error msg="payload digest does match: "sha256:2c5755f068a01bcc56561f2e2ef8b68329e349eff762816faec4f674882b2251" != "sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093"" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=f18ad0ee-6bfd-421d-ac79-73b6e551512b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" time="2025-01-18T00:31:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=f18ad0ee-6bfd-421d-ac79-73b6e551512b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48164" http.request.uri="/v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.835652ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093" 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:24e5bbe484ee27648becd86938a6cc4fc9c59005a3d142878e42fbd7b96f6093 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=0d8f529f-b2d7-40ce-a9eb-a3853f881149 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.981257ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=8243228e-ef3b-4bce-aa5a-1aa170c66ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.007227ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37675" http.request.id=bcc2e362-4158-449c-a418-eb205f2b5f70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.393325ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:31:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37675" http.request.id=bcc2e362-4158-449c-a418-eb205f2b5f70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.490044ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:31:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37675" http.request.id=bcc2e362-4158-449c-a418-eb205f2b5f70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.565589ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=a01aad2b-7f7f-46c9-b64d-a7861e1e6f2d http.request.method=POST http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.293068ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=322dbfa7-546c-4941-96cc-a9b5a202d4a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/blobs/uploads/4d46b551-7100-4ff2-aab9-1f8972ce7e85?_state=g5g8ojvH8s-aC2-zGonKKTDzU3Omo1Is1bYx5iK4R5Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZDQ2YjU1MS03MTAwLTRmZjItYWFiOS0xZjg5NzJjZTdlODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MTEuNTkyOTA3OTU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.9347ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/4d46b551-7100-4ff2-aab9-1f8972ce7e85?_state=g5g8ojvH8s-aC2-zGonKKTDzU3Omo1Is1bYx5iK4R5Z7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ZDQ2YjU1MS03MTAwLTRmZjItYWFiOS0xZjg5NzJjZTdlODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MTEuNTkyOTA3OTU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37675" http.request.id=705d2cf1-99a8-4cfa-9165-7ab0010fd98f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.635412ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:31:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37675" http.request.id=705d2cf1-99a8-4cfa-9165-7ab0010fd98f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.731013ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T00:31:11Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=27b4c67c-3ac1-4b6e-a037-db960bf2d0c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.634458ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=839d58d7-2e94-460d-a2bf-424c45816767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/blobs/uploads/afc91857-50b7-4fe5-98a8-faf13084140a?_state=XgeAeLz7y6OaNauu39gmCvmkcYshsGV60DUIZ-TrGnl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZmM5MTg1Ny01MGI3LTRmZTUtOThhOC1mYWYxMzA4NDE0MGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MTEuOTU3OTYxNDI0WiJ9&digest=sha256%3Adc7f3ac816bce1377e830ed5bd95678e1beb00d4fd19e252c622665aaeecc666" http.request.useragent="Go-http-client/1.1" http.response.duration=4.049875673s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/afc91857-50b7-4fe5-98a8-faf13084140a?_state=XgeAeLz7y6OaNauu39gmCvmkcYshsGV60DUIZ-TrGnl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZmM5MTg1Ny01MGI3LTRmZTUtOThhOC1mYWYxMzA4NDE0MGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MTEuOTU3OTYxNDI0WiJ9&digest=sha256%3Adc7f3ac816bce1377e830ed5bd95678e1beb00d4fd19e252c622665aaeecc666 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=7a8781a5-0fcc-4f11-a633-c43f319e76f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.542968ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=dc261ff0-e2fd-474d-ad5c-6695d1896cf4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/blobs/uploads/05bcecf2-719b-46b1-900e-f4eca1d26161?_state=h0Fnehv9BmkdRyduLQJYSm4BF-iz_c-moQjuu4vWuqB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNWJjZWNmMi03MTliLTQ2YjEtOTAwZS1mNGVjYTFkMjYxNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MTYuMzUyOTM0MDgyWiJ9&digest=sha256%3Aecf5606c67eade4cf01314301920dce3ff5b3be95fffd50f2b6bcb826da9a749" http.request.useragent="Go-http-client/1.1" http.response.duration=5.699796294s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/05bcecf2-719b-46b1-900e-f4eca1d26161?_state=h0Fnehv9BmkdRyduLQJYSm4BF-iz_c-moQjuu4vWuqB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNWJjZWNmMi03MTliLTQ2YjEtOTAwZS1mNGVjYTFkMjYxNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MTYuMzUyOTM0MDgyWiJ9&digest=sha256%3Aecf5606c67eade4cf01314301920dce3ff5b3be95fffd50f2b6bcb826da9a749 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37675" http.request.id=0e5af6b3-bca2-4930-a183-f301029363dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.520193ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37675" http.request.id=0c5fe3c6-941c-4382-948f-91be40feef0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/sha256:0fbdd3b9ded6e330271df32f2ce014db70c3f384ff518e74da6ad1e44b099cce" http.request.useragent="Go-http-client/1.1" http.response.duration=2.933205ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:0fbdd3b9ded6e330271df32f2ce014db70c3f384ff518e74da6ad1e44b099cce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=a999d56b-9dc2-4011-9d38-63c131927118 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" 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.15817ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=cbbaf6f3-81e2-4eb9-8095-b6d500bb5d6e http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/sha256:0fbdd3b9ded6e330271df32f2ce014db70c3f384ff518e74da6ad1e44b099cce" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.606128ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/sha256:0fbdd3b9ded6e330271df32f2ce014db70c3f384ff518e74da6ad1e44b099cce HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=6a507036-5ba7-4fbe-b610-f4cf736d66a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.362248ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=b8ae290e-2934-46da-8e9b-0da3bc5f54f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/sha256:0fbdd3b9ded6e330271df32f2ce014db70c3f384ff518e74da6ad1e44b099cce" http.request.useragent="Go-http-client/1.1" http.response.duration=2.055419ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/sha256:0fbdd3b9ded6e330271df32f2ce014db70c3f384ff518e74da6ad1e44b099cce HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=6f8f0c9d-15b1-4b62-8711-d44c84bb1598 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" 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="955.547µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="rewriting manifest sha256:0fbdd3b9ded6e330271df32f2ce014db70c3f384ff518e74da6ad1e44b099cce in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=5e957b8a-d204-4212-b0cc-d2a4d9b91735 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" 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-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=5e957b8a-d204-4212-b0cc-d2a4d9b91735 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" 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.529106ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37675" http.request.id=9d3db914-5a05-46ea-ac6b-6c758c280f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" 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.005572ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37675" http.request.id=d205f49e-2279-41f7-ad05-3c53ae3015fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.106507ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37675" http.request.id=63a90945-7d9f-4e20-8fd9-89885b58f04e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/sha256:bbec8c7db459ff8731522e5bc4b29365e709e743cd0eeb397aa2dc1017fe8562" http.request.useragent="Go-http-client/1.1" http.response.duration=2.942286ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:bbec8c7db459ff8731522e5bc4b29365e709e743cd0eeb397aa2dc1017fe8562 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=09d89b69-361f-4ace-9fd7-f5b27147764a http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" 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.291028ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=9bc3ab39-66ee-40d8-98da-7c696e44dd41 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/sha256:bbec8c7db459ff8731522e5bc4b29365e709e743cd0eeb397aa2dc1017fe8562" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.735138ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/sha256:bbec8c7db459ff8731522e5bc4b29365e709e743cd0eeb397aa2dc1017fe8562 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=c9258e9b-8950-4775-a664-bcbab7153c4f http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.286778ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=2507a007-26bd-4918-9efd-b093cafa0c52 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" http.request.uri="/v2/foo/schema2/manifests/sha256:bbec8c7db459ff8731522e5bc4b29365e709e743cd0eeb397aa2dc1017fe8562" http.request.useragent="Go-http-client/1.1" http.response.duration=2.167489ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/sha256:bbec8c7db459ff8731522e5bc4b29365e709e743cd0eeb397aa2dc1017fe8562 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="rewriting manifest list sha256:bbec8c7db459ff8731522e5bc4b29365e709e743cd0eeb397aa2dc1017fe8562 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=8e5a5a20-1324-4c08-a275-c640f0a62d91 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" 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-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:37675" http.request.id=8e5a5a20-1324-4c08-a275-c640f0a62d91 http.request.method=GET http.request.remoteaddr="127.0.0.1:47822" 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=3.036627ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:31:22Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:31:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=31159037-b271-475c-8683-2ffd11a99789 http.request.method=GET http.request.remoteaddr="127.0.0.1:51616" 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.694798ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=38470b19-f652-4e2c-90e2-15e2e8a652b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.246641ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=9bf4e91a-7626-40e5-bf43-6a1993ce683e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" 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.253683ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=74fc14bf-2163-43b7-a408-c9285186d4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.078863ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:31:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=74fc14bf-2163-43b7-a408-c9285186d4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.17105ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:31:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=74fc14bf-2163-43b7-a408-c9285186d4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.241896ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:31:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=74fc14bf-2163-43b7-a408-c9285186d4bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=10.346013ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T00:31:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=e8617196-99c3-49dd-8f71-8bf0d054bcda http.request.method=POST http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.598534ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=192a3230-b505-48c2-83cc-842620fb2fe3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/blobs/uploads/c11777fe-9003-4275-b286-0a64c58bfc2b?_state=j4jYkE3s3HMwnZTokbQfrnKdOyfwR0iMoB6q8ODRb8J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMTE3NzdmZS05MDAzLTQyNzUtYjI4Ni0wYTY0YzU4YmZjMmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MjIuNDU3OTI3MTU0WiJ9&digest=sha256%3Ae5651d7f4c22f253565135896cbfa327525c473f5538ccdf41697e8f15db1706" http.request.useragent="Go-http-client/1.1" http.response.duration=5.146868918s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/c11777fe-9003-4275-b286-0a64c58bfc2b?_state=j4jYkE3s3HMwnZTokbQfrnKdOyfwR0iMoB6q8ODRb8J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMTE3NzdmZS05MDAzLTQyNzUtYjI4Ni0wYTY0YzU4YmZjMmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MjIuNDU3OTI3MTU0WiJ9&digest=sha256%3Ae5651d7f4c22f253565135896cbfa327525c473f5538ccdf41697e8f15db1706 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=0cab8079-e66b-4391-a71b-56a22f15900a http.request.method=POST http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.212143ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=b44c9f3a-2755-44fc-8444-10861b717d47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/blobs/uploads/5e39c4ef-11dc-44fc-ad71-263fa2fb8242?_state=u4lRVwXCz2e6LK5GbUZZp3jzgpRWKByNDxQrO5H9_Dp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZTM5YzRlZi0xMWRjLTQ0ZmMtYWQ3MS0yNjNmYTJmYjgyNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MjcuOTEwNDE0OTU5WiJ9&digest=sha256%3A2628bd582165bb24965ff1ec65862a61a79db8f0c970a21e6f9b8e55d654a314" http.request.useragent="Go-http-client/1.1" http.response.duration=4.604149247s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/5e39c4ef-11dc-44fc-ad71-263fa2fb8242?_state=u4lRVwXCz2e6LK5GbUZZp3jzgpRWKByNDxQrO5H9_Dp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZTM5YzRlZi0xMWRjLTQ0ZmMtYWQ3MS0yNjNmYTJmYjgyNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MjcuOTEwNDE0OTU5WiJ9&digest=sha256%3A2628bd582165bb24965ff1ec65862a61a79db8f0c970a21e6f9b8e55d654a314 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=9d5d22cc-f9fc-44cc-a89a-4707c9f54b71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.19055ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=1c24dc49-94bd-4a49-aa96-9b1ab71fd842 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" http.request.useragent="Go-http-client/1.1" http.response.duration=7.296571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=c5f4039e-4ad3-40d5-9bdf-cf3bd53ee190 http.request.method=GET http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.937685ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=dcca21b1-8e1d-42f3-bcc9-6f84292ef7a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.30909ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "GET /v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34251" http.request.id=ff0b5b2d-8f28-4a4f-bcc9-e17516b1e261 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" http.request.useragent="Go-http-client/1.1" http.response.duration=10.96114ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34251" http.request.id=cc6d8989-0428-46c2-b5c9-b97fc7959d1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" http.request.useragent="Go-http-client/1.1" http.response.duration=10.574072ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:34251" http.request.id=4e7938bd-73ef-41c9-8efa-e6875d10d369 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" http.request.useragent="Go-http-client/1.1" http.response.duration=9.732036ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=daaba06f-015c-4763-bf5b-b787eb909c21 http.request.method=GET http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.251129ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "GET /v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=27134393-9e1f-4640-9540-1d159c9ff8c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.179994ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=b563ee85-47cc-4d09-9979-ae995b9aaf0b http.request.method=GET http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" http.request.useragent="Go-http-client/1.1" http.response.duration=2.08967ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "GET /v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=1255db72-bdd4-48ac-b28d-a19eca3429ba http.request.method=GET http.request.remoteaddr="127.0.0.1:51616" 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.977409ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=error msg="payload digest does match: "sha256:55cbfe643626eba38becc153d7ff9036a29526c323242c072611f4a65aabbf3a" != "sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725"" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=87a8eb99-e1a1-4211-9655-49fbece7b8e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" time="2025-01-18T00:31:32Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=87a8eb99-e1a1-4211-9655-49fbece7b8e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51616" http.request.uri="/v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.518357ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725" 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:99c768167b8d451723d4ee5e7d81e9780b05585a45dca60fcba7aecb90e93725 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=ae1fd18c-098a-42d1-99ef-39fa28e3ee01 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.791648ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=1e1bbee6-13e2-4167-8dc6-b13787082cc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" 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.38643ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34251" http.request.id=9431ea4d-88e1-49a1-8027-0546078b89f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" 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.6126ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:31:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34251" http.request.id=9431ea4d-88e1-49a1-8027-0546078b89f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" 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.668897ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:31:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34251" http.request.id=9431ea4d-88e1-49a1-8027-0546078b89f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" 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.732995ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=99fa3389-894f-40a4-a861-de488bf6b40c http.request.method=POST http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.556491ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=7376bd67-8299-404a-bb79-1b4a24680fb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/blobs/uploads/a5cb0124-8888-4a81-b6c2-4e1ee7562f5f?_state=5lwSkqZwy8mNPGjYcJCNWa2UzcxXsydUc789QynScUZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNWNiMDEyNC04ODg4LTRhODEtYjZjMi00ZTFlZTc1NjJmNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MzIuNjE0NTAwMTcyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.661266ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/a5cb0124-8888-4a81-b6c2-4e1ee7562f5f?_state=5lwSkqZwy8mNPGjYcJCNWa2UzcxXsydUc789QynScUZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNWNiMDEyNC04ODg4LTRhODEtYjZjMi00ZTFlZTc1NjJmNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MzIuNjE0NTAwMTcyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34251" http.request.id=6dfc71a1-d79f-4e05-bec5-78bce746decb http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.753216ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:31:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34251" http.request.id=6dfc71a1-d79f-4e05-bec5-78bce746decb http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.861198ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T00:31:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=c37bfa48-d595-4129-b67e-6be2ed38e37b http.request.method=POST http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.330827ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=f8041643-3a29-44ac-a778-f9e8b368358a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/blobs/uploads/e4a36d5a-d98e-498b-a395-743418aa9306?_state=3SSaayZkTopPyNEpodQaiabHXOlo7jZVfqb6gTM2Uq17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNGEzNmQ1YS1kOThlLTQ5OGItYTM5NS03NDM0MThhYTkzMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MzIuOTkwNjcxMTYyWiJ9&digest=sha256%3A0d794920af3731168bbe74f01bacfd1dcba8398fa29b42ff64c1e1d7f8287fff" http.request.useragent="Go-http-client/1.1" http.response.duration=3.756529025s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/e4a36d5a-d98e-498b-a395-743418aa9306?_state=3SSaayZkTopPyNEpodQaiabHXOlo7jZVfqb6gTM2Uq17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNGEzNmQ1YS1kOThlLTQ5OGItYTM5NS03NDM0MThhYTkzMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MzIuOTkwNjcxMTYyWiJ9&digest=sha256%3A0d794920af3731168bbe74f01bacfd1dcba8398fa29b42ff64c1e1d7f8287fff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:37Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=a840de72-6449-4d4a-baa0-953d90baadf3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.783274ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:37 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=7d3263be-2198-401a-9e7e-6d10b3c5f224 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/blobs/uploads/9a22c5aa-ef0b-4ec7-8269-59f173004518?_state=bMiIjZ_AAiaopmpjoPrgKz7KvC2gjX3ba41AAuoKNi17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YTIyYzVhYS1lZjBiLTRlYzctODI2OS01OWYxNzMwMDQ1MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MzcuMDA2NzcxODg5WiJ9&digest=sha256%3Ac1a195c0d2f73ec34a53f01e99034e923c5fa1dc9638a0ccfe961430a1d9d5a7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.531846476s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:37 +0000] "PUT /v2/foo/schema2/blobs/uploads/9a22c5aa-ef0b-4ec7-8269-59f173004518?_state=bMiIjZ_AAiaopmpjoPrgKz7KvC2gjX3ba41AAuoKNi17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YTIyYzVhYS1lZjBiLTRlYzctODI2OS01OWYxNzMwMDQ1MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MzcuMDA2NzcxODg5WiJ9&digest=sha256%3Ac1a195c0d2f73ec34a53f01e99034e923c5fa1dc9638a0ccfe961430a1d9d5a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34251" http.request.id=70cc612d-1e74-4876-a1b3-f969167f5751 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.710324ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34251" http.request.id=fc687330-615b-4754-8c15-cbcb4a7b5657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/sha256:e9fa1a7c97d622f2dce0c94722546bcf6652451d56fd18955f1c4493f6a824c8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.757154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "PUT /v2/foo/schema2/manifests/sha256:e9fa1a7c97d622f2dce0c94722546bcf6652451d56fd18955f1c4493f6a824c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=00a4bcd0-2046-496f-bfe6-38aee02a7ff0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.42343ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=b7ad5904-81a5-49f6-9b79-de60144ae369 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/sha256:e9fa1a7c97d622f2dce0c94722546bcf6652451d56fd18955f1c4493f6a824c8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.492146ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/sha256:e9fa1a7c97d622f2dce0c94722546bcf6652451d56fd18955f1c4493f6a824c8 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=a393f9cf-d053-44da-ba9a-e12708c166a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.009032ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=837a1f8b-d214-4c44-88f4-0ac93b7f2763 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/sha256:e9fa1a7c97d622f2dce0c94722546bcf6652451d56fd18955f1c4493f6a824c8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.971629ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/sha256:e9fa1a7c97d622f2dce0c94722546bcf6652451d56fd18955f1c4493f6a824c8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=03e3ef7b-f41f-48e8-b00f-68743128a7f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" 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.717984ms http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="rewriting manifest sha256:e9fa1a7c97d622f2dce0c94722546bcf6652451d56fd18955f1c4493f6a824c8 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=7e033c49-cff1-4625-ba6b-5df66f197ae2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" 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-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=7e033c49-cff1-4625-ba6b-5df66f197ae2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.906272ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34251" http.request.id=0dbb62d7-ed53-4387-b5db-50957179c459 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.381831ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34251" http.request.id=9e80568e-8847-42e9-9316-ff1975c66d68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.915351ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34251" http.request.id=dc93ca3c-6ffe-401a-87ef-b40e352a16dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/sha256:78c676169951c1a0e88584c128d75c588765456a85c66c72543dfb3795fc1d7b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.661363ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "PUT /v2/foo/schema2/manifests/sha256:78c676169951c1a0e88584c128d75c588765456a85c66c72543dfb3795fc1d7b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=154995b9-50fa-43ec-b6b3-baf23c7323ef http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" 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.452036ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=318d2191-8880-4e7d-b655-1cdfb543a5f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/sha256:78c676169951c1a0e88584c128d75c588765456a85c66c72543dfb3795fc1d7b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.365693ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/sha256:78c676169951c1a0e88584c128d75c588765456a85c66c72543dfb3795fc1d7b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=cb251c52-303d-4b26-9e0e-5cf97e588ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.996053ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=0bf5b154-b980-40ef-8ea3-e10a67ca853e http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/sha256:78c676169951c1a0e88584c128d75c588765456a85c66c72543dfb3795fc1d7b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.045855ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/sha256:78c676169951c1a0e88584c128d75c588765456a85c66c72543dfb3795fc1d7b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="rewriting manifest list sha256:78c676169951c1a0e88584c128d75c588765456a85c66c72543dfb3795fc1d7b in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=28e849bb-fa09-4e62-9882-c4268f674b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" 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-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:34251" http.request.id=28e849bb-fa09-4e62-9882-c4268f674b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.031418ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (35.33s) === RUN TestGetManifestWithStorageError time="2025-01-18T00:31:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:31:39Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:37569" http.request.id=a71ee77d-f9b5-4f8b-aeea-5e213073bad3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.303894ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:37569" http.request.id=98c7123c-63d2-4146-a811-ff430a9ba4a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46614" 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.855617ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:37569" http.request.id=a53b64bc-74e2-4f07-91de-8a1bb8ad0f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:46614" 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.262066ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:37569" http.request.id=fb3f5234-36a7-495f-a1a3-08c72add6c51 http.request.method=GET http.request.remoteaddr="127.0.0.1:46614" 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="927.142µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2025-01-18T00:31:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:31:39Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=44c9d333-bb1b-44e1-a170-b5e0ed0313f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50356" 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.113009ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=a8cf4a9f-1978-4d1d-afc9-228d9b5da3a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50356" 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.98624ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=38fffa95-b2c5-4ba7-b3c2-fd56fa851e93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" 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.040141ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=aaba4cb9-041f-40cf-9a5c-87b0d0c688e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.746463ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=aaba4cb9-041f-40cf-9a5c-87b0d0c688e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.84386ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=aaba4cb9-041f-40cf-9a5c-87b0d0c688e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.916107ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T00:31:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=aaba4cb9-041f-40cf-9a5c-87b0d0c688e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.982828ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T00:31:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=ca65de91-8390-4904-8ca9-f739d62b3def http.request.method=POST http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.372607ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=41782a3a-3212-49ed-ad9d-fcd2478d43ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/blobs/uploads/1c0bb8af-61e3-4a7d-bfd9-488b5a2e8f26?_state=1PgCG04QXpanvWxnKBi_te6Tb6vjGowA-zfHK1CmH1t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxYzBiYjhhZi02MWUzLTRhN2QtYmZkOS00ODhiNWEyZThmMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MzkuOTc0NTA2NjRaIn0%3D&digest=sha256%3A9a7f167ff1e9b81365ac4aabf506c785481a673c701071661de0e159dc78a996" http.request.useragent="Go-http-client/1.1" http.response.duration=5.487201768s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/1c0bb8af-61e3-4a7d-bfd9-488b5a2e8f26?_state=1PgCG04QXpanvWxnKBi_te6Tb6vjGowA-zfHK1CmH1t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxYzBiYjhhZi02MWUzLTRhN2QtYmZkOS00ODhiNWEyZThmMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6MzkuOTc0NTA2NjRaIn0%3D&digest=sha256%3A9a7f167ff1e9b81365ac4aabf506c785481a673c701071661de0e159dc78a996 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:45Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=0f9ce210-9c3d-47dc-b75b-77766f1504c3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.918317ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:45 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=b557ca02-b4a8-498c-8bd9-2b12e88a7508 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/blobs/uploads/28b5385d-ee2b-4af6-8ed8-28bf3501df2d?_state=RmJ4jpfaBkJo6jKQFkYCK_qXTIFfjVOMFlnJDuF6aw17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyOGI1Mzg1ZC1lZTJiLTRhZjYtOGVkOC0yOGJmMzUwMWRmMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6NDUuNjg4MDIyOTk3WiJ9&digest=sha256%3Ae56c81a568acf04aad3509500a428ba612668000bd56c8c3f9fbc76711e59234" http.request.useragent="Go-http-client/1.1" http.response.duration=1.908480777s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:45 +0000] "PUT /v2/foo/schema1/blobs/uploads/28b5385d-ee2b-4af6-8ed8-28bf3501df2d?_state=RmJ4jpfaBkJo6jKQFkYCK_qXTIFfjVOMFlnJDuF6aw17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyOGI1Mzg1ZC1lZTJiLTRhZjYtOGVkOC0yOGJmMzUwMWRmMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6NDUuNjg4MDIyOTk3WiJ9&digest=sha256%3Ae56c81a568acf04aad3509500a428ba612668000bd56c8c3f9fbc76711e59234 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=3f9325ac-e06c-42ae-a4fd-2e7fd1c36e42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.050052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=55a71929-c17d-40ea-b64f-f549aaa3d850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.duration=10.590073ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=a3109e0f-a51e-443c-af02-7fe8bda6ce5a http.request.method=GET http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.324595ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=96897f32-60cb-4b6d-af7b-1956060eccef http.request.method=GET http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.324555ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39895" http.request.id=45fbb3ef-6e79-4705-a7e6-26e0a9a15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.duration=10.870755ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39895" http.request.id=5692c90c-12fc-4490-85a4-cc22b19661ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.duration=11.02292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:39895" http.request.id=311608c5-0794-4927-a42a-312802ddc9ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.duration=11.17063ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=eec2b2aa-47c0-4776-b279-b3aaf1ffd564 http.request.method=GET http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.460555ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=d36debcf-44b6-4185-95e3-f535fe325c12 http.request.method=GET http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.114128ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=5d1391b9-3ddb-4d57-a98e-107e1a3d7cec http.request.method=GET http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.duration=2.271457ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=0f9a8f82-32dc-4a48-b333-504547419bd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.161382ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=error msg="payload digest does match: "sha256:4c54b415f2fd778f53fdf0f567d66b51c244b18f0ed4f6d8fbf9d69d69d4208f" != "sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de"" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=fe0a96de-1e61-4c53-ada1-038c5f2ebc8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=fe0a96de-1e61-4c53-ada1-038c5f2ebc8e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50356" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.878338ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=9dc4c320-ea8c-4aa7-93bc-0e5d95e2689f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.duration=2.848411ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=9f3a930b-2d4c-418f-abc0-42722b27318a http.request.method=GET http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.319133ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=25ca0404-b2c3-4510-9cc6-225f688f1264 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.403602ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=392356f0-6844-4186-9500-a29556dee5f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47104" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.duration=9.356485ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=6be61a1c-349a-4c8b-b31c-f305580b2515 http.request.method=GET http.request.remoteaddr="127.0.0.1:47104" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.387456ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=77f96c27-1348-4d7d-90dc-69ccfd7b1a30 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.961074ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=020c5b6c-09b0-4b65-94d1-2f52d3091a6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.340154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=8ee58009-e609-45ab-b2fd-a44134edbfb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.197948ms http.response.status=200 http.response.written=39 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=eac8d397-219d-4375-8a5e-13752c54308d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de" http.request.useragent="Go-http-client/1.1" http.response.duration=2.624776ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e7fa4d16b9c7fbd35b7e0a76dd8656cfd08070a1820a02d9d9e3135f2f8f84de HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=fd09a419-0188-4ef0-92f5-0dd3088525e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.172556ms http.response.status=200 http.response.written=35 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=84c6d41f-7742-482e-83a2-7b8b38bf0ad1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" 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.074844ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=70356d0c-81c3-4194-bdf7-d64a96827f67 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.167956ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39895" http.request.id=92714569-4afd-4f7f-9300-530477b9bef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.647193ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39895" http.request.id=92714569-4afd-4f7f-9300-530477b9bef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.746892ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39895" http.request.id=92714569-4afd-4f7f-9300-530477b9bef2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.829645ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=467fbd12-aedb-45b1-896d-6a6a4a54be61 http.request.method=POST http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.621806ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=af3cd795-c85e-4b3e-9894-810357ce4b63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/blobs/uploads/2d7b09e6-3c91-4eeb-b5c9-9f6535b76fac?_state=ARay6o5z6dV0o_LDFwuCIL2lz9p3Xl3kfTAER7eNmlF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZDdiMDllNi0zYzkxLTRlZWItYjVjOS05ZjY1MzViNzZmYWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6NDcuNzQ5MTUyNDI4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.037873ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/2d7b09e6-3c91-4eeb-b5c9-9f6535b76fac?_state=ARay6o5z6dV0o_LDFwuCIL2lz9p3Xl3kfTAER7eNmlF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZDdiMDllNi0zYzkxLTRlZWItYjVjOS05ZjY1MzViNzZmYWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6NDcuNzQ5MTUyNDI4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39895" http.request.id=e2093a95-6cf3-4acf-9f3d-c18775644eee http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.473735ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T00:31:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39895" http.request.id=e2093a95-6cf3-4acf-9f3d-c18775644eee http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.569119ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:00:31:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T00:31:48Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=b38347bc-5e1a-4222-90f9-ad582347c370 http.request.method=POST http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.224345ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=5795fb7e-b6b5-4275-8f83-6316a4143439 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/blobs/uploads/c0d65f80-570a-45cd-bf3c-477949f3de8a?_state=aYUPzj_L9i8YgEIFFg-qhzP8R9RYTejuceOHk36J2yl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMGQ2NWY4MC01NzBhLTQ1Y2QtYmYzYy00Nzc5NDlmM2RlOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6NDguMTA5NDA5NDU1WiJ9&digest=sha256%3Af85e57d97a282250f20f35afbc82c6e79b4586d21b559bca0dc4cc366e863cbf" http.request.useragent="Go-http-client/1.1" http.response.duration=6.395102307s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/c0d65f80-570a-45cd-bf3c-477949f3de8a?_state=aYUPzj_L9i8YgEIFFg-qhzP8R9RYTejuceOHk36J2yl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMGQ2NWY4MC01NzBhLTQ1Y2QtYmYzYy00Nzc5NDlmM2RlOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6NDguMTA5NDA5NDU1WiJ9&digest=sha256%3Af85e57d97a282250f20f35afbc82c6e79b4586d21b559bca0dc4cc366e863cbf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=7010dcc1-cdb9-4bb3-8fa7-100981f8d158 http.request.method=POST http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.231077ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=33dab3f5-185a-4d11-a6d0-34ca294f8758 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/blobs/uploads/9a191a0e-ae39-4419-9bbc-98523abd3bbd?_state=nLOVt6SUCCjAjN1yxDUt1v9kQQ-hRSuy_wqkjv5fSb57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YTE5MWEwZS1hZTM5LTQ0MTktOWJiYy05ODUyM2FiZDNiYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6NTQuNzUyMDE2ODlaIn0%3D&digest=sha256%3A475e54e45274fb1e5f869f053a6b5e3420aee7dba1a740e7650683fe761328ca" http.request.useragent="Go-http-client/1.1" http.response.duration=2.008375565s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/9a191a0e-ae39-4419-9bbc-98523abd3bbd?_state=nLOVt6SUCCjAjN1yxDUt1v9kQQ-hRSuy_wqkjv5fSb57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YTE5MWEwZS1hZTM5LTQ0MTktOWJiYy05ODUyM2FiZDNiYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDA6MzE6NTQuNzUyMDE2ODlaIn0%3D&digest=sha256%3A475e54e45274fb1e5f869f053a6b5e3420aee7dba1a740e7650683fe761328ca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39895" http.request.id=d938ded7-841e-463c-ba7b-435f3164688e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.549613ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39895" http.request.id=a16d6c33-65a0-4122-9fa7-b8afed527a06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.344094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=8542044d-e9f5-4847-9b6c-8cbc2bbe5eed http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" 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.627938ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=66f41f15-05b4-4b32-99f2-e6deca1b5bd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.479498ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=8f5635a0-4138-44c6-9193-bdedcb33db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.46702ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=678a0f6f-b8f6-4884-bd72-c5bf7fb25769 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.126144ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=0dc3c062-ebbc-4771-96e4-cdb89cc61d8c http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" 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.955253ms http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="rewriting manifest sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=053f0d17-719e-4f10-859c-fef1cf9dff78 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" 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-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=053f0d17-719e-4f10-859c-fef1cf9dff78 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.755707ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=90640e96-888f-4900-befa-0fb2ae635d95 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.481744ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "DELETE /v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=29c5f674-0741-4b0c-802f-7d948329bd52 http.request.method=GET http.request.remoteaddr="127.0.0.1:47136" http.request.uri="/v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.388812ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=0cc884c9-9fd0-415f-ba8b-47b300ff8cb8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49062" http.request.uri="/v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.882402ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "DELETE /v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39895" http.request.id=fdc8e869-9b9d-48ba-bb93-413628cabea4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49066" http.request.uri="/v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.180431ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=4475ab2d-8502-4050-923d-9e7c3ca6cf17 http.request.method=GET http.request.remoteaddr="127.0.0.1:49066" http.request.uri="/v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.468205ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=e3dd5cf2-d1fd-4326-9b5b-dfb0a42e22af http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49076" 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.541745ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39895" http.request.id=25ec9005-c12b-4984-9462-5e50bbeae3bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.329285ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=7e5ac601-08bf-4608-8ac1-b4066dcf4be8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.001676ms http.response.status=200 http.response.written=39 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=ae9f8381-bb25-47e9-a3aa-16b2d3ecb01e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.44705ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "DELETE /v2/foo/schema2/manifests/sha256:11e31f34744efd80b2d1f65585364cfd3dc1eb173dffd6db7a90f995283b565c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:31:56Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:39895" http.request.id=b49e2f38-0e50-49b6-9529-d5f779a5d017 http.request.method=GET http.request.remoteaddr="127.0.0.1:49090" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.093583ms http.response.status=200 http.response.written=35 127.0.0.1 - - [18/Jan/2025:00:31:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (17.21s) === RUN TestManifestDeleteDisabled time="2025-01-18T00:31:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:31:56Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:31:56Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:39227" http.request.id=fe5edf82-6daf-4ca5-b85b-64cb0e506eb0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50984" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.555591ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [18/Jan/2025:00:31:56 +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-01-18T00:31:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:31:56Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:31:56Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-18T00:31:57Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.5 time="2025-01-18T00:31:57Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-18T00:31:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:38849" http.request.id=47dc7031-af9d-48f5-9308-576145fa6258 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33864" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.826409ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:31:57 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T00:31:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:38849" http.request.id=4b88b64f-0aa8-4dcc-8a32-1c59a54bbe09 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33870" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.130719ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [18/Jan/2025:00:31:57 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T00:31:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:38849" http.request.id=48403e6c-3be9-4b44-9465-8cb0baea7793 http.request.method=POST http.request.remoteaddr="127.0.0.1:33886" 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.896856ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:31:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T00:31:57Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:38849" http.request.id=75734e13-6bb5-498f-9266-d9e7184b2b8d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33898" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.065519ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:00:31:57 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.53s) === RUN TestProxyManifestGetByTag time="2025-01-18T00:31:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:31:57Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:31:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=d2194c6f-e4e6-4bf9-a450-48eed8c9839e http.request.method=POST http.request.remoteaddr="127.0.0.1:32884" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20392ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=d85ddc88-4dd4-4613-b4ba-1b6a08898f8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:32884" http.request.uri="/v2/foo/bar/blobs/uploads/13323a8a-36ea-46e4-afc2-0bd9d97de6e1?_state=b-841K2rXQkOyLHqig41NMiry8o9FrHgNoVTiMS-bNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMzIzYThhLTM2ZWEtNDZlNC1hZmMyLTBiZDlkOTdkZTZlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMTo1Ny43NDE2MzcwNDhaIn0%3D&digest=sha256%3A813e7b9a855b5335ca195eba1e134f2cf0b8bf0705cca1b2a6b9e544440df72c" http.request.useragent="Go-http-client/1.1" http.response.duration=5.405661816s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:31:57 +0000] "PUT /v2/foo/bar/blobs/uploads/13323a8a-36ea-46e4-afc2-0bd9d97de6e1?_state=b-841K2rXQkOyLHqig41NMiry8o9FrHgNoVTiMS-bNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMzIzYThhLTM2ZWEtNDZlNC1hZmMyLTBiZDlkOTdkZTZlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMTo1Ny43NDE2MzcwNDhaIn0%3D&digest=sha256%3A813e7b9a855b5335ca195eba1e134f2cf0b8bf0705cca1b2a6b9e544440df72c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=c1f65b5e-9b1a-4a2e-82d2-99e885bc0b1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:32884" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=10.925509ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T00:32:03Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T00:32:03Z" level=info msg="Starting upload purge in 15m0s" go.version=go1.23.5 time="2025-01-18T00:32:03Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=46f80deb-2484-4480-8fb8-465d932ef5c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:32884" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.02098ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:42605" go.version=go1.23.5 time="2025-01-18T00:32:03Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=4be8abe0-11d3-4a31-a2bb-566ce0c677fc http.request.method=GET http.request.remoteaddr="127.0.0.1:46344" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.352939ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42605 /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:42605/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:43223" http.request.id=7ec7cd05-4a0d-483d-bce3-963ee430950e http.request.method=GET http.request.remoteaddr="127.0.0.1:57100" http.request.uri="/v2/foo/bar/manifests/sha256:c4ac60e53642b6d629e3d844e9190123254169547b25b1062695266bd9966c26" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:c4ac60e53642b6d629e3d844e9190123254169547b25b1062695266bd9966c26" time="2025-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=c61d3e80-4103-49f3-bf7a-7c63aa22393a http.request.method=GET http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/foo/bar/manifests/sha256:c4ac60e53642b6d629e3d844e9190123254169547b25b1062695266bd9966c26" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.590793ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "GET /v2/foo/bar/manifests/sha256:c4ac60e53642b6d629e3d844e9190123254169547b25b1062695266bd9966c26 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:c4ac60e53642b6d629e3d844e9190123254169547b25b1062695266bd9966c26 with ttl=167h59m59.999992505s" go.version=go1.23.5 time="2025-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43223" http.request.id=7ec7cd05-4a0d-483d-bce3-963ee430950e http.request.method=GET http.request.remoteaddr="127.0.0.1:57100" http.request.uri="/v2/foo/bar/manifests/sha256:c4ac60e53642b6d629e3d844e9190123254169547b25b1062695266bd9966c26" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=23.041006ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "GET /v2/foo/bar/manifests/sha256:c4ac60e53642b6d629e3d844e9190123254169547b25b1062695266bd9966c26 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=5d7483b4-3086-4641-bddf-74afc519fb55 http.request.method=GET http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.068946ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42605 /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:42605/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:43223" http.request.id=8a16379d-e4fd-4f2e-9929-b812fcbebd42 http.request.method=GET http.request.remoteaddr="127.0.0.1:57114" 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-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=af8b50bd-7b3b-4901-852d-26bfa819590d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46354" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.876564ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43223" http.request.id=8a16379d-e4fd-4f2e-9929-b812fcbebd42 http.request.method=GET http.request.remoteaddr="127.0.0.1:57114" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=17.028644ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:32:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=b9774773-4455-4e96-9615-2b1846ae42f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:46354" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.621129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=d482baf9-fbf7-48de-861a-2b83e8d2c76c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46354" http.request.uri="/v2/foo/bar/blobs/uploads/df55699f-7746-4e34-a4d0-498516b7e720?_state=fZ3ry6ttJx4Wpf0gB8Ni0WTJYHwEk3CVolwbXT6sW797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmNTU2OTlmLTc3NDYtNGUzNC1hNGQwLTQ5ODUxNmI3ZTcyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMjowMy40NjcxNDYzOTdaIn0%3D&digest=sha256%3A7421e13e8fa75e7bcffd6576ca8dd78a4fdcc587d5f889b8056fdd957fc2d149" http.request.useragent="Go-http-client/1.1" http.response.duration=3.053237486s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:32:03 +0000] "PUT /v2/foo/bar/blobs/uploads/df55699f-7746-4e34-a4d0-498516b7e720?_state=fZ3ry6ttJx4Wpf0gB8Ni0WTJYHwEk3CVolwbXT6sW797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmNTU2OTlmLTc3NDYtNGUzNC1hNGQwLTQ5ODUxNmI3ZTcyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMDozMjowMy40NjcxNDYzOTdaIn0%3D&digest=sha256%3A7421e13e8fa75e7bcffd6576ca8dd78a4fdcc587d5f889b8056fdd957fc2d149 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=597d0336-abc2-4866-bdcd-21eee03b5ba3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46354" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=11.007901ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:00:32:06 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=758da7b5-f6d8-4f3e-ab0b-038111b2476e http.request.method=GET http.request.remoteaddr="127.0.0.1:46354" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="893.29µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:32:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:32:06Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42605 /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:42605/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:43223" http.request.id=08572ba0-c09f-447f-a41b-3b4de7ffbb69 http.request.method=GET http.request.remoteaddr="127.0.0.1:57124" 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-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=5310f511-29a3-444d-bffa-36d86a8bc55f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46358" 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.445448ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:32:06 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=0ae14456-8ba2-404f-960e-07e18abf5707 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.925642ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:00:32:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T00:32:06Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42605 /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:42605/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:43223" http.request.id=08572ba0-c09f-447f-a41b-3b4de7ffbb69 http.request.method=GET http.request.remoteaddr="127.0.0.1:57124" 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-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42605" http.request.id=630d25f8-a688-4c09-bdff-a72c7fa26902 http.request.method=GET http.request.remoteaddr="127.0.0.1:46366" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.685884ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:32:06 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T00:32:06Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:c0d5fd98b90d50c4b53bceace1b508d75e2a6792f8bba94cc63ec6f8e3f4582a with ttl=167h59m59.999996585s" go.version=go1.23.5 time="2025-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43223" http.request.id=08572ba0-c09f-447f-a41b-3b4de7ffbb69 http.request.method=GET http.request.remoteaddr="127.0.0.1:57124" 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=21.898117ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:00:32:06 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (9.20s) === RUN TestAppDispatcher time="2025-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38121" http.request.id=7ed864f8-b6e9-4a5d-a2b5-0a30b1732ccc http.request.method=GET http.request.remoteaddr="127.0.0.1:34966" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.107954ms http.response.status=200 http.response.written=0 time="2025-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38121" http.request.id=a08d842c-2546-4598-8b22-6df178bd74e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:34966" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=2.128227ms http.response.status=200 http.response.written=0 time="2025-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38121" http.request.id=bbc23fcd-2201-467f-a926-d53a2b7f4083 http.request.method=GET http.request.remoteaddr="127.0.0.1:34966" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.167687ms http.response.status=200 http.response.written=0 time="2025-01-18T00:32:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38121" http.request.id=13723aa0-139e-4566-9fa7-770a4e30c141 http.request.method=GET http.request.remoteaddr="127.0.0.1:34966" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.123011ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.02s) === RUN TestNewApp time="2025-01-18T00:32: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.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 time="2025-01-18T00:32:06Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 time="2025-01-18T00:32:06Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.5 http.request.host="127.0.0.1:41195" http.request.id=7f719bad-7647-4d01-aec6-e4e5730cfc79 http.request.method=GET http.request.remoteaddr="127.0.0.1:48992" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.02s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2025-01-18T00:32: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.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 time="2025-01-18T00:32:06Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 time="2025-01-18T00:32:06Z" level=info msg="configuring file health check path=/tmp/healthcheck2288764846, interval=1" go.version=go1.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-01-18T00:32:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 time="2025-01-18T00:32:10Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 time="2025-01-18T00:32:10Z" level=info msg="configuring TCP health check addr=127.0.0.1:44397, interval=1" go.version=go1.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 --- PASS: TestTCPHealthCheck (4.01s) === RUN TestHTTPHealthCheck time="2025-01-18T00:32:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 time="2025-01-18T00:32:14Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 time="2025-01-18T00:32:14Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:45773, interval=1, threshold=3" go.version=go1.23.5 instance.id=1b0e9868-cdfc-4081-a869-da651006c2e1 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 160.415s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.07s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.60s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.10s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.831s === RUN TestSchedule time="2025-01-18T00:29:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd time="2025-01-18T00:29:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.992494ms" go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd time="2025-01-18T00:29:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=994.612µs" go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd time="2025-01-18T00:29:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=994.914µs" go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd 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-01-18T00:29:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-01-18T00:29:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd time="2025-01-18T00:29:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.996439ms" go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd time="2025-01-18T00:29:41Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.997764ms" go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd time="2025-01-18T00:29:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-01-18T00:29:41Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=a602ada6-3a7e-4e66-b11d-34010d9d31bd --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.580s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.58s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 22032896 sha256:9cac2c2fd6e30b5b7a54681d69bf20bd50f58681e22f6692f53462059960e0c8 [] map[] } --- PASS: TestSimpleBlobRead (0.81s) === RUN TestBlobMount --- PASS: TestBlobMount (0.65s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.27s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.56s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.52s) === 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:16994bfee0270f634e12c3438f0ba03454b2a69176015b2bb84911f5cf45a2c0 palailogos: marking blob sha256:433b601b580a3aac2383f243c050e9eb509c92fa8de2f044094180cf7c3d0ed1 palailogos: marking blob sha256:6c70e0d6c44b5e486e78021e3bc7eb592e97131c0a7d2fdd0ece0dab63162a49 palailogos: marking manifest sha256:6f340edbc1b6acd7242cedb6160ebea546eeb9b81059a54312071c0ed44b5773 palailogos: marking blob sha256:571bb871b947be6fb595501eb370dc569bb13d5a1f6f7530255361e82ecdeae9 palailogos: marking blob sha256:8ac6ed10a41b2e72c89d0b0363f8519dbcea08b51f6d955a8ea943c382df61c5 palailogos: marking manifest sha256:915f5b32b1ab7f37b60127f9e52d97d00b889ea581a205d56b6991a803178535 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:16194d9818fcc91afd20b4468a45482412e28b9cd69e68274ffedf585fce1ff7 palailogos: marking blob sha256:28c7df78fed73712cd577ce2d8e1c0a4751725f7c9e6f02dd0b24392910b37ec palailogos: marking manifest sha256:dba0ed169f900c03e14216f2eb52e5e5e25c08da3f7fbcc75612e3b4c3d12df0 palailogos: marking blob sha256:16994bfee0270f634e12c3438f0ba03454b2a69176015b2bb84911f5cf45a2c0 palailogos: marking blob sha256:6f340edbc1b6acd7242cedb6160ebea546eeb9b81059a54312071c0ed44b5773 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.33s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:29ea20ff4ba042471ee316f5545895fa0b5f7c33aa96ec82c49895fc6606b7be deletemanifests: marking manifest sha256:97df4012fcfc4aa91983882b4f8fd4062d35a6741bd95ad519999027f531369b deletemanifests: marking blob sha256:92ebbc3503d8655874a189367f86991ff550ce1d95cbadb4ea5df7dcbfe2832c deletemanifests: marking blob sha256:3df013df4e155fa37625a3946c6a9a7881bbab0cb4d2844eb8d3ac8357aa6cf0 deletemanifests: marking blob sha256:4e552788e37ca70c66cc379715aa5b726bd7e7f70111fdf80f8759e69291cbb9 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:00cb961522de70b4b27a85117868fd68a9196bfd93b6f38d50a324be610ebbb8 blob eligible for deletion: sha256:29ea20ff4ba042471ee316f5545895fa0b5f7c33aa96ec82c49895fc6606b7be blob eligible for deletion: sha256:aba3d6ad2ad3abac0caba697410f64d34680ec56b0330eb45345ca919567d13e blob eligible for deletion: sha256:bf79808805274d479c3e661118b305e6194dbbde131590dcf67b8c1a624b6522 deletemanifests manifest eligible for deletion: sha256:29ea20ff4ba042471ee316f5545895fa0b5f7c33aa96ec82c49895fc6606b7be deletemanifests: marking manifest sha256:97df4012fcfc4aa91983882b4f8fd4062d35a6741bd95ad519999027f531369b deletemanifests: marking blob sha256:92ebbc3503d8655874a189367f86991ff550ce1d95cbadb4ea5df7dcbfe2832c deletemanifests: marking blob sha256:3df013df4e155fa37625a3946c6a9a7881bbab0cb4d2844eb8d3ac8357aa6cf0 deletemanifests: marking blob sha256:4e552788e37ca70c66cc379715aa5b726bd7e7f70111fdf80f8759e69291cbb9 time="2025-01-18T00:30:01Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/29ea20ff4ba042471ee316f5545895fa0b5f7c33aa96ec82c49895fc6606b7be" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 time="2025-01-18T00:30:01Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/29ea20ff4ba042471ee316f5545895fa0b5f7c33aa96ec82c49895fc6606b7be" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:00cb961522de70b4b27a85117868fd68a9196bfd93b6f38d50a324be610ebbb8 time="2025-01-18T00:30:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/00/00cb961522de70b4b27a85117868fd68a9196bfd93b6f38d50a324be610ebbb8" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:29ea20ff4ba042471ee316f5545895fa0b5f7c33aa96ec82c49895fc6606b7be time="2025-01-18T00:30:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/29/29ea20ff4ba042471ee316f5545895fa0b5f7c33aa96ec82c49895fc6606b7be" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:aba3d6ad2ad3abac0caba697410f64d34680ec56b0330eb45345ca919567d13e time="2025-01-18T00:30:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ab/aba3d6ad2ad3abac0caba697410f64d34680ec56b0330eb45345ca919567d13e" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:bf79808805274d479c3e661118b305e6194dbbde131590dcf67b8c1a624b6522 time="2025-01-18T00:30:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bf/bf79808805274d479c3e661118b305e6194dbbde131590dcf67b8c1a624b6522" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 --- PASS: TestDeleteManifestIfTagNotFound (2.75s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:b514f4322711a36d081da9dd67d17823b25bf1b595936020bb8e97335c4ff361 time="2025-01-18T00:30:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b5/b514f4322711a36d081da9dd67d17823b25bf1b595936020bb8e97335c4ff361" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:c2829487892dfb5920480f19f87ef4401d4927037a15de22a30179eeffde8c85 time="2025-01-18T00:30:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c2/c2829487892dfb5920480f19f87ef4401d4927037a15de22a30179eeffde8c85" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:6101c135c30881c37c5ef6ebeb05ed65e9856d152eda2f65f56d15a029b4db09 time="2025-01-18T00:30:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/61/6101c135c30881c37c5ef6ebeb05ed65e9856d152eda2f65f56d15a029b4db09" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 --- PASS: TestGCWithMissingManifests (0.71s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:58d2a16ebde542715fec5e6a92c57829e481a9fb44e803f9b983e845e2b1f40d komnenos: marking blob sha256:e5da66491afea6716f5b336540d7c4a8b284f7126f4854e0f6752a6ae22b6ad8 komnenos: marking blob sha256:055ac63bd268fe2229215e4ff1d242523d1732c29d063903817227fe0dbf6527 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:ae575a2d1c464889e6a70156c721f316c5326250325c36a7793794cfab6a80e0 time="2025-01-18T00:30:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ae/ae575a2d1c464889e6a70156c721f316c5326250325c36a7793794cfab6a80e0" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:d99b8163b18d1097a6427766db167469561cfde4827bfc54f93f9f450f180b7e time="2025-01-18T00:30:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d9/d99b8163b18d1097a6427766db167469561cfde4827bfc54f93f9f450f180b7e" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-01-18T00:30:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:f2eac09f0e2d8b484a04c582dd2f87e58c5518d253898df99c3f14695f23343b time="2025-01-18T00:30:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f2/f2eac09f0e2d8b484a04c582dd2f87e58c5518d253898df99c3f14695f23343b" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:0b161afce478b628a4bb232661c1e64467e56b2c92e9619aec1b831f65ef7210 time="2025-01-18T00:30:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0b161afce478b628a4bb232661c1e64467e56b2c92e9619aec1b831f65ef7210" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:8a1b9251afacc965c8e84cfe786f0175a5e9dcc6bf116e2618b5d6591834815f time="2025-01-18T00:30:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8a/8a1b9251afacc965c8e84cfe786f0175a5e9dcc6bf116e2618b5d6591834815f" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 blob eligible for deletion: sha256:96bdd63561ae853534cb4a6941dc44007231cf11f01952a092509c1e215b2b6e time="2025-01-18T00:30:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/96/96bdd63561ae853534cb4a6941dc44007231cf11f01952a092509c1e215b2b6e" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 --- PASS: TestDeletionHasEffect (2.70s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.36s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:00bcd272644cec87201ce41086f60a59dd4d9dc119db69a855ab973f5414b826 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:e6e179b79d76c0fcbbb6136185b1e8c62cff39f25a0e086825d2806f393a837a michael_z_doukas: marking blob sha256:a8310d224cf4813426ee32b7a87bf4ed5361c11cba091776326c50370df9c725 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:894a101e6dec4e843abadb39c3bf4509606813f434a10280fb790c2adb1c30b7 time="2025-01-18T00:30:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/89/894a101e6dec4e843abadb39c3bf4509606813f434a10280fb790c2adb1c30b7" go.version=go1.23.5 instance.id=32de26ff-f933-4a2a-96c6-ce80529b9816 --- PASS: TestOrphanBlobDeleted (1.49s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:8139b20edcce26945ad1be8c5280d32cadea3cf813da1d28df752b11fc07aa7d linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:fca208128084a7fb0fd125dce3c9510941ad50cea5484b33663806157a3c1880 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.08s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.04s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.46s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.70s) === 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-01-18T00:30:13Z" level=info msg="PurgeUploads starting: olderThan=2025-01-17 23:30:13.276407154 +0000 UTC m=-3567.965671112, actuallyDelete=true" time="2025-01-18T00:30:13Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-01-18T00:30:13Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639, actuallyDelete=true" time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/af09155d-2863-486e-808b-0b6cf0856a2d have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6ca9b119-9a85-4e40-ae28-f132ccb2c9e0 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9ef0cfd6-6c08-4be8-9558-0fbed4f3d378 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4c741d5d-214b-4749-b752-df0d31e5e8c6 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9b6383f0-b383-4913-9065-525be061e53d have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9f3c26e2-1bcd-4296-874f-64f3d4084417 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d40ce9af-af2d-4bdd-80cc-3a6ec47b9af5 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d6af08bd-300b-4134-bfb6-01cfcf342ec0 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/332a49e4-0844-4f12-9993-417802904fe9 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1c9c6c69-fa0c-47f5-a84e-47697f85080b have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2db03870-d514-482b-85c6-282b9ef870c4 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.277480892 +0000 UTC m=+32.035402639). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-01-18T00:30:13Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:30:13.278753332 +0000 UTC m=+32.036675080, actuallyDelete=true" time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1fd59516-ff35-47cf-a16f-4b1be4b6ceb1 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.278753332 +0000 UTC m=+32.036675080). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/80a21593-3f15-4ca0-8fee-c248cca4ee74 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.278753332 +0000 UTC m=+32.036675080). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7e9be9cf-5ec6-44ee-8f24-d95ade089701 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.278753332 +0000 UTC m=+32.036675080). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/9beeb7b7-d8e4-47b4-b041-b68882957f6f have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.278753332 +0000 UTC m=+32.036675080). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e77a6254-ffd2-4bb7-960e-8c6c8baaf926 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.278753332 +0000 UTC m=+32.036675080). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-01-18T00:30:13Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:30:13.279694028 +0000 UTC m=+32.037615778, actuallyDelete=true" time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1f82c298-53e2-4444-8e2e-547e575a65a9 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.279694028 +0000 UTC m=+32.037615778). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3c2f320d-eeb5-4b24-8a3d-8008a1a91451 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.279694028 +0000 UTC m=+32.037615778). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6d69b1af-7c4c-4ffe-8953-0357cd0a7532 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.279694028 +0000 UTC m=+32.037615778). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a99ee5d9-f6d2-40b6-b0b5-fc8fa4427a6c have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.279694028 +0000 UTC m=+32.037615778). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c5324eaf-33d7-479c-b02e-c6969d1e6bd9 have older date (2025-01-17 23:30:13 +0000 UTC) than purge date (2025-01-18 00:30:13.279694028 +0000 UTC m=+32.037615778). Removing upload directory." time="2025-01-18T00:30:13Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-01-18T00:30:13Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:30:13.280216857 +0000 UTC m=+32.038138601, actuallyDelete=true" time="2025-01-18T00:30:13Z" 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 32.063s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.007s === 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.009s === RUN TestWalkFileRemoved time="2025-01-18T00:29:41Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.006s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.424s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.080s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.29s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.718s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.45s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 18.880s === 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-01-18T00:29:41Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-01-18T00:29:41Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-01-18T00:29:41Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.5 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 TestUpdateCalledRegularly === CONT TestInvalidNetworkType === CONT TestParsing === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidData === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionNotMatched time="2025-01-18T00:29:41Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestS3TryUpdate (0.00s) time="2025-01-18T00:29:41Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=0d351022-7555-4ddd-9922-94998fab6950 time="2025-01-18T00:29:41Z" level=error msg="unknown ip address format" go.version=go1.23.5 instance.id=0d351022-7555-4ddd-9922-94998fab6950 ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4 (0.00s) time="2025-01-18T00:29:41Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=0d351022-7555-4ddd-9922-94998fab6950 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4_2 (0.01s) time="2025-01-18T00:29:42Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T00:29:43Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T00:29:44Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T00:29:45Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.510s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.007s === 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.425s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.83s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.266s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.016s >>> 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-r8.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-r8.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> docker-registry*: Package size: 22.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r8.apk >>> docker-registry: Build complete at Sat, 18 Jan 2025 00:32:22 +0000 elapsed time 0h 3m 3s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250118.002920) (2/2) Purging go (1.23.5-r0) Executing busybox-1.37.0-r13.trigger OK: 404 MiB in 116 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...