>>> docker-registry: Building community/docker-registry 2.8.3-r5 (using abuild 3.13.0-r3) started Fri, 17 May 2024 16:33:46 +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/1) Installing .makedepends-docker-registry (20240517.163347) OK: 454 MiB in 107 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/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] ? 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 Test time="2024-05-17T16:34:04Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-17T16:34:04Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.05s) PASS ok github.com/docker/distribution/configuration 0.140s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-05-17T16:34:04Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.03s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.044s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.01s) PASS ok github.com/docker/distribution/health 0.037s === 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.028s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.18s) PASS ok github.com/docker/distribution/health/checks 0.245s === 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.043s === 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.043s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.091s === 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.053s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/05/17 16:34:04 http: TLS handshake error from 127.0.0.1:47520: 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:40443/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40443/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40443/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:40443/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34225?status=0, fail=true --- PASS: TestHTTPSink (0.10s) === RUN TestListener --- PASS: TestListener (0.90s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-17T16:34:05Z" level=info msg="broadcaster: closing" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" time="2024-05-17T16:34:05Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-05-17T16:34:05Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.15s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 1} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 1} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 1} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=warning msg="&{0x1526480 0.9} encountered too many errors, backing off" time="2024-05-17T16:34:05Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.48s) PASS ok github.com/docker/distribution/notifications 1.751s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-17T16:34:04Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T16:34:04.290896387Z" 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.2 time="2024-05-17T16:34:04.291011188Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:04.292420561Z" level=info msg="Starting upload purge in 4m0s" go.version=go1.22.2 time="2024-05-17T16:34:04.297987375Z" level=info msg="listening on [::]:5000" go.version=go1.22.2 time="2024-05-17T16:34:07.299591542Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 time="2024-05-17T16:34:07.402132364Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=0d8194d7-da6e-4968-b547-4a6b0d46fa2b http.request.method=GET http.request.remoteaddr="[::1]:42050" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.06525ms http.response.status=200 http.response.written=2 ::1 - - [17/May/2024:16:34:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-17T16:34:07.857947966Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T16:34:07.858748254Z" 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.2 time="2024-05-17T16:34:07.858771494Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:07.858843695Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.22.2 time="2024-05-17T16:34:07.85937758Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 time="2024-05-17T16:34:07.85939242Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.2 time="2024-05-17T16:34:07.859806304Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.2 time="2024-05-17T16:34:10.874232554Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=ea0b0302-02fd-4749-82a4-d37962a7f18e http.request.method=GET http.request.remoteaddr="127.0.0.1:54564" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="934.769µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:16:34:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-17T16:34:10.874415356Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 --- PASS: TestRegistrySupportedCipherSuite (3.57s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-17T16:34:11.450325307Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T16:34:11.451200156Z" 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.2 time="2024-05-17T16:34:11.451243796Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.22.2 time="2024-05-17T16:34:11.451312957Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:11.451909802Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 --- PASS: TestRegistryUnsupportedCipherSuite (8.58s) PASS ok github.com/docker/distribution/registry 15.384s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.076s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.04s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.10s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.297s === RUN TestBasicAccessController time="2024-05-17T16:34:04Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.2 instance.id=5e166c65-7da7-403e-9a63-ad7f0b7460a0 time="2024-05-17T16:34:04Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.2 instance.id=5e166c65-7da7-403e-9a63-ad7f0b7460a0 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-17T16:34:04Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.2 password="bLq7U42sbPHa2HWInF3xPzvqlvYmB_f4CSlfO68BO-s" user=docker --- PASS: TestCreateHtpasswdFile (0.08s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.191s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.095s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.08s) === RUN TestLeeway time="2024-05-17T16:34:04Z" level=info msg="token not to be used before 2024-05-17 16:34:05 +0000 UTC - currently 2024-05-17 16:34:04.340667143 +0000 UTC m=+0.112495477" time="2024-05-17T16:34:04Z" level=info msg="token not to be used after 2024-05-17 16:34:04 +0000 UTC - currently 2024-05-17 16:34:04.344717462 +0000 UTC m=+0.116545796" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-05-17T16:34:04Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.05s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.232s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.01s) === RUN TestBlobExists --- PASS: TestBlobExists (0.01s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.05s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.01s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.03s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.02s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.02s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.01s) === 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.388s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === 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.01s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.151s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.078s === RUN TestCheckAPI time="2024-05-17T16:34: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.2 time="2024-05-17T16:34:04Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39999" http.request.id=e1a32ba1-8051-4a7b-b727-a290b8e63a5b http.request.method=GET http.request.remoteaddr="127.0.0.1:47378" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07201ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:16:34:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.02s) === RUN TestCatalogAPI time="2024-05-17T16:34: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.2 time="2024-05-17T16:34:04Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=fcd0d4a6-0b28-4720-a5fe-1decba0ebaa7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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.922979ms http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:16:34:04 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T16:34:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=ee9e9594-5b0f-4b7b-bc74-2f591bd31fbd http.request.method=POST http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.14039ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:04 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=3a9c432f-1383-41f8-a429-c19137d9eb2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/aaaa/blobs/uploads/7fd73c4d-df65-41d2-93e8-f6155c686a86?_state=q0TmE-2PId1t92-sdVPDinMLkUPZzOI_vaAiHoHjUSt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3ZmQ3M2M0ZC1kZjY1LTQxZDItOTNlOC1mNjE1NWM2ODZhODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MDQuNjMzNDk2NTg2WiJ9&digest=sha256%3A607bf7aa0e0f42360cd46835d2c65aad8843c31fe51a3838c5ffd8b5bdccac0b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.916689825s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:04 +0000] "PUT /v2/foo/aaaa/blobs/uploads/7fd73c4d-df65-41d2-93e8-f6155c686a86?_state=q0TmE-2PId1t92-sdVPDinMLkUPZzOI_vaAiHoHjUSt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3ZmQ3M2M0ZC1kZjY1LTQxZDItOTNlOC1mNjE1NWM2ODZhODYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MDQuNjMzNDk2NTg2WiJ9&digest=sha256%3A607bf7aa0e0f42360cd46835d2c65aad8843c31fe51a3838c5ffd8b5bdccac0b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=ed8e9837-80f8-43cc-ba18-b13aa21b01a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.852557ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:06 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=e9464a44-da90-49e2-a768-0dd5b0993be9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09157ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:06 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=2837780e-ef1f-45e4-bae6-f0912b6f541f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/bbbb/blobs/uploads/132b4319-3c6c-4dc6-b12f-f79427b4dff7?_state=wjVGU7Dh5q6NFHwiIi-KWBAjtKsaXTKUz3V5X_n78h57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxMzJiNDMxOS0zYzZjLTRkYzYtYjEyZi1mNzk0MjdiNGRmZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MDYuNzIwMDExNTU1WiJ9&digest=sha256%3A6b65d2ed8d8cf2b046ba3f84bd1f5eab05047352372fdb0a4e3d20671868741d" http.request.useragent="Go-http-client/1.1" http.response.duration=964.193908ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:06 +0000] "PUT /v2/foo/bbbb/blobs/uploads/132b4319-3c6c-4dc6-b12f-f79427b4dff7?_state=wjVGU7Dh5q6NFHwiIi-KWBAjtKsaXTKUz3V5X_n78h57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxMzJiNDMxOS0zYzZjLTRkYzYtYjEyZi1mNzk0MjdiNGRmZjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MDYuNzIwMDExNTU1WiJ9&digest=sha256%3A6b65d2ed8d8cf2b046ba3f84bd1f5eab05047352372fdb0a4e3d20671868741d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=49128153-cb83-499b-831f-f7fb18ff1006 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.881877ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:07 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=23172fbe-2b56-4544-9721-fcfb4dae1552 http.request.method=POST http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.130451ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:07 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=7cc1ecaf-4043-4900-9517-dc8ed51eef2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/cccc/blobs/uploads/e96c11fd-bcf7-48f3-a28c-e23233e02e58?_state=qjTEuJREZW_hezpGEgzCCIjvhzSLprAmRubEpMXOA-p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlOTZjMTFmZC1iY2Y3LTQ4ZjMtYTI4Yy1lMjMyMzNlMDJlNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MDcuOTU2NzI5MjMyWiJ9&digest=sha256%3A04918f32711c7daf9d11e53623db8c99536dcf3486147626a31dab7a6b0ea866" http.request.useragent="Go-http-client/1.1" http.response.duration=2.295070725s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:07 +0000] "PUT /v2/foo/cccc/blobs/uploads/e96c11fd-bcf7-48f3-a28c-e23233e02e58?_state=qjTEuJREZW_hezpGEgzCCIjvhzSLprAmRubEpMXOA-p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlOTZjMTFmZC1iY2Y3LTQ4ZjMtYTI4Yy1lMjMyMzNlMDJlNTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MDcuOTU2NzI5MjMyWiJ9&digest=sha256%3A04918f32711c7daf9d11e53623db8c99536dcf3486147626a31dab7a6b0ea866 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=d0595719-c750-4c6f-a482-8cb96c65243e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.749236ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:10 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=b6415a0b-142d-41a3-aa3d-b4559846d6be http.request.method=POST http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.050851ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:10 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=a470c1fa-6ef2-44d7-9640-63b216c59224 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/dddd/blobs/uploads/b5d15383-ff02-47a5-9123-04600e3f0576?_state=7A539Irn-EMOjAHbaHLIpraKh9PUCw9FzukgF0WPhT97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNWQxNTM4My1mZjAyLTQ3YTUtOTEyMy0wNDYwMGUzZjA1NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTAuNTAzODE1NzI5WiJ9&digest=sha256%3Aa2cd13a671b01f6d7e1a3cfd9dc6e694bba66a65d5771e00bb840adc77ecfe90" http.request.useragent="Go-http-client/1.1" http.response.duration=1.83164637s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:10 +0000] "PUT /v2/foo/dddd/blobs/uploads/b5d15383-ff02-47a5-9123-04600e3f0576?_state=7A539Irn-EMOjAHbaHLIpraKh9PUCw9FzukgF0WPhT97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNWQxNTM4My1mZjAyLTQ3YTUtOTEyMy0wNDYwMGUzZjA1NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTAuNTAzODE1NzI5WiJ9&digest=sha256%3Aa2cd13a671b01f6d7e1a3cfd9dc6e694bba66a65d5771e00bb840adc77ecfe90 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=33790b5c-18eb-4993-b5c2-abb2e0ef0338 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.766796ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:12 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=08d6d183-aa8d-415a-9344-a1f7e05ea093 http.request.method=POST http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00265ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:12 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=c96304c7-5374-4bee-9638-755ebb883414 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/eeee/blobs/uploads/6937b0d5-e0de-41dc-8ba1-f8a29eb1aa06?_state=fSItSKJrQOijlJq3hvHNU7X358rZ7fTUMO7rDzO9yHp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2OTM3YjBkNS1lMGRlLTQxZGMtOGJhMS1mOGEyOWViMWFhMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTIuNDkxMDA3MTg3WiJ9&digest=sha256%3A460f2bf93b43a59456ca91d1bef2e9557ba6bf3a44322450c37f93c915b5c5ea" http.request.useragent="Go-http-client/1.1" http.response.duration=783.231736ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:12 +0000] "PUT /v2/foo/eeee/blobs/uploads/6937b0d5-e0de-41dc-8ba1-f8a29eb1aa06?_state=fSItSKJrQOijlJq3hvHNU7X358rZ7fTUMO7rDzO9yHp7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2OTM3YjBkNS1lMGRlLTQxZGMtOGJhMS1mOGEyOWViMWFhMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTIuNDkxMDA3MTg3WiJ9&digest=sha256%3A460f2bf93b43a59456ca91d1bef2e9557ba6bf3a44322450c37f93c915b5c5ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=be2fcfef-a504-4df5-b377-e3b8d387b3f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.750595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:13 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=7a16eadb-55b2-4a5b-aadc-4c44a5d0ce8c http.request.method=POST http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01717ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:13 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=2857854a-cfef-45fe-aabd-f9f6acaf68fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/ffff/blobs/uploads/1e3be53d-7741-4e8d-a0f8-8e3f183bcb8d?_state=0PVpAub0C66e0_dn2D0oBDntIQ8D-uEBSRA43elG5sl7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxZTNiZTUzZC03NzQxLTRlOGQtYTBmOC04ZTNmMTgzYmNiOGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTMuNDM4NTkyMDU1WiJ9&digest=sha256%3A4eb44f3c8b94f07ed9759d404f78d2fac9ec2561d37c510c68c0b2a33136fac7" http.request.useragent="Go-http-client/1.1" http.response.duration=839.09311ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:13 +0000] "PUT /v2/foo/ffff/blobs/uploads/1e3be53d-7741-4e8d-a0f8-8e3f183bcb8d?_state=0PVpAub0C66e0_dn2D0oBDntIQ8D-uEBSRA43elG5sl7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxZTNiZTUzZC03NzQxLTRlOGQtYTBmOC04ZTNmMTgzYmNiOGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTMuNDM4NTkyMDU1WiJ9&digest=sha256%3A4eb44f3c8b94f07ed9759d404f78d2fac9ec2561d37c510c68c0b2a33136fac7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=ea4b8e35-2f29-4669-b1d2-5a74a33667a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.749556ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=06813192-523e-460e-953c-85ccecb05114 http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="849.208µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=ee8268ac-50f7-4074-9ead-2a021c702e67 http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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="855.728µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=c0da8648-a35d-45fb-910b-4dc068c5f689 http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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="798.608µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=227af5fa-486d-4d92-8043-1b779d33c79a http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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="813.288µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=e0e2abe6-8290-4a1f-bda2-6e8e6c2b49d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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="803.167µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=94b65335-1747-4a5d-8cc5-74fd9d937de0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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="803.567µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" 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.2 http.request.host="127.0.0.1:37757" http.request.id=632e3891-e36d-4fea-a0f5-52fccf7678f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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="802.208µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" 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.2 http.request.host="127.0.0.1:37757" http.request.id=d2b94bc9-fe82-4f3b-8548-cf29e665f4eb http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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="665.766µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=fff3cff1-b966-49ba-aff0-9cf7a1298f1e http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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="660.607µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37757" http.request.id=659e1ed6-5bd6-41a9-9eb3-ad50bdf9885e http.request.method=GET http.request.remoteaddr="127.0.0.1:44210" 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="671.606µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T16:34:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-17T16:34:14Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=a0bbad08-361f-4138-99c3-c65190e4050e http.request.method=POST http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.133771ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=28b5f149-5d12-473e-9019-2f1dfdcb127d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/aaaa/blobs/uploads/d0a2be2f-bb76-4ae6-b138-5687b1b3a3c4?_state=7tJtoJzo1Uy3s-d3IqVo4ffj0HP0jhKkXhpfCkUfSe57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkMGEyYmUyZi1iYjc2LTRhZTYtYjEzOC01Njg3YjFiM2EzYzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTQuNTg1MTk3MTg5WiJ9&digest=sha256%3Ab95a232bd147b56d274fbc39a7df863ad6af79f5ac3604eb3537cd4c82080f18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.094453444s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:14 +0000] "PUT /v2/foo/aaaa/blobs/uploads/d0a2be2f-bb76-4ae6-b138-5687b1b3a3c4?_state=7tJtoJzo1Uy3s-d3IqVo4ffj0HP0jhKkXhpfCkUfSe57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkMGEyYmUyZi1iYjc2LTRhZTYtYjEzOC01Njg3YjFiM2EzYzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTQuNTg1MTk3MTg5WiJ9&digest=sha256%3Ab95a232bd147b56d274fbc39a7df863ad6af79f5ac3604eb3537cd4c82080f18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=77cd8fc0-5d2a-483e-946c-46b41bdd79ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.826557ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:16 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:16Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=0c0964e0-c81b-4c80-b949-204e5ddeecbd http.request.method=POST http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02589ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:16 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:19Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=a907bdeb-72f2-47e4-bf9d-b26c450d705c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/bbbb/blobs/uploads/72348d6a-9be0-4490-b3a8-b2ffae2283b0?_state=dFcFxt8Efxce9JhmL_QLH9xWFi6_cSXFJY9u3C85kTJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MjM0OGQ2YS05YmUwLTQ0OTAtYjNhOC1iMmZmYWUyMjgzYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTYuOTU0NDk3NzgzWiJ9&digest=sha256%3Adc03c17728a511d28a24b68a6f5d2b02c834a508c9471f51ac97863f2af9c085" http.request.useragent="Go-http-client/1.1" http.response.duration=2.05749025s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:16 +0000] "PUT /v2/foo/bbbb/blobs/uploads/72348d6a-9be0-4490-b3a8-b2ffae2283b0?_state=dFcFxt8Efxce9JhmL_QLH9xWFi6_cSXFJY9u3C85kTJ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MjM0OGQ2YS05YmUwLTQ0OTAtYjNhOC1iMmZmYWUyMjgzYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTYuOTU0NDk3NzgzWiJ9&digest=sha256%3Adc03c17728a511d28a24b68a6f5d2b02c834a508c9471f51ac97863f2af9c085 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:19Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=a0d08d6c-3a08-42a3-82ae-e44cab907b61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.789556ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:19 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:19Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=632e51a5-369c-439c-a1b6-d30c58abcde3 http.request.method=POST http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02909ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:19 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=2b5c0b0b-1c7c-45bb-8d35-a12062905a96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/cccc/blobs/uploads/36b8b602-7d5d-4a47-a440-b39f857e7a21?_state=cD_ycCaymMrSTkewEYIq8xZM03z1yrluVmhwDLsS_cp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzNmI4YjYwMi03ZDVkLTRhNDctYTQ0MC1iMzlmODU3ZTdhMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTkuMjUzNjg5Nzg2WiJ9&digest=sha256%3A9bf5a5db3fe347cdb2e9b60ecfb40e934171e4aa59819d29250ed1101a316085" http.request.useragent="Go-http-client/1.1" http.response.duration=1.444575104s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:19 +0000] "PUT /v2/foo/cccc/blobs/uploads/36b8b602-7d5d-4a47-a440-b39f857e7a21?_state=cD_ycCaymMrSTkewEYIq8xZM03z1yrluVmhwDLsS_cp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzNmI4YjYwMi03ZDVkLTRhNDctYTQ0MC1iMzlmODU3ZTdhMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MTkuMjUzNjg5Nzg2WiJ9&digest=sha256%3A9bf5a5db3fe347cdb2e9b60ecfb40e934171e4aa59819d29250ed1101a316085 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=36ad8d36-0437-4e47-8513-256db977868d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.780916ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:20 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=53932346-2e98-4591-8496-cad97300df53 http.request.method=POST http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01961ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:20 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=555e7ee5-a916-4360-b884-519e99a2d527 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/dddd/blobs/uploads/5e8ae862-713a-4edd-94a1-0dce6a6133ba?_state=njFYUzJRS0Q0YwCgrZKwlAq39yvq92sKohI2B8EYId57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZThhZTg2Mi03MTNhLTRlZGQtOTRhMS0wZGNlNmE2MTMzYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MjAuOTM3MDEzNjk1WiJ9&digest=sha256%3Aa293c35fede2376775ab30996bb44c1f7acfe027af5ef079ec313154c73cecc6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.51210211s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:20 +0000] "PUT /v2/foo/dddd/blobs/uploads/5e8ae862-713a-4edd-94a1-0dce6a6133ba?_state=njFYUzJRS0Q0YwCgrZKwlAq39yvq92sKohI2B8EYId57Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZThhZTg2Mi03MTNhLTRlZGQtOTRhMS0wZGNlNmE2MTMzYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MjAuOTM3MDEzNjk1WiJ9&digest=sha256%3Aa293c35fede2376775ab30996bb44c1f7acfe027af5ef079ec313154c73cecc6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=af6d80f4-2679-430c-9008-43cd91040853 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46124" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.856597ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33481" http.request.id=3d5fb37f-fc4e-47fd-87a8-6390197f37b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46124" 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="805.048µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (18.15s) === RUN TestURLPrefix time="2024-05-17T16:34: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.2 time="2024-05-17T16:34:22Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39459" http.request.id=1a5c39de-bfc1-4448-ac7c-0ca5eade981c http.request.method=GET http.request.remoteaddr="127.0.0.1:56864" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="942.249µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-17T16:34: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.2 time="2024-05-17T16:34:22Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:22Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=0a0c426c-1031-4c30-8a62-b01b36f4d276 http.request.method=GET http.request.remoteaddr="127.0.0.1:38876" http.request.uri="/v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.03949ms http.response.status=404 http.response.written=157 vars.digest="sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "GET /v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=dcb9f81f-6f34-4d74-9fb8-070c56755af7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="997.69µs" http.response.status=404 http.response.written=157 vars.digest="sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "HEAD /v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=0b11d0b1-3e58-4b07-a383-65cd1e6ae237 http.request.method=POST http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="959.089µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=5eb48482-01c2-407f-8204-cfc4380d8e02 http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/bar/blobs/uploads/73c18aa4-77f7-44c9-9fb6-93c00f99f450?_state=1bQLK1FprAngvYkZBW0Y4c37pAA9vaXSLOq26MpZSVl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjczYzE4YWE0LTc3ZjctNDRjOS05ZmI2LTkzYzAwZjk5ZjQ1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTA2MDMzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="962.129µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "GET /v2/foo/bar/blobs/uploads/73c18aa4-77f7-44c9-9fb6-93c00f99f450?_state=1bQLK1FprAngvYkZBW0Y4c37pAA9vaXSLOq26MpZSVl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjczYzE4YWE0LTc3ZjctNDRjOS05ZmI2LTkzYzAwZjk5ZjQ1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTA2MDMzMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=2fc51c7f-726b-4bce-8f13-142a4dc23ec9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/bar/blobs/uploads/73c18aa4-77f7-44c9-9fb6-93c00f99f450?_state=1bQLK1FprAngvYkZBW0Y4c37pAA9vaXSLOq26MpZSVl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjczYzE4YWE0LTc3ZjctNDRjOS05ZmI2LTkzYzAwZjk5ZjQ1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTA2MDMzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="887.728µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "DELETE /v2/foo/bar/blobs/uploads/73c18aa4-77f7-44c9-9fb6-93c00f99f450?_state=1bQLK1FprAngvYkZBW0Y4c37pAA9vaXSLOq26MpZSVl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjczYzE4YWE0LTc3ZjctNDRjOS05ZmI2LTkzYzAwZjk5ZjQ1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTA2MDMzMTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=9d5b87c8-cfc2-404d-9cc7-caf3865a57b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/bar/blobs/uploads/73c18aa4-77f7-44c9-9fb6-93c00f99f450?_state=1bQLK1FprAngvYkZBW0Y4c37pAA9vaXSLOq26MpZSVl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjczYzE4YWE0LTc3ZjctNDRjOS05ZmI2LTkzYzAwZjk5ZjQ1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTA2MDMzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=73c18aa4-77f7-44c9-9fb6-93c00f99f450 time="2024-05-17T16:34:22Z" 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.2 http.request.host="127.0.0.1:39043" http.request.id=9d5b87c8-cfc2-404d-9cc7-caf3865a57b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38888" http.request.uri="/v2/foo/bar/blobs/uploads/73c18aa4-77f7-44c9-9fb6-93c00f99f450?_state=1bQLK1FprAngvYkZBW0Y4c37pAA9vaXSLOq26MpZSVl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjczYzE4YWE0LTc3ZjctNDRjOS05ZmI2LTkzYzAwZjk5ZjQ1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTA2MDMzMTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.768µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=73c18aa4-77f7-44c9-9fb6-93c00f99f450 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "GET /v2/foo/bar/blobs/uploads/73c18aa4-77f7-44c9-9fb6-93c00f99f450?_state=1bQLK1FprAngvYkZBW0Y4c37pAA9vaXSLOq26MpZSVl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjczYzE4YWE0LTc3ZjctNDRjOS05ZmI2LTkzYzAwZjk5ZjQ1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTA2MDMzMTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=83feb5a9-fbcd-4d31-abdf-58255907784a http.request.method=POST http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="901.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=7988f195-f4ea-4803-9242-7c1597d3cd26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/382f7899-7a20-4e96-9236-47ef813a0a8e?_state=x3U50sYlhPwgpEYT3nLjElj2F2g7OwPthqXx7zUzTB57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4MmY3ODk5LTdhMjAtNGU5Ni05MjM2LTQ3ZWY4MTNhMGE4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTUxMTgxNTlaIn0%3D&digest=sha256%3Af4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" provided=sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d vars.name="foo/bar" vars.uuid=382f7899-7a20-4e96-9236-47ef813a0a8e time="2024-05-17T16:34:22Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=7988f195-f4ea-4803-9242-7c1597d3cd26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/382f7899-7a20-4e96-9236-47ef813a0a8e?_state=x3U50sYlhPwgpEYT3nLjElj2F2g7OwPthqXx7zUzTB57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4MmY3ODk5LTdhMjAtNGU5Ni05MjM2LTQ3ZWY4MTNhMGE4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTUxMTgxNTlaIn0%3D&digest=sha256%3Af4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=382f7899-7a20-4e96-9236-47ef813a0a8e time="2024-05-17T16:34:22Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=7988f195-f4ea-4803-9242-7c1597d3cd26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/382f7899-7a20-4e96-9236-47ef813a0a8e?_state=x3U50sYlhPwgpEYT3nLjElj2F2g7OwPthqXx7zUzTB57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4MmY3ODk5LTdhMjAtNGU5Ni05MjM2LTQ3ZWY4MTNhMGE4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTUxMTgxNTlaIn0%3D&digest=sha256%3Af4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="939.329µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=382f7899-7a20-4e96-9236-47ef813a0a8e 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "PUT /v2/foo/bar/blobs/uploads/382f7899-7a20-4e96-9236-47ef813a0a8e?_state=x3U50sYlhPwgpEYT3nLjElj2F2g7OwPthqXx7zUzTB57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4MmY3ODk5LTdhMjAtNGU5Ni05MjM2LTQ3ZWY4MTNhMGE4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTUxMTgxNTlaIn0%3D&digest=sha256%3Af4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=f008a7bc-af44-455a-ae69-f7fdadcedb2e http.request.method=POST http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="774.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=30b30292-cd5f-4cff-b28b-8d51c63fe865 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/52ca09c2-f410-45d9-ae80-426e558d488f?_state=9qOOH9Ie1SgxZPSMHPFqj2te8ASsLsP0NR-y_8Xwq5J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyY2EwOWMyLWY0MTAtNDVkOS1hZTgwLTQyNmU1NThkNDg4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTczMzk5ODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01021ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "PUT /v2/foo/bar/blobs/uploads/52ca09c2-f410-45d9-ae80-426e558d488f?_state=9qOOH9Ie1SgxZPSMHPFqj2te8ASsLsP0NR-y_8Xwq5J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyY2EwOWMyLWY0MTAtNDVkOS1hZTgwLTQyNmU1NThkNDg4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTczMzk5ODFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=09f0942c-04fd-481b-b39a-6a8f72ffc70d http.request.method=POST http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="809.927µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=2b793000-87d4-4504-b71a-2915d6f3cd8a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/cb236117-2d1a-4329-8682-eb003214777e?_state=vBvPF9VoUFRI11eyhJtJN6u6SlbaSGkw7ZQVaMQksId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMjM2MTE3LTJkMWEtNDMyOS04NjgyLWViMDAzMjE0Nzc3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTk1OTI4NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00525ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "PUT /v2/foo/bar/blobs/uploads/cb236117-2d1a-4329-8682-eb003214777e?_state=vBvPF9VoUFRI11eyhJtJN6u6SlbaSGkw7ZQVaMQksId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNiMjM2MTE3LTJkMWEtNDMyOS04NjgyLWViMDAzMjE0Nzc3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi42OTk1OTI4NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=b7df054c-e78d-4cdd-9d98-e32999f220bd http.request.method=POST http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="803.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=cc9e2332-9bbc-4b86-9cd5-15e3f60a8da2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/f75e4579-a4c7-4a50-9dcb-062aa047ef5b?_state=wRPM5UF80xKvd2mYWLPBl-KPn65N9uvmW0ImEAgeNlZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3NWU0NTc5LWE0YzctNGE1MC05ZGNiLTA2MmFhMDQ3ZWY1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi43MDE3MjgzNDNaIn0%3D&digest=sha256%3Af4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.393642816s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:22 +0000] "PUT /v2/foo/bar/blobs/uploads/f75e4579-a4c7-4a50-9dcb-062aa047ef5b?_state=wRPM5UF80xKvd2mYWLPBl-KPn65N9uvmW0ImEAgeNlZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3NWU0NTc5LWE0YzctNGE1MC05ZGNiLTA2MmFhMDQ3ZWY1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyMi43MDE3MjgzNDNaIn0%3D&digest=sha256%3Af4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=ad65b72b-ac0b-455c-80e3-a9d50b49052a http.request.method=POST http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.145851ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39043" http.request.id=bc844795-79d3-4aec-8248-fe051c9eaa57 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/0ddec26e-d9a6-4832-bfbb-fff6f63e7650?_state=r3fNVV59WzLYkb2kc_VWB-Tr7RGVVWtnNRLCjLlbuod7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkZGVjMjZlLWQ5YTYtNDgzMi1iZmJiLWZmZjZmNjNlNzY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNC4yNTA1NjY0ODRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.428601191s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:24 +0000] "PATCH /v2/foo/bar/blobs/uploads/0ddec26e-d9a6-4832-bfbb-fff6f63e7650?_state=r3fNVV59WzLYkb2kc_VWB-Tr7RGVVWtnNRLCjLlbuod7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkZGVjMjZlLWQ5YTYtNDgzMi1iZmJiLWZmZjZmNjNlNzY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNC4yNTA1NjY0ODRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=74bc3c5d-78bf-4846-8f67-785d5e12b5b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/uploads/0ddec26e-d9a6-4832-bfbb-fff6f63e7650?_state=MUBgajqA0Gh3RztCbTUkuV2xf6OJW2NKBtrPu7-ekXh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkZGVjMjZlLWQ5YTYtNDgzMi1iZmJiLWZmZjZmNjNlNzY1MCIsIk9mZnNldCI6MjE0ODcxMDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MjRaIn0%3D&digest=sha256%3Af4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.665146ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:25 +0000] "PUT /v2/foo/bar/blobs/uploads/0ddec26e-d9a6-4832-bfbb-fff6f63e7650?_state=MUBgajqA0Gh3RztCbTUkuV2xf6OJW2NKBtrPu7-ekXh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBkZGVjMjZlLWQ5YTYtNDgzMi1iZmJiLWZmZjZmNjNlNzY1MCIsIk9mZnNldCI6MjE0ODcxMDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MjRaIn0%3D&digest=sha256%3Af4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=74f62886-411d-48f7-946c-6ffd1a5a3e0b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.019449ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=5a860e7d-7abb-4bda-b8d6-696056b7fe6f http.request.method=GET http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=104.932684ms http.response.status=200 http.response.written=21487104 127.0.0.1 - - [17/May/2024:16:34:25 +0000] "GET /v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 200 21487104 "" "Go-http-client/1.1" time="2024-05-17T16:34:25Z" level=error msg="error parsing digest="sha257:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=37bb3e2e-e319-4038-bdc5-596d51e779d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/sha257:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" vars.name="foo/bar" time="2024-05-17T16:34:25Z" 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.2 http.request.host="127.0.0.1:39043" http.request.id=37bb3e2e-e319-4038-bdc5-596d51e779d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:38892" http.request.uri="/v2/foo/bar/blobs/sha257:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="917.329µs" http.response.status=400 http.response.written=110 vars.digest="sha257:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:25 +0000] "GET /v2/foo/bar/blobs/sha257:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T16:34:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=2b195406-fbb6-4193-beda-93a6bf85aa38 http.request.method=GET http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.179052ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:25 +0000] "GET /v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-17T16:34:25Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=b6f513e0-774e-4fe0-94b0-89faeac2fd59 http.request.method=GET http.request.remoteaddr="127.0.0.1:48334" http.request.uri="/v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.09413ms http.response.status=404 http.response.written=157 vars.digest="sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "GET /v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=3a5638cc-d098-4262-8a7d-da478845b9ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48344" http.request.uri="/v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.038169ms http.response.status=404 http.response.written=157 vars.digest="sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "HEAD /v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=5ee3fd0b-aece-4b8f-b0e7-cdf0ee1073a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48344" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="986.289µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=47e4195a-823e-4610-9cf4-cdf9d813bc09 http.request.method=GET http.request.remoteaddr="127.0.0.1:48344" http.request.uri="/v2/foo/bar/blobs/uploads/7b9cacd0-8b90-41d5-ac63-7a5fa89d6f69?_state=4j5T29g77q1d3b4c9jjijk9QyAt9Q0unvyC-867Qxfp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiOWNhY2QwLThiOTAtNDFkNS1hYzYzLTdhNWZhODlkNmY2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjQyOTcxOTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="967.969µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "GET /v2/foo/bar/blobs/uploads/7b9cacd0-8b90-41d5-ac63-7a5fa89d6f69?_state=4j5T29g77q1d3b4c9jjijk9QyAt9Q0unvyC-867Qxfp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiOWNhY2QwLThiOTAtNDFkNS1hYzYzLTdhNWZhODlkNmY2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjQyOTcxOTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=33479974-f788-44cb-8d89-a6518f017921 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48344" http.request.uri="/v2/foo/bar/blobs/uploads/7b9cacd0-8b90-41d5-ac63-7a5fa89d6f69?_state=4j5T29g77q1d3b4c9jjijk9QyAt9Q0unvyC-867Qxfp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiOWNhY2QwLThiOTAtNDFkNS1hYzYzLTdhNWZhODlkNmY2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjQyOTcxOTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="921.968µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "DELETE /v2/foo/bar/blobs/uploads/7b9cacd0-8b90-41d5-ac63-7a5fa89d6f69?_state=4j5T29g77q1d3b4c9jjijk9QyAt9Q0unvyC-867Qxfp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiOWNhY2QwLThiOTAtNDFkNS1hYzYzLTdhNWZhODlkNmY2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjQyOTcxOTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=9b495ba9-d885-4235-8861-069716729990 http.request.method=GET http.request.remoteaddr="127.0.0.1:48344" http.request.uri="/v2/foo/bar/blobs/uploads/7b9cacd0-8b90-41d5-ac63-7a5fa89d6f69?_state=4j5T29g77q1d3b4c9jjijk9QyAt9Q0unvyC-867Qxfp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiOWNhY2QwLThiOTAtNDFkNS1hYzYzLTdhNWZhODlkNmY2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjQyOTcxOTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7b9cacd0-8b90-41d5-ac63-7a5fa89d6f69 time="2024-05-17T16:34:26Z" 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.2 http.request.host="127.0.0.1:37325" http.request.id=9b495ba9-d885-4235-8861-069716729990 http.request.method=GET http.request.remoteaddr="127.0.0.1:48344" http.request.uri="/v2/foo/bar/blobs/uploads/7b9cacd0-8b90-41d5-ac63-7a5fa89d6f69?_state=4j5T29g77q1d3b4c9jjijk9QyAt9Q0unvyC-867Qxfp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiOWNhY2QwLThiOTAtNDFkNS1hYzYzLTdhNWZhODlkNmY2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjQyOTcxOTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="865.608µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7b9cacd0-8b90-41d5-ac63-7a5fa89d6f69 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "GET /v2/foo/bar/blobs/uploads/7b9cacd0-8b90-41d5-ac63-7a5fa89d6f69?_state=4j5T29g77q1d3b4c9jjijk9QyAt9Q0unvyC-867Qxfp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiOWNhY2QwLThiOTAtNDFkNS1hYzYzLTdhNWZhODlkNmY2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjQyOTcxOTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=2f103493-3a7d-4f41-86f5-a2e21d7aa53c http.request.method=POST http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.096971ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=e81ccce3-47d6-453d-94c2-d8a0d2ed719d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/a3101265-8b02-427e-99cd-95385254a21c?_state=fVRGpQUYS0s2ZkrXewXp2kQ823zdgrTZlbeJVcAncyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMTAxMjY1LThiMDItNDI3ZS05OWNkLTk1Mzg1MjU0YTIxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjkwMTk4ODNaIn0%3D&digest=sha256%3A8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" provided=sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d vars.name="foo/bar" vars.uuid=a3101265-8b02-427e-99cd-95385254a21c time="2024-05-17T16:34:26Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=e81ccce3-47d6-453d-94c2-d8a0d2ed719d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/a3101265-8b02-427e-99cd-95385254a21c?_state=fVRGpQUYS0s2ZkrXewXp2kQ823zdgrTZlbeJVcAncyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMTAxMjY1LThiMDItNDI3ZS05OWNkLTk1Mzg1MjU0YTIxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjkwMTk4ODNaIn0%3D&digest=sha256%3A8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a3101265-8b02-427e-99cd-95385254a21c time="2024-05-17T16:34:26Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=e81ccce3-47d6-453d-94c2-d8a0d2ed719d http.request.method=PUT http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/a3101265-8b02-427e-99cd-95385254a21c?_state=fVRGpQUYS0s2ZkrXewXp2kQ823zdgrTZlbeJVcAncyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMTAxMjY1LThiMDItNDI3ZS05OWNkLTk1Mzg1MjU0YTIxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjkwMTk4ODNaIn0%3D&digest=sha256%3A8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00761ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=a3101265-8b02-427e-99cd-95385254a21c 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "PUT /v2/foo/bar/blobs/uploads/a3101265-8b02-427e-99cd-95385254a21c?_state=fVRGpQUYS0s2ZkrXewXp2kQ823zdgrTZlbeJVcAncyZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzMTAxMjY1LThiMDItNDI3ZS05OWNkLTk1Mzg1MjU0YTIxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNjkwMTk4ODNaIn0%3D&digest=sha256%3A8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=34093a17-5dbe-4c27-a048-ee3c712e92e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="953.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=56b0e48d-27f1-49b9-b964-c6274a198019 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/a8f69aae-511b-4589-b149-4f45a144e4c6?_state=nWEGvkDn0FBalXuLMYcKQo5qIzNslZELqh1-UBhfGyl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE4ZjY5YWFlLTUxMWItNDU4OS1iMTQ5LTRmNDVhMTQ0ZTRjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNzE1NDAzODdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.224092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "PUT /v2/foo/bar/blobs/uploads/a8f69aae-511b-4589-b149-4f45a144e4c6?_state=nWEGvkDn0FBalXuLMYcKQo5qIzNslZELqh1-UBhfGyl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE4ZjY5YWFlLTUxMWItNDU4OS1iMTQ5LTRmNDVhMTQ0ZTRjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNzE1NDAzODdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=1e6aa49f-0636-4ef2-8b00-157998a9d01b http.request.method=POST http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="905.849µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=06d2b739-63a5-402a-a4c3-95150ea395ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/ff9b83fd-d1eb-4a8a-a996-03ddfaaa14ac?_state=weLWxIaGXzkHxgVvoh6pQievFN2W2VixpdfPmRpbLHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmOWI4M2ZkLWQxZWItNGE4YS1hOTk2LTAzZGRmYWFhMTRhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNzQxNDE2NTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.245172ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "PUT /v2/foo/bar/blobs/uploads/ff9b83fd-d1eb-4a8a-a996-03ddfaaa14ac?_state=weLWxIaGXzkHxgVvoh6pQievFN2W2VixpdfPmRpbLHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmOWI4M2ZkLWQxZWItNGE4YS1hOTk2LTAzZGRmYWFhMTRhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNzQxNDE2NTJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=59da6cf5-2f0c-47b1-bd2f-92a772846b55 http.request.method=POST http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="966.41µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:28Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=75585161-a6a4-447e-8377-cd43fab0868f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/609fff46-1c96-4054-963e-7779d5ab0597?_state=dQk7_3SayVFKx9uj-zxDid3p_AxLHjbA-gfg9JO4g-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwOWZmZjQ2LTFjOTYtNDA1NC05NjNlLTc3NzlkNWFiMDU5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNzY4MDU1OTdaIn0%3D&digest=sha256%3A8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.33564387s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:26 +0000] "PUT /v2/foo/bar/blobs/uploads/609fff46-1c96-4054-963e-7779d5ab0597?_state=dQk7_3SayVFKx9uj-zxDid3p_AxLHjbA-gfg9JO4g-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwOWZmZjQ2LTFjOTYtNDA1NC05NjNlLTc3NzlkNWFiMDU5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyNi4xNzY4MDU1OTdaIn0%3D&digest=sha256%3A8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:28Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=a6e55075-cb32-446d-85ca-507908b8f9f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.167731ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37325" http.request.id=5c7f1a49-470d-4e8b-bbc8-bf61777d137f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/667e11cc-ee1b-4d21-98c7-84093ef4634a?_state=d7z_1jmpeS3vP9D5ItFLZK4e5-UqjIbvRtDmQjPESyF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2N2UxMWNjLWVlMWItNGQyMS05OGM3LTg0MDkzZWY0NjM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyOC43MTk4NTM0OTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.551093251s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:28 +0000] "PATCH /v2/foo/bar/blobs/uploads/667e11cc-ee1b-4d21-98c7-84093ef4634a?_state=d7z_1jmpeS3vP9D5ItFLZK4e5-UqjIbvRtDmQjPESyF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2N2UxMWNjLWVlMWItNGQyMS05OGM3LTg0MDkzZWY0NjM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDoyOC43MTk4NTM0OTJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=297b2f24-12ca-428b-ba5f-e52bd9163227 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/uploads/667e11cc-ee1b-4d21-98c7-84093ef4634a?_state=xyTRXdmb2RG52BJq57gHfQrJCoM-vbvatzceF3-C-IJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2N2UxMWNjLWVlMWItNGQyMS05OGM3LTg0MDkzZWY0NjM0YSIsIk9mZnNldCI6Mjg3MTYwMzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MjhaIn0%3D&digest=sha256%3A8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.342933ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "PUT /v2/foo/bar/blobs/uploads/667e11cc-ee1b-4d21-98c7-84093ef4634a?_state=xyTRXdmb2RG52BJq57gHfQrJCoM-vbvatzceF3-C-IJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2N2UxMWNjLWVlMWItNGQyMS05OGM3LTg0MDkzZWY0NjM0YSIsIk9mZnNldCI6Mjg3MTYwMzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MjhaIn0%3D&digest=sha256%3A8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=f678dad3-b61e-4e0b-af87-c1f5cef4b8bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.05893ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=2095b84d-e4eb-4cbd-8687-a8ff84bdf696 http.request.method=GET http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=159.89633ms http.response.status=200 http.response.written=28716032 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "GET /v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 200 28716032 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=error msg="error parsing digest="sha257:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=8735d4c4-9c68-46fa-9fb2-4c860f15a2d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/sha257:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" vars.name="foo/bar" time="2024-05-17T16:34:31Z" 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.2 http.request.host="127.0.0.1:37325" http.request.id=8735d4c4-9c68-46fa-9fb2-4c860f15a2d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48358" http.request.uri="/v2/foo/bar/blobs/sha257:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="970.129µs" http.response.status=400 http.response.written=110 vars.digest="sha257:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "GET /v2/foo/bar/blobs/sha257:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=e80535ec-b5c4-4766-b093-c3ca75aca3e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48370" http.request.uri="/v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.263212ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "GET /v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=f22cab35-6600-4a1f-9a9e-e1a2688474a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48366" http.request.uri="/v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.408841ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "GET /v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37325" http.request.id=5873b62f-404a-45a2-96c0-073f43c7e009 http.request.method=GET http.request.remoteaddr="127.0.0.1:48370" http.request.uri="/v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.385473ms http.response.status=200 http.response.written=983040 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "GET /v2/foo/bar/blobs/sha256:8d889b525f3742e1b0ab66c466b5d9c3a29c6112d7b97f2e19331f77e2b7aa8d HTTP/1.1" 200 983040 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=936ba39d-e343-4104-9f86-377b32f60a43 http.request.method=GET http.request.remoteaddr="127.0.0.1:42382" http.request.uri="/v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.66301027s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:16:34:25 +0000] "GET /v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39043" http.request.id=9a46df8d-53c8-4392-a22c-12c7b5dd7f6c http.request.method=GET http.request.remoteaddr="127.0.0.1:42394" http.request.uri="/v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.658778469s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:16:34:25 +0000] "GET /v2/foo/bar/blobs/sha256:f4499eaee031ab4871cf8f25f3fef01281c69587007872ca74524b1cd67f7d3d HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (9.05s) === RUN TestBlobDelete time="2024-05-17T16:34: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.2 time="2024-05-17T16:34:31Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=cccff2e4-513b-4d1f-ac92-fb256692f3ca http.request.method=GET http.request.remoteaddr="127.0.0.1:51472" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.117571ms http.response.status=404 http.response.written=157 vars.digest="sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "GET /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=e5cd16f3-6771-4cda-8bb9-8745fbd0bebb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.04153ms http.response.status=404 http.response.written=157 vars.digest="sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "HEAD /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=9cb7fb57-acd7-49ef-b9a6-9dbfd65b0b19 http.request.method=POST http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.73µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=cbfe42d0-9497-4ad0-818d-2cca184334a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/foo/bar/blobs/uploads/6fe1f590-88e2-4d13-a853-5a1fc919cb7a?_state=tVABW6ALLgsXIGbJ6oKMmgVGGO1qai46bWHNr6HvWvV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZTFmNTkwLTg4ZTItNGQxMy1hODUzLTVhMWZjOTE5Y2I3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODA5ODE2MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="994.33µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "GET /v2/foo/bar/blobs/uploads/6fe1f590-88e2-4d13-a853-5a1fc919cb7a?_state=tVABW6ALLgsXIGbJ6oKMmgVGGO1qai46bWHNr6HvWvV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZTFmNTkwLTg4ZTItNGQxMy1hODUzLTVhMWZjOTE5Y2I3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODA5ODE2MjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=7fd42bf6-3618-4000-a4d9-2ae7a504af70 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/foo/bar/blobs/uploads/6fe1f590-88e2-4d13-a853-5a1fc919cb7a?_state=tVABW6ALLgsXIGbJ6oKMmgVGGO1qai46bWHNr6HvWvV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZTFmNTkwLTg4ZTItNGQxMy1hODUzLTVhMWZjOTE5Y2I3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODA5ODE2MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.003009ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "DELETE /v2/foo/bar/blobs/uploads/6fe1f590-88e2-4d13-a853-5a1fc919cb7a?_state=tVABW6ALLgsXIGbJ6oKMmgVGGO1qai46bWHNr6HvWvV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZTFmNTkwLTg4ZTItNGQxMy1hODUzLTVhMWZjOTE5Y2I3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODA5ODE2MjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=16638528-3364-40b1-97bd-1774683cfe11 http.request.method=GET http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/foo/bar/blobs/uploads/6fe1f590-88e2-4d13-a853-5a1fc919cb7a?_state=tVABW6ALLgsXIGbJ6oKMmgVGGO1qai46bWHNr6HvWvV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZTFmNTkwLTg4ZTItNGQxMy1hODUzLTVhMWZjOTE5Y2I3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODA5ODE2MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6fe1f590-88e2-4d13-a853-5a1fc919cb7a time="2024-05-17T16:34:31Z" 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.2 http.request.host="127.0.0.1:40387" http.request.id=16638528-3364-40b1-97bd-1774683cfe11 http.request.method=GET http.request.remoteaddr="127.0.0.1:51476" http.request.uri="/v2/foo/bar/blobs/uploads/6fe1f590-88e2-4d13-a853-5a1fc919cb7a?_state=tVABW6ALLgsXIGbJ6oKMmgVGGO1qai46bWHNr6HvWvV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZTFmNTkwLTg4ZTItNGQxMy1hODUzLTVhMWZjOTE5Y2I3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODA5ODE2MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="853.088µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=6fe1f590-88e2-4d13-a853-5a1fc919cb7a 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "GET /v2/foo/bar/blobs/uploads/6fe1f590-88e2-4d13-a853-5a1fc919cb7a?_state=tVABW6ALLgsXIGbJ6oKMmgVGGO1qai46bWHNr6HvWvV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZTFmNTkwLTg4ZTItNGQxMy1hODUzLTVhMWZjOTE5Y2I3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODA5ODE2MjRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=efe6fbae-a3d9-493a-8c02-5688912eec87 http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05781ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=f5143e51-7b4a-42d7-8fab-ddefd14c6313 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/dfd70d89-ca22-4077-92ac-2c04d18efc32?_state=D8EoK9AgbrWs0kz4RIm0CPKXwEhXbezUsELixWdBqXx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmZDcwZDg5LWNhMjItNDA3Ny05MmFjLTJjMDRkMThlZmMzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODU3OTkwN1oifQ%3D%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" provided=sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 vars.name="foo/bar" vars.uuid=dfd70d89-ca22-4077-92ac-2c04d18efc32 time="2024-05-17T16:34:31Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=f5143e51-7b4a-42d7-8fab-ddefd14c6313 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/dfd70d89-ca22-4077-92ac-2c04d18efc32?_state=D8EoK9AgbrWs0kz4RIm0CPKXwEhXbezUsELixWdBqXx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmZDcwZDg5LWNhMjItNDA3Ny05MmFjLTJjMDRkMThlZmMzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODU3OTkwN1oifQ%3D%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=dfd70d89-ca22-4077-92ac-2c04d18efc32 time="2024-05-17T16:34:31Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=f5143e51-7b4a-42d7-8fab-ddefd14c6313 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/dfd70d89-ca22-4077-92ac-2c04d18efc32?_state=D8EoK9AgbrWs0kz4RIm0CPKXwEhXbezUsELixWdBqXx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmZDcwZDg5LWNhMjItNDA3Ny05MmFjLTJjMDRkMThlZmMzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODU3OTkwN1oifQ%3D%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.04593ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=dfd70d89-ca22-4077-92ac-2c04d18efc32 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "PUT /v2/foo/bar/blobs/uploads/dfd70d89-ca22-4077-92ac-2c04d18efc32?_state=D8EoK9AgbrWs0kz4RIm0CPKXwEhXbezUsELixWdBqXx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmZDcwZDg5LWNhMjItNDA3Ny05MmFjLTJjMDRkMThlZmMzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODU3OTkwN1oifQ%3D%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=3217a2be-fc51-4e76-94de-e4abafe426ea http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="887.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=a2d9009e-cbd2-425e-b939-06362b19debf http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/55a804b9-8cb6-4e4f-98bb-e148b1c64668?_state=sVEgBCjR98Cm4rK6snsjxblw3VNWUI20WQCeiFZb2cR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1YTgwNGI5LThjYjYtNGU0Zi05OGJiLWUxNDhiMWM2NDY2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODgxODI0OTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11813ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "PUT /v2/foo/bar/blobs/uploads/55a804b9-8cb6-4e4f-98bb-e148b1c64668?_state=sVEgBCjR98Cm4rK6snsjxblw3VNWUI20WQCeiFZb2cR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1YTgwNGI5LThjYjYtNGU0Zi05OGJiLWUxNDhiMWM2NDY2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43ODgxODI0OTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=9a9f27c5-9d21-435c-a50d-da9a8cc9e088 http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="895.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=a64c0a95-811e-4afe-b509-499d13640499 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/09619bec-c0e0-4568-97f5-bda1873e7054?_state=ClwJ7mz6ehPfrYAk2KY_fkUU-ojDYyBZ6_pDJiOYO1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5NjE5YmVjLWMwZTAtNDU2OC05N2Y1LWJkYTE4NzNlNzA1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43OTA2MDI1NTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.182611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "PUT /v2/foo/bar/blobs/uploads/09619bec-c0e0-4568-97f5-bda1873e7054?_state=ClwJ7mz6ehPfrYAk2KY_fkUU-ojDYyBZ6_pDJiOYO1d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5NjE5YmVjLWMwZTAtNDU2OC05N2Y1LWJkYTE4NzNlNzA1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43OTA2MDI1NTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=02c9f140-d45c-4c0d-8698-6e3d3b2bcc3a http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="884.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:33Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=1f9ccbc0-3f2d-4226-8383-fdb006547c0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/0e29db12-5672-47fe-b337-c97a7162b3d3?_state=o7TGxrpQsVZG4JpbZXtzAqhjSrR59dbVk6TZR0Qd06R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlMjlkYjEyLTU2NzItNDdmZS1iMzM3LWM5N2E3MTYyYjNkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43OTMwODc5OFoifQ%3D%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.duration=2.14867952s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:31 +0000] "PUT /v2/foo/bar/blobs/uploads/0e29db12-5672-47fe-b337-c97a7162b3d3?_state=o7TGxrpQsVZG4JpbZXtzAqhjSrR59dbVk6TZR0Qd06R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlMjlkYjEyLTU2NzItNDdmZS1iMzM3LWM5N2E3MTYyYjNkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozMS43OTMwODc5OFoifQ%3D%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=1c1e24ac-8b49-4081-a784-43b155fd7b62 http.request.method=POST http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.129211ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40387" http.request.id=feb4c7ed-8e98-4ef8-8cf2-30a71aef4517 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/17f362bc-eca8-4329-9f96-127f29f2fb6d?_state=iOFKlMsIYVW2OVyUOLxKZaWlJYpiWhddclFdLTlxzbl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3ZjM2MmJjLWVjYTgtNDMyOS05Zjk2LTEyN2YyOWYyZmI2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozNC4xNDQxODYxNTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.166813533s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:34 +0000] "PATCH /v2/foo/bar/blobs/uploads/17f362bc-eca8-4329-9f96-127f29f2fb6d?_state=iOFKlMsIYVW2OVyUOLxKZaWlJYpiWhddclFdLTlxzbl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3ZjM2MmJjLWVjYTgtNDMyOS05Zjk2LTEyN2YyOWYyZmI2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozNC4xNDQxODYxNTdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=a3099f0b-ee4e-4519-9fa4-1c39cd31d185 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/uploads/17f362bc-eca8-4329-9f96-127f29f2fb6d?_state=FzcNiSVdRLvOFmWzxyFZcdw9VEHGP5UAM406gXVEwmx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3ZjM2MmJjLWVjYTgtNDMyOS05Zjk2LTEyN2YyOWYyZmI2ZCIsIk9mZnNldCI6MjU4NzA4NDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MzRaIn0%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.duration=1.264212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "PUT /v2/foo/bar/blobs/uploads/17f362bc-eca8-4329-9f96-127f29f2fb6d?_state=FzcNiSVdRLvOFmWzxyFZcdw9VEHGP5UAM406gXVEwmx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3ZjM2MmJjLWVjYTgtNDMyOS05Zjk2LTEyN2YyOWYyZmI2ZCIsIk9mZnNldCI6MjU4NzA4NDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6MzRaIn0%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=25769aa3-232e-4cc5-bfbe-9f238da5213d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.02941ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=a49d004b-3887-498a-95d1-985cfef47435 http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=140.180941ms http.response.status=200 http.response.written=25870848 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "GET /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 200 25870848 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=error msg="error parsing digest="sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=76af94cb-cb67-4197-b784-155a1f3dfdc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" vars.name="foo/bar" time="2024-05-17T16:34:36Z" 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.2 http.request.host="127.0.0.1:40387" http.request.id=76af94cb-cb67-4197-b784-155a1f3dfdc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51478" http.request.uri="/v2/foo/bar/blobs/sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="848.528µs" http.response.status=400 http.response.written=110 vars.digest="sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "GET /v2/foo/bar/blobs/sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=f52943cf-03cf-489f-a032-c5437585dd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227651ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "GET /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=c2494b21-fbb6-4c29-982e-eff6fbfdfa1c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33088" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09973ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=54dc758b-f1ac-4f05-8d8c-0a74e6791fbc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33088" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="861.488µs" http.response.status=404 http.response.written=157 vars.digest="sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "HEAD /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=49fed504-a216-4883-b259-e44191b021e9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33088" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="816.128µs" http.response.status=404 http.response.written=74 vars.digest="sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=error msg="error parsing digest="sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=02f6fc2c-cee8-4210-92a4-cf911c5e969b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33102" http.request.uri="/v2/foo/bar/blobs/sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" vars.name="foo/bar" time="2024-05-17T16:34:36Z" 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.2 http.request.host="127.0.0.1:40387" http.request.id=02f6fc2c-cee8-4210-92a4-cf911c5e969b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33102" http.request.uri="/v2/foo/bar/blobs/sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="983.409µs" http.response.status=400 http.response.written=110 vars.digest="sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "DELETE /v2/foo/bar/blobs/sha257:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T16:34:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=647c60ab-cc30-42ff-a57c-acc8f4022602 http.request.method=POST http.request.remoteaddr="127.0.0.1:33108" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.110931ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=ff1c436e-0260-4e14-9534-1f2b3fc6b11f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33108" http.request.uri="/v2/foo/bar/blobs/uploads/489f4a40-69db-47a6-b453-41950e6f0170?_state=sanyvXPUppSXpsWZfyGesq0Js1qPa_54dZsxmIaBzed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4OWY0YTQwLTY5ZGItNDdhNi1iNDUzLTQxOTUwZTZmMDE3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozNi41MjIxNzY3OTFaIn0%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.duration=1.976130028s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "PUT /v2/foo/bar/blobs/uploads/489f4a40-69db-47a6-b453-41950e6f0170?_state=sanyvXPUppSXpsWZfyGesq0Js1qPa_54dZsxmIaBzed7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4OWY0YTQwLTY5ZGItNDdhNi1iNDUzLTQxOTUwZTZmMDE3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozNi41MjIxNzY3OTFaIn0%3D&digest=sha256%3A197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=ff3b1de7-55b8-471f-8b9b-c1019f773dd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33108" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.201091ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=a3864eb5-89c6-4cde-a187-23d43bbb8f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:33064" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.180222821s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "GET /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T16:34:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40387" http.request.id=bd9c24e2-8302-4497-8202-42c42313d98c http.request.method=GET http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.175402935s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:16:34:36 +0000] "GET /v2/foo/bar/blobs/sha256:197084e31ee38f897dea1c5f37767887f68a0d6cae386d988939f34e3fd5f561 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (7.17s) === RUN TestRelativeURL time="2024-05-17T16:34:38Z" 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.2 time="2024-05-17T16:34:38Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35549" http.request.id=ea455c3a-52a5-474e-a254-f0c7a4322dae http.request.method=POST http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.129011ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35549" http.request.id=757e12b2-9f0e-4348-a3fc-cab5dc3c6b28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/foo/bar/blobs/uploads/be0e96e9-1f97-4b3c-b3a7-67a515dd9f74?_state=u_9ZepScvGj0gBMqoB-ioLzaeB8intROVNPujU-UXll7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMGU5NmU5LTFmOTctNGIzYy1iM2E3LTY3YTUxNWRkOWY3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozOC42OTIwODM2MzNaIn0%3D&digest=sha256%3A4da74b4fd8c33a18f01e0c097103b1da315be9f47c8de0776bc98633359b171f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.576704566s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:38 +0000] "PUT /v2/foo/bar/blobs/uploads/be0e96e9-1f97-4b3c-b3a7-67a515dd9f74?_state=u_9ZepScvGj0gBMqoB-ioLzaeB8intROVNPujU-UXll7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMGU5NmU5LTFmOTctNGIzYy1iM2E3LTY3YTUxNWRkOWY3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDozOC42OTIwODM2MzNaIn0%3D&digest=sha256%3A4da74b4fd8c33a18f01e0c097103b1da315be9f47c8de0776bc98633359b171f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35549" http.request.id=314adf08-c3b0-4610-a5f0-cea3a80fc97f http.request.method=POST http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.125291ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35549" http.request.id=2a5f2bdb-fc74-4ecc-b720-47f64ff9c9c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="995.81µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35549" http.request.id=00346655-c619-4dc8-b36e-6092a0bae3b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46008" http.request.uri="/v2/foo/bar/blobs/uploads/2264c9ca-2b01-4131-8f4e-10cd67b179a1?_state=algB7nHj8fqruO-VQa32ZtTWm6iDo6lmNtDD8X-GVGJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyNjRjOWNhLTJiMDEtNDEzMS04ZjRlLTEwY2Q2N2IxNzlhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDo0MC42Nzk0MjE5NjlaIn0%3D&digest=sha256%3A789eee5dabaf21eef26ec18193536e817b185ac5354f08173cd0bd33cfc8be79" http.request.useragent="Go-http-client/1.1" http.response.duration=741.446135ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:40 +0000] "PUT /v2/foo/bar/blobs/uploads/2264c9ca-2b01-4131-8f4e-10cd67b179a1?_state=algB7nHj8fqruO-VQa32ZtTWm6iDo6lmNtDD8X-GVGJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyNjRjOWNhLTJiMDEtNDEzMS04ZjRlLTEwY2Q2N2IxNzlhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDo0MC42Nzk0MjE5NjlaIn0%3D&digest=sha256%3A789eee5dabaf21eef26ec18193536e817b185ac5354f08173cd0bd33cfc8be79 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.73s) === RUN TestBlobDeleteDisabled time="2024-05-17T16:34: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.2 time="2024-05-17T16:34:41Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:43041" http.request.id=0f90ca1f-1c84-4caa-8cbf-54b13b65eaeb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49044" http.request.uri="/v2/foo/bar/blobs/sha256:a02d1faf71aaa913005aab7bc9a6822502430c18328744745c0721ae384c1a0a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="935.329µs" http.response.status=405 http.response.written=78 vars.digest="sha256:a02d1faf71aaa913005aab7bc9a6822502430c18328744745c0721ae384c1a0a" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:a02d1faf71aaa913005aab7bc9a6822502430c18328744745c0721ae384c1a0a HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.17s) === RUN TestDeleteDisabled time="2024-05-17T16:34: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.2 time="2024-05-17T16:34:41Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44223" http.request.id=58336ec6-633c-44db-bb38-09c3f237557d http.request.method=POST http.request.remoteaddr="127.0.0.1:41322" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09789ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44223" http.request.id=e7743787-2eeb-407d-a379-4b99cc74e1b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41322" http.request.uri="/v2/foo/bar/blobs/uploads/b0e1e575-423b-48c7-9168-0f9599efacec?_state=NBM_sjnL5n8aRzbz-1rAFenApIpxsXaFwspe7fXDjux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwZTFlNTc1LTQyM2ItNDhjNy05MTY4LTBmOTU5OWVmYWNlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDo0MS44MzkwNjk1MDVaIn0%3D&digest=sha256%3A75c1ea508d9c0ffb66aac83c3dcf951d51cb9311a7bb56c2a09ae2b25edda5be" http.request.useragent="Go-http-client/1.1" http.response.duration=1.600698956s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:41 +0000] "PUT /v2/foo/bar/blobs/uploads/b0e1e575-423b-48c7-9168-0f9599efacec?_state=NBM_sjnL5n8aRzbz-1rAFenApIpxsXaFwspe7fXDjux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIwZTFlNTc1LTQyM2ItNDhjNy05MTY4LTBmOTU5OWVmYWNlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDo0MS44MzkwNjk1MDVaIn0%3D&digest=sha256%3A75c1ea508d9c0ffb66aac83c3dcf951d51cb9311a7bb56c2a09ae2b25edda5be HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:44223" http.request.id=383dc1b4-fa84-4ebe-b057-5383fe768bff http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41322" http.request.uri="/v2/foo/bar/blobs/sha256:75c1ea508d9c0ffb66aac83c3dcf951d51cb9311a7bb56c2a09ae2b25edda5be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="920.289µs" http.response.status=405 http.response.written=78 vars.digest="sha256:75c1ea508d9c0ffb66aac83c3dcf951d51cb9311a7bb56c2a09ae2b25edda5be" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:34:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:75c1ea508d9c0ffb66aac83c3dcf951d51cb9311a7bb56c2a09ae2b25edda5be HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.85s) === RUN TestDeleteReadOnly time="2024-05-17T16:34:43Z" 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.2 time="2024-05-17T16:34:43Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37931" http.request.id=dcbe21ab-dc48-4adb-9677-53a99cfa3ec3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49492" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.190971ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:45Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37931" http.request.id=4cfa8bcb-ae7f-4803-b2b3-d27beb55c4c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49492" http.request.uri="/v2/foo/bar/blobs/uploads/5ad288c8-fad7-4a67-af05-eecfe6883707?_state=CgdtM8zrlgQfRbxKjxcKjm-IHCo5eSguTCEe5lT3Xop7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZDI4OGM4LWZhZDctNGE2Ny1hZjA1LWVlY2ZlNjg4MzcwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDo0My42Nzc2NzMzMzZaIn0%3D&digest=sha256%3A7c8c6b5de2f79cd8a272d7e2b7f66aa2bba8f3ad5a83d5ef4933a0957260df84" http.request.useragent="Go-http-client/1.1" http.response.duration=1.459417484s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:43 +0000] "PUT /v2/foo/bar/blobs/uploads/5ad288c8-fad7-4a67-af05-eecfe6883707?_state=CgdtM8zrlgQfRbxKjxcKjm-IHCo5eSguTCEe5lT3Xop7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZDI4OGM4LWZhZDctNGE2Ny1hZjA1LWVlY2ZlNjg4MzcwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNDo0My42Nzc2NzMzMzZaIn0%3D&digest=sha256%3A7c8c6b5de2f79cd8a272d7e2b7f66aa2bba8f3ad5a83d5ef4933a0957260df84 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [17/May/2024:16:34:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:7c8c6b5de2f79cd8a272d7e2b7f66aa2bba8f3ad5a83d5ef4933a0957260df84 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.70s) === RUN TestStartPushReadOnly time="2024-05-17T16:34:45Z" 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.2 time="2024-05-17T16:34:45Z" level=info msg="redis not configured" go.version=go1.22.2 127.0.0.1 - - [17/May/2024:16:34:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-05-17T16:34:45Z" 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.2 time="2024-05-17T16:34:45Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=b70314c0-73d1-4430-9911-a8c76305a1d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" 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.06157ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:16:34:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T16:34:45Z" 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.2 http.request.host="127.0.0.1:36237" http.request.id=faabecbb-02c4-4ed9-a593-340871aa5e48 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" 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="785.448µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:16:34:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T16:34:45Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=3084cb0c-80ee-4a4b-8049-7038c3cb5361 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" 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="779.768µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:16:34:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T16:34:45Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=71fb61b5-4418-46d1-b9a4-4dd0b23b480e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.13827ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T16:34:45Z" 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.2 http.request.host="127.0.0.1:36237" http.request.id=71fb61b5-4418-46d1-b9a4-4dd0b23b480e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.17931ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T16:34:45Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=71fb61b5-4418-46d1-b9a4-4dd0b23b480e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.20779ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T16:34:45Z" 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.2 http.request.host="127.0.0.1:36237" http.request.id=71fb61b5-4418-46d1-b9a4-4dd0b23b480e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.238391ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:16:34:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T16:34:45Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=c6153e92-91ee-4d1e-b7f6-52eb7a59195c http.request.method=POST http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="998.93µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:45 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=f2ef9701-5ec9-47f1-803c-563117d5a946 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/blobs/uploads/46455f6b-5b10-4c87-9560-9298cce6558d?_state=qztx2MMeLYSAuFz3Szl30s8VCMAA6Lp8DMudIeeFwAx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NjQ1NWY2Yi01YjEwLTRjODctOTU2MC05Mjk4Y2NlNjU1OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDUuMzI0ODIyODU2WiJ9&digest=sha256%3Ae27a633b22650e17ebc2bf193bce997043ad567a1d204a73c3da69286a997dba" http.request.useragent="Go-http-client/1.1" http.response.duration=876.535907ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:45 +0000] "PUT /v2/foo/schema1/blobs/uploads/46455f6b-5b10-4c87-9560-9298cce6558d?_state=qztx2MMeLYSAuFz3Szl30s8VCMAA6Lp8DMudIeeFwAx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NjQ1NWY2Yi01YjEwLTRjODctOTU2MC05Mjk4Y2NlNjU1OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDUuMzI0ODIyODU2WiJ9&digest=sha256%3Ae27a633b22650e17ebc2bf193bce997043ad567a1d204a73c3da69286a997dba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=0b94591d-3ac2-41d9-bcae-c89545214dee http.request.method=POST http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11681ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=a216e496-46fc-47a1-9a9b-42e5f330ac0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/blobs/uploads/81474009-8210-4769-90bd-d5bcc91faed6?_state=Zi5Q9dYiH7ZfQh_XyUDwRioUHYxQKI4LRn5CBkAQJKt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MTQ3NDAwOS04MjEwLTQ3NjktOTBiZC1kNWJjYzkxZmFlZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDYuMzk2MzczOTg5WiJ9&digest=sha256%3A0b16ce41e2183f2e1c6265c3f1a8dd6ebf59e5339373efaa1fa029bc1672a668" http.request.useragent="Go-http-client/1.1" http.response.duration=1.046874456s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/81474009-8210-4769-90bd-d5bcc91faed6?_state=Zi5Q9dYiH7ZfQh_XyUDwRioUHYxQKI4LRn5CBkAQJKt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MTQ3NDAwOS04MjEwLTQ3NjktOTBiZC1kNWJjYzkxZmFlZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDYuMzk2MzczOTg5WiJ9&digest=sha256%3A0b16ce41e2183f2e1c6265c3f1a8dd6ebf59e5339373efaa1fa029bc1672a668 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=c56428ba-afa0-4fb6-babe-2cd8a8f89f16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.878557ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=c079ae3c-2978-46a1-922e-2d6420c818f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.568874ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=b485fc90-8278-47f3-9a46-97a8a32384ac http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" 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.008099ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=897f8bef-5507-425b-b60d-3c375ed96660 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.918218ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "GET /v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36237" http.request.id=9d7e6ab6-0522-4f84-b6fb-07d8277e5595 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.560554ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36237" http.request.id=c9d8d2e4-fc8a-4061-b127-81079336f008 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.568795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:36237" http.request.id=4d9c2550-14e1-4d92-9190-eeca5db88508 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.595874ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=f08874d6-f0d9-49fe-9de6-3f332af72999 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.006219ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "GET /v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=2d00409b-f909-4189-a80e-08d227dc584a http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="826.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=987fc174-cf94-49b8-beb2-bf8f54e9c3f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" http.request.useragent="Go-http-client/1.1" http.response.duration="742.287µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "GET /v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=e685c434-5ae4-4222-90ab-298fd5542182 http.request.method=GET http.request.remoteaddr="127.0.0.1:50726" 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="779.608µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=error msg="payload digest does match: "sha256:6aaead8d6aecc1fa58e73841192b3502523ff5d3d7cb2e284edcca51d7455be9" != "sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa"" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=3df110f2-4d8f-44a1-ac5c-1cc726139864 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" time="2024-05-17T16:34:47Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=3df110f2-4d8f-44a1-ac5c-1cc726139864 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50726" http.request.uri="/v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.05325ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa" 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:7099e79b879921f55d995d290ed3343ec3d6d5d3e7142df51dc75657c3b182fa HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=7e0c81e5-d90d-4aa6-8156-4e028120538a http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" 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="979.17µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=f96c1359-64df-4da2-aac5-431749c19596 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" 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="753.647µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36237" http.request.id=88810cc3-1dde-4a00-a076-a2b5a6a93daf http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" 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="943.289µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T16:34:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36237" http.request.id=88810cc3-1dde-4a00-a076-a2b5a6a93daf http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" 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="989.13µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T16:34:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36237" http.request.id=88810cc3-1dde-4a00-a076-a2b5a6a93daf http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" 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.02157ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=289856d6-1697-41f8-9d11-b2ffc684caab http.request.method=POST http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="999.65µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=beee444a-fa4a-4216-80cf-739c4f0ed682 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/blobs/uploads/251f9d60-66a7-4d0a-995b-eded7758467d?_state=SqDYaE720M_z1mdr7Mjk79boFLFKfsT7xPYqHf-9Lw17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNTFmOWQ2MC02NmE3LTRkMGEtOTk1Yi1lZGVkNzc1ODQ2N2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDcuNDgyODg5MDI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.240892ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/251f9d60-66a7-4d0a-995b-eded7758467d?_state=SqDYaE720M_z1mdr7Mjk79boFLFKfsT7xPYqHf-9Lw17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNTFmOWQ2MC02NmE3LTRkMGEtOTk1Yi1lZGVkNzc1ODQ2N2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDcuNDgyODg5MDI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36237" http.request.id=edab6194-cbc5-4e8b-b8cd-bf541645c4b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" 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="983.569µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T16:34:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36237" http.request.id=edab6194-cbc5-4e8b-b8cd-bf541645c4b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" 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.02661ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T16:34:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=32683bfe-4261-4b99-8110-a065e959d420 http.request.method=POST http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03029ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=67197dd2-99c8-4da9-8c17-b0dd573c1d1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/blobs/uploads/bdff318d-194a-43a5-bff8-fb57719ac2c3?_state=yx9empvCHVbsNRPeRI9obykPhz2FK8ZeTrZFQ4SM08t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZGZmMzE4ZC0xOTRhLTQzYTUtYmZmOC1mYjU3NzE5YWMyYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDcuNzI4ODA3NTc3WiJ9&digest=sha256%3A6a47b867be665f488d9f33143abff5c5dfd96a494e253088ddfd7906872ec7cf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.604567712s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/bdff318d-194a-43a5-bff8-fb57719ac2c3?_state=yx9empvCHVbsNRPeRI9obykPhz2FK8ZeTrZFQ4SM08t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiZGZmMzE4ZC0xOTRhLTQzYTUtYmZmOC1mYjU3NzE5YWMyYzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDcuNzI4ODA3NTc3WiJ9&digest=sha256%3A6a47b867be665f488d9f33143abff5c5dfd96a494e253088ddfd7906872ec7cf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=cd872fee-e281-4d67-bdd5-5e62230475d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.123811ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:49 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=3e981288-23ca-4c0f-a0d9-81b4cab3f937 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/blobs/uploads/c36d8484-8120-44b1-ba64-23abb9571d1b?_state=5eqy0C1xik3rl2eh7BphAqeKXbkyvrWRm8SgzIQ0yC17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMzZkODQ4NC04MTIwLTQ0YjEtYmE2NC0yM2FiYjk1NzFkMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDkuNTk4MjQ4NjIzWiJ9&digest=sha256%3Aff57d717e0c9309a0514b19772a07acc959b60a61395393fe0288db34f89d039" http.request.useragent="Go-http-client/1.1" http.response.duration=1.712289062s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:49 +0000] "PUT /v2/foo/schema2/blobs/uploads/c36d8484-8120-44b1-ba64-23abb9571d1b?_state=5eqy0C1xik3rl2eh7BphAqeKXbkyvrWRm8SgzIQ0yC17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMzZkODQ4NC04MTIwLTQ0YjEtYmE2NC0yM2FiYjk1NzFkMWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NDkuNTk4MjQ4NjIzWiJ9&digest=sha256%3Aff57d717e0c9309a0514b19772a07acc959b60a61395393fe0288db34f89d039 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36237" http.request.id=a2d26380-5099-44f4-b8a6-7fa1f2341766 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.368853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36237" http.request.id=a612edb7-dfbc-426c-9d0d-46a13847270a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/sha256:3f43e94a367d4531dbc7347551b9afacd8e1afa62a4839dd712edf085f56126f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.145531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "PUT /v2/foo/schema2/manifests/sha256:3f43e94a367d4531dbc7347551b9afacd8e1afa62a4839dd712edf085f56126f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=d61d3769-cc0d-4776-a417-a812e4f4f371 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" 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="961.729µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=87b2b6fc-1386-4606-8bcd-0dc6c5408901 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/sha256:3f43e94a367d4531dbc7347551b9afacd8e1afa62a4839dd712edf085f56126f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="924.889µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/sha256:3f43e94a367d4531dbc7347551b9afacd8e1afa62a4839dd712edf085f56126f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=7eca83e6-fb8c-4fff-a9da-47765e497d93 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="834.488µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=a7b531ab-07c0-4af5-a6a4-6b090408cb25 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/sha256:3f43e94a367d4531dbc7347551b9afacd8e1afa62a4839dd712edf085f56126f" http.request.useragent="Go-http-client/1.1" http.response.duration="769.327µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/sha256:3f43e94a367d4531dbc7347551b9afacd8e1afa62a4839dd712edf085f56126f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=28cdea7b-b21d-4a7d-833a-975810d0d3c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" 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="803.968µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="rewriting manifest sha256:3f43e94a367d4531dbc7347551b9afacd8e1afa62a4839dd712edf085f56126f in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=81d9cedd-d465-41a0-ba7c-a5b3fb34fb67 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" 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-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=81d9cedd-d465-41a0-ba7c-a5b3fb34fb67 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" 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.238141ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36237" http.request.id=ed7e6df8-558e-46ba-8b05-cdc790746fca http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" 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="952.209µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36237" http.request.id=cb58c745-0c35-454b-9097-31345fc567cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09305ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36237" http.request.id=5e206472-8ac7-496a-86e7-d9a28e4119d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/sha256:3a36feb5d8dd53d0c08d3a19a734f6e088a652d1b64c39029660c2d1d559122d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02957ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "PUT /v2/foo/schema2/manifests/sha256:3a36feb5d8dd53d0c08d3a19a734f6e088a652d1b64c39029660c2d1d559122d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=4139035d-5572-460b-a2e1-17a28b88570b http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" 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="991.85µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=9dfa63d1-978d-451c-90a7-3d907f096d88 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/sha256:3a36feb5d8dd53d0c08d3a19a734f6e088a652d1b64c39029660c2d1d559122d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="957.209µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/sha256:3a36feb5d8dd53d0c08d3a19a734f6e088a652d1b64c39029660c2d1d559122d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=1f989d84-82e4-441f-a579-11ab4ece683e http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="818.168µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=4098805a-97b8-4153-9ab5-a90cc6d1d2cc http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" http.request.uri="/v2/foo/schema2/manifests/sha256:3a36feb5d8dd53d0c08d3a19a734f6e088a652d1b64c39029660c2d1d559122d" http.request.useragent="Go-http-client/1.1" http.response.duration="781.208µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/sha256:3a36feb5d8dd53d0c08d3a19a734f6e088a652d1b64c39029660c2d1d559122d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="rewriting manifest list sha256:3a36feb5d8dd53d0c08d3a19a734f6e088a652d1b64c39029660c2d1d559122d in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=ad34abf9-ef4e-4fcc-82c9-6df1dd5de6a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" 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-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:36237" http.request.id=ad34abf9-ef4e-4fcc-82c9-6df1dd5de6a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50730" 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.332422ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-17T16:34:51Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=144618f3-f315-4ff7-aff7-e4c12044f7dc http.request.method=GET http.request.remoteaddr="127.0.0.1:40702" 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.04809ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" 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.2 http.request.host="127.0.0.1:46385" http.request.id=e1445634-750a-4ccb-86e7-edec0fe2e556 http.request.method=GET http.request.remoteaddr="127.0.0.1:40702" 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="860.528µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=1fa21356-1acc-480f-b8ff-e23174a3b572 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" 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="846.088µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=9afcef63-4f07-40d3-a824-ca473b65b7bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.301151ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T16:34:51Z" 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.2 http.request.host="127.0.0.1:46385" http.request.id=9afcef63-4f07-40d3-a824-ca473b65b7bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.362912ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T16:34:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=9afcef63-4f07-40d3-a824-ca473b65b7bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.394392ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T16:34:51Z" 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.2 http.request.host="127.0.0.1:46385" http.request.id=9afcef63-4f07-40d3-a824-ca473b65b7bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.420513ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T16:34:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=3aaede64-d26d-4411-aec8-684188476807 http.request.method=POST http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04025ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=bb81699f-4065-4927-9b92-f8c223ec1b2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/blobs/uploads/2f0b6b8a-491a-4e70-b776-ef6e6d3fd088?_state=f4U1wpr2TUY3ZRX_0Tc6o0cBzWsHEAm5SpDHy8jYLfV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyZjBiNmI4YS00OTFhLTRlNzAtYjc3Ni1lZjZlNmQzZmQwODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTEuNTkyMjE3MDJaIn0%3D&digest=sha256%3Ad655d865835c0b04c87fd0bfb2976d9f28fac9519cbdea4fd7597a4fac5b7507" http.request.useragent="Go-http-client/1.1" http.response.duration=1.579882355s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:51 +0000] "PUT /v2/foo/schema1/blobs/uploads/2f0b6b8a-491a-4e70-b776-ef6e6d3fd088?_state=f4U1wpr2TUY3ZRX_0Tc6o0cBzWsHEAm5SpDHy8jYLfV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyZjBiNmI4YS00OTFhLTRlNzAtYjc3Ni1lZjZlNmQzZmQwODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTEuNTkyMjE3MDJaIn0%3D&digest=sha256%3Ad655d865835c0b04c87fd0bfb2976d9f28fac9519cbdea4fd7597a4fac5b7507 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=c818647d-bede-44f2-966f-a1834e60f866 http.request.method=POST http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11865ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=9a9f3238-3e53-4c5a-b948-8025df78c056 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/blobs/uploads/0f395498-a4d3-4f4b-ba5e-cd7e2b27509c?_state=KsG0J3fjasppNd5ckxje19jdGkEm1ps42wBCH9SP75t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZjM5NTQ5OC1hNGQzLTRmNGItYmE1ZS1jZDdlMmIyNzUwOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTMuNDM1ODEzOTM5WiJ9&digest=sha256%3Aa72449ea8ddd2f653cefce073c10cb6565f8a7fe95a312ec7cccff8d572628d3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.675433189s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/0f395498-a4d3-4f4b-ba5e-cd7e2b27509c?_state=KsG0J3fjasppNd5ckxje19jdGkEm1ps42wBCH9SP75t7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZjM5NTQ5OC1hNGQzLTRmNGItYmE1ZS1jZDdlMmIyNzUwOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTMuNDM1ODEzOTM5WiJ9&digest=sha256%3Aa72449ea8ddd2f653cefce073c10cb6565f8a7fe95a312ec7cccff8d572628d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=01bb928e-d26e-4d2a-b1d8-b7f08b08be29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.788197ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=2f7e5372-8775-482e-b885-d6f3ef852753 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.560314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=c6aed61d-f3b4-4120-ae75-218bf162c415 http.request.method=GET http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.974459ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=15b4c960-1728-4f8d-80b0-ab9157620c48 http.request.method=GET http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.016099ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "GET /v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46385" http.request.id=f2d1715f-aed9-4135-add3-eed63d4386fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.581434ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46385" http.request.id=b3db2bda-0812-4ab5-a08c-531e511f3d8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.658315ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:46385" http.request.id=fc749baa-5f39-4e85-a4b6-3f364ba6d0fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.615795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=f2896262-e14c-4997-87f7-2d140a82d0cc http.request.method=GET http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.950978ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "GET /v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=238329a7-34ca-4f30-93fc-e5564f151696 http.request.method=GET http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="855.609µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=7eb38cc2-621b-444a-a8ca-f8871708db9a http.request.method=GET http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" http.request.useragent="Go-http-client/1.1" http.response.duration="733.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "GET /v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=63514b71-05de-442a-911f-7d526d20e996 http.request.method=GET http.request.remoteaddr="127.0.0.1:40702" 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="730.767µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=error msg="payload digest does match: "sha256:dfaf0cc65ec74d0c7611a08a677800526633f1bf45d3dcd259f1839993a726d7" != "sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f"" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=0db72c42-9854-4b9f-a9b2-0418598df882 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" time="2024-05-17T16:34:55Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=0db72c42-9854-4b9f-a9b2-0418598df882 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40702" http.request.uri="/v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="987.21µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f" 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:53defee702eb61a8f7153133f99478464784b3a4a13bdf61d884da70b87a5f4f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=4a741947-7955-4c03-941a-9d63bb849408 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" 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="968.449µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" 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.2 http.request.host="127.0.0.1:46385" http.request.id=f006b21f-ef6b-4b47-a897-510364af1887 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" 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="780.328µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46385" http.request.id=82230ae4-1ee5-49b7-93df-3b6bdc7b368e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" 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="989.089µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T16:34:55Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46385" http.request.id=82230ae4-1ee5-49b7-93df-3b6bdc7b368e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" 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.09237ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T16:34:55Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46385" http.request.id=82230ae4-1ee5-49b7-93df-3b6bdc7b368e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" 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.146491ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=42747909-e03b-4592-ad8d-ffb645bf8580 http.request.method=POST http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="981.289µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=7c8f950f-dcbc-406a-881a-57d264f91bdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/blobs/uploads/35f76131-a2ac-4131-bf69-57a4af5a8691?_state=CpsZpOH-WTOdLcSHnevDjZX4MOdfZrx0ZgPA_wJ9tEF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNWY3NjEzMS1hMmFjLTQxMzEtYmY2OS01N2E0YWY1YTg2OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTUuMTUxMTUzMTFaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.321813ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/35f76131-a2ac-4131-bf69-57a4af5a8691?_state=CpsZpOH-WTOdLcSHnevDjZX4MOdfZrx0ZgPA_wJ9tEF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNWY3NjEzMS1hMmFjLTQxMzEtYmY2OS01N2E0YWY1YTg2OTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTUuMTUxMTUzMTFaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46385" http.request.id=294bb8e3-127c-4ebb-a9cd-520260c3c778 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" 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.02905ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T16:34:55Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46385" http.request.id=294bb8e3-127c-4ebb-a9cd-520260c3c778 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" 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.07129ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T16:34:55Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=c54fd8df-ba77-410b-a3f6-d055b4627c37 http.request.method=POST http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="980.049µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=cc841e85-80eb-4bf4-8ac4-5e273da38e83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/blobs/uploads/6bdaabcc-b9cf-45bc-b086-ef113c863973?_state=1ITdr7e7374BrCrDL71fJAv-CZN2-TpN_BaBYVAg4-N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YmRhYWJjYy1iOWNmLTQ1YmMtYjA4Ni1lZjExM2M4NjM5NzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTUuMzgxODkzOTE3WiJ9&digest=sha256%3A648b460e6ed8d657221c736022c7c03bc8ed67084c8af524e639bcab49d5d3d9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.259021526s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/6bdaabcc-b9cf-45bc-b086-ef113c863973?_state=1ITdr7e7374BrCrDL71fJAv-CZN2-TpN_BaBYVAg4-N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YmRhYWJjYy1iOWNmLTQ1YmMtYjA4Ni1lZjExM2M4NjM5NzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTUuMzgxODkzOTE3WiJ9&digest=sha256%3A648b460e6ed8d657221c736022c7c03bc8ed67084c8af524e639bcab49d5d3d9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=6d93dbc6-41d5-44b1-bb03-f8525a2238eb http.request.method=POST http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11881ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=944023e3-de91-4b2a-90d0-91812f6a9c93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/blobs/uploads/59bae7bd-4c7e-4eef-9955-702b44aa0776?_state=hWPuD_uN5rVuQU1Q183FZ9AryxtNPsrfHSwniuhZY997Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OWJhZTdiZC00YzdlLTRlZWYtOTk1NS03MDJiNDRhYTA3NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTYuODUwMzE4Mjg2WiJ9&digest=sha256%3A15386d5b748ac8ddfb18ccf84b1af15cd9523aa6585766f842c8014740dd4ebc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112592164s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/59bae7bd-4c7e-4eef-9955-702b44aa0776?_state=hWPuD_uN5rVuQU1Q183FZ9AryxtNPsrfHSwniuhZY997Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1OWJhZTdiZC00YzdlLTRlZWYtOTk1NS03MDJiNDRhYTA3NzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTYuODUwMzE4Mjg2WiJ9&digest=sha256%3A15386d5b748ac8ddfb18ccf84b1af15cd9523aa6585766f842c8014740dd4ebc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46385" http.request.id=fcab9164-3d56-4c75-accc-36a3ecd61caf http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.406653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46385" http.request.id=a4a5a509-2ca6-41f1-a010-175e8d6652e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/sha256:eb59ec727ab631c6cb3734352430651ba8302e20ea076a990a086c7219030562" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06273ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:eb59ec727ab631c6cb3734352430651ba8302e20ea076a990a086c7219030562 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=ce44f6bc-7cd2-4b36-8e87-8e452c10f9a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" 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="988.209µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=e8a77d80-461e-43ec-9015-0ceea185dfde http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/sha256:eb59ec727ab631c6cb3734352430651ba8302e20ea076a990a086c7219030562" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="950.529µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/sha256:eb59ec727ab631c6cb3734352430651ba8302e20ea076a990a086c7219030562 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=167b76c3-a616-4c96-b952-5ac4a4c9fd2f http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="741.407µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=d6f9ed73-7cd3-47d4-9bed-adc91a3787b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/sha256:eb59ec727ab631c6cb3734352430651ba8302e20ea076a990a086c7219030562" http.request.useragent="Go-http-client/1.1" http.response.duration="734.207µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/sha256:eb59ec727ab631c6cb3734352430651ba8302e20ea076a990a086c7219030562 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=fd2fa8f1-2ddb-44f3-ad7c-6562d29b975c http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" 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="754.967µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="rewriting manifest sha256:eb59ec727ab631c6cb3734352430651ba8302e20ea076a990a086c7219030562 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=78f60ddd-891f-4cd1-b0be-ace1e202f124 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" 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-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=78f60ddd-891f-4cd1-b0be-ace1e202f124 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" 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.07862ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46385" http.request.id=ae595aba-9e60-47e1-8cdd-e098bc57883f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" 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="866.248µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46385" http.request.id=defb8485-4f1f-4aed-85f9-991c11f3910a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11733ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46385" http.request.id=5c0f0ea5-0c2d-46c0-98e6-d2cbd4f6c2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/sha256:4fc21a55ebf0e3bc2098da55719fe18ffe9b085ee0fc50c51812499287fd407c" http.request.useragent="Go-http-client/1.1" http.response.duration="945.169µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "PUT /v2/foo/schema2/manifests/sha256:4fc21a55ebf0e3bc2098da55719fe18ffe9b085ee0fc50c51812499287fd407c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=7b0d060f-a274-4376-81d4-d5e2fc4cfe25 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" 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="918.609µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=16756de0-a861-47c3-a32a-bab2b088d49c http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/sha256:4fc21a55ebf0e3bc2098da55719fe18ffe9b085ee0fc50c51812499287fd407c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="934.529µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/sha256:4fc21a55ebf0e3bc2098da55719fe18ffe9b085ee0fc50c51812499287fd407c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=aad6cab9-8205-4e44-80cb-b5f41927e3f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="790.728µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=b0d1cb5d-d1f5-4120-8282-59b3e5cffff8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" http.request.uri="/v2/foo/schema2/manifests/sha256:4fc21a55ebf0e3bc2098da55719fe18ffe9b085ee0fc50c51812499287fd407c" http.request.useragent="Go-http-client/1.1" http.response.duration="798.647µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/sha256:4fc21a55ebf0e3bc2098da55719fe18ffe9b085ee0fc50c51812499287fd407c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=info msg="rewriting manifest list sha256:4fc21a55ebf0e3bc2098da55719fe18ffe9b085ee0fc50c51812499287fd407c in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=0ed4178b-fd06-4451-b10c-821c769caab9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" 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-05-17T16:34:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46385" http.request.id=0ed4178b-fd06-4451-b10c-821c769caab9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49376" 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.170621ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (12.84s) === RUN TestGetManifestWithStorageError time="2024-05-17T16:34:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-17T16:34:57Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:43767" http.request.id=6c73234f-42ff-4d53-8fa4-45cc7ba4ce36 http.request.method=GET http.request.remoteaddr="127.0.0.1:49288" 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="992.33µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:43767" http.request.id=64afc42e-6913-4e86-a08e-7fe28acb7202 http.request.method=GET http.request.remoteaddr="127.0.0.1:49288" 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="817.928µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:43767" http.request.id=ca978e23-fe76-495d-a3da-b05241722591 http.request.method=GET http.request.remoteaddr="127.0.0.1:49288" 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="806.928µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:43767" http.request.id=934b7e72-7448-42a0-b267-a29df05f299a http.request.method=GET http.request.remoteaddr="127.0.0.1:49288" 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="817.368µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-05-17T16:34:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-17T16:34:57Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:34:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=9f7cd293-e3b3-4721-b3b6-5d31672e5d2c http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" 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="974.49µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" 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.2 http.request.host="127.0.0.1:39271" http.request.id=3ff98ebb-57b3-4e46-b2a2-d19ceea983e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" 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="936.649µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T16:34:57Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=0b8752c6-b7a2-4918-8f27-7e24142f169b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" 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="795.008µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T16:34:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=d50b9c69-2b2e-4012-bc19-679f65ec150c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.16823ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T16:34:58Z" 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.2 http.request.host="127.0.0.1:39271" http.request.id=d50b9c69-2b2e-4012-bc19-679f65ec150c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.207951ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T16:34:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=d50b9c69-2b2e-4012-bc19-679f65ec150c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.234311ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T16:34:58Z" 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.2 http.request.host="127.0.0.1:39271" http.request.id=d50b9c69-2b2e-4012-bc19-679f65ec150c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.262551ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:16:34:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T16:34:58Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=04b1d352-aa92-42c1-ba63-4648e8d4b4e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09593ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=518ecea3-c123-43be-8ae8-db487c9e1010 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/blobs/uploads/128cc489-a5a7-4390-ba62-2418cc8c3d50?_state=OpOhzthPcs9hJMdUcZLWzaUa58EiarOmYSusgjPBzSd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMjhjYzQ4OS1hNWE3LTQzOTAtYmE2Mi0yNDE4Y2M4YzNkNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTguMjg3NDE0NzU0WiJ9&digest=sha256%3Aa6ea818323650699bd563479bcfa549e3542f11f3c5c5c42ba461e047a6a4a58" http.request.useragent="Go-http-client/1.1" http.response.duration=2.248695233s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:34:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/128cc489-a5a7-4390-ba62-2418cc8c3d50?_state=OpOhzthPcs9hJMdUcZLWzaUa58EiarOmYSusgjPBzSd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMjhjYzQ4OS1hNWE3LTQzOTAtYmE2Mi0yNDE4Y2M4YzNkNTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzQ6NTguMjg3NDE0NzU0WiJ9&digest=sha256%3Aa6ea818323650699bd563479bcfa549e3542f11f3c5c5c42ba461e047a6a4a58 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:00Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=ab9729f1-414e-4a09-992e-016f7f1524be http.request.method=POST http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08517ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=f369b012-daa1-4ae4-92dc-ff22a849f0fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/blobs/uploads/da902382-1ef0-41d1-9643-f31194723a78?_state=uZH1jRz31YErKCkytOwjYrn4za1d8DGj7UI4OvWaayV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkYTkwMjM4Mi0xZWYwLTQxZDEtOTY0My1mMzExOTQ3MjNhNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzU6MDAuNzEwNDAyNjE1WiJ9&digest=sha256%3Aa665e350311c12d2ede37913281f71714f96b6e0957ea7ee07f9215d1f81be48" http.request.useragent="Go-http-client/1.1" http.response.duration=780.069702ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/da902382-1ef0-41d1-9643-f31194723a78?_state=uZH1jRz31YErKCkytOwjYrn4za1d8DGj7UI4OvWaayV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkYTkwMjM4Mi0xZWYwLTQxZDEtOTY0My1mMzExOTQ3MjNhNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzU6MDAuNzEwNDAyNjE1WiJ9&digest=sha256%3Aa665e350311c12d2ede37913281f71714f96b6e0957ea7ee07f9215d1f81be48 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=2d468ce1-be55-494f-9d1b-0e66aa344a6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.807316ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=d1637f2e-d035-4426-88a4-f2e55bb0e493 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.duration=4.608084ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=f30aaa90-f00a-4005-896f-4ad41e4c0fbd http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" 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.004059ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=c70f372c-2dba-4f12-aa8f-c5d66dc05160 http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.892218ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39271" http.request.id=f1f854cf-ca24-4104-8451-1a959d5e64a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.duration=3.503073ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39271" http.request.id=73d82545-72c4-4626-a90c-05e1eeaf58a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.duration=3.505833ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:39271" http.request.id=67d18b68-4f57-4772-8757-a53c307749bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.duration=3.477193ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=965ab31f-57c1-45c4-be84-e17722c0d015 http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.858578ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=257c7af3-7b57-4c7f-8b2e-7433d99b2404 http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="753.927µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=bb8fec79-8e3f-4e41-84d2-cc8eaaeaa1ed http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.duration="753.527µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=3e8a8ef7-8864-48f9-afc0-f9818aca7f98 http.request.method=GET http.request.remoteaddr="127.0.0.1:60406" 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="789.047µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=error msg="payload digest does match: "sha256:95a5aebfa9f33b83a42b8f2679b3f2585869f6c641fc9610f3c1ea2dfbe8d2bf" != "sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797"" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=3d59583f-474a-472b-b36e-a2eda3743502 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=3d59583f-474a-472b-b36e-a2eda3743502 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60406" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="988.769µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=e19d15c8-82b0-4caa-9bfc-4ae04451ea5d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60422" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10301ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=72d1f030-9d71-4019-968d-eb8dcfdaeaa4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60422" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="816.287µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=bf6ff6cb-dd12-49ea-ace4-b7515dfd6691 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60426" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.023889ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=f17d8fc2-c965-455d-b26a-817cc835e778 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60428" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.duration=3.637594ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=0aad762e-9997-4b57-8762-57f20bdfc34c http.request.method=GET http.request.remoteaddr="127.0.0.1:60428" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.870298ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=c3f72207-981a-4e2a-a3c4-9e839088c1fd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.02777ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=91ae5060-240a-4ec6-ac27-cb60992ce636 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.702835ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=21e777f1-9bef-44aa-8406-6f7716cf5e4f http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" 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="732.167µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=8d503a6b-a6b7-4007-b43e-4bb692bfe540 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797" http.request.useragent="Go-http-client/1.1" http.response.duration=1.008969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "DELETE /v2/foo/schema1/manifests/sha256:d70698134b197edc63b1d8659507324cf6676b97c24728ac62049f042c9bf797 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=faa6c6f7-ffba-4897-a5e0-a3583e914a6c http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" 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="778.367µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=237bb681-2ac2-40e1-8824-f6a23fe773c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" 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="833.488µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=23cdcaa7-c40f-48b5-a7d2-609650e593a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" 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="770.087µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39271" http.request.id=620d92f3-9f88-48cd-a88a-4f5e5349d30f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" 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="973.249µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39271" http.request.id=620d92f3-9f88-48cd-a88a-4f5e5349d30f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" 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.014249ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39271" http.request.id=620d92f3-9f88-48cd-a88a-4f5e5349d30f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" 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.04313ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=cabec31d-eaad-454d-bd62-466872505d85 http.request.method=POST http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="949.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=fabbee17-a078-4513-af36-0fa6af15cb6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/blobs/uploads/02cd3739-135f-4079-981a-39d22712f72f?_state=eN5CMB_uknjp2WxV2Ehv-kRXuHoN6v2vNxMwPzxKW-J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMmNkMzczOS0xMzVmLTQwNzktOTgxYS0zOWQyMjcxMmY3MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzU6MDEuNTQ4MTU3NzQ5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.198212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/02cd3739-135f-4079-981a-39d22712f72f?_state=eN5CMB_uknjp2WxV2Ehv-kRXuHoN6v2vNxMwPzxKW-J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMmNkMzczOS0xMzVmLTQwNzktOTgxYS0zOWQyMjcxMmY3MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzU6MDEuNTQ4MTU3NzQ5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39271" http.request.id=aed7da20-96dc-4212-b63b-2826e5280285 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" 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="961.929µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T16:35:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39271" http.request.id=aed7da20-96dc-4212-b63b-2826e5280285 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" 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.00193ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T16:35:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=a6c90af3-12f7-4097-90bf-7fce349aa3f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03533ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:03Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=4fc76e01-a0e6-4924-a085-d7c436604fff http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/blobs/uploads/49729ff6-5253-42c2-b9a7-98a3457d4e2b?_state=YgSPY5oBzzF_7XkaZ1v23xyYE7j_fFBep4uSop3q6x17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0OTcyOWZmNi01MjUzLTQyYzItYjlhNy05OGEzNDU3ZDRlMmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzU6MDEuODAyMTY2NTM5WiJ9&digest=sha256%3Ae8e0763a2dae8e2284130be77dc4b278b685b10a08168dc9f616b1bac66b9259" http.request.useragent="Go-http-client/1.1" http.response.duration=1.63591169s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/49729ff6-5253-42c2-b9a7-98a3457d4e2b?_state=YgSPY5oBzzF_7XkaZ1v23xyYE7j_fFBep4uSop3q6x17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0OTcyOWZmNi01MjUzLTQyYzItYjlhNy05OGEzNDU3ZDRlMmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzU6MDEuODAyMTY2NTM5WiJ9&digest=sha256%3Ae8e0763a2dae8e2284130be77dc4b278b685b10a08168dc9f616b1bac66b9259 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:03Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=af80772f-528a-4276-aec9-d46da56e724a http.request.method=POST http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=42fcb1e8-7736-49c8-94f9-b6eb63629f1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/blobs/uploads/2ca7c128-21f9-4bb9-814a-4c6a4aff066a?_state=gf4bxPt5PoYejeBOs1deRVA7FZuoM5n2SiOdieokWyp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyY2E3YzEyOC0yMWY5LTRiYjktODE0YS00YzZhNGFmZjA2NmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzU6MDMuNjk0NDg4ODAyWiJ9&digest=sha256%3A17e7eb5c155a97426250ad8219d9e4a456f1e6fdf1c527a86cd468a4501a9282" http.request.useragent="Go-http-client/1.1" http.response.duration=1.710597884s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/2ca7c128-21f9-4bb9-814a-4c6a4aff066a?_state=gf4bxPt5PoYejeBOs1deRVA7FZuoM5n2SiOdieokWyp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyY2E3YzEyOC0yMWY5LTRiYjktODE0YS00YzZhNGFmZjA2NmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMTY6MzU6MDMuNjk0NDg4ODAyWiJ9&digest=sha256%3A17e7eb5c155a97426250ad8219d9e4a456f1e6fdf1c527a86cd468a4501a9282 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39271" http.request.id=716f3000-f3a7-45ca-8207-9e1bade1cc51 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.416093ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39271" http.request.id=2ff8edbf-8390-4c29-9ff3-e9e6db97d9c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.155491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "PUT /v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=9d6f7966-4136-47e2-a8aa-d76f478275f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" 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="992.81µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=9be6599b-7203-430d-96a8-516c1e4bcf17 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="940.609µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=b82f7a62-66aa-4dda-b1c8-83621013748a http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="753.487µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=dee162ad-dcdf-44df-8641-184fe2855964 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" http.request.useragent="Go-http-client/1.1" http.response.duration="720.206µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=54fd2257-b096-4085-8005-4fd093408939 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" 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="708.647µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="rewriting manifest sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=779aeb93-07d3-44ed-b163-214d37b2f3b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" 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-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=779aeb93-07d3-44ed-b163-214d37b2f3b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" 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.1405ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=830bc171-9048-48f8-a701-590f9b10ebbe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" http.request.useragent="Go-http-client/1.1" http.response.duration="966.05µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=84816a81-bee6-47d1-a5eb-594748a1b456 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="874.729µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=c361ca56-834f-4eeb-9ad8-3c2d73f907eb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52704" http.request.uri="/v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="981.609µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39271" http.request.id=2e42bb77-78e4-456c-a637-a797d85c8704 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52706" http.request.uri="/v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.321892ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "PUT /v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=31ad5c4d-a97c-47b3-901f-c3574d3312ef http.request.method=GET http.request.remoteaddr="127.0.0.1:52706" http.request.uri="/v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="946.489µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=bf792596-ed3b-4182-9881-e92c88a5739e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52714" 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=1.017369ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39271" http.request.id=f49b8831-7ae6-46fc-93cf-80b0deba9c44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52716" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.345733ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=61a7fb59-dc9d-427f-96dd-a650f3cf0ef4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52716" 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="759.687µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=bc6a7a33-40c0-4fcc-be27-50a86894bd9d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52716" http.request.uri="/v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd" http.request.useragent="Go-http-client/1.1" http.response.duration="984.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c901e95568445490eced2a1832c1f4ab25d0175519e4e84d4d8e8f7e93921fbd HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39271" http.request.id=2597f284-09e2-4f24-beca-c8a32e8ba088 http.request.method=GET http.request.remoteaddr="127.0.0.1:52716" 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="844.888µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (7.44s) === RUN TestManifestDeleteDisabled time="2024-05-17T16:35:05Z" 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.2 time="2024-05-17T16:35:05Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:35:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=bba9469b-7d74-4194-b849-6359ebc5ed80 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59514" 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="931.929µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-05-17T16:35:05Z" 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.2 time="2024-05-17T16:35:05Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:35:05Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-05-17T16:35:05Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.2 time="2024-05-17T16:35:05Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-05-17T16:35:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:42657" http.request.id=fe5ede70-7d2c-44a1-9959-6b969c4a93ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:57172" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.725977ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:42657" http.request.id=c348354d-a945-46d1-8327-d4fb3979aaa0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57184" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.618135ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:42657" http.request.id=3fa3de72-d873-493d-a019-3a80b9460847 http.request.method=POST http.request.remoteaddr="127.0.0.1:57200" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.544495ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T16:35:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:42657" http.request.id=f10ccc3d-060b-40f5-9392-da96beebba86 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57216" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.558775ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.21s) === RUN TestProxyManifestGetByTag time="2024-05-17T16:35:05Z" 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.2 time="2024-05-17T16:35:05Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:35:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=9d74d775-9601-4087-9570-ade31511bd9a http.request.method=POST http.request.remoteaddr="127.0.0.1:57418" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.216372ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=08bea762-faff-4bee-a67f-d7d8babe1ae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57418" http.request.uri="/v2/foo/bar/blobs/uploads/e7b115b0-7a93-4727-b47c-f26e4f070290?_state=NY4TUcIKRkgABd923dIpgl4xm9_ADRF26OIrDhGQG2Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3YjExNWIwLTdhOTMtNDcyNy1iNDdjLWYyNmU0ZjA3MDI5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNTowNS44NTc0ODY3NzVaIn0%3D&digest=sha256%3A3eb5c2a0d292e2cc49d4e05d5c2f81936fa9f0a1ef92895b1175cb3a8f38c368" http.request.useragent="Go-http-client/1.1" http.response.duration=1.343889696s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:05 +0000] "PUT /v2/foo/bar/blobs/uploads/e7b115b0-7a93-4727-b47c-f26e4f070290?_state=NY4TUcIKRkgABd923dIpgl4xm9_ADRF26OIrDhGQG2Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3YjExNWIwLTdhOTMtNDcyNy1iNDdjLWYyNmU0ZjA3MDI5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNTowNS44NTc0ODY3NzVaIn0%3D&digest=sha256%3A3eb5c2a0d292e2cc49d4e05d5c2f81936fa9f0a1ef92895b1175cb3a8f38c368 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=3ab87502-09d6-46e5-b1ff-908cc79b640e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57418" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.783477ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" 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.2 time="2024-05-17T16:35:07Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-17T16:35:07Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-05-17T16:35:07Z" level=info msg="Starting upload purge in 30m0s" go.version=go1.22.2 time="2024-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=177de2ea-3698-4e58-b95d-1f8237c8afd5 http.request.method=GET http.request.remoteaddr="127.0.0.1:57418" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="741.487µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:38563" go.version=go1.22.2 time="2024-05-17T16:35:07Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=6ca524b8-4a28-4f07-8ecf-918b417bbf89 http.request.method=GET http.request.remoteaddr="127.0.0.1:57430" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.008µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38563 /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:38563/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:42287" http.request.id=2e3fa709-efd7-47bd-a4d9-32d522d8fd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/bar/manifests/sha256:6bc6f0ec0df78177a5770dd60aeb07804d92880ed90b151d4fe148a97c2b5bf9" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:6bc6f0ec0df78177a5770dd60aeb07804d92880ed90b151d4fe148a97c2b5bf9" time="2024-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=849c943a-e9b8-48ce-a3cc-cf16f2c15b3e http.request.method=GET http.request.remoteaddr="127.0.0.1:57432" http.request.uri="/v2/foo/bar/manifests/sha256:6bc6f0ec0df78177a5770dd60aeb07804d92880ed90b151d4fe148a97c2b5bf9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.158821ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "GET /v2/foo/bar/manifests/sha256:6bc6f0ec0df78177a5770dd60aeb07804d92880ed90b151d4fe148a97c2b5bf9 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:6bc6f0ec0df78177a5770dd60aeb07804d92880ed90b151d4fe148a97c2b5bf9 with ttl=167h59m59.9999962s" go.version=go1.22.2 time="2024-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42287" http.request.id=2e3fa709-efd7-47bd-a4d9-32d522d8fd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:44698" http.request.uri="/v2/foo/bar/manifests/sha256:6bc6f0ec0df78177a5770dd60aeb07804d92880ed90b151d4fe148a97c2b5bf9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.008895ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "GET /v2/foo/bar/manifests/sha256:6bc6f0ec0df78177a5770dd60aeb07804d92880ed90b151d4fe148a97c2b5bf9 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=8dda8ff5-7d1a-4a8d-aa28-b68fd236d5b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57432" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="716.527µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38563 /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:38563/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:42287" http.request.id=152030ef-cc83-4d97-8da9-ddf3f00227ec http.request.method=GET http.request.remoteaddr="127.0.0.1:44702" 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-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=84194c9a-31c2-4c09-bcef-e45c85955d5a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57438" 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.129341ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42287" http.request.id=152030ef-cc83-4d97-8da9-ddf3f00227ec http.request.method=GET http.request.remoteaddr="127.0.0.1:44702" 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=6.961147ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T16:35:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=7b9e1af5-31e2-4dc3-a522-4a725283581c http.request.method=POST http.request.remoteaddr="127.0.0.1:57438" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01157ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=d70e3dc5-5cc1-4064-b90e-71c06c1dda38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57438" http.request.uri="/v2/foo/bar/blobs/uploads/08d1b0ce-8ee6-4138-ab99-1e845a0391e8?_state=JmDytotHgcwcOMNZfy7G7lp5D2iSPTz4dU7eOYy6w9p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZDFiMGNlLThlZTYtNDEzOC1hYjk5LTFlODQ1YTAzOTFlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNTowNy40MDY3OTYxOTZaIn0%3D&digest=sha256%3A24acb4bdd3433faa57e93593961e49a3839897a4e04bafd9f26d2630144cb88c" http.request.useragent="Go-http-client/1.1" http.response.duration=980.836703ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:07 +0000] "PUT /v2/foo/bar/blobs/uploads/08d1b0ce-8ee6-4138-ab99-1e845a0391e8?_state=JmDytotHgcwcOMNZfy7G7lp5D2iSPTz4dU7eOYy6w9p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZDFiMGNlLThlZTYtNDEzOC1hYjk5LTFlODQ1YTAzOTFlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QxNjozNTowNy40MDY3OTYxOTZaIn0%3D&digest=sha256%3A24acb4bdd3433faa57e93593961e49a3839897a4e04bafd9f26d2630144cb88c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=676d1bc8-9530-4896-9da3-5472d5fc0f65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57438" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.668555ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:16:35:08 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=5cd035b4-d9a9-46bb-b0e0-e7069f96a9ff http.request.method=GET http.request.remoteaddr="127.0.0.1:57438" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="804.208µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:16:35:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T16:35:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38563 /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:38563/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:42287" http.request.id=0861fd59-e803-4671-8d8a-c641b275f2f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44718" 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-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=d8d216c6-1463-4c22-9c7f-3b5a6bfe52d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57442" 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.09894ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:16:35:08 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=08c889ba-c078-4671-b2b7-66bbb5a2b428 http.request.method=GET http.request.remoteaddr="127.0.0.1:57442" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="718.047µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:16:35:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T16:35:08Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:38563 /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:38563/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:42287" http.request.id=0861fd59-e803-4671-8d8a-c641b275f2f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44718" 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-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38563" http.request.id=c1d5f72f-1c52-475a-9279-6296c8fb6f7b http.request.method=GET http.request.remoteaddr="127.0.0.1:57452" 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.1103ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:16:35:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T16:35:08Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:fc5b5faf3c080c0d560edd834344e67f270dbc3edbb0965e85f4962316c82fb7 with ttl=167h59m59.9999938s" go.version=go1.22.2 time="2024-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42287" http.request.id=0861fd59-e803-4671-8d8a-c641b275f2f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:44718" 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.646231ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:16:35:08 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.76s) === RUN TestAppDispatcher time="2024-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33285" http.request.id=f5993a9f-2fe2-48f2-88d9-16c56b802101 http.request.method=GET http.request.remoteaddr="127.0.0.1:49192" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="858.609µs" http.response.status=200 http.response.written=0 time="2024-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33285" http.request.id=54043f2a-df3c-4f5b-8340-981307af0651 http.request.method=GET http.request.remoteaddr="127.0.0.1:49192" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="761.727µs" http.response.status=200 http.response.written=0 time="2024-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33285" http.request.id=dd689abd-8680-491d-aff7-8d59bb8d7ab0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="784.488µs" http.response.status=200 http.response.written=0 time="2024-05-17T16:35:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33285" http.request.id=5faf9a3c-a8e1-4702-bc83-c38342216897 http.request.method=GET http.request.remoteaddr="127.0.0.1:49192" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="801.447µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-05-17T16:35:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 time="2024-05-17T16:35:08Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 time="2024-05-17T16:35:08Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.2 http.request.host="127.0.0.1:41127" http.request.id=a8c7cce7-e4a1-42c5-a190-771b5e482b09 http.request.method=GET http.request.remoteaddr="127.0.0.1:52332" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-17T16:35:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 time="2024-05-17T16:35:08Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 time="2024-05-17T16:35:08Z" level=info msg="configuring file health check path=/tmp/healthcheck2469236919, interval=1" go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-17T16:35:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 time="2024-05-17T16:35:12Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 time="2024-05-17T16:35:12Z" level=info msg="configuring TCP health check addr=127.0.0.1:36169, interval=1" go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-17T16:35:16Z" 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.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 time="2024-05-17T16:35:16Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 time="2024-05-17T16:35:16Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33409, interval=1, threshold=3" go.version=go1.22.2 instance.id=62c76b6c-cdd6-4a78-a439-6ad86aa054e8 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 79.284s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.19s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.09s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.33s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.99s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.729s === RUN TestSchedule time="2024-05-17T16:34:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a time="2024-05-17T16:34:04Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.9948ms" go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a time="2024-05-17T16:34:04Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=992µs" go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a time="2024-05-17T16:34:04Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=994.36µs" go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a 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-05-17T16:34:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-17T16:34:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a time="2024-05-17T16:34:04Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.98756ms" go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a time="2024-05-17T16:34:04Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99472ms" go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a time="2024-05-17T16:34:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a --- PASS: TestStopRestore (0.52s) === RUN TestDoubleStart time="2024-05-17T16:34:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=c32a041f-43d2-428e-a391-b24b7d5d151a --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.667s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.20s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 29437952 sha256:f8bc70093a6d2f9da2df597b45bf606cdae7302a9f66c8b247c2ecdde37145e3 [] map[] } --- PASS: TestSimpleBlobRead (0.81s) === RUN TestBlobMount --- PASS: TestBlobMount (0.59s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.28s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.80s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.33s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:4db71946fbb96af34f0546e7b06cbc4bbe6ec66132be7d255f8e467c8b3e4111 palailogos: marking blob sha256:12e8efb3fecdedd986fb3e1f57f74d3baab81624551fb38b8e7e2e2988e65f67 palailogos: marking blob sha256:d43ee45c9f5022207ed27955145cbec337194d006d8ecf4102a64f621f88b1fd palailogos: marking manifest sha256:59aefc1b71985a2a129890a5010e5b7c092990e8c61f5e6e40dd434e106a119e palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:bc938365617417dc0ac62bf43267c7eae91a81ab06f2e987165db1e06d5a4605 palailogos: marking blob sha256:f7d54c7e6bac72b662cdd1f3c603ba2e819c484d7dab7180b762e8ead8ead206 palailogos: marking manifest sha256:6d15f6b1512496f670631227b4de7552c4022ae2050cf0fd81d32cd7e422ed12 palailogos: marking blob sha256:c595a0b8e5247e2c94427ea89fbacc30531cd65d2adc95efc37a3690fa5f825b palailogos: marking blob sha256:e24d6068d38cccefc8279058e2504a3d9a204c90d36b85659f472b35a5b071b6 palailogos: marking manifest sha256:7aa314d9487e8c028d39f8f0f29e881454c6a4698067d590f67846a8bc917c68 palailogos: marking blob sha256:6d15f6b1512496f670631227b4de7552c4022ae2050cf0fd81d32cd7e422ed12 palailogos: marking blob sha256:4db71946fbb96af34f0546e7b06cbc4bbe6ec66132be7d255f8e467c8b3e4111 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.81s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:2144f298d16f263a9a71975048faff6534b320bdc6207c21fc46bcc44ca27d89 deletemanifests: marking manifest sha256:310b65af5c7bb2e29e790eea66cfe9c8afba345013e9700e8a2996cda0c84f93 deletemanifests: marking blob sha256:5e3a1b06e0ad3e68a40995b474b43d6d22482efb07527ac3fbc3fd2a0f43989a deletemanifests: marking blob sha256:f918b3ceb73a4098b2709c2cc0b57b4f390721d39dadd0dd4c99a5123b04bb65 deletemanifests: marking blob sha256:25f62ee9e337dbc938e623c5d2f59268dd049c0ebd2571e1c8f26865fa80a44a 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2144f298d16f263a9a71975048faff6534b320bdc6207c21fc46bcc44ca27d89 blob eligible for deletion: sha256:326b55143b26a0719037afe4ca2ce041d5fab2efd39071d5f11def153588fdec blob eligible for deletion: sha256:6cc7c5c69a1e4fe4c04ac0d9e9b2d23ab8d22baecdcafaed8cf58e6164d13dca blob eligible for deletion: sha256:88bb1d2b4af50cda99e5926a1e7e83b883b0f9cf117e192f3b702837a4397a47 deletemanifests manifest eligible for deletion: sha256:2144f298d16f263a9a71975048faff6534b320bdc6207c21fc46bcc44ca27d89 deletemanifests: marking manifest sha256:310b65af5c7bb2e29e790eea66cfe9c8afba345013e9700e8a2996cda0c84f93 deletemanifests: marking blob sha256:5e3a1b06e0ad3e68a40995b474b43d6d22482efb07527ac3fbc3fd2a0f43989a deletemanifests: marking blob sha256:f918b3ceb73a4098b2709c2cc0b57b4f390721d39dadd0dd4c99a5123b04bb65 deletemanifests: marking blob sha256:25f62ee9e337dbc938e623c5d2f59268dd049c0ebd2571e1c8f26865fa80a44a time="2024-05-17T16:34:24Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/2144f298d16f263a9a71975048faff6534b320bdc6207c21fc46bcc44ca27d89" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 time="2024-05-17T16:34:24Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/2144f298d16f263a9a71975048faff6534b320bdc6207c21fc46bcc44ca27d89" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2144f298d16f263a9a71975048faff6534b320bdc6207c21fc46bcc44ca27d89 time="2024-05-17T16:34:24Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/21/2144f298d16f263a9a71975048faff6534b320bdc6207c21fc46bcc44ca27d89" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:326b55143b26a0719037afe4ca2ce041d5fab2efd39071d5f11def153588fdec time="2024-05-17T16:34:24Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/32/326b55143b26a0719037afe4ca2ce041d5fab2efd39071d5f11def153588fdec" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:6cc7c5c69a1e4fe4c04ac0d9e9b2d23ab8d22baecdcafaed8cf58e6164d13dca time="2024-05-17T16:34:24Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6c/6cc7c5c69a1e4fe4c04ac0d9e9b2d23ab8d22baecdcafaed8cf58e6164d13dca" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:88bb1d2b4af50cda99e5926a1e7e83b883b0f9cf117e192f3b702837a4397a47 time="2024-05-17T16:34:24Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/88/88bb1d2b4af50cda99e5926a1e7e83b883b0f9cf117e192f3b702837a4397a47" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 --- PASS: TestDeleteManifestIfTagNotFound (2.22s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:2f0aba3c4f4781282e4652812e2b0974e3dafe7bc701449755f937eb91667981 time="2024-05-17T16:34:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2f/2f0aba3c4f4781282e4652812e2b0974e3dafe7bc701449755f937eb91667981" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:3686dd498b756b152374396dddef44860bb651a3723392b16959350e563d8b35 time="2024-05-17T16:34:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/36/3686dd498b756b152374396dddef44860bb651a3723392b16959350e563d8b35" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:bb97c874e138fc4e5d25c3a7645877887b25ede570a294e8a8326181a0d28b2f time="2024-05-17T16:34:25Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bb/bb97c874e138fc4e5d25c3a7645877887b25ede570a294e8a8326181a0d28b2f" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 --- PASS: TestGCWithMissingManifests (0.71s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:ceefa36589d84e059b2a32dd96e995da8797f24322a786efbbae5a4d1446601c komnenos: marking blob sha256:e4b6a014ef55d930ad29f8dc640dff69ff96caf4b9e5bf8e521aaf500a817160 komnenos: marking blob sha256:0384f10a6ade82f142b5267d19f475478fb0085d63bce7fe8a2cd91a1793377f 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a4b2e30a47d0b0b87adad559e1eb40d57b787fc74411f68b0fe062fc3b9093e7 time="2024-05-17T16:34:27Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a4/a4b2e30a47d0b0b87adad559e1eb40d57b787fc74411f68b0fe062fc3b9093e7" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:c0cf9d7817e055bbf31bb59b2510565077e05c37ad17304d03f3ea59b20ba0e8 time="2024-05-17T16:34:27Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c0/c0cf9d7817e055bbf31bb59b2510565077e05c37ad17304d03f3ea59b20ba0e8" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:daa7f0f4d5b569e46b97dbf3c7efacd75f77c7797592124de3254a313d28805f time="2024-05-17T16:34:27Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/da/daa7f0f4d5b569e46b97dbf3c7efacd75f77c7797592124de3254a313d28805f" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-17T16:34:27Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:5b13532ca203747f8cc0fbe296ec1b65af7a0138091e75b8e852137c9ea2ac69 time="2024-05-17T16:34:27Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5b/5b13532ca203747f8cc0fbe296ec1b65af7a0138091e75b8e852137c9ea2ac69" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:62ebf37b405cb0f2cffc12690a1a8290243b239973f5fa723ba2372df5a671e1 time="2024-05-17T16:34:27Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/62/62ebf37b405cb0f2cffc12690a1a8290243b239973f5fa723ba2372df5a671e1" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 blob eligible for deletion: sha256:741c852427509b253bfc242f005928e7b55cbf9a0bc5d83dab2b5bdbc82f5440 time="2024-05-17T16:34:27Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/74/741c852427509b253bfc242f005928e7b55cbf9a0bc5d83dab2b5bdbc82f5440" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 --- PASS: TestDeletionHasEffect (2.28s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.45s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:785e36b675da9ebd57de2ced6a2a0bd58a5301d1bdad3177a0189a008aa6dcb7 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:11c297b415e8fc3baee18da12b3d793daa28062c2ffe93dab2fe31a62cdc6f2a michael_z_doukas: marking blob sha256:17f4d7d55fcc36f8e1786e91421c26b67e8c637d9ff78679e0d998b55df74dcb 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:992734d04ca18bef9a2a9e0719d937be09a756171264c3fdffb81f3551f1adf9 time="2024-05-17T16:34:31Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/99/992734d04ca18bef9a2a9e0719d937be09a756171264c3fdffb81f3551f1adf9" go.version=go1.22.2 instance.id=2ef984be-5c1a-455f-be2b-a19eec4a6df9 --- PASS: TestOrphanBlobDeleted (1.23s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:71fc1e4b02de88977a07c339d29d4e4ab0db2ea6e8a49dc66039f81277abdd94 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:6cf4b22613b9d83ce09703a23e451fbbecc04d00f5b310717696e2202159553e --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.82s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.89s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.43s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.81s) === 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-05-17T16:34:34Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 15:34:34.972323401 +0000 UTC m=-3569.269461235, actuallyDelete=true" time="2024-05-17T16:34:34Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-17T16:34:34Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975, actuallyDelete=true" time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f52b0caf-6e77-44cb-9eb8-6c0b83d64d0e have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/061c2b47-0cb3-42d4-86e4-87b4395d1ffa have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/15db01c7-d90c-4592-bcd6-39154d681c9a have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b2927c52-652e-4e51-851e-077a1e587cf0 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/dbbbe182-c66a-45e1-bbe5-279ff3addc5a have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e80fc30f-d47b-49f7-aca4-6d64986d33c4 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/41c96cc2-6230-43e3-8f75-6fb51651440f have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6d95da00-41ad-41f0-ab7a-2b76e9b81079 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c1fa818a-0c67-498f-8896-c705e7c91988 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e6c8542a-eb04-45b3-85df-3bb122bb395c have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/dcc99c8a-23d5-4dc0-8f5a-4061546fe8b5 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.973339571 +0000 UTC m=+30.731554975). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-17T16:34:34Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 16:34:34.974591263 +0000 UTC m=+30.732806627, actuallyDelete=true" time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8bc7d0fb-b2d8-4b3e-8222-5b140a160d01 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.974591263 +0000 UTC m=+30.732806627). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d6bbfb0a-636f-4d2c-adb2-b6bbbc2826c6 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.974591263 +0000 UTC m=+30.732806627). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f6e99e4f-8099-44f7-9096-c06245b94dd8 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.974591263 +0000 UTC m=+30.732806627). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4f8eeeb0-ea3a-4d9e-b382-ca93306665d6 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.974591263 +0000 UTC m=+30.732806627). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d881ae69-d8da-4d1b-a1fa-4341eb7a6fac have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.974591263 +0000 UTC m=+30.732806627). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-17T16:34:34Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 16:34:34.975438111 +0000 UTC m=+30.733653475, actuallyDelete=true" time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/64b985d3-1043-4bbb-a415-e2cb86b5a12c have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.975438111 +0000 UTC m=+30.733653475). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/69585c7c-5eab-412c-b843-1f96f149838b have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.975438111 +0000 UTC m=+30.733653475). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8f521d53-6389-47b3-ab9d-7c5a20ecbdbc have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.975438111 +0000 UTC m=+30.733653475). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d1be79e1-ea00-43e0-b0bb-aa313caea712 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.975438111 +0000 UTC m=+30.733653475). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f6cafcb7-dceb-464f-84e6-b6cc57b2eb34 have older date (2024-05-17 15:34:34 +0000 UTC) than purge date (2024-05-17 16:34:34.975438111 +0000 UTC m=+30.733653475). Removing upload directory." time="2024-05-17T16:34:34Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-17T16:34:34Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 16:34:34.975935956 +0000 UTC m=+30.734151360, actuallyDelete=true" time="2024-05-17T16:34:34Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 30.813s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.104s === 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.097s === RUN TestWalkFileRemoved time="2024-05-17T16:34:04Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.068s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.493s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.18s) === 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.272s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.24s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.748s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.68s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.215s === 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-05-17T16:34:04Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-05-17T16:34:04Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-05-17T16:34:04Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched time="2024-05-17T16:34:04Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=381e3e0c-468e-4d89-9656-a32ee22df5b2 time="2024-05-17T16:34:04Z" level=error msg="unknown ip address format" go.version=go1.22.2 instance.id=381e3e0c-468e-4d89-9656-a32ee22df5b2 ip=?0000000000000000000000000000000000 --- PASS: TestS3TryUpdate (0.05s) --- PASS: TestInvalidNetworkType (0.05s) --- PASS: TestMatchIPV4 (0.05s) time="2024-05-17T16:34:04Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=381e3e0c-468e-4d89-9656-a32ee22df5b2 --- PASS: TestInvalidData (0.05s) --- PASS: TestMatchIPV4WithRegionMatched (0.05s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.06s) time="2024-05-17T16:34:04Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 --- PASS: TestMatchIPV6 (0.06s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.06s) --- PASS: TestParsing (0.06s) --- PASS: TestMatchIPV4_2 (0.07s) time="2024-05-17T16:34:05Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-17T16:34:06Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-17T16:34:07Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-17T16:34:08Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 --- PASS: TestUpdateCalledRegularly (4.56s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.658s === RUN Test OK: 4 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.087s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === 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.496s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.64s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.130s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.063s >>> 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-r5.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-r5.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 21.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r5.apk >>> docker-registry: Build complete at Fri, 17 May 2024 16:35:24 +0000 elapsed time 0h 1m 38s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/1) Purging .makedepends-docker-registry (20240517.163347) OK: 454 MiB in 106 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...