>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r3) started Wed, 03 Jul 2024 16:22:42 +0000 >>> docker-registry: Checking sanity of /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.22.5-r0) (2/2) Installing .makedepends-docker-registry (20240703.162244) Executing busybox-1.36.1-r31.trigger OK: 561 MiB in 109 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 100 1963k 100 1963k 0 0 6703k 0 --:--:-- --:--:-- --:--:-- 6724k >>> 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="2024-07-03T16:23:00Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-07-03T16:23:00Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.018s ? 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="2024-07-03T16:22:59Z" 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.008s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.012s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.106s === 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.007s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.012s === 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.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/07/03 16:23:00 http: TLS handshake error from 127.0.0.1:44758: 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:32777/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:32777/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:32777/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:32777/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:37979?status=0, fail=true --- PASS: TestHTTPSink (0.03s) === RUN TestListener --- PASS: TestListener (0.47s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-07-03T16:23:00Z" level=info msg="broadcaster: closing" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="closing testSink" time="2024-07-03T16:23:00Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-07-03T16:23:00Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 1} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 1} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 1} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 1} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:00Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=warning msg="&{0xc0009f44e0 0.9} encountered too many errors, backing off" time="2024-07-03T16:23:01Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T16:23:01Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.66s) PASS ok github.com/docker/distribution/notifications 1.300s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-07-03T16:23:00Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T16:23:00.004970768Z" 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.22.5 time="2024-07-03T16:23:00.005017571Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:23:00.005031536Z" level=info msg="Starting upload purge in 34m0s" go.version=go1.22.5 time="2024-07-03T16:23:00.006069482Z" level=info msg="listening on [::]:5000" go.version=go1.22.5 time="2024-07-03T16:23:03.006541227Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 time="2024-07-03T16:23:03.109985864Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=4e2bbdcc-777f-4186-9588-58c9f16be297 http.request.method=GET http.request.remoteaddr="[::1]:59724" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.934085ms http.response.status=200 http.response.written=2 ::1 - - [03/Jul/2024:16:23:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-07-03T16:23:03.280883715Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T16:23:03.281610812Z" 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.22.5 time="2024-07-03T16:23:03.281628748Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:23:03.281727658Z" level=info msg="Starting upload purge in 56m0s" go.version=go1.22.5 time="2024-07-03T16:23:03.281763544Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-03T16:23:03.281858907Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.5 time="2024-07-03T16:23:03.282585742Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.5 time="2024-07-03T16:23:06.289238256Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=30d03b61-d90d-422f-8f97-178371b68c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:48982" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.37605ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:23:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-07-03T16:23:06.289477914Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 --- PASS: TestRegistrySupportedCipherSuite (3.28s) === RUN TestRegistryUnsupportedCipherSuite time="2024-07-03T16:23:06.614023087Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T16:23:06.614866512Z" 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.22.5 time="2024-07-03T16:23:06.614895934Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:23:06.614998909Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.22.5 time="2024-07-03T16:23:06.615042815Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.33s) PASS ok github.com/docker/distribution/registry 14.731s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.03s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.076s === RUN TestBasicAccessController time="2024-07-03T16:22:59Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.5 instance.id=5df241b4-d2a7-4683-9c8d-12301614e832 time="2024-07-03T16:23:00Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.5 instance.id=5df241b4-d2a7-4683-9c8d-12301614e832 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-07-03T16:23:00Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.5 password=xdTwgZr7ZKL0hqHlwVeUR0-orl9AO-wBX0EjthyS2ZM user=docker --- PASS: TestCreateHtpasswdFile (0.08s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.088s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-07-03T16:23:00Z" level=info msg="token not to be used before 2024-07-03 16:23:01 +0000 UTC - currently 2024-07-03 16:23:00.002000606 +0000 UTC m=+0.006112937" time="2024-07-03T16:23:00Z" level=info msg="token not to be used after 2024-07-03 16:23:00 +0000 UTC - currently 2024-07-03 16:23:00.002459612 +0000 UTC m=+0.006571960" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-07-03T16:23:00Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.016s === 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.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.054s === 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.025s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.005s === RUN TestCheckAPI time="2024-07-03T16:23:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:23:00Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:23:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38225" http.request.id=1118a827-4760-4f30-866c-b8623edbb7d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53416" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.989697ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:23:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-07-03T16:23:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:23:00Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:23:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=09fc5ff2-b612-4227-b1a3-84955f45c7c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="880.035µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:16:23:00 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T16:23:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=4bd5bd95-1f29-44f8-a2e7-fdaf1470a6b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.237934ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:00 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=4bb7898c-fdd6-4160-bdac-caaecb13d0dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/aaaa/blobs/uploads/c5353ce9-aa9b-48a6-860b-2c18dc02d1bf?_state=e9OH1A9VnJYax3WeYlKKYmq813_IKzaiEkcMDXbdMmd7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjNTM1M2NlOS1hYTliLTQ4YTYtODYwYi0yYzE4ZGMwMmQxYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MDAuMzY4NTc4ODg2WiJ9&digest=sha256%3A4ea26e541cd30f93c77b5333cc92cceeb8ff3e4a3228dda6bbd5e5e096ac3491" http.request.useragent="Go-http-client/1.1" http.response.duration=8.055686636s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:00 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c5353ce9-aa9b-48a6-860b-2c18dc02d1bf?_state=e9OH1A9VnJYax3WeYlKKYmq813_IKzaiEkcMDXbdMmd7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjNTM1M2NlOS1hYTliLTQ4YTYtODYwYi0yYzE4ZGMwMmQxYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MDAuMzY4NTc4ODg2WiJ9&digest=sha256%3A4ea26e541cd30f93c77b5333cc92cceeb8ff3e4a3228dda6bbd5e5e096ac3491 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=e087005f-328b-4e4e-9e8a-c8dc8767c318 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.67316ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:08 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=df984359-7f97-4de1-a1b6-0df2e1104810 http.request.method=POST http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.215048ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:08 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=14bdd7d8-b1e0-4666-8a97-f22001c870b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/bbbb/blobs/uploads/03d83391-74ab-488f-8d33-15455d09f3d5?_state=U7se-5TOcz30elqZu2uR8bcFOWqBdNALeyKLQ-cWOap7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwM2Q4MzM5MS03NGFiLTQ4OGYtOGQzMy0xNTQ1NWQwOWYzZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MDguNTg1NzAxNzk3WiJ9&digest=sha256%3A498548b39564be7ea74b732448b9660da725b213f575708f94bc6f2460d629c2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.334983508s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:08 +0000] "PUT /v2/foo/bbbb/blobs/uploads/03d83391-74ab-488f-8d33-15455d09f3d5?_state=U7se-5TOcz30elqZu2uR8bcFOWqBdNALeyKLQ-cWOap7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwM2Q4MzM5MS03NGFiLTQ4OGYtOGQzMy0xNTQ1NWQwOWYzZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MDguNTg1NzAxNzk3WiJ9&digest=sha256%3A498548b39564be7ea74b732448b9660da725b213f575708f94bc6f2460d629c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=0fb3d093-a09c-49de-b3c0-e8de73eb5a04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.463632ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:10 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=f669f7ef-b960-4a23-8a6e-fca0e26b63c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.14785ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:11 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=16e33d37-9ccd-4cf8-addd-d14701db4eaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/cccc/blobs/uploads/24a28070-2937-475a-bbb8-efbae1ee649f?_state=lxQsBRwPcLFY5mnhW773CtX3z2_J8H4-Q77wErM79897Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNGEyODA3MC0yOTM3LTQ3NWEtYmJiOC1lZmJhZTFlZTY0OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MTEuMTQyNTQ1MjgzWiJ9&digest=sha256%3A8409b5bb9f26100c9382563fc3d5b11ac99ff65bc70e02934e5e33f07726ba29" http.request.useragent="Go-http-client/1.1" http.response.duration=2.948122697s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:11 +0000] "PUT /v2/foo/cccc/blobs/uploads/24a28070-2937-475a-bbb8-efbae1ee649f?_state=lxQsBRwPcLFY5mnhW773CtX3z2_J8H4-Q77wErM79897Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNGEyODA3MC0yOTM3LTQ3NWEtYmJiOC1lZmJhZTFlZTY0OWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MTEuMTQyNTQ1MjgzWiJ9&digest=sha256%3A8409b5bb9f26100c9382563fc3d5b11ac99ff65bc70e02934e5e33f07726ba29 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=c952c6ac-91bd-4662-973d-198e42c49960 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.66712ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:14 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=b846f1df-6fa1-4abf-9095-55c1d0bc998b http.request.method=POST http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.739664ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:14 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=01c9976f-a210-4b6e-8ddb-557877f78cc9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/dddd/blobs/uploads/eff9d7b5-db80-46cd-845d-6b6dfa3e6826?_state=o_jQZVc87kV_LD9eXOBn1r63CW01hXmYMfPK2xNLg-p7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlZmY5ZDdiNS1kYjgwLTQ2Y2QtODQ1ZC02YjZkZmEzZTY4MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MTQuMzIyMjQwNjgzWiJ9&digest=sha256%3Ad3cf2d31918dccda151d129b3d0278100b772c14659e9d1e2f485480a8052df8" http.request.useragent="Go-http-client/1.1" http.response.duration=6.046854279s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:14 +0000] "PUT /v2/foo/dddd/blobs/uploads/eff9d7b5-db80-46cd-845d-6b6dfa3e6826?_state=o_jQZVc87kV_LD9eXOBn1r63CW01hXmYMfPK2xNLg-p7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlZmY5ZDdiNS1kYjgwLTQ2Y2QtODQ1ZC02YjZkZmEzZTY4MjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MTQuMzIyMjQwNjgzWiJ9&digest=sha256%3Ad3cf2d31918dccda151d129b3d0278100b772c14659e9d1e2f485480a8052df8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=55d46c8e-e726-4624-aba1-f16a68449230 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.557269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:20 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=9078edf6-0a4c-4cee-84a5-5f9753625458 http.request.method=POST http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.81758ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:20 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=36a74d7f-c0be-42b7-bf32-4b6394a3dd79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/eeee/blobs/uploads/302adddd-eaed-4980-ab01-bb6e6b979f60?_state=ws19lSze3YhtVe0qu_KlUVxtm_upfw-mbcqXbBXbv9d7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzMDJhZGRkZC1lYWVkLTQ5ODAtYWIwMS1iYjZlNmI5NzlmNjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MjAuNTUxODU1NzM2WiJ9&digest=sha256%3Afed74479bff8d3f66e1d0747c6dd7eacafa126583ef660a678837d855051c429" http.request.useragent="Go-http-client/1.1" http.response.duration=2.984834314s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:20 +0000] "PUT /v2/foo/eeee/blobs/uploads/302adddd-eaed-4980-ab01-bb6e6b979f60?_state=ws19lSze3YhtVe0qu_KlUVxtm_upfw-mbcqXbBXbv9d7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIzMDJhZGRkZC1lYWVkLTQ5ODAtYWIwMS1iYjZlNmI5NzlmNjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MjAuNTUxODU1NzM2WiJ9&digest=sha256%3Afed74479bff8d3f66e1d0747c6dd7eacafa126583ef660a678837d855051c429 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=5f1d538f-e1ad-4ced-9cea-eb5949fe9130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.090843ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:23 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=89862a8f-8b96-4825-9f44-104d06f17786 http.request.method=POST http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.285727ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:23 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=ce460e25-ec1f-4035-8796-b83505351bc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/ffff/blobs/uploads/af667645-cdba-49fe-96b4-b15b8ff3c39a?_state=I9h7xOZMP5VW-Xgcbku8TCuhpE3dBGUhndmLrurDHb57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhZjY2NzY0NS1jZGJhLTQ5ZmUtOTZiNC1iMTViOGZmM2MzOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MjMuNzI0NjkyMjk5WiJ9&digest=sha256%3Aba8420f56dd8c47cc65952a33e8b7cf2a45720f8e84088755db8836a67a5a9db" http.request.useragent="Go-http-client/1.1" http.response.duration=1.965584779s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:23 +0000] "PUT /v2/foo/ffff/blobs/uploads/af667645-cdba-49fe-96b4-b15b8ff3c39a?_state=I9h7xOZMP5VW-Xgcbku8TCuhpE3dBGUhndmLrurDHb57Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhZjY2NzY0NS1jZGJhLTQ5ZmUtOTZiNC1iMTViOGZmM2MzOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MjMuNzI0NjkyMjk5WiJ9&digest=sha256%3Aba8420f56dd8c47cc65952a33e8b7cf2a45720f8e84088755db8836a67a5a9db HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=be5af0a2-9327-4a20-95d6-c783d5049334 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.352863ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=d4903075-d5bd-41fd-bcdf-b867a611f68a http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.627736ms http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=9440ce00-bcf6-4c08-a277-8afd5c1387e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" 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="976.119µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=2c42d149-2b01-475a-b989-18fd508511a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" 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.287231ms http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=dc32819e-d145-423e-8a5e-bae73a4bf6d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.093065ms http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=a623e10b-2ae9-48f7-8223-e083a18f1f44 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.965923ms http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=864fb215-345f-4037-9233-00cdac7c8ed8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.003768ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=a45442d9-12c7-4d98-adbc-5875b5de85c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.042857ms http.response.status=400 http.response.written=116 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=20521c66-253c-4faa-ad14-67deea12af13 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" 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="709.958µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=61bce1fb-ff6a-4fa6-97c5-3286472c9040 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.546252ms http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45677" http.request.id=ef801528-2bc4-4451-8b58-dfe9dbd51072 http.request.method=GET http.request.remoteaddr="127.0.0.1:46550" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.407494ms http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T16:23:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:23:25Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:23:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=7244bee5-ce4f-4761-a96d-f125eb747dcc http.request.method=POST http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.090601ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=0a42d36f-c484-4e6b-ae0c-a52cd7bacdeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/aaaa/blobs/uploads/5b490bbb-b1e5-490a-9869-4b13a9160661?_state=m3N7kBYfaoErTLezvVqjbC0Ihz0n9SHxBdOdK7IspXR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1YjQ5MGJiYi1iMWU1LTQ5MGEtOTg2OS00YjEzYTkxNjA2NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MjUuODk1NzE3NTg4WiJ9&digest=sha256%3Af15c9cb20c8333fe3258897ed56a0129e013a463f939b883a013e3e8074f1b35" http.request.useragent="Go-http-client/1.1" http.response.duration=3.278738272s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:25 +0000] "PUT /v2/foo/aaaa/blobs/uploads/5b490bbb-b1e5-490a-9869-4b13a9160661?_state=m3N7kBYfaoErTLezvVqjbC0Ihz0n9SHxBdOdK7IspXR7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI1YjQ5MGJiYi1iMWU1LTQ5MGEtOTg2OS00YjEzYTkxNjA2NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MjUuODk1NzE3NTg4WiJ9&digest=sha256%3Af15c9cb20c8333fe3258897ed56a0129e013a463f939b883a013e3e8074f1b35 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=5969be3c-7495-44bd-8ac3-3c035ab1f300 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.458933ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:29 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=1560c5ed-9b3b-474f-80c8-449eff84a8fd http.request.method=POST http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.4895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:29 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=b1da8825-70eb-45b6-b321-5bf2de73a665 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/bbbb/blobs/uploads/378c647c-f31e-476a-9101-f94aaa20e433?_state=1bIWg4WSaNJdJ8euF6tZjuisJuYSHAloF7Y6v3K6HiB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzNzhjNjQ3Yy1mMzFlLTQ3NmEtOTEwMS1mOTRhYWEyMGU0MzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MjkuNDE3NzczNDA5WiJ9&digest=sha256%3Af633b09d2535da907a61c50dfde578b19a8db33dda570a42cc6124359628945f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.600539592s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:29 +0000] "PUT /v2/foo/bbbb/blobs/uploads/378c647c-f31e-476a-9101-f94aaa20e433?_state=1bIWg4WSaNJdJ8euF6tZjuisJuYSHAloF7Y6v3K6HiB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzNzhjNjQ3Yy1mMzFlLTQ3NmEtOTEwMS1mOTRhYWEyMGU0MzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MjkuNDE3NzczNDA5WiJ9&digest=sha256%3Af633b09d2535da907a61c50dfde578b19a8db33dda570a42cc6124359628945f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=92388c3f-8e2d-4acb-9e4d-c37faddcbc44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.528009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:32 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=4f20294e-6312-47d4-9623-52da134bcac9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.11909ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:32 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=0dcc31c7-d770-40e0-acff-a600087b0506 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/cccc/blobs/uploads/4509c4ab-f6a7-4b81-b95b-e65a61ab8e10?_state=q_1WLHA6l5tzqNJNemNcnmBJTrguMnqHhyyEYCxMm757Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0NTA5YzRhYi1mNmE3LTRiODEtYjk1Yi1lNjVhNjFhYjhlMTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MzIuMjU3NTQ1ODU3WiJ9&digest=sha256%3A6f750999a4101ac54dd6c31ac636b3856d85e93839e92a88c9bc02a3834dd4a1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.969453846s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:32 +0000] "PUT /v2/foo/cccc/blobs/uploads/4509c4ab-f6a7-4b81-b95b-e65a61ab8e10?_state=q_1WLHA6l5tzqNJNemNcnmBJTrguMnqHhyyEYCxMm757Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0NTA5YzRhYi1mNmE3LTRiODEtYjk1Yi1lNjVhNjFhYjhlMTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MzIuMjU3NTQ1ODU3WiJ9&digest=sha256%3A6f750999a4101ac54dd6c31ac636b3856d85e93839e92a88c9bc02a3834dd4a1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=901f14e8-bd4d-4977-bc35-eb943c461801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.715078ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:36 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=703abb90-f527-47e6-ba0d-201d04c3e66f http.request.method=POST http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.100609ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:36 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=b967cd9d-6f6d-442d-82fd-9f7fac7759a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/dddd/blobs/uploads/9a5fe4ec-5840-4825-ace2-89f0c7a8cba7?_state=OPvQx5wFR2ffGDZoYOL5_gZPbfzISnplX_pVj4BCpGJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5YTVmZTRlYy01ODQwLTQ4MjUtYWNlMi04OWYwYzdhOGNiYTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MzYuNDY3ODgzOTU0WiJ9&digest=sha256%3A1020159a343a5628dadcdbbbb61afb1ad86e956610e9591dd15e0ded1cc2220b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.880442398s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:36 +0000] "PUT /v2/foo/dddd/blobs/uploads/9a5fe4ec-5840-4825-ace2-89f0c7a8cba7?_state=OPvQx5wFR2ffGDZoYOL5_gZPbfzISnplX_pVj4BCpGJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5YTVmZTRlYy01ODQwLTQ4MjUtYWNlMi04OWYwYzdhOGNiYTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6MzYuNDY3ODgzOTU0WiJ9&digest=sha256%3A1020159a343a5628dadcdbbbb61afb1ad86e956610e9591dd15e0ded1cc2220b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=11b6075b-8167-4081-92e1-51c74008c102 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.62653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36619" http.request.id=6d0ad590-2dea-487b-888b-c17462d389fd http.request.method=GET http.request.remoteaddr="127.0.0.1:42664" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.572372ms http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (41.21s) === RUN TestURLPrefix time="2024-07-03T16:23: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.22.5 time="2024-07-03T16:23:41Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36405" http.request.id=47d8d6d2-c972-433b-9c21-4e53db0ad199 http.request.method=GET http.request.remoteaddr="127.0.0.1:55976" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.534782ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2024-07-03T16:23: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.22.5 time="2024-07-03T16:23:41Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:23:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=dfad700e-131d-4043-85b5-ee57da0f3193 http.request.method=GET http.request.remoteaddr="127.0.0.1:44982" http.request.uri="/v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="998.594µs" http.response.status=404 http.response.written=157 vars.digest="sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "GET /v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=4e297b3f-921c-4a54-b6cc-9921d24ff580 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44992" http.request.uri="/v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.132235ms http.response.status=404 http.response.written=157 vars.digest="sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=aeb9117a-7f4f-495e-b66f-bfdfbdf10088 http.request.method=POST http.request.remoteaddr="127.0.0.1:44992" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.727889ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=d8c46227-5792-4f0a-a2e3-a2f5b747a3ac http.request.method=GET http.request.remoteaddr="127.0.0.1:44992" http.request.uri="/v2/foo/bar/blobs/uploads/08fb1ec7-c454-4106-9800-482c9ad7207a?_state=YgWT6GCbHeijMmqADZuNuMRAHlUQ7iA0HtuzUjO7_617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZmIxZWM3LWM0NTQtNDEwNi05ODAwLTQ4MmM5YWQ3MjA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MTM5MDE1NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.029822ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "GET /v2/foo/bar/blobs/uploads/08fb1ec7-c454-4106-9800-482c9ad7207a?_state=YgWT6GCbHeijMmqADZuNuMRAHlUQ7iA0HtuzUjO7_617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZmIxZWM3LWM0NTQtNDEwNi05ODAwLTQ4MmM5YWQ3MjA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MTM5MDE1NjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=744cacd9-8341-4c75-8b6e-1b23ba50b8f5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44992" http.request.uri="/v2/foo/bar/blobs/uploads/08fb1ec7-c454-4106-9800-482c9ad7207a?_state=YgWT6GCbHeijMmqADZuNuMRAHlUQ7iA0HtuzUjO7_617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZmIxZWM3LWM0NTQtNDEwNi05ODAwLTQ4MmM5YWQ3MjA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MTM5MDE1NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.886519ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/08fb1ec7-c454-4106-9800-482c9ad7207a?_state=YgWT6GCbHeijMmqADZuNuMRAHlUQ7iA0HtuzUjO7_617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZmIxZWM3LWM0NTQtNDEwNi05ODAwLTQ4MmM5YWQ3MjA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MTM5MDE1NjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=009d61ac-0e49-4320-b293-0d7d09884277 http.request.method=GET http.request.remoteaddr="127.0.0.1:44992" http.request.uri="/v2/foo/bar/blobs/uploads/08fb1ec7-c454-4106-9800-482c9ad7207a?_state=YgWT6GCbHeijMmqADZuNuMRAHlUQ7iA0HtuzUjO7_617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZmIxZWM3LWM0NTQtNDEwNi05ODAwLTQ4MmM5YWQ3MjA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MTM5MDE1NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=08fb1ec7-c454-4106-9800-482c9ad7207a time="2024-07-03T16:23:41Z" 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.22.5 http.request.host="127.0.0.1:35437" http.request.id=009d61ac-0e49-4320-b293-0d7d09884277 http.request.method=GET http.request.remoteaddr="127.0.0.1:44992" http.request.uri="/v2/foo/bar/blobs/uploads/08fb1ec7-c454-4106-9800-482c9ad7207a?_state=YgWT6GCbHeijMmqADZuNuMRAHlUQ7iA0HtuzUjO7_617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZmIxZWM3LWM0NTQtNDEwNi05ODAwLTQ4MmM5YWQ3MjA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MTM5MDE1NjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.002901ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=08fb1ec7-c454-4106-9800-482c9ad7207a 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "GET /v2/foo/bar/blobs/uploads/08fb1ec7-c454-4106-9800-482c9ad7207a?_state=YgWT6GCbHeijMmqADZuNuMRAHlUQ7iA0HtuzUjO7_617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZmIxZWM3LWM0NTQtNDEwNi05ODAwLTQ4MmM5YWQ3MjA3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MTM5MDE1NjdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=1f31b5f7-a096-49d3-885f-513a4517966a http.request.method=POST http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.425749ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=5d7b9b3c-8050-48e0-957d-7dc37545c832 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/297ed37f-6689-488f-950f-542420a46cdd?_state=YvL-cg9MPkxz8Q2wEZ_lxaSlvBSXQ-XW-1K4Skxy7O57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5N2VkMzdmLTY2ODktNDg4Zi05NTBmLTU0MjQyMGE0NmNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MjMxMzM4NDRaIn0%3D&digest=sha256%3A56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" provided=sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c vars.name="foo/bar" vars.uuid=297ed37f-6689-488f-950f-542420a46cdd time="2024-07-03T16:23:41Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=5d7b9b3c-8050-48e0-957d-7dc37545c832 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/297ed37f-6689-488f-950f-542420a46cdd?_state=YvL-cg9MPkxz8Q2wEZ_lxaSlvBSXQ-XW-1K4Skxy7O57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5N2VkMzdmLTY2ODktNDg4Zi05NTBmLTU0MjQyMGE0NmNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MjMxMzM4NDRaIn0%3D&digest=sha256%3A56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=297ed37f-6689-488f-950f-542420a46cdd time="2024-07-03T16:23:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=5d7b9b3c-8050-48e0-957d-7dc37545c832 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/297ed37f-6689-488f-950f-542420a46cdd?_state=YvL-cg9MPkxz8Q2wEZ_lxaSlvBSXQ-XW-1K4Skxy7O57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5N2VkMzdmLTY2ODktNDg4Zi05NTBmLTU0MjQyMGE0NmNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MjMxMzM4NDRaIn0%3D&digest=sha256%3A56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.277683ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=297ed37f-6689-488f-950f-542420a46cdd 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "PUT /v2/foo/bar/blobs/uploads/297ed37f-6689-488f-950f-542420a46cdd?_state=YvL-cg9MPkxz8Q2wEZ_lxaSlvBSXQ-XW-1K4Skxy7O57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5N2VkMzdmLTY2ODktNDg4Zi05NTBmLTU0MjQyMGE0NmNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MjMxMzM4NDRaIn0%3D&digest=sha256%3A56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=26c9aea6-11ca-41a8-b703-150a29599f3e http.request.method=POST http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.921561ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=c213422f-0971-444b-884c-781b35c674c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/6b9d0e44-752e-4cc2-9e5a-bc3b3d5fda53?_state=VkL02qg5yimencnYvPMV3UGsn93u3qYAJS8jq4V55617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiOWQwZTQ0LTc1MmUtNGNjMi05ZTVhLWJjM2IzZDVmZGE1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MjgzNjA4ODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.51817ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "PUT /v2/foo/bar/blobs/uploads/6b9d0e44-752e-4cc2-9e5a-bc3b3d5fda53?_state=VkL02qg5yimencnYvPMV3UGsn93u3qYAJS8jq4V55617Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiOWQwZTQ0LTc1MmUtNGNjMi05ZTVhLWJjM2IzZDVmZGE1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MjgzNjA4ODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=60439ec7-4367-4ad8-8b3d-c44709d3dc09 http.request.method=POST http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.157474ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=ab02338d-735f-4600-96de-22cb9fde64bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/efaf51f8-a4fc-4df8-85dd-332e815a19d7?_state=-XDWGulKH0Re0DEdSNw6_RH-EpH2S3L4Qiare7yoQ-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmYWY1MWY4LWE0ZmMtNGRmOC04NWRkLTMzMmU4MTVhMTlkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MzM4OTYxWiJ9&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.889028ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "PUT /v2/foo/bar/blobs/uploads/efaf51f8-a4fc-4df8-85dd-332e815a19d7?_state=-XDWGulKH0Re0DEdSNw6_RH-EpH2S3L4Qiare7yoQ-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVmYWY1MWY4LWE0ZmMtNGRmOC04NWRkLTMzMmU4MTVhMTlkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42MzM4OTYxWiJ9&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=207353aa-86bb-4515-b16c-41bdd84063e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.421822ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=84fb52f8-e286-418f-bf0d-d2ec581cfffc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/de88894b-5328-459d-b776-ffc7605d940e?_state=IspBAEl1y9RmTzcTIuOXSfu80sJpf-EDZY6RmTiI71x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlODg4OTRiLTUzMjgtNDU5ZC1iNzc2LWZmYzc2MDVkOTQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42NDAwNzA0MDFaIn0%3D&digest=sha256%3A56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.265793195s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:41 +0000] "PUT /v2/foo/bar/blobs/uploads/de88894b-5328-459d-b776-ffc7605d940e?_state=IspBAEl1y9RmTzcTIuOXSfu80sJpf-EDZY6RmTiI71x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlODg4OTRiLTUzMjgtNDU5ZC1iNzc2LWZmYzc2MDVkOTQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0MS42NDAwNzA0MDFaIn0%3D&digest=sha256%3A56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=a325562b-b4fb-461a-bad3-98f920928da7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.088925ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35437" http.request.id=2846ea04-07cc-4c4a-a43d-71485294295e http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/c5929931-e352-45bf-85eb-f79601706360?_state=IYvd2xzI1n86dhHY7nGVkJXuHFEZrOwClQSeaugdj697Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1OTI5OTMxLWUzNTItNDViZi04NWViLWY3OTYwMTcwNjM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0Ni4wMjMzMjcwMjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.347597283s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:46 +0000] "PATCH /v2/foo/bar/blobs/uploads/c5929931-e352-45bf-85eb-f79601706360?_state=IYvd2xzI1n86dhHY7nGVkJXuHFEZrOwClQSeaugdj697Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1OTI5OTMxLWUzNTItNDViZi04NWViLWY3OTYwMTcwNjM2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo0Ni4wMjMzMjcwMjRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=20997df1-8e90-41e2-b080-1e39a3155de6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/uploads/c5929931-e352-45bf-85eb-f79601706360?_state=t49cAXcl3ZTx9AnxZwfDJwhuYtSG5r0UP7RBByGmn7x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1OTI5OTMxLWUzNTItNDViZi04NWViLWY3OTYwMTcwNjM2MCIsIk9mZnNldCI6MjMyMTUxMDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6NDZaIn0%3D&digest=sha256%3A56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.989894ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "PUT /v2/foo/bar/blobs/uploads/c5929931-e352-45bf-85eb-f79601706360?_state=t49cAXcl3ZTx9AnxZwfDJwhuYtSG5r0UP7RBByGmn7x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1OTI5OTMxLWUzNTItNDViZi04NWViLWY3OTYwMTcwNjM2MCIsIk9mZnNldCI6MjMyMTUxMDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6NDZaIn0%3D&digest=sha256%3A56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=6243faef-46bc-4e35-8f8d-5d87a7f3b019 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.985618ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=30e4fb18-aa88-4ec7-845b-92952b9a3f8c http.request.method=GET http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=96.436277ms http.response.status=200 http.response.written=23215104 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "GET /v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 200 23215104 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=error msg="error parsing digest="sha257:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=4c26f38e-6337-404f-b784-e05da07e9c35 http.request.method=GET http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/sha257:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" vars.name="foo/bar" time="2024-07-03T16:23:50Z" 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.22.5 http.request.host="127.0.0.1:35437" http.request.id=4c26f38e-6337-404f-b784-e05da07e9c35 http.request.method=GET http.request.remoteaddr="127.0.0.1:45006" http.request.uri="/v2/foo/bar/blobs/sha257:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.071011ms http.response.status=400 http.response.written=110 vars.digest="sha257:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "GET /v2/foo/bar/blobs/sha257:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=d14d9754-432a-48f5-8fcd-9ed9391b0eed http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.809491ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "GET /v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" 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.22.5 time="2024-07-03T16:23:50Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:23:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=95ea2b3c-46a9-4b59-8be9-ebad7811f852 http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.102084ms http.response.status=404 http.response.written=157 vars.digest="sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "GET /v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=88eb4a63-24ba-48ce-bfd6-a4d63b752cdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35266" http.request.uri="/v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.063814ms http.response.status=404 http.response.written=157 vars.digest="sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=2ee8d6ae-560f-457f-ae6f-a239d0475748 http.request.method=POST http.request.remoteaddr="127.0.0.1:35266" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120325ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=7e9366e4-ee36-432f-93e7-610b271dc52a http.request.method=GET http.request.remoteaddr="127.0.0.1:35266" http.request.uri="/v2/foo/bar/blobs/uploads/32ffffc5-bbde-46c7-8474-e8bca03564be?_state=3buYwKNH0iQHSYcfvaLja2SnljBgJGpo4cWxDM5TyHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyZmZmZmM1LWJiZGUtNDZjNy04NDc0LWU4YmNhMDM1NjRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MjM1MzIxMjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.989409ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "GET /v2/foo/bar/blobs/uploads/32ffffc5-bbde-46c7-8474-e8bca03564be?_state=3buYwKNH0iQHSYcfvaLja2SnljBgJGpo4cWxDM5TyHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyZmZmZmM1LWJiZGUtNDZjNy04NDc0LWU4YmNhMDM1NjRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MjM1MzIxMjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=5145aac2-486f-4f1f-a119-02d2c2f1b113 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35266" http.request.uri="/v2/foo/bar/blobs/uploads/32ffffc5-bbde-46c7-8474-e8bca03564be?_state=3buYwKNH0iQHSYcfvaLja2SnljBgJGpo4cWxDM5TyHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyZmZmZmM1LWJiZGUtNDZjNy04NDc0LWU4YmNhMDM1NjRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MjM1MzIxMjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.813812ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "DELETE /v2/foo/bar/blobs/uploads/32ffffc5-bbde-46c7-8474-e8bca03564be?_state=3buYwKNH0iQHSYcfvaLja2SnljBgJGpo4cWxDM5TyHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyZmZmZmM1LWJiZGUtNDZjNy04NDc0LWU4YmNhMDM1NjRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MjM1MzIxMjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=78e7da82-d39e-4203-98f8-735cf60231f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35266" http.request.uri="/v2/foo/bar/blobs/uploads/32ffffc5-bbde-46c7-8474-e8bca03564be?_state=3buYwKNH0iQHSYcfvaLja2SnljBgJGpo4cWxDM5TyHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyZmZmZmM1LWJiZGUtNDZjNy04NDc0LWU4YmNhMDM1NjRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MjM1MzIxMjZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=32ffffc5-bbde-46c7-8474-e8bca03564be time="2024-07-03T16:23:50Z" 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.22.5 http.request.host="127.0.0.1:46881" http.request.id=78e7da82-d39e-4203-98f8-735cf60231f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35266" http.request.uri="/v2/foo/bar/blobs/uploads/32ffffc5-bbde-46c7-8474-e8bca03564be?_state=3buYwKNH0iQHSYcfvaLja2SnljBgJGpo4cWxDM5TyHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyZmZmZmM1LWJiZGUtNDZjNy04NDc0LWU4YmNhMDM1NjRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MjM1MzIxMjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01063ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=32ffffc5-bbde-46c7-8474-e8bca03564be 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "GET /v2/foo/bar/blobs/uploads/32ffffc5-bbde-46c7-8474-e8bca03564be?_state=3buYwKNH0iQHSYcfvaLja2SnljBgJGpo4cWxDM5TyHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyZmZmZmM1LWJiZGUtNDZjNy04NDc0LWU4YmNhMDM1NjRiZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MjM1MzIxMjZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=382d2842-6dd2-4e87-97fc-ddeba3ac87b5 http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.321968ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=0ae97d92-7e22-47a9-b94d-9fdacb038843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/98c97556-614d-4006-8a86-41f25ee45130?_state=PmlU69zPYJfHja35UhaKmnWiZgDH48FJpy4hIWwkNjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4Yzk3NTU2LTYxNGQtNDAwNi04YTg2LTQxZjI1ZWU0NTEzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MzI0Mzk5M1oifQ%3D%3D&digest=sha256%3A5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" provided=sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 vars.name="foo/bar" vars.uuid=98c97556-614d-4006-8a86-41f25ee45130 time="2024-07-03T16:23:50Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=0ae97d92-7e22-47a9-b94d-9fdacb038843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/98c97556-614d-4006-8a86-41f25ee45130?_state=PmlU69zPYJfHja35UhaKmnWiZgDH48FJpy4hIWwkNjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4Yzk3NTU2LTYxNGQtNDAwNi04YTg2LTQxZjI1ZWU0NTEzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MzI0Mzk5M1oifQ%3D%3D&digest=sha256%3A5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=98c97556-614d-4006-8a86-41f25ee45130 time="2024-07-03T16:23:50Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=0ae97d92-7e22-47a9-b94d-9fdacb038843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/98c97556-614d-4006-8a86-41f25ee45130?_state=PmlU69zPYJfHja35UhaKmnWiZgDH48FJpy4hIWwkNjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4Yzk3NTU2LTYxNGQtNDAwNi04YTg2LTQxZjI1ZWU0NTEzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MzI0Mzk5M1oifQ%3D%3D&digest=sha256%3A5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.036074ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=98c97556-614d-4006-8a86-41f25ee45130 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "PUT /v2/foo/bar/blobs/uploads/98c97556-614d-4006-8a86-41f25ee45130?_state=PmlU69zPYJfHja35UhaKmnWiZgDH48FJpy4hIWwkNjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4Yzk3NTU2LTYxNGQtNDAwNi04YTg2LTQxZjI1ZWU0NTEzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MzI0Mzk5M1oifQ%3D%3D&digest=sha256%3A5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=a60e9063-a137-4abf-a9d9-7f889a5c1cdb http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.870014ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=4c99fa2c-decd-4748-8069-7d90992107b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/cdae35dd-fcd2-4692-81d4-a16ba402e276?_state=r-o5g8VkW2VpJcHeEfcofINAEr78aWDqZfX17O0jRA97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkYWUzNWRkLWZjZDItNDY5Mi04MWQ0LWExNmJhNDAyZTI3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MzczMjcwNTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.267362ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "PUT /v2/foo/bar/blobs/uploads/cdae35dd-fcd2-4692-81d4-a16ba402e276?_state=r-o5g8VkW2VpJcHeEfcofINAEr78aWDqZfX17O0jRA97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkYWUzNWRkLWZjZDItNDY5Mi04MWQ0LWExNmJhNDAyZTI3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44MzczMjcwNTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=0b34b73a-2ce7-4012-81b4-234c6f847bab http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.993491ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=a34a7e9e-8a7e-477f-90a4-7252aafbb0fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/4b6792cd-ed22-4b00-bd90-f4938af9ac84?_state=o_iztHMYK18yhWt7OUCMkfb2dolnxAVwcJ7nl2V9cFl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiNjc5MmNkLWVkMjItNGIwMC1iZDkwLWY0OTM4YWY5YWM4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44NDI0NzUxMjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.183184ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "PUT /v2/foo/bar/blobs/uploads/4b6792cd-ed22-4b00-bd90-f4938af9ac84?_state=o_iztHMYK18yhWt7OUCMkfb2dolnxAVwcJ7nl2V9cFl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiNjc5MmNkLWVkMjItNGIwMC1iZDkwLWY0OTM4YWY5YWM4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44NDI0NzUxMjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=6f7dc96a-e6d6-44af-ad71-63149dc93900 http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.571804ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=acbe014b-cff1-4b5a-8afd-1caa4e64a1f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/5ab68bcf-dc8e-4d80-a870-812175c4f36c?_state=8sf0b5ZAzFBwmt53YaN68jOmcM22hhR8ygLcidpEDqR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhYjY4YmNmLWRjOGUtNGQ4MC1hODcwLTgxMjE3NWM0ZjM2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44NDcwNjQ2NTNaIn0%3D&digest=sha256%3A5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.duration=6.665711604s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "PUT /v2/foo/bar/blobs/uploads/5ab68bcf-dc8e-4d80-a870-812175c4f36c?_state=8sf0b5ZAzFBwmt53YaN68jOmcM22hhR8ygLcidpEDqR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhYjY4YmNmLWRjOGUtNGQ4MC1hODcwLTgxMjE3NWM0ZjM2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1MC44NDcwNjQ2NTNaIn0%3D&digest=sha256%3A5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:23:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=c57a2851-c1b7-411e-8a53-ea104bf69140 http.request.method=POST http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.87164ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46881" http.request.id=93c201ac-222a-4c0e-88c1-627b6924c8d6 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/cdec061e-d37a-4aa4-a1b8-c5fa483d3ae6?_state=mbq2IQaoQy1JoRANpUt4OE93Iiw60U_aAJ1eiI78xuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZWMwNjFlLWQzN2EtNGFhNC1hMWI4LWM1ZmE0ODNkM2FlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1Ny42NDkyNjEyNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=6.297627993s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:23:57 +0000] "PATCH /v2/foo/bar/blobs/uploads/cdec061e-d37a-4aa4-a1b8-c5fa483d3ae6?_state=mbq2IQaoQy1JoRANpUt4OE93Iiw60U_aAJ1eiI78xuB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZWMwNjFlLWQzN2EtNGFhNC1hMWI4LWM1ZmE0ODNkM2FlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyMzo1Ny42NDkyNjEyNzVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=8c8250e5-6b1a-48d9-a629-560433ce9a05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/uploads/cdec061e-d37a-4aa4-a1b8-c5fa483d3ae6?_state=GnLcAi9K9p78CRPTNSkUl4RD6KdhxH-zy4DqXmAZDZ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZWMwNjFlLWQzN2EtNGFhNC1hMWI4LWM1ZmE0ODNkM2FlNiIsIk9mZnNldCI6MzA1NTg3MjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6NTdaIn0%3D&digest=sha256%3A5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.duration=3.101864ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:03 +0000] "PUT /v2/foo/bar/blobs/uploads/cdec061e-d37a-4aa4-a1b8-c5fa483d3ae6?_state=GnLcAi9K9p78CRPTNSkUl4RD6KdhxH-zy4DqXmAZDZ97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNkZWMwNjFlLWQzN2EtNGFhNC1hMWI4LWM1ZmE0ODNkM2FlNiIsIk9mZnNldCI6MzA1NTg3MjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjM6NTdaIn0%3D&digest=sha256%3A5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=686eb39f-9558-4a6d-ad58-c455f622b654 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.938901ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=ea9c506a-b3e2-427e-90cc-7db8dfbff6e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=109.097321ms http.response.status=200 http.response.written=30558720 127.0.0.1 - - [03/Jul/2024:16:24:03 +0000] "GET /v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 200 30558720 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=error msg="error parsing digest="sha257:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=1bc11aa8-e029-4003-ada3-bab7af4af3f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/sha257:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" vars.name="foo/bar" time="2024-07-03T16:24:04Z" 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.22.5 http.request.host="127.0.0.1:46881" http.request.id=1bc11aa8-e029-4003-ada3-bab7af4af3f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35282" http.request.uri="/v2/foo/bar/blobs/sha257:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.781228ms http.response.status=400 http.response.written=110 vars.digest="sha257:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "GET /v2/foo/bar/blobs/sha257:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=fcdea3b4-7520-4a2e-9148-5a80db2474c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55410" http.request.uri="/v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.duration=1.37611ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "GET /v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=60f3a56b-295e-4d18-9f28-ef32b7241432 http.request.method=GET http.request.remoteaddr="127.0.0.1:55410" http.request.uri="/v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.588528ms http.response.status=200 http.response.written=262144 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "GET /v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 200 262144 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46881" http.request.id=da7640c4-f5c2-458e-adb7-94fb8c7accd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55402" http.request.uri="/v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.116527ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "GET /v2/foo/bar/blobs/sha256:5468ecefbe9d11be7131a7d1c3e1dc2ef24f34114c7a98c04523c36e5d630293 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=2e3fbf4c-13f8-4fd8-b90b-e22406f34ab1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55534" http.request.uri="/v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.588599084s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "GET /v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35437" http.request.id=811bb2df-9278-4c0d-af02-70ff039e924d http.request.method=GET http.request.remoteaddr="127.0.0.1:55520" http.request.uri="/v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.598472073s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [03/Jul/2024:16:23:50 +0000] "GET /v2/foo/bar/blobs/sha256:56a68387385f5e3f6b3bceb536984f2461307287702852f81fbc6b76d90e6f5c HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (22.73s) === RUN TestBlobDelete time="2024-07-03T16:24: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.22.5 time="2024-07-03T16:24:04Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:24:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=2340ec0a-c930-46c2-9927-f14497105199 http.request.method=GET http.request.remoteaddr="127.0.0.1:58228" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.187666ms http.response.status=404 http.response.written=157 vars.digest="sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "GET /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=7fc3b2da-160e-4e2b-b05a-409af1852e8e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58232" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.984541ms http.response.status=404 http.response.written=157 vars.digest="sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=00d2b9f0-e4fe-4047-bd76-844aa30b4d2a http.request.method=POST http.request.remoteaddr="127.0.0.1:58232" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.685209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=6b543419-ad0e-491f-92f5-0527cfc23eb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58232" http.request.uri="/v2/foo/bar/blobs/uploads/ab9d8d4d-6ee7-4902-ae3b-2d364732ab02?_state=kVePfYqIUtQ7WS2V80HHhTE8ZVQGJGUwLVDqvD0FPFl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiOWQ4ZDRkLTZlZTctNDkwMi1hZTNiLTJkMzY0NzMyYWIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zMzUyODc3MTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.770252ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "GET /v2/foo/bar/blobs/uploads/ab9d8d4d-6ee7-4902-ae3b-2d364732ab02?_state=kVePfYqIUtQ7WS2V80HHhTE8ZVQGJGUwLVDqvD0FPFl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiOWQ4ZDRkLTZlZTctNDkwMi1hZTNiLTJkMzY0NzMyYWIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zMzUyODc3MTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=95285e95-e796-4c70-a551-c603dafadfb7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58232" http.request.uri="/v2/foo/bar/blobs/uploads/ab9d8d4d-6ee7-4902-ae3b-2d364732ab02?_state=kVePfYqIUtQ7WS2V80HHhTE8ZVQGJGUwLVDqvD0FPFl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiOWQ4ZDRkLTZlZTctNDkwMi1hZTNiLTJkMzY0NzMyYWIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zMzUyODc3MTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.074791ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "DELETE /v2/foo/bar/blobs/uploads/ab9d8d4d-6ee7-4902-ae3b-2d364732ab02?_state=kVePfYqIUtQ7WS2V80HHhTE8ZVQGJGUwLVDqvD0FPFl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiOWQ4ZDRkLTZlZTctNDkwMi1hZTNiLTJkMzY0NzMyYWIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zMzUyODc3MTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=83d1bf8e-229d-4a0a-8aa7-30948b974d1f http.request.method=GET http.request.remoteaddr="127.0.0.1:58232" http.request.uri="/v2/foo/bar/blobs/uploads/ab9d8d4d-6ee7-4902-ae3b-2d364732ab02?_state=kVePfYqIUtQ7WS2V80HHhTE8ZVQGJGUwLVDqvD0FPFl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiOWQ4ZDRkLTZlZTctNDkwMi1hZTNiLTJkMzY0NzMyYWIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zMzUyODc3MTRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ab9d8d4d-6ee7-4902-ae3b-2d364732ab02 time="2024-07-03T16:24:04Z" 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.22.5 http.request.host="127.0.0.1:33193" http.request.id=83d1bf8e-229d-4a0a-8aa7-30948b974d1f http.request.method=GET http.request.remoteaddr="127.0.0.1:58232" http.request.uri="/v2/foo/bar/blobs/uploads/ab9d8d4d-6ee7-4902-ae3b-2d364732ab02?_state=kVePfYqIUtQ7WS2V80HHhTE8ZVQGJGUwLVDqvD0FPFl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiOWQ4ZDRkLTZlZTctNDkwMi1hZTNiLTJkMzY0NzMyYWIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zMzUyODc3MTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.781985ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=ab9d8d4d-6ee7-4902-ae3b-2d364732ab02 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "GET /v2/foo/bar/blobs/uploads/ab9d8d4d-6ee7-4902-ae3b-2d364732ab02?_state=kVePfYqIUtQ7WS2V80HHhTE8ZVQGJGUwLVDqvD0FPFl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFiOWQ4ZDRkLTZlZTctNDkwMi1hZTNiLTJkMzY0NzMyYWIwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zMzUyODc3MTRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=2b005381-b131-43ac-8ebb-9338809a6b9f http.request.method=POST http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.149135ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=9ddbc63b-ef2f-4b24-8cb7-2ddb4a8f2e9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/35175f43-b6ca-44bc-bead-9dfaa6ef0711?_state=WfrLMbFJdln2uvMXgRRQ-gJIVIHNj8uL_WCyJmSwL497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTc1ZjQzLWI2Y2EtNDRiYy1iZWFkLTlkZmFhNmVmMDcxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNDM5MDEzOVoifQ%3D%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" provided=sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec vars.name="foo/bar" vars.uuid=35175f43-b6ca-44bc-bead-9dfaa6ef0711 time="2024-07-03T16:24:04Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=9ddbc63b-ef2f-4b24-8cb7-2ddb4a8f2e9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/35175f43-b6ca-44bc-bead-9dfaa6ef0711?_state=WfrLMbFJdln2uvMXgRRQ-gJIVIHNj8uL_WCyJmSwL497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTc1ZjQzLWI2Y2EtNDRiYy1iZWFkLTlkZmFhNmVmMDcxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNDM5MDEzOVoifQ%3D%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=35175f43-b6ca-44bc-bead-9dfaa6ef0711 time="2024-07-03T16:24:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=9ddbc63b-ef2f-4b24-8cb7-2ddb4a8f2e9b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/35175f43-b6ca-44bc-bead-9dfaa6ef0711?_state=WfrLMbFJdln2uvMXgRRQ-gJIVIHNj8uL_WCyJmSwL497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTc1ZjQzLWI2Y2EtNDRiYy1iZWFkLTlkZmFhNmVmMDcxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNDM5MDEzOVoifQ%3D%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.795565ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=35175f43-b6ca-44bc-bead-9dfaa6ef0711 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "PUT /v2/foo/bar/blobs/uploads/35175f43-b6ca-44bc-bead-9dfaa6ef0711?_state=WfrLMbFJdln2uvMXgRRQ-gJIVIHNj8uL_WCyJmSwL497Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1MTc1ZjQzLWI2Y2EtNDRiYy1iZWFkLTlkZmFhNmVmMDcxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNDM5MDEzOVoifQ%3D%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=c5860468-b32f-417e-a3c4-4a1ab3ca9449 http.request.method=POST http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.652766ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=4d68bd61-9977-46df-8703-0bdeac20d48f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/8eec6178-2d90-420b-8548-2ef10fb1e545?_state=K6J6AQrgPGhsmLXujQ-F4kdKZTqxaIW_EAFNKbdvcCx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlZWM2MTc4LTJkOTAtNDIwYi04NTQ4LTJlZjEwZmIxZTU0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNDgyOTg3NzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.459582ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "PUT /v2/foo/bar/blobs/uploads/8eec6178-2d90-420b-8548-2ef10fb1e545?_state=K6J6AQrgPGhsmLXujQ-F4kdKZTqxaIW_EAFNKbdvcCx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlZWM2MTc4LTJkOTAtNDIwYi04NTQ4LTJlZjEwZmIxZTU0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNDgyOTg3NzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=4ac876a4-e983-404d-9216-38c49ae14d02 http.request.method=POST http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.877079ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=af864cf1-da1e-4e8c-bba5-da14a3ff8b57 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/66e00056-f3d0-4432-9a21-8ac8bca9328a?_state=Fpn5TYqTNeWWifSdjLhdZ7FpCslu7U4R07_Tb3aPr697Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2ZTAwMDU2LWYzZDAtNDQzMi05YTIxLThhYzhiY2E5MzI4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNTM1OTYzNTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.482109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "PUT /v2/foo/bar/blobs/uploads/66e00056-f3d0-4432-9a21-8ac8bca9328a?_state=Fpn5TYqTNeWWifSdjLhdZ7FpCslu7U4R07_Tb3aPr697Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2ZTAwMDU2LWYzZDAtNDQzMi05YTIxLThhYzhiY2E5MzI4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNTM1OTYzNTdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=6ef56600-1c0c-47c3-a0d5-29f1bf639fdb http.request.method=POST http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.049796ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=3f48e31e-9eeb-4398-a36c-dd344e9581a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/1a7a4258-c23d-4dea-bad3-aa1dad1670fb?_state=Hwgi0WqvMLOmQMbegvrZldZy_IOwGW7H0nvcOqREfJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhN2E0MjU4LWMyM2QtNGRlYS1iYWQzLWFhMWRhZDE2NzBmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNTkxMjEzNzVaIn0%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.duration=3.839138543s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:04 +0000] "PUT /v2/foo/bar/blobs/uploads/1a7a4258-c23d-4dea-bad3-aa1dad1670fb?_state=Hwgi0WqvMLOmQMbegvrZldZy_IOwGW7H0nvcOqREfJJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFhN2E0MjU4LWMyM2QtNGRlYS1iYWQzLWFhMWRhZDE2NzBmYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowNC4zNTkxMjEzNzVaIn0%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=dc7e22da-a730-4038-a6c0-f825859e632d http.request.method=POST http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.464768ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33193" http.request.id=11f0748d-f2be-4c47-b26e-72691bbade70 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/62cb844c-13fa-4f02-a510-4139c63cfe24?_state=FRiYCOJd2HCZayqIqLwN1L9VeddqFQrfqXs1SZF5dQZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyY2I4NDRjLTEzZmEtNGYwMi1hNTEwLTQxMzljNjNjZmUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowOC4zMDgyMjgzNDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.471482509s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:08 +0000] "PATCH /v2/foo/bar/blobs/uploads/62cb844c-13fa-4f02-a510-4139c63cfe24?_state=FRiYCOJd2HCZayqIqLwN1L9VeddqFQrfqXs1SZF5dQZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyY2I4NDRjLTEzZmEtNGYwMi1hNTEwLTQxMzljNjNjZmUyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDowOC4zMDgyMjgzNDhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=0a50a80a-ce12-41ae-8f35-30bad364d551 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/uploads/62cb844c-13fa-4f02-a510-4139c63cfe24?_state=KvPQK-s4GMNmvbRZT2GzCQW77ZgTyNi0e-6rxsKZhQx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyY2I4NDRjLTEzZmEtNGYwMi1hNTEwLTQxMzljNjNjZmUyNCIsIk9mZnNldCI6MjA2MTE1ODQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6MDhaIn0%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.duration=2.825116ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "PUT /v2/foo/bar/blobs/uploads/62cb844c-13fa-4f02-a510-4139c63cfe24?_state=KvPQK-s4GMNmvbRZT2GzCQW77ZgTyNi0e-6rxsKZhQx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyY2I4NDRjLTEzZmEtNGYwMi1hNTEwLTQxMzljNjNjZmUyNCIsIk9mZnNldCI6MjA2MTE1ODQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6MDhaIn0%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=6be932ad-ac83-450f-aaec-cee3499da0d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.03608ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=a76f6a6e-2655-4ff4-a0bb-fa68fec482df http.request.method=GET http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=94.035589ms http.response.status=200 http.response.written=20611584 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "GET /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 200 20611584 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=error msg="error parsing digest="sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=304c2a80-770c-4e97-be0b-84cbc67eddcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" vars.name="foo/bar" time="2024-07-03T16:24:11Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=304c2a80-770c-4e97-be0b-84cbc67eddcc http.request.method=GET http.request.remoteaddr="127.0.0.1:58242" http.request.uri="/v2/foo/bar/blobs/sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.291634ms http.response.status=400 http.response.written=110 vars.digest="sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "GET /v2/foo/bar/blobs/sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=54858298-f7f5-40e4-97da-07fbf8d2990c http.request.method=GET http.request.remoteaddr="127.0.0.1:56158" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.duration=1.763664ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "GET /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=59b89ca2-1b68-49d9-8059-0571e3037c3d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56160" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.duration=3.118644ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "DELETE /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=34890f64-822b-41ca-8e95-be69760decdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56160" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.069175ms http.response.status=404 http.response.written=157 vars.digest="sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "HEAD /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=1fca463e-6142-4625-ab77-27cacd4ff6b6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56160" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.026973ms http.response.status=404 http.response.written=74 vars.digest="sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "DELETE /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=error msg="error parsing digest="sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=81305b61-4fd5-4ba3-a357-9d5cc55fc7e4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56166" http.request.uri="/v2/foo/bar/blobs/sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" vars.name="foo/bar" time="2024-07-03T16:24:11Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=81305b61-4fd5-4ba3-a357-9d5cc55fc7e4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56166" http.request.uri="/v2/foo/bar/blobs/sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.512406ms http.response.status=400 http.response.written=110 vars.digest="sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "DELETE /v2/foo/bar/blobs/sha257:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T16:24:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=e2cb04e3-7507-4404-ba5f-770aeba3216f http.request.method=POST http.request.remoteaddr="127.0.0.1:56174" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.174742ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=bcd3943c-1c0e-4b17-b93b-aa712aeb7cec http.request.method=PUT http.request.remoteaddr="127.0.0.1:56174" http.request.uri="/v2/foo/bar/blobs/uploads/86136f60-1e6a-4a57-882f-d19fe6a8ce0c?_state=DGSe3ZeqNSrdJD8rU85TpIpnlSwP3fgo2dgoG1Ckjph7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MTM2ZjYwLTFlNmEtNGE1Ny04ODJmLWQxOWZlNmE4Y2UwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoxMS45MzgzMzAwODdaIn0%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.duration=3.236848102s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "PUT /v2/foo/bar/blobs/uploads/86136f60-1e6a-4a57-882f-d19fe6a8ce0c?_state=DGSe3ZeqNSrdJD8rU85TpIpnlSwP3fgo2dgoG1Ckjph7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MTM2ZjYwLTFlNmEtNGE1Ny04ODJmLWQxOWZlNmE4Y2UwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoxMS45MzgzMzAwODdaIn0%3D&digest=sha256%3A2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=9297434f-7009-47b7-ae07-32d65d949921 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56174" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.842019ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=f8583c1c-61fe-46ef-b79a-4e8a3b236547 http.request.method=GET http.request.remoteaddr="127.0.0.1:56144" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.385731914s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "GET /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2024-07-03T16:24:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33193" http.request.id=fb1b57b3-4d3e-423a-b34d-2eddf1e5547b http.request.method=GET http.request.remoteaddr="127.0.0.1:56158" http.request.uri="/v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.373791991s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [03/Jul/2024:16:24:11 +0000] "GET /v2/foo/bar/blobs/sha256:2686af5ff6f04858541bf972f144206a0935f16af89dca848dedcda26cf316ec HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (11.19s) === RUN TestRelativeURL time="2024-07-03T16:24:15Z" 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.22.5 time="2024-07-03T16:24:15Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:24:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42449" http.request.id=67a0a255-8a5b-4589-a116-2fd112f079dc http.request.method=POST http.request.remoteaddr="127.0.0.1:49574" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.266613ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42449" http.request.id=8c7d4dd3-5eaf-412a-98f6-ef6051d329c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49574" http.request.uri="/v2/foo/bar/blobs/uploads/7b9c03b4-4e1e-41f1-b67a-f204d754b818?_state=KsUu9BDKIOwBN4SSbcz5cEaGhAaU_w4XF-pR29l4-qp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiOWMwM2I0LTRlMWUtNDFmMS1iNjdhLWYyMDRkNzU0YjgxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoxNS4yOTA2Mzg0MjVaIn0%3D&digest=sha256%3Ace8ee410a8836befedcb4df65c5b1cdf42e3c86a01286288f7c5a5327ca9e983" http.request.useragent="Go-http-client/1.1" http.response.duration=4.965155696s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:15 +0000] "PUT /v2/foo/bar/blobs/uploads/7b9c03b4-4e1e-41f1-b67a-f204d754b818?_state=KsUu9BDKIOwBN4SSbcz5cEaGhAaU_w4XF-pR29l4-qp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiOWMwM2I0LTRlMWUtNDFmMS1iNjdhLWYyMDRkNzU0YjgxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoxNS4yOTA2Mzg0MjVaIn0%3D&digest=sha256%3Ace8ee410a8836befedcb4df65c5b1cdf42e3c86a01286288f7c5a5327ca9e983 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42449" http.request.id=5c4ea9fa-6cd4-4dc6-9e82-f358b84ac494 http.request.method=POST http.request.remoteaddr="127.0.0.1:49574" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.664099ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42449" http.request.id=0dbcf472-18f7-4e43-adb2-c9a2f59873d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49574" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.847262ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42449" http.request.id=ddd629ae-a317-4ae9-84aa-2c7818814ed5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49574" http.request.uri="/v2/foo/bar/blobs/uploads/7c4d9b93-044d-42d0-a973-bc23afc6a9c2?_state=hyhndgx8iZ9GtXDeIs0Vja7-Jx8SacdRXSfo5Yy0aTF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNGQ5YjkzLTA0NGQtNDJkMC1hOTczLWJjMjNhZmM2YTljMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoyMC41OTA0MzYzNThaIn0%3D&digest=sha256%3A5b20a3df0fff2796231e0cf6945362673429a7dd5c108f297e6ec2818316562e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.597612137s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:20 +0000] "PUT /v2/foo/bar/blobs/uploads/7c4d9b93-044d-42d0-a973-bc23afc6a9c2?_state=hyhndgx8iZ9GtXDeIs0Vja7-Jx8SacdRXSfo5Yy0aTF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNGQ5YjkzLTA0NGQtNDJkMC1hOTczLWJjMjNhZmM2YTljMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoyMC41OTA0MzYzNThaIn0%3D&digest=sha256%3A5b20a3df0fff2796231e0cf6945362673429a7dd5c108f297e6ec2818316562e HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.90s) === RUN TestBlobDeleteDisabled time="2024-07-03T16:24:23Z" 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.22.5 time="2024-07-03T16:24:23Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:24:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:33289" http.request.id=24ae6c26-a36e-4d5a-9a63-cfeaa57756cc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/foo/bar/blobs/sha256:c3b5e85196070ad3e9bea16a2f0a997c132fe801a8f2a77ac33a2b9013410fb1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.266107ms http.response.status=405 http.response.written=78 vars.digest="sha256:c3b5e85196070ad3e9bea16a2f0a997c132fe801a8f2a77ac33a2b9013410fb1" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:24:23 +0000] "DELETE /v2/foo/bar/blobs/sha256:c3b5e85196070ad3e9bea16a2f0a997c132fe801a8f2a77ac33a2b9013410fb1 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.22s) === RUN TestDeleteDisabled time="2024-07-03T16:24:23Z" 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.22.5 time="2024-07-03T16:24:23Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:24:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38817" http.request.id=14a1c43c-7108-474c-a8c8-feff0fdbb703 http.request.method=POST http.request.remoteaddr="127.0.0.1:46082" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="939.562µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38817" http.request.id=d7f0188d-e1b6-4e1b-97da-ee3378b6133f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46082" http.request.uri="/v2/foo/bar/blobs/uploads/4aea980a-2c4d-48fc-bd56-c91c59f38d0d?_state=vtjZlrGERB90bpe0qPoX2Lw0p38cT50DtUl2MfmVGsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhZWE5ODBhLTJjNGQtNDhmYy1iZDU2LWM5MWM1OWYzOGQwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoyMy41ODEzNDk2NDhaIn0%3D&digest=sha256%3A238bafae78268b27d234019fc9f97f81503644a0660debcb3b782b14b1aa39f8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.138905985s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:23 +0000] "PUT /v2/foo/bar/blobs/uploads/4aea980a-2c4d-48fc-bd56-c91c59f38d0d?_state=vtjZlrGERB90bpe0qPoX2Lw0p38cT50DtUl2MfmVGsV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhZWE5ODBhLTJjNGQtNDhmYy1iZDU2LWM5MWM1OWYzOGQwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoyMy41ODEzNDk2NDhaIn0%3D&digest=sha256%3A238bafae78268b27d234019fc9f97f81503644a0660debcb3b782b14b1aa39f8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:26Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:38817" http.request.id=28eef22c-4503-434a-b167-be238d050433 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46082" http.request.uri="/v2/foo/bar/blobs/sha256:238bafae78268b27d234019fc9f97f81503644a0660debcb3b782b14b1aa39f8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.219646ms http.response.status=405 http.response.written=78 vars.digest="sha256:238bafae78268b27d234019fc9f97f81503644a0660debcb3b782b14b1aa39f8" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:24:26 +0000] "DELETE /v2/foo/bar/blobs/sha256:238bafae78268b27d234019fc9f97f81503644a0660debcb3b782b14b1aa39f8 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.32s) === RUN TestDeleteReadOnly time="2024-07-03T16:24:26Z" 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.22.5 time="2024-07-03T16:24:26Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:24:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45783" http.request.id=34910502-33e2-4a4d-9ea9-f4e009e1f563 http.request.method=POST http.request.remoteaddr="127.0.0.1:53470" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.362222ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45783" http.request.id=4607a286-dfef-47e1-981e-8d32006f4f1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53470" http.request.uri="/v2/foo/bar/blobs/uploads/9cb80c54-a168-4ac0-9cf9-a115b687be60?_state=r-Q3VQSLRO43r5nPigKsKKT9FwG_bKd-xtAbTyDEk7J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljYjgwYzU0LWExNjgtNGFjMC05Y2Y5LWExMTViNjg3YmU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoyNi45OTMxMjE3M1oifQ%3D%3D&digest=sha256%3Ad8af5c95ac761f97debfafd8bf2bf6bb569b0ddbb429f6d3f65b94bb057fb3fa" http.request.useragent="Go-http-client/1.1" http.response.duration=6.252555556s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:26 +0000] "PUT /v2/foo/bar/blobs/uploads/9cb80c54-a168-4ac0-9cf9-a115b687be60?_state=r-Q3VQSLRO43r5nPigKsKKT9FwG_bKd-xtAbTyDEk7J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljYjgwYzU0LWExNjgtNGFjMC05Y2Y5LWExMTViNjg3YmU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNDoyNi45OTMxMjE3M1oifQ%3D%3D&digest=sha256%3Ad8af5c95ac761f97debfafd8bf2bf6bb569b0ddbb429f6d3f65b94bb057fb3fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [03/Jul/2024:16:24:33 +0000] "DELETE /v2/foo/bar/blobs/sha256:d8af5c95ac761f97debfafd8bf2bf6bb569b0ddbb429f6d3f65b94bb057fb3fa HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (6.53s) === RUN TestStartPushReadOnly time="2024-07-03T16:24:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:24:33Z" level=info msg="redis not configured" go.version=go1.22.5 127.0.0.1 - - [03/Jul/2024:16:24:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2024-07-03T16:24:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:24:33Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:24:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=ffa61ebb-2b22-41fd-9bce-59a634666255 http.request.method=GET http.request.remoteaddr="127.0.0.1:50506" 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.656961ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:24:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T16:24:33Z" 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.22.5 http.request.host="127.0.0.1:39089" http.request.id=9c06f995-0739-4c80-8460-b3e52a07b907 http.request.method=GET http.request.remoteaddr="127.0.0.1:50506" 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.998838ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:16:24:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:24:33Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=5e428ca6-4fb3-4055-9bef-8e5d1f6e1aee http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" 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.149041ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:24:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T16:24:33Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=59e94da9-f8e8-427a-b003-4a2d42d7fc6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" 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.658119ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:24:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=59e94da9-f8e8-427a-b003-4a2d42d7fc6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" 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.737518ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:24:33Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=59e94da9-f8e8-427a-b003-4a2d42d7fc6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" 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.791183ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:24:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=59e94da9-f8e8-427a-b003-4a2d42d7fc6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" 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.846641ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:24:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T16:24:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=8b9e6ddc-a167-44c4-8773-c025d0a6bfd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.258392ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:33 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=37093db2-3ef8-4c9f-9add-726ed42654c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/blobs/uploads/a3349043-5c35-45d5-aa57-6700a488c912?_state=oz9R0zNjSl5KaFtFaskiqkXXugfAjtP7b68bm0YwZZ17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMzM0OTA0My01YzM1LTQ1ZDUtYWE1Ny02NzAwYTQ4OGM5MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6MzMuNDcwOTUyMTUxWiJ9&digest=sha256%3Ad4e878d59fb82458a7c629489cf24ecf0b0b218856c95e879a1636e35541ac52" http.request.useragent="Go-http-client/1.1" http.response.duration=5.309357459s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:33 +0000] "PUT /v2/foo/schema1/blobs/uploads/a3349043-5c35-45d5-aa57-6700a488c912?_state=oz9R0zNjSl5KaFtFaskiqkXXugfAjtP7b68bm0YwZZ17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMzM0OTA0My01YzM1LTQ1ZDUtYWE1Ny02NzAwYTQ4OGM5MTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6MzMuNDcwOTUyMTUxWiJ9&digest=sha256%3Ad4e878d59fb82458a7c629489cf24ecf0b0b218856c95e879a1636e35541ac52 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=deba81c4-59a7-4271-b933-9e6789a08ddb http.request.method=POST http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.256565ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:38 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=56e89ce3-1c81-4401-a378-1cf02da005d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/blobs/uploads/e611a51b-e77d-4e71-a9f3-c9a1ab537e7e?_state=JgzwzltgL1FWHR1G_4nbZ5gGbUihXcJLXD8TuwBOUQV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNjExYTUxYi1lNzdkLTRlNzEtYTlmMy1jOWExYWI1MzdlN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6MzkuMDAxNDU2OTMyWiJ9&digest=sha256%3Aa5a4e0c6d890fbd106bf80b3766d06ba4c33312ee161dd4a579c24d9176cbac6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.932172074s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:39 +0000] "PUT /v2/foo/schema1/blobs/uploads/e611a51b-e77d-4e71-a9f3-c9a1ab537e7e?_state=JgzwzltgL1FWHR1G_4nbZ5gGbUihXcJLXD8TuwBOUQV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNjExYTUxYi1lNzdkLTRlNzEtYTlmMy1jOWExYWI1MzdlN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6MzkuMDAxNDU2OTMyWiJ9&digest=sha256%3Aa5a4e0c6d890fbd106bf80b3766d06ba4c33312ee161dd4a579c24d9176cbac6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=809faeb8-1544-4673-ad6e-caa2ebb04eb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.754021ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=9d8ed11f-4fe5-4802-a26f-d0e45d7af21c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.792501ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=14e5f1ff-a590-494a-b762-bb635cb33736 http.request.method=GET http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.55852ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=c4dd05f1-71de-413d-88ff-3bc8f78a60e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.681206ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "GET /v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39089" http.request.id=231c7167-16ad-447c-9204-5af09b3656ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.26503ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39089" http.request.id=e5685a9b-eb7d-4fee-bc5e-02189633b4e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.117448ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:39089" http.request.id=a0b901a9-9c26-4e3b-ac69-a2a075cd4306 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.22457ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=f869b774-c44c-43ec-a93e-fae87235b632 http.request.method=GET http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.860908ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "GET /v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=ecadde98-5b1a-44e9-acac-bdb22b8588d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.021603ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=533f6950-d596-45af-9319-c39396ae6cea http.request.method=GET http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.056431ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "GET /v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=4a6678e4-807c-4280-b5b0-b865ea074f00 http.request.method=GET http.request.remoteaddr="127.0.0.1:50506" 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.934549ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=error msg="payload digest does match: "sha256:349eb58237bd91a9b2297df5409bed8b6b211d2212a1c6484e89e5b22f27691c" != "sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5"" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=f430b208-980c-4ea0-87c8-0b00ad4f404f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" time="2024-07-03T16:24:40Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=f430b208-980c-4ea0-87c8-0b00ad4f404f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50506" http.request.uri="/v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.232078ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5" 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:20edeb1329ae282f34b6630cf82df07bb7e68dfbc8292a10b08f89b4ea4d02f5 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=40a09bdd-3b31-45df-a1fc-aedc2c51001c http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" 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.451269ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" 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.22.5 http.request.host="127.0.0.1:39089" http.request.id=b02248c5-73dd-4e70-bff3-1865e1bd7700 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" 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.128467ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39089" http.request.id=94a26d60-9cbe-43aa-9367-4d57c97f9452 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" 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.190019ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:24:40Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39089" http.request.id=94a26d60-9cbe-43aa-9367-4d57c97f9452 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" 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.266084ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:24:40Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39089" http.request.id=94a26d60-9cbe-43aa-9367-4d57c97f9452 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" 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.329154ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=7fd65394-21b3-4c74-a08c-ac4e40d9ae37 http.request.method=POST http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.323404ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=768a9bbd-4905-4085-85ca-5b3030e93ebb http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/blobs/uploads/80f5b838-a229-4518-91a8-6b6f3a3ccfa1?_state=Webcee8y6MdLS-vzWA9cR4HrbQVKVj9r3VM6BDleq9t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MGY1YjgzOC1hMjI5LTQ1MTgtOTFhOC02YjZmM2EzY2NmYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NDAuOTg1OTgxNzg2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.600179ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/80f5b838-a229-4518-91a8-6b6f3a3ccfa1?_state=Webcee8y6MdLS-vzWA9cR4HrbQVKVj9r3VM6BDleq9t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4MGY1YjgzOC1hMjI5LTQ1MTgtOTFhOC02YjZmM2EzY2NmYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NDAuOTg1OTgxNzg2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:40Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39089" http.request.id=dc8d56e3-dc0e-4bd4-8c0c-714b3d0ea770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" 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.218525ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:24:40Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39089" http.request.id=dc8d56e3-dc0e-4bd4-8c0c-714b3d0ea770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" 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.280481ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:24:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T16:24:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=a0f53a49-59f7-46f4-941c-e693754cf61e http.request.method=POST http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.215826ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=e97bb887-e3ea-4819-b312-4917eb48db0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/blobs/uploads/88f4cc0a-8c47-4197-92aa-9d5e5f030721?_state=WxFoPbilnMmTEM4kFQSWI5KLs8Azm3YxNmr8PJko3yR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OGY0Y2MwYS04YzQ3LTQxOTctOTJhYS05ZDVlNWYwMzA3MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NDEuMTgzNDY0MDFaIn0%3D&digest=sha256%3A1c6e2b76805d3968e8f7df0074a3a7b2b8ca1828411fe7cb4ee148f107b37421" http.request.useragent="Go-http-client/1.1" http.response.duration=4.687981229s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/88f4cc0a-8c47-4197-92aa-9d5e5f030721?_state=WxFoPbilnMmTEM4kFQSWI5KLs8Azm3YxNmr8PJko3yR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4OGY0Y2MwYS04YzQ3LTQxOTctOTJhYS05ZDVlNWYwMzA3MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NDEuMTgzNDY0MDFaIn0%3D&digest=sha256%3A1c6e2b76805d3968e8f7df0074a3a7b2b8ca1828411fe7cb4ee148f107b37421 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=c1026ec3-fa2e-48dd-89da-34a3392d6886 http.request.method=POST http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.434022ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:46 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=4035485a-6980-47e8-a76c-8d5623c306e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/blobs/uploads/1cca2410-85cd-45ba-8915-62dbad3be016?_state=eUK1oRZFJ6r3MsEXJjKr0dj1PXxeJQiY5hxmjmw0dBl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxY2NhMjQxMC04NWNkLTQ1YmEtODkxNS02MmRiYWQzYmUwMTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NDYuMDQ2Nzc4Nzg4WiJ9&digest=sha256%3A2d6106f5807f0bdda736a16c3cc3b6adcdab18b881a48bb71ab189a4e5ef074f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.465709231s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:46 +0000] "PUT /v2/foo/schema2/blobs/uploads/1cca2410-85cd-45ba-8915-62dbad3be016?_state=eUK1oRZFJ6r3MsEXJjKr0dj1PXxeJQiY5hxmjmw0dBl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxY2NhMjQxMC04NWNkLTQ1YmEtODkxNS02MmRiYWQzYmUwMTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NDYuMDQ2Nzc4Nzg4WiJ9&digest=sha256%3A2d6106f5807f0bdda736a16c3cc3b6adcdab18b881a48bb71ab189a4e5ef074f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39089" http.request.id=220f6a49-0f6e-44c2-bd99-5b98d0107121 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.455414ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39089" http.request.id=be4fa24e-0234-470f-9692-317ce6888a1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/sha256:57d04eb281895390b1ae7f392d331945b9fc50c9ec3d022a81b4673360101849" http.request.useragent="Go-http-client/1.1" http.response.duration=2.106255ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "PUT /v2/foo/schema2/manifests/sha256:57d04eb281895390b1ae7f392d331945b9fc50c9ec3d022a81b4673360101849 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=7354c19a-7f63-48ec-abf6-c535c4c7aa3b http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" 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.767655ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=28e893c6-21f9-488f-b777-ae73557bb4df http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/sha256:57d04eb281895390b1ae7f392d331945b9fc50c9ec3d022a81b4673360101849" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="839.973µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/sha256:57d04eb281895390b1ae7f392d331945b9fc50c9ec3d022a81b4673360101849 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=ae04afcc-5a22-484d-b099-1125a9fbe7e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.934196ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=821c1c8d-e7a2-41aa-816a-e31463a06199 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/sha256:57d04eb281895390b1ae7f392d331945b9fc50c9ec3d022a81b4673360101849" http.request.useragent="Go-http-client/1.1" http.response.duration="711.742µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/sha256:57d04eb281895390b1ae7f392d331945b9fc50c9ec3d022a81b4673360101849 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=43f35313-e371-4332-ac8c-8835785528e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" 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.546098ms http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="rewriting manifest sha256:57d04eb281895390b1ae7f392d331945b9fc50c9ec3d022a81b4673360101849 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=48ddea2c-0678-46df-b259-f58a31f48baf http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=48ddea2c-0678-46df-b259-f58a31f48baf http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" 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.851727ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39089" http.request.id=b150e2e7-e7e9-4408-bef2-842ed28340f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" 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.84678ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39089" http.request.id=b57f0ec2-3b85-421f-bc83-e5d6106f15b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.226111ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:39089" http.request.id=e002f7e4-3e6b-41aa-88b4-deae9ca22446 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/sha256:a47dc7904286e2aa67ebc27d4e00cc968ec5862ac18fcc3f3acd8e334edf3bdf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.004597ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "PUT /v2/foo/schema2/manifests/sha256:a47dc7904286e2aa67ebc27d4e00cc968ec5862ac18fcc3f3acd8e334edf3bdf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=73524d24-86e0-4075-9aef-4ea9336d56e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" 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.308523ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=e4daaeb6-25a4-4342-8327-59dfadd178a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/sha256:a47dc7904286e2aa67ebc27d4e00cc968ec5862ac18fcc3f3acd8e334edf3bdf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.976077ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/sha256:a47dc7904286e2aa67ebc27d4e00cc968ec5862ac18fcc3f3acd8e334edf3bdf HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=58437c88-1616-41e3-aa3e-8bc11fb9dde8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="820.552µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=e418708a-604b-4979-9af9-a72bea97df96 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/sha256:a47dc7904286e2aa67ebc27d4e00cc968ec5862ac18fcc3f3acd8e334edf3bdf" http.request.useragent="Go-http-client/1.1" http.response.duration="802.936µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/sha256:a47dc7904286e2aa67ebc27d4e00cc968ec5862ac18fcc3f3acd8e334edf3bdf HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="rewriting manifest list sha256:a47dc7904286e2aa67ebc27d4e00cc968ec5862ac18fcc3f3acd8e334edf3bdf in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=f4b005b4-0475-44b6-9210-71dbd2e3d9b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39089" http.request.id=f4b005b4-0475-44b6-9210-71dbd2e3d9b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59504" 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.136377ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-07-03T16:24: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.22.5 time="2024-07-03T16:24:48Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:24:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=39845266-7eb9-4cd8-ad19-5146fa6f8a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:42690" 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.814229ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" 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.22.5 http.request.host="127.0.0.1:46309" http.request.id=4b7710db-22a7-4d24-a79e-7a183f519d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:42690" 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.31576ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=9ad125f4-74a3-4f15-9c42-8e90069b114c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" 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.614474ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=4cc6e2ed-5a07-44d4-8539-870d7044c015 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" 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.999361ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:24:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=4cc6e2ed-5a07-44d4-8539-870d7044c015 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" 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.065475ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:24:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=4cc6e2ed-5a07-44d4-8539-870d7044c015 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" 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.114195ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:24:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=4cc6e2ed-5a07-44d4-8539-870d7044c015 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" 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.161614ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T16:24:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=2552b50f-2ffb-4e7d-a199-d8dfc7e63348 http.request.method=POST http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.904433ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=bd946d92-b9d6-4efe-aca5-9b7095215d5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/blobs/uploads/163a0bb4-19fc-4032-89d4-3ff9f83412f7?_state=8MExdZT57Ibfkqw6T7xmwQRO8lqyonubIIyXz1TAN_x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNjNhMGJiNC0xOWZjLTQwMzItODlkNC0zZmY5ZjgzNDEyZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NDguNzU2MjQ3ODk3WiJ9&digest=sha256%3A71b6790a07cc696de60b9830a6ee65eda310a40fcefebd865e33be1c1d7d50c9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.80718868s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:48 +0000] "PUT /v2/foo/schema1/blobs/uploads/163a0bb4-19fc-4032-89d4-3ff9f83412f7?_state=8MExdZT57Ibfkqw6T7xmwQRO8lqyonubIIyXz1TAN_x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNjNhMGJiNC0xOWZjLTQwMzItODlkNC0zZmY5ZjgzNDEyZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NDguNzU2MjQ3ODk3WiJ9&digest=sha256%3A71b6790a07cc696de60b9830a6ee65eda310a40fcefebd865e33be1c1d7d50c9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=2fa3ba0c-3d29-4130-903a-57cbb7246fe0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.15662ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=5768cb7c-20e6-4886-9f6c-87048a0dba14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/blobs/uploads/689de772-eb92-495a-ad89-afa9e244f1b0?_state=QSRjCvfhoWlDSOWprpTvPZiv7pzhjnUFUx8qXk3fRUN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ODlkZTc3Mi1lYjkyLTQ5NWEtYWQ4OS1hZmE5ZTI0NGYxYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NTIuNzI1OTU5Mzk5WiJ9&digest=sha256%3A064381d09c120b20d712d065a2ee0230d294e1c17c0d90ba3f80b9198d59bbe9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.933880289s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/689de772-eb92-495a-ad89-afa9e244f1b0?_state=QSRjCvfhoWlDSOWprpTvPZiv7pzhjnUFUx8qXk3fRUN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ODlkZTc3Mi1lYjkyLTQ5NWEtYWQ4OS1hZmE5ZTI0NGYxYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NTIuNzI1OTU5Mzk5WiJ9&digest=sha256%3A064381d09c120b20d712d065a2ee0230d294e1c17c0d90ba3f80b9198d59bbe9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=b7c651b1-25e6-4654-9cda-8fa7564a0498 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.147176ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=5052aa3c-bed3-4aa1-bfd3-952aba38d1c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" http.request.useragent="Go-http-client/1.1" http.response.duration=2.500066ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=3f03be50-f4f6-4da6-a9d3-eac315b44f49 http.request.method=GET http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.540189ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=0dd1ac53-19b2-47ca-ab0d-0d3e89e1f94c http.request.method=GET http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.283808ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "GET /v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46309" http.request.id=6a0eb6c5-2683-4997-b101-337d7d193f39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" http.request.useragent="Go-http-client/1.1" http.response.duration=2.595823ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46309" http.request.id=85e9b9d4-1f13-4dfc-8b66-eda9bfdb5a71 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" http.request.useragent="Go-http-client/1.1" http.response.duration=2.511853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:46309" http.request.id=e5cac7fc-d94c-4902-8f2a-bc08db44fe61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" http.request.useragent="Go-http-client/1.1" http.response.duration=2.486383ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=ec131444-bc9f-4552-9f3e-d91eaef43ae4 http.request.method=GET http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.227642ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "GET /v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=559f3739-7732-4a59-b11c-df9ae8da816c http.request.method=GET http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.381948ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=c4fade01-ba46-4703-9d3c-718e3ead71e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" http.request.useragent="Go-http-client/1.1" http.response.duration=1.314703ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "GET /v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=b721f94a-97e3-4dc9-baff-6fc6beab749b http.request.method=GET http.request.remoteaddr="127.0.0.1:42690" 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.432056ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=error msg="payload digest does match: "sha256:d92ef1216d38d6756c47ea9abd9aec283227607ee2cf584917716e8f3a531699" != "sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172"" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=d57097cb-c002-45b8-a772-8eb3e6ae9877 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" time="2024-07-03T16:24:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=d57097cb-c002-45b8-a772-8eb3e6ae9877 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42690" http.request.uri="/v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="989.863µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172" 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:f69ab00ac99edf3d040e67443d62dc674ae7b424e69ceded477832d0d307d172 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=2b07d529-b1fd-445b-a5e7-6aee7377eb76 http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" 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.825342ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" 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.22.5 http.request.host="127.0.0.1:46309" http.request.id=90de4aa9-5ec8-4d0e-b322-c69b73ecbe5d http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" 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.802323ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46309" http.request.id=e73fdd43-bccf-4444-bd5a-18662f64aa97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" 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.586204ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:24:54Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46309" http.request.id=e73fdd43-bccf-4444-bd5a-18662f64aa97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" 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.649588ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:24:54Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46309" http.request.id=e73fdd43-bccf-4444-bd5a-18662f64aa97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" 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.698204ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=48af4e56-74ab-4f70-933f-d4264b7e3539 http.request.method=POST http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.713659ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=1507138d-f415-4904-b9d9-6f37f6e79368 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/blobs/uploads/b7400a5a-be2f-40a3-a1de-0abeff307cfb?_state=mbWmFxp_fOUKV8s_9X6umoTEG8pAteqoDM4A6lXrXJx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNzQwMGE1YS1iZTJmLTQwYTMtYTFkZS0wYWJlZmYzMDdjZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NTQuNzAxNTY2NzcyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.040912ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/b7400a5a-be2f-40a3-a1de-0abeff307cfb?_state=mbWmFxp_fOUKV8s_9X6umoTEG8pAteqoDM4A6lXrXJx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNzQwMGE1YS1iZTJmLTQwYTMtYTFkZS0wYWJlZmYzMDdjZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NTQuNzAxNTY2NzcyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46309" http.request.id=557b73eb-c36a-43ec-82b8-420047888dd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" 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.736813ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:24:54Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46309" http.request.id=557b73eb-c36a-43ec-82b8-420047888dd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" 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.802956ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T16:24:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=8fc109a7-4603-42e9-9a8c-1d8ea05917ca http.request.method=POST http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.727425ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=bda5aa05-5b83-490e-bba2-f4d8ce95d501 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/blobs/uploads/6b6fa36c-8783-4955-a7f1-13ccaf0248ed?_state=YLPtfiJxF2VLkqeh3qVomFAyXv8PHNfW9XVd-k9jPyZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YjZmYTM2Yy04NzgzLTQ5NTUtYTdmMS0xM2NjYWYwMjQ4ZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NTQuODc0MTQ2MTU1WiJ9&digest=sha256%3A9ad84e0f2737e0a8d87df93a31b3ae7eee95efd9a17906d4c273b3018e98fca1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.798676211s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/6b6fa36c-8783-4955-a7f1-13ccaf0248ed?_state=YLPtfiJxF2VLkqeh3qVomFAyXv8PHNfW9XVd-k9jPyZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YjZmYTM2Yy04NzgzLTQ5NTUtYTdmMS0xM2NjYWYwMjQ4ZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NTQuODc0MTQ2MTU1WiJ9&digest=sha256%3A9ad84e0f2737e0a8d87df93a31b3ae7eee95efd9a17906d4c273b3018e98fca1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:24:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=a49c0076-1e90-4882-b039-b37496d72424 http.request.method=POST http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.965589ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=c10194e0-fe8d-40fd-ab06-1e8dda268ec3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/blobs/uploads/9c1e877c-22a0-42e9-9639-07c4af0028d4?_state=sfV142gN40uFw0oFqjg3e6oJt2XL05mR2-uQnUR9bVh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YzFlODc3Yy0yMmEwLTQyZTktOTYzOS0wN2M0YWYwMDI4ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NTcuODEwMzI0NzUzWiJ9&digest=sha256%3A625edb5d738f1c2af9cf5ef31143ed17fc70d7231a4ae0efa4f31c592486405a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.917046515s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:24:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/9c1e877c-22a0-42e9-9639-07c4af0028d4?_state=sfV142gN40uFw0oFqjg3e6oJt2XL05mR2-uQnUR9bVh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YzFlODc3Yy0yMmEwLTQyZTktOTYzOS0wN2M0YWYwMDI4ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjQ6NTcuODEwMzI0NzUzWiJ9&digest=sha256%3A625edb5d738f1c2af9cf5ef31143ed17fc70d7231a4ae0efa4f31c592486405a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46309" http.request.id=fca77f09-8849-4d39-8a71-f61cba720e0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200799ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46309" http.request.id=23fa0681-dd54-4d62-b7d3-7a0982eb7ae7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/sha256:b0bacfd54df8d5e88f7ce6edc55f47e111e2ea3a5900ec57e6ee8fb984c92c94" http.request.useragent="Go-http-client/1.1" http.response.duration=2.024156ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:b0bacfd54df8d5e88f7ce6edc55f47e111e2ea3a5900ec57e6ee8fb984c92c94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=4d1b2edd-1463-4661-98f2-325f349c67f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" 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.739593ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=f63cd98b-bd57-48e0-be78-4eebb3702a42 http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/sha256:b0bacfd54df8d5e88f7ce6edc55f47e111e2ea3a5900ec57e6ee8fb984c92c94" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.713052ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/sha256:b0bacfd54df8d5e88f7ce6edc55f47e111e2ea3a5900ec57e6ee8fb984c92c94 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=30b7163f-7a75-4592-9567-55a3c194673c http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.477412ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=ff643e8b-c194-49b0-aed1-d9da7e967372 http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/sha256:b0bacfd54df8d5e88f7ce6edc55f47e111e2ea3a5900ec57e6ee8fb984c92c94" http.request.useragent="Go-http-client/1.1" http.response.duration=1.321764ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/sha256:b0bacfd54df8d5e88f7ce6edc55f47e111e2ea3a5900ec57e6ee8fb984c92c94 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=fb56a714-8875-4645-b1b2-c9f25f885caf http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" 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="781.496µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="rewriting manifest sha256:b0bacfd54df8d5e88f7ce6edc55f47e111e2ea3a5900ec57e6ee8fb984c92c94 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=dc4fdfb4-c66e-4d85-8204-5f0df5583d72 http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=dc4fdfb4-c66e-4d85-8204-5f0df5583d72 http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" 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.531005ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46309" http.request.id=6813f045-1f70-44b1-9fc9-23063306401f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" 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.594124ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46309" http.request.id=01361071-d448-4320-9f4a-f099a35b6a8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11231ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46309" http.request.id=0927a8c0-e98f-4b20-b9ae-8492b31ffa65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/sha256:d1b7c1f97a5131912fe7dc2cb61035cea8b99c3c486bfa5cf240cac31417f07a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.862198ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:d1b7c1f97a5131912fe7dc2cb61035cea8b99c3c486bfa5cf240cac31417f07a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=1468bf98-36bd-4a54-af99-52957fff0d3c http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" 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.723484ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=35ca2215-7c0c-4e06-9762-d78a1b903dab http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/sha256:d1b7c1f97a5131912fe7dc2cb61035cea8b99c3c486bfa5cf240cac31417f07a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.212081ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/sha256:d1b7c1f97a5131912fe7dc2cb61035cea8b99c3c486bfa5cf240cac31417f07a HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=23837e25-c554-4ebf-8949-06853a49fe94 http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.095926ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=a2a8804a-ac48-40ef-838c-fabd0b6930bb http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/sha256:d1b7c1f97a5131912fe7dc2cb61035cea8b99c3c486bfa5cf240cac31417f07a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.788085ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/sha256:d1b7c1f97a5131912fe7dc2cb61035cea8b99c3c486bfa5cf240cac31417f07a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="rewriting manifest list sha256:d1b7c1f97a5131912fe7dc2cb61035cea8b99c3c486bfa5cf240cac31417f07a in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=67a8b7c7-de33-40f5-9479-c56e88f7d886 http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46309" http.request.id=67a8b7c7-de33-40f5-9479-c56e88f7d886 http.request.method=GET http.request.remoteaddr="127.0.0.1:34528" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.289271ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (27.50s) === RUN TestGetManifestWithStorageError time="2024-07-03T16:25:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:25:00Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42179" http.request.id=8e8472bd-1ce9-4133-a069-0db3755a7fd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55086" 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.295805ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:42179" http.request.id=b401d73b-af62-41a7-8b2a-50cde681660f http.request.method=GET http.request.remoteaddr="127.0.0.1:55086" 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.547689ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:42179" http.request.id=5f96111d-ed1f-4b08-b499-ec12ea19725f http.request.method=GET http.request.remoteaddr="127.0.0.1:55086" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.385676ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:42179" http.request.id=5c910c05-d087-4d54-ab72-9ee6ed5f2824 http.request.method=GET http.request.remoteaddr="127.0.0.1:55086" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.320373ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-07-03T16:25:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T16:25:00Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=73076ec8-ff2b-4b99-a2b5-b0269e044d82 http.request.method=GET http.request.remoteaddr="127.0.0.1:45544" 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.70306ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=eb3c0b06-e0dd-4d49-b737-12272f78c359 http.request.method=GET http.request.remoteaddr="127.0.0.1:45544" 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.289181ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=f915e318-8bda-47d2-b072-de04c4c82d21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" 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.30068ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=116e22c5-8495-4f64-a090-8334b8fab2e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" 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.932229ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=116e22c5-8495-4f64-a090-8334b8fab2e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" 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.992299ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=116e22c5-8495-4f64-a090-8334b8fab2e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" 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.03896ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T16:25:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=116e22c5-8495-4f64-a090-8334b8fab2e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" 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.082ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T16:25:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=d5bc21ba-3439-4fa3-93ef-bf7173d72927 http.request.method=POST http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.084149ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=a1bdd107-415b-490c-8d06-32181d1ef770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/blobs/uploads/464e24f8-64a7-4dab-93b3-6bc0b239135b?_state=cSKkGtXw-Ozge5tiUyG28p-pIGvC4K1MOnsQD4NgY497Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NjRlMjRmOC02NGE3LTRkYWItOTNiMy02YmMwYjIzOTEzNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MDAuOTgwNTU5MDlaIn0%3D&digest=sha256%3A08a04ba953bdaf2046fa6c228c2f08fdfd31c3d9d0e5ee6a8ca912c66c53f782" http.request.useragent="Go-http-client/1.1" http.response.duration=5.078781193s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/464e24f8-64a7-4dab-93b3-6bc0b239135b?_state=cSKkGtXw-Ozge5tiUyG28p-pIGvC4K1MOnsQD4NgY497Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NjRlMjRmOC02NGE3LTRkYWItOTNiMy02YmMwYjIzOTEzNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MDAuOTgwNTU5MDlaIn0%3D&digest=sha256%3A08a04ba953bdaf2046fa6c228c2f08fdfd31c3d9d0e5ee6a8ca912c66c53f782 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=2b701321-33f3-4e30-be48-a8d056f3e58e http.request.method=POST http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.516671ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:06 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=9981a970-5cdd-472a-bbcd-d318976b13a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/blobs/uploads/a0f587ea-c0b0-4f56-8641-da0c94e5a657?_state=CHw48o3doTQKkURr6Nq0QsytshliPFOUYdaHjU0CxvF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMGY1ODdlYS1jMGIwLTRmNTYtODY0MS1kYTBjOTRlNWE2NTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MDYuMzIwOTYwMDUyWiJ9&digest=sha256%3A7391068fad406e9cbcf59d7a30dd4d39ccef5e5b0427de37ea3497175be6120f" http.request.useragent="Go-http-client/1.1" http.response.duration=5.820059503s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:06 +0000] "PUT /v2/foo/schema1/blobs/uploads/a0f587ea-c0b0-4f56-8641-da0c94e5a657?_state=CHw48o3doTQKkURr6Nq0QsytshliPFOUYdaHjU0CxvF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhMGY1ODdlYS1jMGIwLTRmNTYtODY0MS1kYTBjOTRlNWE2NTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MDYuMzIwOTYwMDUyWiJ9&digest=sha256%3A7391068fad406e9cbcf59d7a30dd4d39ccef5e5b0427de37ea3497175be6120f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=a98df34d-c596-4cf6-af35-c26e9992ca6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.691538ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=9c331ac3-e9f4-4127-9811-ea7d0d33fec4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.duration=2.730169ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=0e030224-20c0-4b6a-940e-ba25b7710b99 http.request.method=GET http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.409136ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=c32116a7-0384-444a-9a7e-c7c58ade7cb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.737901ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44179" http.request.id=2a047a64-475a-41f1-a8ad-bbc684778396 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.duration=3.470972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44179" http.request.id=3d720faf-29ea-4866-9093-b1557a7de019 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.duration=3.17905ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:44179" http.request.id=74b88e53-4fa2-442b-b477-c9666decede1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.duration=3.325593ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=fbb9ff4b-c5af-4e5f-a820-3d576dfcc81e http.request.method=GET http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.246419ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=73573008-71d6-4ca1-80e4-fda3363cffe8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.935059ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=3ff8a6a5-4054-4229-a284-d94bc461f757 http.request.method=GET http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.duration=1.740103ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=11e11496-d886-4fce-8496-b8f9029bd1a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45544" 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.912306ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=error msg="payload digest does match: "sha256:bf302222579818f7292b0b9d7468d008723dc31704b99ead4d4791d8fd6c8157" != "sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555"" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=91a7fc83-ba30-4c9d-a638-ba4117ddaad4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" time="2024-07-03T16:25:12Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=91a7fc83-ba30-4c9d-a638-ba4117ddaad4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45544" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.324418ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=ddd535d4-ae52-463b-9400-ac4c7a795bd8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33670" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.duration=2.943534ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=b3c12326-d339-44df-9d47-4dc9113812d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33670" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.101655ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=4e21e2c9-19b8-4815-8630-786efa1bf58f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33672" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.876786ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=e5a479f3-8988-4bc1-b538-7960a0b1261f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33674" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.duration=3.880017ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=7b4b3433-7ca6-4dae-855b-e9d09858f90d http.request.method=GET http.request.remoteaddr="127.0.0.1:33674" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.909121ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=bf4a8cfb-6814-4fb8-8577-0e963d394925 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33680" 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.802547ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=42757622-8b9a-4cc2-a9d6-1c87d23e34ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.901599ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=b39861da-775d-4474-ac6f-af7f2e8b0244 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" 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.844521ms http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=9319e5a2-2d19-4409-833d-491aabbb5c2f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555" http.request.useragent="Go-http-client/1.1" http.response.duration=2.29124ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "DELETE /v2/foo/schema1/manifests/sha256:f45bd9cbf39daac67d431f42edc990f626f0f9ba6866ccd85107167aec827555 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=afdd3a72-337b-4458-9940-f3837a4f82d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" 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.030551ms http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=578e528f-67b3-4830-9e15-be26f05efc11 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" 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.799976ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" 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.22.5 http.request.host="127.0.0.1:44179" http.request.id=6513c8a8-1893-4482-892b-f12584cb21a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" 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.102604ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44179" http.request.id=4028f27b-c147-48ab-b3df-f40f5e34dfbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" 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.416575ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:25:12Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44179" http.request.id=4028f27b-c147-48ab-b3df-f40f5e34dfbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" 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.51792ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:25:12Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44179" http.request.id=4028f27b-c147-48ab-b3df-f40f5e34dfbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" 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.566997ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=e62d035f-5834-4104-b720-1300dbc966a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.284945ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=d2632c10-ad87-488b-a7d1-f4ce886a2455 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/blobs/uploads/f7d50315-8401-4694-af9f-9f069318fa1b?_state=SiC3qn6QmJLnLW9scPKYx8IvBEcuYUcSd2t28i2_d3x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmN2Q1MDMxNS04NDAxLTQ2OTQtYWY5Zi05ZjA2OTMxOGZhMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MTIuMjI3MjY2NzI1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.175522ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/f7d50315-8401-4694-af9f-9f069318fa1b?_state=SiC3qn6QmJLnLW9scPKYx8IvBEcuYUcSd2t28i2_d3x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmN2Q1MDMxNS04NDAxLTQ2OTQtYWY5Zi05ZjA2OTMxOGZhMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MTIuMjI3MjY2NzI1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44179" http.request.id=a8a78718-02cb-4e89-9e61-f036f092f66d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" 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.736987ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:25:12Z" 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.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44179" http.request.id=a8a78718-02cb-4e89-9e61-f036f092f66d http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" 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.810359ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T16:25:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=862c9dc7-3a72-4ab4-9e1b-7c728925c814 http.request.method=POST http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.236429ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:18Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=902d4489-679a-4d74-bf75-8e9c5c001a63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/blobs/uploads/d90afd6a-e78c-4848-9a39-79b51aa25207?_state=Q1tLgOF1g7oykSA7mrkydMwRq0SJRWzBelCCfxak7WB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkOTBhZmQ2YS1lNzhjLTQ4NDgtOWEzOS03OWI1MWFhMjUyMDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MTIuNDc5OTMwNTdaIn0%3D&digest=sha256%3Abe27163d707ede65848445c5730d008171bb0f8a4166e0d6e40752a3a539a4c2" http.request.useragent="Go-http-client/1.1" http.response.duration=6.208812801s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/d90afd6a-e78c-4848-9a39-79b51aa25207?_state=Q1tLgOF1g7oykSA7mrkydMwRq0SJRWzBelCCfxak7WB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkOTBhZmQ2YS1lNzhjLTQ4NDgtOWEzOS03OWI1MWFhMjUyMDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MTIuNDc5OTMwNTdaIn0%3D&digest=sha256%3Abe27163d707ede65848445c5730d008171bb0f8a4166e0d6e40752a3a539a4c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:18Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=8941d5aa-e423-48be-8d4b-8c3dadb60cf7 http.request.method=POST http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.738352ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=fea89e59-9cc1-431a-9b83-1898d5859135 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/blobs/uploads/15e6d9c4-dbb0-47f1-b312-9a60268ac946?_state=RkbBsI_dADKXYh7RqHy1s62R1DDySRS8iT1WMCglvhh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNWU2ZDljNC1kYmIwLTQ3ZjEtYjMxMi05YTYwMjY4YWM5NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MTguODY3MTA3OTE3WiJ9&digest=sha256%3A9998e8c64c866fbce6974153ace42b570fd529f7a94e291492dfa69d77ff8dd8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.927434779s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/15e6d9c4-dbb0-47f1-b312-9a60268ac946?_state=RkbBsI_dADKXYh7RqHy1s62R1DDySRS8iT1WMCglvhh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNWU2ZDljNC1kYmIwLTQ3ZjEtYjMxMi05YTYwMjY4YWM5NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTY6MjU6MTguODY3MTA3OTE3WiJ9&digest=sha256%3A9998e8c64c866fbce6974153ace42b570fd529f7a94e291492dfa69d77ff8dd8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44179" http.request.id=f02e3db2-bc23-45c3-9f9f-f486736f3344 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.567443ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44179" http.request.id=34458e37-c6a6-4fb3-be54-18a31c738acb http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.889604ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=c64b7e57-edd4-4e93-b88f-e45395863ae7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" 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.108958ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=1a7553a4-d7cf-4be7-a493-32c781d3d743 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.829964ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=54182c44-788f-42af-9337-40807b87c52e http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.586095ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=87d810d8-48fe-411b-a696-f772bc76ae09 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.715398ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=bd10b5cc-355a-4437-a8d3-4aab64e6df35 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" 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.866444ms http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="rewriting manifest sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=68eb3a13-cb9a-4df9-b993-0e6206cb6df1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=68eb3a13-cb9a-4df9-b993-0e6206cb6df1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.211878ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=ec36e1fc-013e-4090-9f8c-bf65742cce8d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.218299ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=2ea6f007-1188-42a6-8fda-486592b5923c http.request.method=GET http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.943936ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=8a64bbc0-6170-4c76-9410-e4863cdcc3f7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56542" http.request.uri="/v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.933903ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44179" http.request.id=cb5902c1-c169-4536-9e73-44b8e3c584e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.894043ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "PUT /v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=5fcc8808-d7b0-4073-8412-d61de3cdde0a http.request.method=GET http.request.remoteaddr="127.0.0.1:56554" http.request.uri="/v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.108247ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=cfb3ab5b-e963-46b8-ba0d-e267878ab4d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56566" 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.799693ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44179" http.request.id=91bdb521-576d-4359-b5dd-9c77da6e2d21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56568" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.294698ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=32710bd6-cb16-4ea5-95b3-5c954c856278 http.request.method=GET http.request.remoteaddr="127.0.0.1:56568" 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.670606ms http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=82bc799b-2654-42d0-b67c-eea23066c13b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56568" http.request.uri="/v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.32287ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d7f1f3fdd70ff891f7ae91d59e8d2557d921fef959c1c768239cee5a3a0487e7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44179" http.request.id=b11472c5-256f-4711-a3a5-981c585727d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56568" 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.959702ms http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:16:25:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (22.07s) === RUN TestManifestDeleteDisabled time="2024-07-03T16:25: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.22.5 time="2024-07-03T16:25:22Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:25:22Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:44249" http.request.id=6d9af0f5-06ff-4f69-936a-0e538994895c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36576" 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.559805ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [03/Jul/2024:16:25:22 +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="2024-07-03T16:25: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.22.5 time="2024-07-03T16:25:22Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:25:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T16:25:23Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.5 time="2024-07-03T16:25:23Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T16:25:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:38903" http.request.id=eec5406f-ae1f-47c7-ae67-17006253b5b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55966" 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.648212ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:25:23 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T16:25:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:38903" http.request.id=07d66af9-985d-4591-b925-f853774c4454 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55980" 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.293481ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:16:25:23 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T16:25:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:38903" http.request.id=fcf2ce2f-2bdc-419f-8043-31c91472ab8e http.request.method=POST http.request.remoteaddr="127.0.0.1:55992" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.228291ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:25:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T16:25:23Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:38903" http.request.id=da878b38-7b7a-47a1-a5f0-913582a9f4fe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56008" 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.83597ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:16:25:23 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.22s) === RUN TestProxyManifestGetByTag time="2024-07-03T16:25:23Z" 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.22.5 time="2024-07-03T16:25:23Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:25:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=ee300ede-8641-49b0-a75f-111f0a1307f8 http.request.method=POST http.request.remoteaddr="127.0.0.1:55550" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.414454ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=ad993e81-3e53-4e32-aa59-c7456094b335 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55550" http.request.uri="/v2/foo/bar/blobs/uploads/6a9d91be-8c7c-48cf-b1b0-183b93001704?_state=xzYVvj7qymMLxh6QEKBBfTGcQjzgpUEilLKcAc6Qb5F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOWQ5MWJlLThjN2MtNDhjZi1iMWIwLTE4M2I5MzAwMTcwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNToyMy4yNjE3NjEyMzJaIn0%3D&digest=sha256%3A6691aaf82f2931ff2e9121c2db299c54c5f7d1b82c8187ba8e58fa9ff3512f66" http.request.useragent="Go-http-client/1.1" http.response.duration=3.407355457s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:23 +0000] "PUT /v2/foo/bar/blobs/uploads/6a9d91be-8c7c-48cf-b1b0-183b93001704?_state=xzYVvj7qymMLxh6QEKBBfTGcQjzgpUEilLKcAc6Qb5F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZhOWQ5MWJlLThjN2MtNDhjZi1iMWIwLTE4M2I5MzAwMTcwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNToyMy4yNjE3NjEyMzJaIn0%3D&digest=sha256%3A6691aaf82f2931ff2e9121c2db299c54c5f7d1b82c8187ba8e58fa9ff3512f66 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=977dc715-388a-4c3a-8070-145d21019901 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55550" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.686746ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" 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.22.5 time="2024-07-03T16:25:26Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T16:25:26Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.22.5 time="2024-07-03T16:25:26Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=6a729376-b59b-419c-b24f-ed1944e79961 http.request.method=GET http.request.remoteaddr="127.0.0.1:55550" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.469425ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:41237" go.version=go1.22.5 time="2024-07-03T16:25:26Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=5217a259-9408-439f-81ac-2552c394afa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:43420" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.298125ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41237 /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:41237/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:46021" http.request.id=9f7e64ea-923e-4994-ad13-ab5a28e57eb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55194" http.request.uri="/v2/foo/bar/manifests/sha256:f860ab7524c8de29534cac3db0ce970c0d8413df25477e5edec9f4110b75d459" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:f860ab7524c8de29534cac3db0ce970c0d8413df25477e5edec9f4110b75d459" time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=018f49c2-d329-4367-b9ec-475f8be67242 http.request.method=GET http.request.remoteaddr="127.0.0.1:43426" http.request.uri="/v2/foo/bar/manifests/sha256:f860ab7524c8de29534cac3db0ce970c0d8413df25477e5edec9f4110b75d459" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.201513ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "GET /v2/foo/bar/manifests/sha256:f860ab7524c8de29534cac3db0ce970c0d8413df25477e5edec9f4110b75d459 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f860ab7524c8de29534cac3db0ce970c0d8413df25477e5edec9f4110b75d459 with ttl=167h59m59.999996226s" go.version=go1.22.5 time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46021" http.request.id=9f7e64ea-923e-4994-ad13-ab5a28e57eb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55194" http.request.uri="/v2/foo/bar/manifests/sha256:f860ab7524c8de29534cac3db0ce970c0d8413df25477e5edec9f4110b75d459" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.766456ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "GET /v2/foo/bar/manifests/sha256:f860ab7524c8de29534cac3db0ce970c0d8413df25477e5edec9f4110b75d459 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=5ebaeb7c-e35d-4a73-b738-7df35e52579e http.request.method=GET http.request.remoteaddr="127.0.0.1:43426" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.722463ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41237 /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:41237/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:46021" http.request.id=447d3d6d-3dfd-4ae1-b580-458c8a47bf69 http.request.method=GET http.request.remoteaddr="127.0.0.1:55210" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=6a72526c-f4e2-430d-a983-ad8690435315 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43428" 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=3.16693ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46021" http.request.id=447d3d6d-3dfd-4ae1-b580-458c8a47bf69 http.request.method=GET http.request.remoteaddr="127.0.0.1:55210" 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=11.205047ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:25:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=660514a8-4c5a-4d56-a179-ca36d34e68e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43428" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.002711ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=d5f6c925-8bc1-4aaf-89ca-b37523bf3f06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43428" http.request.uri="/v2/foo/bar/blobs/uploads/c67f052c-9401-4336-bd18-f6c591895717?_state=gqTsr8xLqQH1rD8EybpM-Tf4KTzRSJLmrrJkjMGt-Sx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2N2YwNTJjLTk0MDEtNDMzNi1iZDE4LWY2YzU5MTg5NTcxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNToyNi45MDc0NzIxNzRaIn0%3D&digest=sha256%3Add36f44e2799d5df4732eb50e8f82a33cef6a70eb6306846bfa31fff2b1736b3" http.request.useragent="Go-http-client/1.1" http.response.duration=4.875418181s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:26 +0000] "PUT /v2/foo/bar/blobs/uploads/c67f052c-9401-4336-bd18-f6c591895717?_state=gqTsr8xLqQH1rD8EybpM-Tf4KTzRSJLmrrJkjMGt-Sx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2N2YwNTJjLTk0MDEtNDMzNi1iZDE4LWY2YzU5MTg5NTcxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNjoyNToyNi45MDc0NzIxNzRaIn0%3D&digest=sha256%3Add36f44e2799d5df4732eb50e8f82a33cef6a70eb6306846bfa31fff2b1736b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=fceb1b0f-cc02-498f-88f0-ad2422068fbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43428" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.216699ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:16:25:31 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=30aa1048-8c6a-4f53-a8fa-351ca7b6aa2b http.request.method=GET http.request.remoteaddr="127.0.0.1:43428" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.336419ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:25:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:25:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41237 /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:41237/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:46021" http.request.id=792953d7-2a77-41ca-9aca-9c237f844377 http.request.method=GET http.request.remoteaddr="127.0.0.1:55224" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=9fef4226-fb78-485b-a8c4-49f0b704851d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43436" 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.850495ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:25:31 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=614ea81d-9fa2-4de8-bab7-3bdcef0446ae http.request.method=GET http.request.remoteaddr="127.0.0.1:43436" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.75022ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:16:25:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T16:25:31Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41237 /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:41237/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:46021" http.request.id=792953d7-2a77-41ca-9aca-9c237f844377 http.request.method=GET http.request.remoteaddr="127.0.0.1:55224" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41237" http.request.id=490828d8-66ad-466a-83d8-baaa65305893 http.request.method=GET http.request.remoteaddr="127.0.0.1:43446" 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=3.136127ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:25:31 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T16:25:31Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:afbe7ca1f2bff56634dddf366891cdec505e95ed835f90738ef325fcaa09929b with ttl=167h59m59.999995605s" go.version=go1.22.5 time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46021" http.request.id=792953d7-2a77-41ca-9aca-9c237f844377 http.request.method=GET http.request.remoteaddr="127.0.0.1:55224" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=16.803493ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:16:25:31 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (8.73s) === RUN TestAppDispatcher time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44571" http.request.id=0f9b9b42-8b07-4322-b3e2-3c9ca8398e3b http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.748787ms http.response.status=200 http.response.written=0 time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44571" http.request.id=00944546-8a4f-4db7-9ae7-76ae44252916 http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.864928ms http.response.status=200 http.response.written=0 time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44571" http.request.id=97d960e4-21c6-4cb7-ab13-ace7a005d6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.875825ms http.response.status=200 http.response.written=0 time="2024-07-03T16:25:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44571" http.request.id=d4842629-f0bb-4b53-91e7-96b86376b9ff http.request.method=GET http.request.remoteaddr="127.0.0.1:41868" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.299978ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-07-03T16:25:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 time="2024-07-03T16:25:31Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 time="2024-07-03T16:25:31Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.5 http.request.host="127.0.0.1:36563" http.request.id=4361abf9-883c-4cf6-bc19-a317f19f68ba http.request.method=GET http.request.remoteaddr="127.0.0.1:57308" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-07-03T16:25:31Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 time="2024-07-03T16:25:31Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 time="2024-07-03T16:25:31Z" level=info msg="configuring file health check path=/tmp/healthcheck3136289686, interval=1" go.version=go1.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-07-03T16:25:35Z" 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.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 time="2024-07-03T16:25:35Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 time="2024-07-03T16:25:35Z" level=info msg="configuring TCP health check addr=127.0.0.1:41297, interval=1" go.version=go1.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-07-03T16:25: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.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 time="2024-07-03T16:25:39Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 time="2024-07-03T16:25:39Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:38733, interval=1, threshold=3" go.version=go1.22.5 instance.id=ec57b312-2c4e-42bd-9382-45017ecb6090 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 166.766s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.05s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.36s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.64s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.132s === RUN TestSchedule time="2024-07-03T16:23:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d time="2024-07-03T16:23:00Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.997901ms" go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d time="2024-07-03T16:23:00Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.405µs" go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d time="2024-07-03T16:23:00Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.598µs" go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d 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="2024-07-03T16:23:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-07-03T16:23:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d time="2024-07-03T16:23:00Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998874ms" go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d time="2024-07-03T16:23:00Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998991ms" go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d time="2024-07-03T16:23:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-07-03T16:23:00Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4311ff18-f9e1-4bf0-ae37-d765759d604d --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.582s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (8.47s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 26105344 sha256:287c8aecf597aef62335c439c1dea8a5c720a3489ed4ec7fec4738fdbc2cec50 [] map[] } --- PASS: TestSimpleBlobRead (0.53s) === RUN TestBlobMount --- PASS: TestBlobMount (0.55s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.10s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.19s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.14s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:20eccc5c37a8ad43b4e400e5c19261310467d00d42ccd3a8872c4da60da0b81a palailogos: marking blob sha256:b0fa20e2167c0c8d6b8c0e63a27c04cc486d8355bc4eb1c374c3a03ec85e043e palailogos: marking blob sha256:f874fc0b554739a2ce8c5cc7de0b3299e2c4064dbd8f6fd921cb4af285be6e5a palailogos: marking manifest sha256:b0fa20e2167c0c8d6b8c0e63a27c04cc486d8355bc4eb1c374c3a03ec85e043e palailogos: marking blob sha256:9f528910f13c0015f0795739187b4aa790a0c4226f6c08d986e86c763b8e7fd9 palailogos: marking blob sha256:aa73bca2671f6b87ab6332090a9c8667dad5be95043ba2ccdeb0e7b596151281 palailogos: marking manifest sha256:bc58093c957891f311605068e7bddc447d6179469921c0b02fc2c23ff24c3745 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:6f834d5c6c29a46826d54d878a5895565c659620be14b962a58b01e0d84cfe8d palailogos: marking blob sha256:7ea750396e842a371bae53b0ff2cd5270df599f6ae32ca75c68eb8cfc2e96280 palailogos: marking manifest sha256:f874fc0b554739a2ce8c5cc7de0b3299e2c4064dbd8f6fd921cb4af285be6e5a palailogos: marking blob sha256:73d37fe6ca8536f9c3fe26b1b8a57f21ec0afda457e80e6dec476bab03678621 palailogos: marking blob sha256:27646b09dc6f72d4ac0daee9da01dcdc61ca42d819c4ad9bb97b3faac28210b5 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.41s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:dca94139a482eb9a3ecf7c8f0ef2d3925cb475d4eefc88a542fb4b5381cb32d2 deletemanifests: marking manifest sha256:e528392338ccdbcd8e6e900d1d64573d6066015427ea6d1d19120a448d385fc1 deletemanifests: marking blob sha256:369add1aef75889e404a181d2ca833cc52d8defd2165e900e560940d0bc3e651 deletemanifests: marking blob sha256:5fe3cd04969677fa792c874f1d762a3f952b9ce1e3fdfb5e70dd9e66c3846301 deletemanifests: marking blob sha256:769574cb98ac2df8a03b195dcce3f7b8faebf3cc25a429d237beb58c758eb8da 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0e9faa78e684d3fb4a7bd3f0d49faa589a7ff84f57462e2d2b0122819f42a1f3 blob eligible for deletion: sha256:2e045d1bff1cc761b7f9e7ea3889cdae758ffbeb585bfaaa6fe5c7a34c9c5d71 blob eligible for deletion: sha256:2f61516fe4839c0f60d738d4f7c3944e0cf40c9cc5a2b21defc777af3ce4147d blob eligible for deletion: sha256:dca94139a482eb9a3ecf7c8f0ef2d3925cb475d4eefc88a542fb4b5381cb32d2 deletemanifests manifest eligible for deletion: sha256:dca94139a482eb9a3ecf7c8f0ef2d3925cb475d4eefc88a542fb4b5381cb32d2 deletemanifests: marking manifest sha256:e528392338ccdbcd8e6e900d1d64573d6066015427ea6d1d19120a448d385fc1 deletemanifests: marking blob sha256:369add1aef75889e404a181d2ca833cc52d8defd2165e900e560940d0bc3e651 deletemanifests: marking blob sha256:5fe3cd04969677fa792c874f1d762a3f952b9ce1e3fdfb5e70dd9e66c3846301 deletemanifests: marking blob sha256:769574cb98ac2df8a03b195dcce3f7b8faebf3cc25a429d237beb58c758eb8da time="2024-07-03T16:23:18Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/dca94139a482eb9a3ecf7c8f0ef2d3925cb475d4eefc88a542fb4b5381cb32d2" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 time="2024-07-03T16:23:18Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/dca94139a482eb9a3ecf7c8f0ef2d3925cb475d4eefc88a542fb4b5381cb32d2" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0e9faa78e684d3fb4a7bd3f0d49faa589a7ff84f57462e2d2b0122819f42a1f3 time="2024-07-03T16:23:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0e/0e9faa78e684d3fb4a7bd3f0d49faa589a7ff84f57462e2d2b0122819f42a1f3" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:2e045d1bff1cc761b7f9e7ea3889cdae758ffbeb585bfaaa6fe5c7a34c9c5d71 time="2024-07-03T16:23:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2e/2e045d1bff1cc761b7f9e7ea3889cdae758ffbeb585bfaaa6fe5c7a34c9c5d71" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:2f61516fe4839c0f60d738d4f7c3944e0cf40c9cc5a2b21defc777af3ce4147d time="2024-07-03T16:23:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2f/2f61516fe4839c0f60d738d4f7c3944e0cf40c9cc5a2b21defc777af3ce4147d" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:dca94139a482eb9a3ecf7c8f0ef2d3925cb475d4eefc88a542fb4b5381cb32d2 time="2024-07-03T16:23:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dc/dca94139a482eb9a3ecf7c8f0ef2d3925cb475d4eefc88a542fb4b5381cb32d2" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 --- PASS: TestDeleteManifestIfTagNotFound (1.10s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:58597ee5af0a27a3583441405218fb755d13da94cb421a99004ddb46c7a7ce43 time="2024-07-03T16:23:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/58/58597ee5af0a27a3583441405218fb755d13da94cb421a99004ddb46c7a7ce43" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:5b9b54973c75fff5d89851011bef4c8ed1785ae66536549ec45ce7beac68b6d0 time="2024-07-03T16:23:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5b/5b9b54973c75fff5d89851011bef4c8ed1785ae66536549ec45ce7beac68b6d0" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:ce928aef2a32f9458e7c84bec3e2322b58918782ff521c92b36be69b7cc35af2 time="2024-07-03T16:23:19Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ce/ce928aef2a32f9458e7c84bec3e2322b58918782ff521c92b36be69b7cc35af2" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 --- PASS: TestGCWithMissingManifests (0.70s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:f8610d07a8feeeab13a3a7de87f19c68bdbb5f571aeadd1c6795774c1411ca09 komnenos: marking blob sha256:5f8e902bd643e4efd19b7acd3d98d0e28616b21c83f2b50d550d500f095963a1 komnenos: marking blob sha256:a5fec8d291d3288357b370ab5bf20ce280282fa5c679e779ed501944a935fd0b 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:582520c5b1592ff0cea5ddb177c32c0c902cf5ed5af42e76aabc593d72f32550 time="2024-07-03T16:23:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/58/582520c5b1592ff0cea5ddb177c32c0c902cf5ed5af42e76aabc593d72f32550" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:6b58ab88129be74dca062892ee930769aaf399789a59679ddbb7af266b6d4b99 time="2024-07-03T16:23:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6b/6b58ab88129be74dca062892ee930769aaf399789a59679ddbb7af266b6d4b99" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:6b84a1223c03e34c270b3cc43d3e74c183c1519e01c16af6df905d2a759fa3d1 time="2024-07-03T16:23:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6b/6b84a1223c03e34c270b3cc43d3e74c183c1519e01c16af6df905d2a759fa3d1" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:7bb2c09384c716def5b1be2a8d7991e3ca7443706d639fe72f9a3ea531a7c351 time="2024-07-03T16:23:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7b/7bb2c09384c716def5b1be2a8d7991e3ca7443706d639fe72f9a3ea531a7c351" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-07-03T16:23:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:1ed1385b0a9ce550313945eb9ed7c3e94d6728e2f144aa621e62240810640053 time="2024-07-03T16:23:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1e/1ed1385b0a9ce550313945eb9ed7c3e94d6728e2f144aa621e62240810640053" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 blob eligible for deletion: sha256:4c250dea2bdf153493d1f6cfc94af593072ba570924d313ed710e3c4cb5de48d time="2024-07-03T16:23:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4c/4c250dea2bdf153493d1f6cfc94af593072ba570924d313ed710e3c4cb5de48d" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 --- PASS: TestDeletionHasEffect (1.60s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.41s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:4d13463e4020d0665db7c3f1b60191ee03cbb11caf36c6f0e632c433193122a0 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:4f867d124b41d367f8b77b8f73a2441059e3aa72571b79c647fe7eb27a1ffdc3 michael_z_doukas: marking blob sha256:fba3cc6acb803ac5cd366fb314da27a4d1055f5f21cd03c115ae5bd1e8ff52bf 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a079ff7b616bd0d0db083ed2a1f8d709904d2c830155a38cf1618afd3bb430c5 time="2024-07-03T16:23:23Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a0/a079ff7b616bd0d0db083ed2a1f8d709904d2c830155a38cf1618afd3bb430c5" go.version=go1.22.5 instance.id=69750fc3-99b7-40bd-b3c8-19fd0f948887 --- PASS: TestOrphanBlobDeleted (0.66s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:27b0aede36f818beef44f0ed99f13fa4fb9b76ba3e0a8ad3212df544163caab8 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:908a217eb860f594b3ddfa1ea68880120ff57a0e9914fa50f6f5dfebc19f4ae5 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.60s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.55s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.47s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.46s) === 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="2024-07-03T16:23:26Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 15:23:26.102149124 +0000 UTC m=-3574.032649111, actuallyDelete=true" time="2024-07-03T16:23:26Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-07-03T16:23:26Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534, actuallyDelete=true" time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c02b0a68-2e4e-4b99-8d76-70df3b0719f9 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/14f494bd-b307-439a-a7f4-8b91ee0e3e5b have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/64049e2f-de61-458c-bae7-1d21d27dfd5c have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8c929bb2-c294-44ba-abf2-6ea87b1f8f9e have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ba97d849-bb2e-4eee-a7db-1d713d49a59b have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e25f7455-cd45-4ce9-8928-e5c88cb4073b have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/69a8c9bf-5e2b-4d83-9c25-1c465bba56f1 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1cbc9777-59f8-438b-89bc-5f5704ed2f41 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/43bb8d1c-7dd5-4170-844a-c80b51ea7cf5 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8663fc9c-96b7-4490-9790-a68fb37611b2 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cfc9c436-ce40-45b3-8151-c0df2d05765b have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.102909767 +0000 UTC m=+25.968111534). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-07-03T16:23:26Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 16:23:26.103759495 +0000 UTC m=+25.968961262, actuallyDelete=true" time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/59d82c23-712b-482c-a5de-db962973bc6e have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.103759495 +0000 UTC m=+25.968961262). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6bfe07d5-d84b-4361-8518-2f720ec48493 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.103759495 +0000 UTC m=+25.968961262). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/9c624cb5-95a6-49eb-ab71-fb8ca6009f97 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.103759495 +0000 UTC m=+25.968961262). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c682d53a-6286-4aa3-bfd5-b4d4b52cedd3 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.103759495 +0000 UTC m=+25.968961262). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/fdfffcbb-b40d-4a6b-b6df-f88102baccac have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.103759495 +0000 UTC m=+25.968961262). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-07-03T16:23:26Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 16:23:26.104339939 +0000 UTC m=+25.969541703, actuallyDelete=true" time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/644b7712-a962-4833-b02f-09b67e7af267 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.104339939 +0000 UTC m=+25.969541703). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8b43f5b6-2dbc-4112-aef5-df1cee951a59 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.104339939 +0000 UTC m=+25.969541703). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d5e71273-f917-426f-bb81-b0fedda7494a have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.104339939 +0000 UTC m=+25.969541703). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e6b5f3d1-6304-40a2-b9e6-356ab1db0542 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.104339939 +0000 UTC m=+25.969541703). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ef74f4a7-8d10-4d97-a0cc-542a60d0d7c5 have older date (2024-07-03 15:23:26 +0000 UTC) than purge date (2024-07-03 16:23:26.104339939 +0000 UTC m=+25.969541703). Removing upload directory." time="2024-07-03T16:23:26Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-07-03T16:23:26Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 16:23:26.104702801 +0000 UTC m=+25.969904566, actuallyDelete=true" time="2024-07-03T16:23:26Z" 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 26.000s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.006s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.006s === RUN TestWalkFileRemoved time="2024-07-03T16:23:00Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.413s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === 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.066s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.43s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.846s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.53s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.941s === 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="2024-07-03T16:23:00Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-07-03T16:23:00Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-07-03T16:23:00Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.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 TestParsing === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly time="2024-07-03T16:23:00Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=47a21d3c-372f-4c1c-9642-2fe3df5b752e time="2024-07-03T16:23:00Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T16:23:00Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=47a21d3c-372f-4c1c-9642-2fe3df5b752e --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2024-07-03T16:23:00Z" level=error msg="unknown ip address format" go.version=go1.22.5 instance.id=47a21d3c-372f-4c1c-9642-2fe3df5b752e ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4 (0.00s) time="2024-07-03T16:23:01Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T16:23:02Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T16:23:03Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T16:23:04Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.507s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.004s === 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.421s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.84s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.262s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.010s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> 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-r7.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: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> docker-registry*: Package size: 23.8 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Wed, 03 Jul 2024 16:25:47 +0000 elapsed time 0h 3m 5s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240703.162244) (2/2) Purging go (1.22.5-r0) Executing busybox-1.36.1-r31.trigger OK: 378 MiB in 107 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...