>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r3) started Wed, 03 Jul 2024 18:45:43 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.22.5-r0) (2/2) Installing .makedepends-docker-registry (20240703.184545) Executing busybox-1.36.1-r31.trigger OK: 449 MiB in 112 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> 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] === RUN Test time="2024-07-03T18:46:03Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-07-03T18:46:03Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.026s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-07-03T18:46:03Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.010s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.006s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (1.00s) PASS ok github.com/docker/distribution/health/checks 1.010s === 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.006s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.006s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.010s === 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.005s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/07/03 18:46:03 http: TLS handshake error from 127.0.0.1:33314: 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:41493/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41493/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41493/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:41493/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:46409?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.69s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-07-03T18:46:04Z" level=info msg="broadcaster: closing" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="closing testSink" time="2024-07-03T18:46:04Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-07-03T18:46:04Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 1} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 1} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 1} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:04Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:46:05Z" level=warning msg="&{0xc000575a40 0.9} encountered too many errors, backing off" time="2024-07-03T18:46:05Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.11s) PASS ok github.com/docker/distribution/notifications 1.970s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-07-03T18:46:03Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T18:46:03.793869659Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:03.793901276Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:03.793942817Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.22.5 time="2024-07-03T18:46:03.794269427Z" level=info msg="listening on [::]:5000" go.version=go1.22.5 time="2024-07-03T18:46:06.796737298Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 time="2024-07-03T18:46:06.901213742Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=4c0db5ed-86ed-44d6-af6e-6cd28507c829 http.request.method=GET http.request.remoteaddr="[::1]:34646" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.134857ms http.response.status=200 http.response.written=2 ::1 - - [03/Jul/2024:18:46:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-07-03T18:46:07.151926075Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T18:46:07.152687391Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:07.152704174Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:07.152844054Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-03T18:46:07.152854973Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.5 time="2024-07-03T18:46:07.153099653Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.5 time="2024-07-03T18:46:07.153147977Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.22.5 time="2024-07-03T18:46:10.159689598Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=d28bd71d-7c78-49e2-a70e-93a26d63213e http.request.method=GET http.request.remoteaddr="127.0.0.1:56434" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="841.033µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:46:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-07-03T18:46:10.159839289Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 --- PASS: TestRegistrySupportedCipherSuite (3.36s) === RUN TestRegistryUnsupportedCipherSuite time="2024-07-03T18:46:10.669149484Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T18:46:10.669891084Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:10.669908601Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:10.669963955Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.22.5 time="2024-07-03T18:46:10.670039755Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.52s) PASS ok github.com/docker/distribution/registry 14.993s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.06s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.102s === RUN TestBasicAccessController time="2024-07-03T18:46:03Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.5 instance.id=827395ab-11b7-4621-b93c-0fd0565cfa49 time="2024-07-03T18:46:03Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.5 instance.id=827395ab-11b7-4621-b93c-0fd0565cfa49 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-07-03T18:46:03Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.5 password=PIeKJrPrOHcFMzh6vJQRTQ1DwA9qY1g1aoBBaK3uuIA user=docker --- PASS: TestCreateHtpasswdFile (0.09s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.108s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.007s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-07-03T18:46:03Z" level=info msg="token not to be used before 2024-07-03 18:46:04 +0000 UTC - currently 2024-07-03 18:46:03.803516102 +0000 UTC m=+0.013798140" time="2024-07-03T18:46:03Z" level=info msg="token not to be used after 2024-07-03 18:46:03 +0000 UTC - currently 2024-07-03 18:46:03.804335586 +0000 UTC m=+0.014617583" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-07-03T18:46:03Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.026s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.062s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.021s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2024-07-03T18:46:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:03Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40349" http.request.id=d0413d25-2a74-40ba-bb46-d245d151120b http.request.method=GET http.request.remoteaddr="127.0.0.1:42318" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.339775ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:46:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-07-03T18:46:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:03Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=ab803c2a-4ae2-4831-aa75-335c1915dd77 http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.649557ms http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:18:46:03 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T18:46:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=adf099a7-9b6d-44b8-b4a7-dc68ae5ccafa http.request.method=POST http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.647116ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:04 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=bfa2df70-44de-472f-962d-1601dd0e5908 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/aaaa/blobs/uploads/cf4d2b0d-c672-439f-9eca-871e84788eca?_state=WI1rCar8e8NYq0i_TGpR1bvnKRCm2OzmRLHaZnFELyN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjZjRkMmIwZC1jNjcyLTQzOWYtOWVjYS04NzFlODQ3ODhlY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDQuMjAyNTUzNTg3WiJ9&digest=sha256%3Ac691292b07fb4ef98bf0d3abd3451500755f5f72e20c5d4a1f4c63e903ddd0c0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026133551s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:04 +0000] "PUT /v2/foo/aaaa/blobs/uploads/cf4d2b0d-c672-439f-9eca-871e84788eca?_state=WI1rCar8e8NYq0i_TGpR1bvnKRCm2OzmRLHaZnFELyN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjZjRkMmIwZC1jNjcyLTQzOWYtOWVjYS04NzFlODQ3ODhlY2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDQuMjAyNTUzNTg3WiJ9&digest=sha256%3Ac691292b07fb4ef98bf0d3abd3451500755f5f72e20c5d4a1f4c63e903ddd0c0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=3e7f5279-ef4b-400f-92c5-4376a2254751 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.976233ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:05 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=4eae1089-b1e2-467a-8325-8e022cd2b9a8 http.request.method=POST http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.055438ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:05 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=60d4bc36-4fb0-4ec2-bd46-28fcd58b0d2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/bbbb/blobs/uploads/adc2cbea-7a7b-4454-b1fd-01a0c088898b?_state=1xK9n6HOT5P0qzOMz0NS-lTJ4sxpIRYhK2BZFpZwgll7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhZGMyY2JlYS03YTdiLTQ0NTQtYjFmZC0wMWEwYzA4ODg5OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDUuNDQzNjY3NTI5WiJ9&digest=sha256%3Ad69b61c9d7d4938cb0db957868085558e31c17ba41a904bb65d2072d7e101b44" http.request.useragent="Go-http-client/1.1" http.response.duration=1.322059256s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:05 +0000] "PUT /v2/foo/bbbb/blobs/uploads/adc2cbea-7a7b-4454-b1fd-01a0c088898b?_state=1xK9n6HOT5P0qzOMz0NS-lTJ4sxpIRYhK2BZFpZwgll7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhZGMyY2JlYS03YTdiLTQ0NTQtYjFmZC0wMWEwYzA4ODg5OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDUuNDQzNjY3NTI5WiJ9&digest=sha256%3Ad69b61c9d7d4938cb0db957868085558e31c17ba41a904bb65d2072d7e101b44 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=cbda4765-c5b4-4b15-8489-475ec7f395a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.628133ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:06 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=244f9264-8bc2-46a3-8810-7b14509f4e3a http.request.method=POST http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.293µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:06 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:07Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=9fc775a1-df2f-479e-aa92-c3a96c656718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/cccc/blobs/uploads/eb90bc50-fe39-4bf0-b726-8dcbec505cee?_state=clNF4e2Lp_pcG6XMuiDlnh9X8JPe49WAYSEedg-96BZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlYjkwYmM1MC1mZTM5LTRiZjAtYjcyNi04ZGNiZWM1MDVjZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDYuOTI4MjQwNDkyWiJ9&digest=sha256%3Af8b44168b3b1fd73ba71ef7870e09a0c4f055eb33b7da76df2a54c153c3fbb72" http.request.useragent="Go-http-client/1.1" http.response.duration=931.131109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:06 +0000] "PUT /v2/foo/cccc/blobs/uploads/eb90bc50-fe39-4bf0-b726-8dcbec505cee?_state=clNF4e2Lp_pcG6XMuiDlnh9X8JPe49WAYSEedg-96BZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlYjkwYmM1MC1mZTM5LTRiZjAtYjcyNi04ZGNiZWM1MDVjZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDYuOTI4MjQwNDkyWiJ9&digest=sha256%3Af8b44168b3b1fd73ba71ef7870e09a0c4f055eb33b7da76df2a54c153c3fbb72 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:07Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=34d1f210-c038-45c8-ad02-df31b50c3c1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.651326ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:07 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=a10f85c5-370d-4a09-b1d0-60ec8929ab30 http.request.method=POST http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.074µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:08 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=7cd2c3b7-5abc-4c16-9d9b-f53ec47827bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/dddd/blobs/uploads/de9a535f-2c45-4aa5-a22c-ae321136e436?_state=AuhqY76fm1WNc0_NTq68E1ia_DfYa7XilIz0461Vzz97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkZTlhNTM1Zi0yYzQ1LTRhYTUtYTIyYy1hZTMyMTEzNmU0MzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDguMDE0MjgxNjc1WiJ9&digest=sha256%3A59cf5c88803e1910d424e5320c258e845dc2461bda3d3a2071d7a515834ca005" http.request.useragent="Go-http-client/1.1" http.response.duration=831.902765ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:08 +0000] "PUT /v2/foo/dddd/blobs/uploads/de9a535f-2c45-4aa5-a22c-ae321136e436?_state=AuhqY76fm1WNc0_NTq68E1ia_DfYa7XilIz0461Vzz97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkZTlhNTM1Zi0yYzQ1LTRhYTUtYTIyYy1hZTMyMTEzNmU0MzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDguMDE0MjgxNjc1WiJ9&digest=sha256%3A59cf5c88803e1910d424e5320c258e845dc2461bda3d3a2071d7a515834ca005 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=a4e93efb-3b48-4ab2-9770-cab9d56a6d67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.714651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:08 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=4ed7752e-f1fb-401f-a486-11e2058a09b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="838.524µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:08 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=f5e2d3bf-a1a4-41ca-a04f-9f1956d92728 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/eeee/blobs/uploads/16cadf61-0080-4dad-a9b4-0010415a887e?_state=B6gbJ4Etpe1z_AYkDynk2U-XjObbl__xkvyM-HOxM_Z7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIxNmNhZGY2MS0wMDgwLTRkYWQtYTliNC0wMDEwNDE1YTg4N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDguOTc1ODc4Mjg4WiJ9&digest=sha256%3A41413112f6de1bc816c0d8f86471931ebd8c2be161aad081a64b014fcdff0064" http.request.useragent="Go-http-client/1.1" http.response.duration=465.196045ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:08 +0000] "PUT /v2/foo/eeee/blobs/uploads/16cadf61-0080-4dad-a9b4-0010415a887e?_state=B6gbJ4Etpe1z_AYkDynk2U-XjObbl__xkvyM-HOxM_Z7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIxNmNhZGY2MS0wMDgwLTRkYWQtYTliNC0wMDEwNDE1YTg4N2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDguOTc1ODc4Mjg4WiJ9&digest=sha256%3A41413112f6de1bc816c0d8f86471931ebd8c2be161aad081a64b014fcdff0064 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=d555543c-1576-4787-840b-36a5399663e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.62538ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:09 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=1ebaa614-208d-4723-99f8-69b06987dc2c http.request.method=POST http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077479ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:09 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=9c8b32aa-543b-4d4d-91e0-560c0985f6a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/ffff/blobs/uploads/2848f245-853f-46c6-9c8b-c5abd5d55a94?_state=67Cs7WxlcyWkHF4U5GK9OtpZerRVTfMKzr-KyMiOi-Z7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIyODQ4ZjI0NS04NTNmLTQ2YzYtOWM4Yi1jNWFiZDVkNTVhOTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDkuNjQ0NDk0NTQ0WiJ9&digest=sha256%3A8dad9f2e6a527098ee68abe395d9c6c057a15993c109b112021c50259356daa3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.473387887s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:09 +0000] "PUT /v2/foo/ffff/blobs/uploads/2848f245-853f-46c6-9c8b-c5abd5d55a94?_state=67Cs7WxlcyWkHF4U5GK9OtpZerRVTfMKzr-KyMiOi-Z7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIyODQ4ZjI0NS04NTNmLTQ2YzYtOWM4Yi1jNWFiZDVkNTVhOTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MDkuNjQ0NDk0NTQ0WiJ9&digest=sha256%3A8dad9f2e6a527098ee68abe395d9c6c057a15993c109b112021c50259356daa3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=2fb6ccda-fab2-4d5e-94b6-5e5b0a0ea5fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.602087ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=77dd8d28-6e09-4398-a273-e6834fad926d http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="638.373µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=80bf1042-e5d3-4268-9a66-998883c21251 http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" 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="609.972µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=a81bd1d0-46fa-4c30-9f9e-2c83bf1d9639 http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" 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="608.667µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=25f3d80c-6459-4a67-8bb6-9aea64706dfb http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" 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="683.481µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=e104cffd-920a-46bc-a825-3a93c5126078 http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" 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="643.893µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=b4910490-c874-4b96-bf25-f06eb97113a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.098369ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=9f06d1e5-9dd8-4318-a0ce-3a84e0e91d0d http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" 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="717.159µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=ce4edc07-ee3b-494a-80bb-1a86276af778 http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" 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="615.702µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=90c72c78-69f3-4d03-a111-2b83aca43948 http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" 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="578.58µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45015" http.request.id=1d46e9a3-777c-441c-b15a-2949faf60874 http.request.method=GET http.request.remoteaddr="127.0.0.1:59344" 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="678.413µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:11Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=307ef3e4-d37b-466a-a229-c4e5277371e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="919.681µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=c6364190-d6ab-415a-b3e4-1d596768605a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/aaaa/blobs/uploads/1579f659-6253-4c76-8838-829cef755aa9?_state=CEciLSfL_R--RR1BVf4aB73Rraj1xZgIRp8IdGzEpph7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNTc5ZjY1OS02MjUzLTRjNzYtODgzOC04MjljZWY3NTVhYTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MTEuMjY3MTMyMDIxWiJ9&digest=sha256%3Aefcca40a2feed756a783e021e4986f2a5f0f188044d36048cdc3d812e370c5c9" http.request.useragent="Go-http-client/1.1" http.response.duration=690.402406ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "PUT /v2/foo/aaaa/blobs/uploads/1579f659-6253-4c76-8838-829cef755aa9?_state=CEciLSfL_R--RR1BVf4aB73Rraj1xZgIRp8IdGzEpph7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIxNTc5ZjY1OS02MjUzLTRjNzYtODgzOC04MjljZWY3NTVhYTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MTEuMjY3MTMyMDIxWiJ9&digest=sha256%3Aefcca40a2feed756a783e021e4986f2a5f0f188044d36048cdc3d812e370c5c9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=f93d2906-09f1-4219-86c5-eca7ee9e2ab2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.52722ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:11 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=8eccf384-ce23-44cd-a7ec-448f8effec9f http.request.method=POST http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.432171ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:12 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=45edfaca-77bb-482a-a01d-b2ccb5ab0b69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/bbbb/blobs/uploads/1a49ade4-9b2b-48c1-a786-236309ff40c8?_state=fWU6zOViypyoydUtGfKA4cQDXhxug_DwnGvyxWY1e_d7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxYTQ5YWRlNC05YjJiLTQ4YzEtYTc4Ni0yMzYzMDlmZjQwYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MTIuMDg3Mzg3NDY1WiJ9&digest=sha256%3A5c7b5c56fea979f213b7635901a84f0e18f6806fa161c346ed3ce9256f8aeab2" http.request.useragent="Go-http-client/1.1" http.response.duration=524.957171ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:12 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1a49ade4-9b2b-48c1-a786-236309ff40c8?_state=fWU6zOViypyoydUtGfKA4cQDXhxug_DwnGvyxWY1e_d7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxYTQ5YWRlNC05YjJiLTQ4YzEtYTc4Ni0yMzYzMDlmZjQwYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MTIuMDg3Mzg3NDY1WiJ9&digest=sha256%3A5c7b5c56fea979f213b7635901a84f0e18f6806fa161c346ed3ce9256f8aeab2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=1ae4a2a3-9996-456e-b0b3-e3a5c7f691af http.request.method=PUT http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.770692ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:12 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=fb92192d-cd30-4a5d-8901-5c4e0c287a8e http.request.method=POST http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="795.112µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:12 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=f157f956-5495-4555-99ae-74125eb8bbbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/cccc/blobs/uploads/f975ba14-837a-448c-82ec-878075a323b3?_state=lAfxtU4tvQzXjQLaMK5CkpKW5pE6diJoRaC_CWDxd157Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmOTc1YmExNC04MzdhLTQ0OGMtODJlYy04NzgwNzVhMzIzYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MTIuODI4NTg5NDQyWiJ9&digest=sha256%3A3ac9360b6226525896c148bfde9062a51cc7827a53d741f8173363c952a0a913" http.request.useragent="Go-http-client/1.1" http.response.duration=1.779892468s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:12 +0000] "PUT /v2/foo/cccc/blobs/uploads/f975ba14-837a-448c-82ec-878075a323b3?_state=lAfxtU4tvQzXjQLaMK5CkpKW5pE6diJoRaC_CWDxd157Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmOTc1YmExNC04MzdhLTQ0OGMtODJlYy04NzgwNzVhMzIzYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MTIuODI4NTg5NDQyWiJ9&digest=sha256%3A3ac9360b6226525896c148bfde9062a51cc7827a53d741f8173363c952a0a913 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=37b87f6f-3466-4b8b-95aa-9c4afc227bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.721837ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:14 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=38d66120-80bb-4cf8-8572-df3dcf22000a http.request.method=POST http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437065ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:14 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=1f95f7f8-154b-4c9d-b08d-f5d17964feaa http.request.method=PUT http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/dddd/blobs/uploads/6cd0cfa9-d1ce-429e-8f8b-ea10950b638c?_state=NtbNAsoh6hBqg5f0v8aSPkS9yFDhELhus4jlwB1DeiV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2Y2QwY2ZhOS1kMWNlLTQyOWUtOGY4Yi1lYTEwOTUwYjYzOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MTQuODUyMzM2MjE3WiJ9&digest=sha256%3A3dd78314f04c41ae08f7c0a221831ce1423053d020df5dbc37438bfdf7ebde88" http.request.useragent="Go-http-client/1.1" http.response.duration=1.601427197s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:14 +0000] "PUT /v2/foo/dddd/blobs/uploads/6cd0cfa9-d1ce-429e-8f8b-ea10950b638c?_state=NtbNAsoh6hBqg5f0v8aSPkS9yFDhELhus4jlwB1DeiV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2Y2QwY2ZhOS1kMWNlLTQyOWUtOGY4Yi1lYTEwOTUwYjYzOGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MTQuODUyMzM2MjE3WiJ9&digest=sha256%3A3dd78314f04c41ae08f7c0a221831ce1423053d020df5dbc37438bfdf7ebde88 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=e0ebb2e1-755d-4c84-9b74-0ca18034549a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.458431ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44347" http.request.id=5691a98c-6714-4a67-b2c7-368e04d5a4e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58084" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.927457ms http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (12.50s) === RUN TestURLPrefix time="2024-07-03T18:46: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.5 time="2024-07-03T18:46:16Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37289" http.request.id=b382649e-fce7-489c-be8a-67aa10ae4b60 http.request.method=GET http.request.remoteaddr="127.0.0.1:38254" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="869.367µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-07-03T18:46: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.5 time="2024-07-03T18:46:16Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=8456be54-abff-4ab9-ab1d-9c7d3521c13b http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.24399ms http.response.status=404 http.response.written=157 vars.digest="sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "GET /v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=1d6d15b5-e243-42f2-b07c-3ff195eb0550 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39966" http.request.uri="/v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.145194ms http.response.status=404 http.response.written=157 vars.digest="sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "HEAD /v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=6aeccdfd-1a69-4848-b927-58fac28fc5a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39966" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="945.165µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=09c1cedf-cc87-4330-b75c-81e40399ed30 http.request.method=GET http.request.remoteaddr="127.0.0.1:39966" http.request.uri="/v2/foo/bar/blobs/uploads/d95014fe-6674-4c46-9843-93197e853852?_state=xLboNXC_6FkrBLzYwlmo-mSrJAJL4C9p5hwHBK3f1XZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NTAxNGZlLTY2NzQtNGM0Ni05ODQzLTkzMTk3ZTg1Mzg1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MDkyMTMzNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="898.085µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "GET /v2/foo/bar/blobs/uploads/d95014fe-6674-4c46-9843-93197e853852?_state=xLboNXC_6FkrBLzYwlmo-mSrJAJL4C9p5hwHBK3f1XZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NTAxNGZlLTY2NzQtNGM0Ni05ODQzLTkzMTk3ZTg1Mzg1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MDkyMTMzNjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=6c927d96-7e66-4633-9258-864375289e97 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39966" http.request.uri="/v2/foo/bar/blobs/uploads/d95014fe-6674-4c46-9843-93197e853852?_state=xLboNXC_6FkrBLzYwlmo-mSrJAJL4C9p5hwHBK3f1XZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NTAxNGZlLTY2NzQtNGM0Ni05ODQzLTkzMTk3ZTg1Mzg1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MDkyMTMzNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="951.612µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "DELETE /v2/foo/bar/blobs/uploads/d95014fe-6674-4c46-9843-93197e853852?_state=xLboNXC_6FkrBLzYwlmo-mSrJAJL4C9p5hwHBK3f1XZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NTAxNGZlLTY2NzQtNGM0Ni05ODQzLTkzMTk3ZTg1Mzg1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MDkyMTMzNjZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=1fccd599-de95-4022-ae87-d7f8f0c347cc http.request.method=GET http.request.remoteaddr="127.0.0.1:39966" http.request.uri="/v2/foo/bar/blobs/uploads/d95014fe-6674-4c46-9843-93197e853852?_state=xLboNXC_6FkrBLzYwlmo-mSrJAJL4C9p5hwHBK3f1XZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NTAxNGZlLTY2NzQtNGM0Ni05ODQzLTkzMTk3ZTg1Mzg1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MDkyMTMzNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d95014fe-6674-4c46-9843-93197e853852 time="2024-07-03T18:46:16Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=1fccd599-de95-4022-ae87-d7f8f0c347cc http.request.method=GET http.request.remoteaddr="127.0.0.1:39966" http.request.uri="/v2/foo/bar/blobs/uploads/d95014fe-6674-4c46-9843-93197e853852?_state=xLboNXC_6FkrBLzYwlmo-mSrJAJL4C9p5hwHBK3f1XZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NTAxNGZlLTY2NzQtNGM0Ni05ODQzLTkzMTk3ZTg1Mzg1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MDkyMTMzNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.661µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=d95014fe-6674-4c46-9843-93197e853852 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "GET /v2/foo/bar/blobs/uploads/d95014fe-6674-4c46-9843-93197e853852?_state=xLboNXC_6FkrBLzYwlmo-mSrJAJL4C9p5hwHBK3f1XZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5NTAxNGZlLTY2NzQtNGM0Ni05ODQzLTkzMTk3ZTg1Mzg1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MDkyMTMzNjZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=14619938-8c9e-47db-8800-8604d5d1d2d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.262089ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=6fa07966-a9b4-47c8-8450-7ab3ac1f32ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/ff3e764c-2233-4416-a6e5-a60fe4757d7d?_state=EQxvTdJ1B5nFD5HycyfD3cRvOVsuUTLazM_bL5MraWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmM2U3NjRjLTIyMzMtNDQxNi1hNmU1LWE2MGZlNDc1N2Q3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MTQwNzc2NzVaIn0%3D&digest=sha256%3Ad8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" provided=sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 vars.name="foo/bar" vars.uuid=ff3e764c-2233-4416-a6e5-a60fe4757d7d time="2024-07-03T18:46:16Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=6fa07966-a9b4-47c8-8450-7ab3ac1f32ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/ff3e764c-2233-4416-a6e5-a60fe4757d7d?_state=EQxvTdJ1B5nFD5HycyfD3cRvOVsuUTLazM_bL5MraWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmM2U3NjRjLTIyMzMtNDQxNi1hNmU1LWE2MGZlNDc1N2Q3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MTQwNzc2NzVaIn0%3D&digest=sha256%3Ad8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ff3e764c-2233-4416-a6e5-a60fe4757d7d time="2024-07-03T18:46:16Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=6fa07966-a9b4-47c8-8450-7ab3ac1f32ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/ff3e764c-2233-4416-a6e5-a60fe4757d7d?_state=EQxvTdJ1B5nFD5HycyfD3cRvOVsuUTLazM_bL5MraWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmM2U3NjRjLTIyMzMtNDQxNi1hNmU1LWE2MGZlNDc1N2Q3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MTQwNzc2NzVaIn0%3D&digest=sha256%3Ad8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="971.889µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ff3e764c-2233-4416-a6e5-a60fe4757d7d 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "PUT /v2/foo/bar/blobs/uploads/ff3e764c-2233-4416-a6e5-a60fe4757d7d?_state=EQxvTdJ1B5nFD5HycyfD3cRvOVsuUTLazM_bL5MraWh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmM2U3NjRjLTIyMzMtNDQxNi1hNmU1LWE2MGZlNDc1N2Q3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MTQwNzc2NzVaIn0%3D&digest=sha256%3Ad8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=03972c37-a7fb-41fa-aebd-0ec641811895 http.request.method=POST http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="791.237µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=d0fe6d51-d3f7-454d-8b38-8d45bed9a8f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/f5327e7f-b70e-425a-82cf-b5a9b331d4bf?_state=4jJTKqM26miS6bgUw0_ol_GYTI8RYE3klBShzwghDjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MzI3ZTdmLWI3MGUtNDI1YS04MmNmLWI1YTliMzMxZDRiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MTYyOTA3OTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026817ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "PUT /v2/foo/bar/blobs/uploads/f5327e7f-b70e-425a-82cf-b5a9b331d4bf?_state=4jJTKqM26miS6bgUw0_ol_GYTI8RYE3klBShzwghDjx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY1MzI3ZTdmLWI3MGUtNDI1YS04MmNmLWI1YTliMzMxZDRiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MTYyOTA3OTVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=cb0259bc-17fa-4f3f-92d1-9348a5de143a http.request.method=POST http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="789.782µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=8b683e4d-5e3c-4921-a800-66729c401ff6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/91d5b344-7269-4d87-9cdf-d0e83fe62685?_state=cxohzMC-zac_yOxSA6FMBmlSaGI9x1gp3j9-IonymXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZDViMzQ0LTcyNjktNGQ4Ny05Y2RmLWQwZTgzZmU2MjY4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MTg0NDE4NDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.114553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "PUT /v2/foo/bar/blobs/uploads/91d5b344-7269-4d87-9cdf-d0e83fe62685?_state=cxohzMC-zac_yOxSA6FMBmlSaGI9x1gp3j9-IonymXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxZDViMzQ0LTcyNjktNGQ4Ny05Y2RmLWQwZTgzZmU2MjY4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MTg0NDE4NDZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=6a7afc3f-5974-44df-b654-f22dbdee6db1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="798.801µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:18Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=101a4b1e-6efc-41f5-87e8-f0a72ea6d0ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/aea2c5fc-c264-4955-b5f9-3520fe766906?_state=ak2bFhLoymxih0uJiTmFjM_4NikPelMSAzPCufWs7iV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlYTJjNWZjLWMyNjQtNDk1NS1iNWY5LTM1MjBmZTc2NjkwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MjA3MDY4MjJaIn0%3D&digest=sha256%3Ad8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.duration=1.320684294s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:16 +0000] "PUT /v2/foo/bar/blobs/uploads/aea2c5fc-c264-4955-b5f9-3520fe766906?_state=ak2bFhLoymxih0uJiTmFjM_4NikPelMSAzPCufWs7iV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlYTJjNWZjLWMyNjQtNDk1NS1iNWY5LTM1MjBmZTc2NjkwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxNi43MjA3MDY4MjJaIn0%3D&digest=sha256%3Ad8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:18Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=9615ccff-bcaf-4909-a8ed-e6b390b6c528 http.request.method=POST http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="942.386µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41277" http.request.id=8a8a0ef1-b1d9-4fa1-8971-aea533f4a404 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/27f0981d-3a5e-4f38-bcb7-561db3b79447?_state=-wb0WY4lhibfO0S_lbGM-TLDwdDUKWxFZQgNY2593197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3ZjA5ODFkLTNhNWUtNGYzOC1iY2I3LTU2MWRiM2I3OTQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOC4xMjY2MDk3NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.30716592s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:18 +0000] "PATCH /v2/foo/bar/blobs/uploads/27f0981d-3a5e-4f38-bcb7-561db3b79447?_state=-wb0WY4lhibfO0S_lbGM-TLDwdDUKWxFZQgNY2593197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3ZjA5ODFkLTNhNWUtNGYzOC1iY2I3LTU2MWRiM2I3OTQ0NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOC4xMjY2MDk3NjFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=2cdad91d-44b8-4cd0-9640-65061fe4027d http.request.method=PUT http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/uploads/27f0981d-3a5e-4f38-bcb7-561db3b79447?_state=H7HUKdkTWR4xNk6aIUzHqC3JGeLQX_4_eLk0Rf-hizx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3ZjA5ODFkLTNhNWUtNGYzOC1iY2I3LTU2MWRiM2I3OTQ0NyIsIk9mZnNldCI6MjUyODcxNjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MThaIn0%3D&digest=sha256%3Ad8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.duration=1.814542ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "PUT /v2/foo/bar/blobs/uploads/27f0981d-3a5e-4f38-bcb7-561db3b79447?_state=H7HUKdkTWR4xNk6aIUzHqC3JGeLQX_4_eLk0Rf-hizx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3ZjA5ODFkLTNhNWUtNGYzOC1iY2I3LTU2MWRiM2I3OTQ0NyIsIk9mZnNldCI6MjUyODcxNjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MThaIn0%3D&digest=sha256%3Ad8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=0eeac6df-712b-4359-bd97-157c9a823ba3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.376817ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=568f5a26-d40a-4a78-a53d-1e050f95bd1e http.request.method=GET http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=67.295054ms http.response.status=200 http.response.written=25287168 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "GET /v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 200 25287168 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=error msg="error parsing digest="sha257:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=cc3e1549-d0ab-4847-858c-0af8678a20b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/sha257:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" vars.name="foo/bar" time="2024-07-03T18:46:19Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=cc3e1549-d0ab-4847-858c-0af8678a20b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39974" http.request.uri="/v2/foo/bar/blobs/sha257:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="741.561µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "GET /v2/foo/bar/blobs/sha257:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=8f05882e-90b1-47dc-a94f-6dcbea4e6d3a http.request.method=GET http.request.remoteaddr="127.0.0.1:39984" http.request.uri="/v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.duration="923.581µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "GET /v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:19Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=b1db6fbb-21b6-4b16-8aaa-dcb5b91f8ca2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49224" http.request.uri="/v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="868.389µs" http.response.status=404 http.response.written=157 vars.digest="sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "GET /v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=3330f6fb-ba9e-4a3d-ab47-d84497049b30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="759.75µs" http.response.status=404 http.response.written=157 vars.digest="sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=4eacf8c6-7884-40e1-b271-2b4c44271ddc http.request.method=POST http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="731.362µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=61707d51-b328-46c7-b598-8c17b089b598 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/bar/blobs/uploads/c24eb460-11d4-40b3-afde-e7418726c589?_state=R898GaeNStWedKp3Ks3q-WCa4VS6VXzqjyO88l0_i1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyNGViNDYwLTExZDQtNDBiMy1hZmRlLWU3NDE4NzI2YzU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NTU2NjYyNDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="837.392µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "GET /v2/foo/bar/blobs/uploads/c24eb460-11d4-40b3-afde-e7418726c589?_state=R898GaeNStWedKp3Ks3q-WCa4VS6VXzqjyO88l0_i1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyNGViNDYwLTExZDQtNDBiMy1hZmRlLWU3NDE4NzI2YzU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NTU2NjYyNDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=16e6fde9-89a6-42b8-a646-0baa57845897 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/bar/blobs/uploads/c24eb460-11d4-40b3-afde-e7418726c589?_state=R898GaeNStWedKp3Ks3q-WCa4VS6VXzqjyO88l0_i1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyNGViNDYwLTExZDQtNDBiMy1hZmRlLWU3NDE4NzI2YzU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NTU2NjYyNDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="789.573µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "DELETE /v2/foo/bar/blobs/uploads/c24eb460-11d4-40b3-afde-e7418726c589?_state=R898GaeNStWedKp3Ks3q-WCa4VS6VXzqjyO88l0_i1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyNGViNDYwLTExZDQtNDBiMy1hZmRlLWU3NDE4NzI2YzU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NTU2NjYyNDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=2ff8360a-5d2b-4f6c-b02c-a29bc4b28616 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/bar/blobs/uploads/c24eb460-11d4-40b3-afde-e7418726c589?_state=R898GaeNStWedKp3Ks3q-WCa4VS6VXzqjyO88l0_i1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyNGViNDYwLTExZDQtNDBiMy1hZmRlLWU3NDE4NzI2YzU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NTU2NjYyNDJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c24eb460-11d4-40b3-afde-e7418726c589 time="2024-07-03T18:46:19Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=2ff8360a-5d2b-4f6c-b02c-a29bc4b28616 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/bar/blobs/uploads/c24eb460-11d4-40b3-afde-e7418726c589?_state=R898GaeNStWedKp3Ks3q-WCa4VS6VXzqjyO88l0_i1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyNGViNDYwLTExZDQtNDBiMy1hZmRlLWU3NDE4NzI2YzU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NTU2NjYyNDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="704.35µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=c24eb460-11d4-40b3-afde-e7418726c589 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "GET /v2/foo/bar/blobs/uploads/c24eb460-11d4-40b3-afde-e7418726c589?_state=R898GaeNStWedKp3Ks3q-WCa4VS6VXzqjyO88l0_i1p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyNGViNDYwLTExZDQtNDBiMy1hZmRlLWU3NDE4NzI2YzU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NTU2NjYyNDJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=bb86edb1-58fd-4463-bf85-55a6f20375d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="885.152µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=af8672b5-ecfd-4335-9dce-a904ff16c059 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/25138e00-3bbc-4ef2-b55b-f1439f62b848?_state=3CrOsBI4ynivLi9TH-4znWF372dhohINtkhiSqAoRT97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1MTM4ZTAwLTNiYmMtNGVmMi1iNTViLWYxNDM5ZjYyYjg0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NjAzNjg5MDlaIn0%3D&digest=sha256%3A83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" provided=sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 vars.name="foo/bar" vars.uuid=25138e00-3bbc-4ef2-b55b-f1439f62b848 time="2024-07-03T18:46:19Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=af8672b5-ecfd-4335-9dce-a904ff16c059 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/25138e00-3bbc-4ef2-b55b-f1439f62b848?_state=3CrOsBI4ynivLi9TH-4znWF372dhohINtkhiSqAoRT97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1MTM4ZTAwLTNiYmMtNGVmMi1iNTViLWYxNDM5ZjYyYjg0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NjAzNjg5MDlaIn0%3D&digest=sha256%3A83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=25138e00-3bbc-4ef2-b55b-f1439f62b848 time="2024-07-03T18:46:19Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=af8672b5-ecfd-4335-9dce-a904ff16c059 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/25138e00-3bbc-4ef2-b55b-f1439f62b848?_state=3CrOsBI4ynivLi9TH-4znWF372dhohINtkhiSqAoRT97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1MTM4ZTAwLTNiYmMtNGVmMi1iNTViLWYxNDM5ZjYyYjg0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NjAzNjg5MDlaIn0%3D&digest=sha256%3A83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.498897ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=25138e00-3bbc-4ef2-b55b-f1439f62b848 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "PUT /v2/foo/bar/blobs/uploads/25138e00-3bbc-4ef2-b55b-f1439f62b848?_state=3CrOsBI4ynivLi9TH-4znWF372dhohINtkhiSqAoRT97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1MTM4ZTAwLTNiYmMtNGVmMi1iNTViLWYxNDM5ZjYyYjg0OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NjAzNjg5MDlaIn0%3D&digest=sha256%3A83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=78b4f88b-540d-444d-b62f-9325a7d2ca47 http.request.method=POST http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.284582ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=a912d835-b99f-4cb7-86ce-aaaa2cab308d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/8cb82f5c-87eb-4f6e-8d6a-1f52adc0193a?_state=oBbHYAbB8T86UfWmttTrJnESa-bJa_BVIL3EHu3IvKJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYjgyZjVjLTg3ZWItNGY2ZS04ZDZhLTFmNTJhZGMwMTkzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NjQ0NjI1MjRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057584ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "PUT /v2/foo/bar/blobs/uploads/8cb82f5c-87eb-4f6e-8d6a-1f52adc0193a?_state=oBbHYAbB8T86UfWmttTrJnESa-bJa_BVIL3EHu3IvKJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYjgyZjVjLTg3ZWItNGY2ZS04ZDZhLTFmNTJhZGMwMTkzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NjQ0NjI1MjRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=07910561-e938-4ad7-8839-bd02fb38af88 http.request.method=POST http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="814.797µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=b307b91c-0e15-4345-b173-6bfc9f589b00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/e5fab14b-8b12-4766-818e-08471619b8bb?_state=_HtqFXhsr-h_LD_yiNcLbUq39R2uRADsjRz6U1NZIdx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1ZmFiMTRiLThiMTItNDc2Ni04MThlLTA4NDcxNjE5YjhiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NjcyMTU5NjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="999.119µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "PUT /v2/foo/bar/blobs/uploads/e5fab14b-8b12-4766-818e-08471619b8bb?_state=_HtqFXhsr-h_LD_yiNcLbUq39R2uRADsjRz6U1NZIdx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1ZmFiMTRiLThiMTItNDc2Ni04MThlLTA4NDcxNjE5YjhiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42NjcyMTU5NjNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=eac817a1-fafc-4325-a9df-9a98673ee45a http.request.method=POST http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="801.841µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=1fa1d2d8-5c7a-4be1-94f7-c67c4e8c2604 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/29dc7712-8c57-46a4-ba3e-2f52e75eda14?_state=MZA6rbXQO0zXUNkgvjuIxAdYMrR7Hk0WrF6AH4rqFAZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZGM3NzEyLThjNTctNDZhNC1iYTNlLTJmNTJlNzVlZGExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42Njk5MjU2NTlaIn0%3D&digest=sha256%3A83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.duration=487.079215ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "PUT /v2/foo/bar/blobs/uploads/29dc7712-8c57-46a4-ba3e-2f52e75eda14?_state=MZA6rbXQO0zXUNkgvjuIxAdYMrR7Hk0WrF6AH4rqFAZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZGM3NzEyLThjNTctNDZhNC1iYTNlLTJmNTJlNzVlZGExNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoxOS42Njk5MjU2NTlaIn0%3D&digest=sha256%3A83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=f932bb4e-f275-4298-ab1e-ae54532c151d http.request.method=POST http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051651ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35625" http.request.id=099ea484-6207-4dc8-92ce-cf6d6a66de14 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/56d0b6e8-6392-4b83-8758-d3e129a69c4f?_state=KeKaJsFwhDd_p4Urbscii_SueYMF8a7dTKiCs0jYlp17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2ZDBiNmU4LTYzOTItNGI4My04NzU4LWQzZTEyOWE2OWM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC4yMTUyMTg5NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=495.567858ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "PATCH /v2/foo/bar/blobs/uploads/56d0b6e8-6392-4b83-8758-d3e129a69c4f?_state=KeKaJsFwhDd_p4Urbscii_SueYMF8a7dTKiCs0jYlp17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2ZDBiNmU4LTYzOTItNGI4My04NzU4LWQzZTEyOWE2OWM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC4yMTUyMTg5NDhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=12afac44-1df4-4ad8-ad69-fbea22e1dab7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/uploads/56d0b6e8-6392-4b83-8758-d3e129a69c4f?_state=lh5j1SacFkrGm_lhpC-t7vy_FU4F3ZQe4yid1KluxKx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2ZDBiNmU4LTYzOTItNGI4My04NzU4LWQzZTEyOWE2OWM0ZiIsIk9mZnNldCI6MTUxODY0MzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MjBaIn0%3D&digest=sha256%3A83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.duration=1.734262ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "PUT /v2/foo/bar/blobs/uploads/56d0b6e8-6392-4b83-8758-d3e129a69c4f?_state=lh5j1SacFkrGm_lhpC-t7vy_FU4F3ZQe4yid1KluxKx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2ZDBiNmU4LTYzOTItNGI4My04NzU4LWQzZTEyOWE2OWM0ZiIsIk9mZnNldCI6MTUxODY0MzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MjBaIn0%3D&digest=sha256%3A83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=bfd8b6bf-2eb9-4afc-8c66-0df00b9090fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.360123ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=aea1ac6c-7679-4da4-abe8-d10cbbc2ffb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=31.492045ms http.response.status=200 http.response.written=15186432 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "GET /v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 200 15186432 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=error msg="error parsing digest="sha257:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=b6a53956-f2ff-451f-a5e2-1288247e719f http.request.method=GET http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/sha257:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" vars.name="foo/bar" time="2024-07-03T18:46:20Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=b6a53956-f2ff-451f-a5e2-1288247e719f http.request.method=GET http.request.remoteaddr="127.0.0.1:49242" http.request.uri="/v2/foo/bar/blobs/sha257:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="722.578µs" http.response.status=400 http.response.written=110 vars.digest="sha257:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "GET /v2/foo/bar/blobs/sha257:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=d55c3739-d8be-46ed-bbd5-876994736956 http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.duration=1.588259ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "GET /v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=b8f64977-f34b-4ba0-96ff-1939c1ba97ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49266" http.request.uri="/v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.57649ms http.response.status=200 http.response.written=98304 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "GET /v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 200 98304 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35625" http.request.id=892b3430-b7a3-47ea-8066-ca62db9eeb8b http.request.method=GET http.request.remoteaddr="127.0.0.1:49252" http.request.uri="/v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.159323ms http.response.status=200 http.response.written=4063232 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "GET /v2/foo/bar/blobs/sha256:83904d8a71115d4a5ee8f06cd156263d94855859a8cf7d84acb7051192dc1c65 HTTP/1.1" 200 4063232 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=e268816d-61dd-4d43-afc9-d965936df060 http.request.method=GET http.request.remoteaddr="127.0.0.1:39984" http.request.uri="/v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.237928357s http.response.status=200 http.response.written=2605056 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "GET /v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 200 2605056 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41277" http.request.id=1c29c333-dc31-4198-b48b-e2d859450cb4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39978" http.request.uri="/v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.241142529s http.response.status=200 http.response.written=2605056 127.0.0.1 - - [03/Jul/2024:18:46:19 +0000] "GET /v2/foo/bar/blobs/sha256:d8d0ca3ccf85992942f1836971468b945064f5d95f2ec170148e25f6b9c69095 HTTP/1.1" 200 2605056 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (4.31s) === RUN TestBlobDelete time="2024-07-03T18:46:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:20Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=f29ab86e-5158-4f15-a1f5-f6778657f653 http.request.method=GET http.request.remoteaddr="127.0.0.1:48378" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.422831ms http.response.status=404 http.response.written=157 vars.digest="sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "GET /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=94799590-e3c9-4678-a2df-cf220dd427d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48386" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="904.862µs" http.response.status=404 http.response.written=157 vars.digest="sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=c49b2056-e33f-459c-a1b5-4fe7fdf8bb7c http.request.method=POST http.request.remoteaddr="127.0.0.1:48386" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="734.898µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=e2894491-1df5-420d-a9d2-03e7f30eb1c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48386" http.request.uri="/v2/foo/bar/blobs/uploads/917fbd17-71b2-4bb9-9110-f488bddfbedb?_state=pzI2S43g_wNyoUegSV3rsDvCPPj4Ngxe7q5LQrWk9oh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxN2ZiZDE3LTcxYjItNGJiOS05MTEwLWY0ODhiZGRmYmVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjI2MjIwNDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.41317ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "GET /v2/foo/bar/blobs/uploads/917fbd17-71b2-4bb9-9110-f488bddfbedb?_state=pzI2S43g_wNyoUegSV3rsDvCPPj4Ngxe7q5LQrWk9oh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxN2ZiZDE3LTcxYjItNGJiOS05MTEwLWY0ODhiZGRmYmVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjI2MjIwNDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=b7a87bfa-8b88-440a-a0ec-cf5e1cf898c5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48386" http.request.uri="/v2/foo/bar/blobs/uploads/917fbd17-71b2-4bb9-9110-f488bddfbedb?_state=pzI2S43g_wNyoUegSV3rsDvCPPj4Ngxe7q5LQrWk9oh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxN2ZiZDE3LTcxYjItNGJiOS05MTEwLWY0ODhiZGRmYmVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjI2MjIwNDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="831.648µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "DELETE /v2/foo/bar/blobs/uploads/917fbd17-71b2-4bb9-9110-f488bddfbedb?_state=pzI2S43g_wNyoUegSV3rsDvCPPj4Ngxe7q5LQrWk9oh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxN2ZiZDE3LTcxYjItNGJiOS05MTEwLWY0ODhiZGRmYmVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjI2MjIwNDNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=7522c033-2ae3-425b-9985-9c6b757b5f18 http.request.method=GET http.request.remoteaddr="127.0.0.1:48386" http.request.uri="/v2/foo/bar/blobs/uploads/917fbd17-71b2-4bb9-9110-f488bddfbedb?_state=pzI2S43g_wNyoUegSV3rsDvCPPj4Ngxe7q5LQrWk9oh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxN2ZiZDE3LTcxYjItNGJiOS05MTEwLWY0ODhiZGRmYmVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjI2MjIwNDNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=917fbd17-71b2-4bb9-9110-f488bddfbedb time="2024-07-03T18:46:20Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=7522c033-2ae3-425b-9985-9c6b757b5f18 http.request.method=GET http.request.remoteaddr="127.0.0.1:48386" http.request.uri="/v2/foo/bar/blobs/uploads/917fbd17-71b2-4bb9-9110-f488bddfbedb?_state=pzI2S43g_wNyoUegSV3rsDvCPPj4Ngxe7q5LQrWk9oh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxN2ZiZDE3LTcxYjItNGJiOS05MTEwLWY0ODhiZGRmYmVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjI2MjIwNDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="709.355µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=917fbd17-71b2-4bb9-9110-f488bddfbedb 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "GET /v2/foo/bar/blobs/uploads/917fbd17-71b2-4bb9-9110-f488bddfbedb?_state=pzI2S43g_wNyoUegSV3rsDvCPPj4Ngxe7q5LQrWk9oh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkxN2ZiZDE3LTcxYjItNGJiOS05MTEwLWY0ODhiZGRmYmVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjI2MjIwNDNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=a6fdf5d3-f47f-46f9-b155-e244ee952b4b http.request.method=POST http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.023061ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=0a580dcc-11c7-4956-bcfa-6fc5378a7931 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/6d3c5c4f-f463-406c-a04a-0777337d5681?_state=bBE9fKwpavO4sKAwY-OK7JcSvN19sfTmoYZ1csFl13R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkM2M1YzRmLWY0NjMtNDA2Yy1hMDRhLTA3NzczMzdkNTY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjgzMzA1MVoifQ%3D%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" provided=sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e vars.name="foo/bar" vars.uuid=6d3c5c4f-f463-406c-a04a-0777337d5681 time="2024-07-03T18:46:20Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=0a580dcc-11c7-4956-bcfa-6fc5378a7931 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/6d3c5c4f-f463-406c-a04a-0777337d5681?_state=bBE9fKwpavO4sKAwY-OK7JcSvN19sfTmoYZ1csFl13R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkM2M1YzRmLWY0NjMtNDA2Yy1hMDRhLTA3NzczMzdkNTY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjgzMzA1MVoifQ%3D%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6d3c5c4f-f463-406c-a04a-0777337d5681 time="2024-07-03T18:46:20Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=0a580dcc-11c7-4956-bcfa-6fc5378a7931 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/6d3c5c4f-f463-406c-a04a-0777337d5681?_state=bBE9fKwpavO4sKAwY-OK7JcSvN19sfTmoYZ1csFl13R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkM2M1YzRmLWY0NjMtNDA2Yy1hMDRhLTA3NzczMzdkNTY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjgzMzA1MVoifQ%3D%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.765µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=6d3c5c4f-f463-406c-a04a-0777337d5681 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "PUT /v2/foo/bar/blobs/uploads/6d3c5c4f-f463-406c-a04a-0777337d5681?_state=bBE9fKwpavO4sKAwY-OK7JcSvN19sfTmoYZ1csFl13R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkM2M1YzRmLWY0NjMtNDA2Yy1hMDRhLTA3NzczMzdkNTY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NjgzMzA1MVoifQ%3D%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=5939ac59-915d-4494-b5ec-beefaeaa83d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="735.573µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=407e12d3-3cce-4315-8c21-0ab54868c4fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/87ba37a6-82b0-4add-8170-8a64eb4d3ad6?_state=sw5PXPM8PwPbEA1QXJhz5FqbeZijaMgutl7T26Ic-fd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3YmEzN2E2LTgyYjAtNGFkZC04MTcwLThhNjRlYjRkM2FkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NzA1ODA0MzVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="904.385µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "PUT /v2/foo/bar/blobs/uploads/87ba37a6-82b0-4add-8170-8a64eb4d3ad6?_state=sw5PXPM8PwPbEA1QXJhz5FqbeZijaMgutl7T26Ic-fd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3YmEzN2E2LTgyYjAtNGFkZC04MTcwLThhNjRlYjRkM2FkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NzA1ODA0MzVaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=4b0169af-488a-4306-a73e-b70b8bf7566e http.request.method=POST http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.938687ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=2eb5ad9c-0c77-4199-a808-3960f837cfa2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/4d16adfd-ffa7-4310-8653-c831d19e2e0c?_state=hh9Yrt2MX6IQ9Ps8RYKVI82iIkqI4ZffHR0JGriLwnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMTZhZGZkLWZmYTctNDMxMC04NjUzLWM4MzFkMTllMmUwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NzM2OTIxOVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.938548ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "PUT /v2/foo/bar/blobs/uploads/4d16adfd-ffa7-4310-8653-c831d19e2e0c?_state=hh9Yrt2MX6IQ9Ps8RYKVI82iIkqI4ZffHR0JGriLwnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMTZhZGZkLWZmYTctNDMxMC04NjUzLWM4MzFkMTllMmUwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45NzM2OTIxOVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=c27bbf9d-da83-4c39-985d-17a0c7aab910 http.request.method=POST http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.501831ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=318dee94-804d-483c-aa7c-a24dbe4ae17b http.request.method=PUT http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/8790a8ac-d21b-4f0c-9348-ddac07363a9d?_state=IIvR4bNjucYrwEnvg5MdSrJsKWRIHc_EzvffXNqBnA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3OTBhOGFjLWQyMWItNGYwYy05MzQ4LWRkYWMwNzM2M2E5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45Nzc1NzI2NzVaIn0%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.301835045s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:20 +0000] "PUT /v2/foo/bar/blobs/uploads/8790a8ac-d21b-4f0c-9348-ddac07363a9d?_state=IIvR4bNjucYrwEnvg5MdSrJsKWRIHc_EzvffXNqBnA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3OTBhOGFjLWQyMWItNGYwYy05MzQ4LWRkYWMwNzM2M2E5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMC45Nzc1NzI2NzVaIn0%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:22Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=d569f527-99d1-4597-b0b2-34d83f8f8ff8 http.request.method=POST http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005747ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44605" http.request.id=7e0b4323-3230-4c2c-a1b5-79c456391650 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/25a642e3-d9a4-4043-be50-e7bb69fc2307?_state=SouVnMdb35036YByo_VerBbAe6Om08ufgZhNQtZlWrV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1YTY0MmUzLWQ5YTQtNDA0My1iZTUwLWU3YmI2OWZjMjMwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMi4zNjQ5NzczNzZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.261977929s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:22 +0000] "PATCH /v2/foo/bar/blobs/uploads/25a642e3-d9a4-4043-be50-e7bb69fc2307?_state=SouVnMdb35036YByo_VerBbAe6Om08ufgZhNQtZlWrV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1YTY0MmUzLWQ5YTQtNDA0My1iZTUwLWU3YmI2OWZjMjMwNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMi4zNjQ5NzczNzZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=dd0821b8-0617-45ee-affc-905c5902d345 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/uploads/25a642e3-d9a4-4043-be50-e7bb69fc2307?_state=msazAvj53bqjmSBfuwi3MK80mg3DkLRGR3GX45R0_-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1YTY0MmUzLWQ5YTQtNDA0My1iZTUwLWU3YmI2OWZjMjMwNyIsIk9mZnNldCI6MjQ5Mzk1MjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MjJaIn0%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.863985ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "PUT /v2/foo/bar/blobs/uploads/25a642e3-d9a4-4043-be50-e7bb69fc2307?_state=msazAvj53bqjmSBfuwi3MK80mg3DkLRGR3GX45R0_-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1YTY0MmUzLWQ5YTQtNDA0My1iZTUwLWU3YmI2OWZjMjMwNyIsIk9mZnNldCI6MjQ5Mzk1MjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MjJaIn0%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=85e5b8b0-c526-4fb7-9daf-313e619218cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="899.044µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "HEAD /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=d4ccd043-a952-48b5-b0f1-713bca8a8bd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=73.690605ms http.response.status=200 http.response.written=24939520 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "GET /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 200 24939520 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=error msg="error parsing digest="sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=0ade2a4e-24e8-4f8d-b880-a9a46ad035db http.request.method=GET http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" vars.name="foo/bar" time="2024-07-03T18:46:23Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=0ade2a4e-24e8-4f8d-b880-a9a46ad035db http.request.method=GET http.request.remoteaddr="127.0.0.1:48394" http.request.uri="/v2/foo/bar/blobs/sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.158979ms http.response.status=400 http.response.written=110 vars.digest="sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "GET /v2/foo/bar/blobs/sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=39dd9046-1fd7-4ca9-a132-62248613054d http.request.method=GET http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.028721ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "GET /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=0a22a434-48e6-4e99-b374-20a8b9ff6153 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40594" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.duration="968.015µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "DELETE /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=b46a4bb2-e32c-470f-9c92-b6d4b6fc03d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40594" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="724.86µs" http.response.status=404 http.response.written=157 vars.digest="sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "HEAD /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=583b8854-1ba3-4ec4-8414-1eb8e229cce0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40594" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="711.718µs" http.response.status=404 http.response.written=74 vars.digest="sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "DELETE /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=error msg="error parsing digest="sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=b80df9e1-f732-4882-9d11-64704a745113 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40596" http.request.uri="/v2/foo/bar/blobs/sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" vars.name="foo/bar" time="2024-07-03T18:46:23Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=b80df9e1-f732-4882-9d11-64704a745113 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40596" http.request.uri="/v2/foo/bar/blobs/sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="863.065µs" http.response.status=400 http.response.written=110 vars.digest="sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "DELETE /v2/foo/bar/blobs/sha257:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T18:46:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=f98d1ee2-b650-4f98-b55d-3b4be1aed783 http.request.method=POST http.request.remoteaddr="127.0.0.1:40600" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.488829ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=1e989289-18e8-42b9-b210-2d7f4ca4af55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40600" http.request.uri="/v2/foo/bar/blobs/uploads/56fd4bc0-a481-470c-8976-815ef98eb654?_state=N_KxUQlL65bSSpKaOS2u3mWw_SoL8ayeccJ8HtJVKnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2ZmQ0YmMwLWE0ODEtNDcwYy04OTc2LTgxNWVmOThlYjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMy44MzEwNTY5MTZaIn0%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.209216198s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "PUT /v2/foo/bar/blobs/uploads/56fd4bc0-a481-470c-8976-815ef98eb654?_state=N_KxUQlL65bSSpKaOS2u3mWw_SoL8ayeccJ8HtJVKnN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2ZmQ0YmMwLWE0ODEtNDcwYy04OTc2LTgxNWVmOThlYjY1NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyMy44MzEwNTY5MTZaIn0%3D&digest=sha256%3A816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=6bc7f178-45c9-48a4-844b-8bd36b79a42b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40600" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.43313ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:25 +0000] "HEAD /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=2839d10e-d421-4ca0-b41e-a9a520a15e77 http.request.method=GET http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.396385332s http.response.status=200 http.response.written=4096000 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "GET /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 200 4096000 "" "Go-http-client/1.1" time="2024-07-03T18:46:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44605" http.request.id=cd36bbed-4508-486c-9297-5a63d136207d http.request.method=GET http.request.remoteaddr="127.0.0.1:40578" http.request.uri="/v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.392250074s http.response.status=200 http.response.written=4096000 127.0.0.1 - - [03/Jul/2024:18:46:23 +0000] "GET /v2/foo/bar/blobs/sha256:816ad0fd1ca7b4d00cacf80b475207f4ab9c1ccb55b197e4501e67a39fc6973e HTTP/1.1" 200 4096000 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (4.35s) === RUN TestRelativeURL time="2024-07-03T18:46:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:25Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44077" http.request.id=56180e78-dbcf-4354-a237-a072805647d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.287127ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44077" http.request.id=6cb38683-e3be-4869-94d1-4075eb37f2e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/5c887cc7-d97f-4eef-95a5-3178106f4f09?_state=qgW69wvBI4zjvEMfbVRck7KgKa6i5jkpUWT3K_Qi-px7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjODg3Y2M3LWQ5N2YtNGVlZi05NWE1LTMxNzgxMDZmNGYwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyNS4xMjU3MTk5NDdaIn0%3D&digest=sha256%3A951afbdcc9847ea18ca195e76ae236b197109eca0fe9533c62a06e957319005b" http.request.useragent="Go-http-client/1.1" http.response.duration=862.217212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:25 +0000] "PUT /v2/foo/bar/blobs/uploads/5c887cc7-d97f-4eef-95a5-3178106f4f09?_state=qgW69wvBI4zjvEMfbVRck7KgKa6i5jkpUWT3K_Qi-px7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjODg3Y2M3LWQ5N2YtNGVlZi05NWE1LTMxNzgxMDZmNGYwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyNS4xMjU3MTk5NDdaIn0%3D&digest=sha256%3A951afbdcc9847ea18ca195e76ae236b197109eca0fe9533c62a06e957319005b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44077" http.request.id=caacd3ad-2700-43ae-b631-ebe40d2d10c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.081736ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44077" http.request.id=86a9c250-6294-430f-a1fd-606b68deeac6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="807.413µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44077" http.request.id=7f7d4440-b58b-4416-8b54-d458d20a186d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49440" http.request.uri="/v2/foo/bar/blobs/uploads/8f8d7915-a151-469b-abfa-fdada303a997?_state=ELKfMPI_QI9jpxarF8Qtnnb2BMDQa_pNs6OEMwnA04F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmOGQ3OTE1LWExNTEtNDY5Yi1hYmZhLWZkYWRhMzAzYTk5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyNi4zODg5ODYwODRaIn0%3D&digest=sha256%3Aa4f44e5fc8f91880f806ad2013f775c833663a60d0eea30c9c27be26199a8086" http.request.useragent="Go-http-client/1.1" http.response.duration=1.237702805s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:26 +0000] "PUT /v2/foo/bar/blobs/uploads/8f8d7915-a151-469b-abfa-fdada303a997?_state=ELKfMPI_QI9jpxarF8Qtnnb2BMDQa_pNs6OEMwnA04F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmOGQ3OTE1LWExNTEtNDY5Yi1hYmZhLWZkYWRhMzAzYTk5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyNi4zODg5ODYwODRaIn0%3D&digest=sha256%3Aa4f44e5fc8f91880f806ad2013f775c833663a60d0eea30c9c27be26199a8086 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.50s) === RUN TestBlobDeleteDisabled time="2024-07-03T18:46:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:27Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:27Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:44841" http.request.id=fa801ebd-c17b-4d9f-a7d7-f17439efdb89 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33088" http.request.uri="/v2/foo/bar/blobs/sha256:3aac4878b6bdaaff2fca4f41b3acdb1a814a96a69e1240366acdfe49671be591" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.646µs" http.response.status=405 http.response.written=78 vars.digest="sha256:3aac4878b6bdaaff2fca4f41b3acdb1a814a96a69e1240366acdfe49671be591" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:27 +0000] "DELETE /v2/foo/bar/blobs/sha256:3aac4878b6bdaaff2fca4f41b3acdb1a814a96a69e1240366acdfe49671be591 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.23s) === RUN TestDeleteDisabled time="2024-07-03T18:46:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:27Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38759" http.request.id=8cb60b48-cc6b-4261-b81b-269df827363c http.request.method=POST http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="977.039µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38759" http.request.id=eb3e2e48-7f70-4f63-9b9a-0dc4c6964acc http.request.method=PUT http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/foo/bar/blobs/uploads/a544d469-5174-45bc-9dcf-fdf9785d0a8c?_state=CnE3kdb9C9EGK7vfkdLeVhyn11EQaF_Eb_vtdfpi9uF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1NDRkNDY5LTUxNzQtNDViYy05ZGNmLWZkZjk3ODVkMGE4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyOC4wODM0MDc2MDNaIn0%3D&digest=sha256%3Af075bc06696dd041e96ebaa9e18f5535336b1f8bd51d949ae5f700dff203621d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.486502973s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:28 +0000] "PUT /v2/foo/bar/blobs/uploads/a544d469-5174-45bc-9dcf-fdf9785d0a8c?_state=CnE3kdb9C9EGK7vfkdLeVhyn11EQaF_Eb_vtdfpi9uF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1NDRkNDY5LTUxNzQtNDViYy05ZGNmLWZkZjk3ODVkMGE4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyOC4wODM0MDc2MDNaIn0%3D&digest=sha256%3Af075bc06696dd041e96ebaa9e18f5535336b1f8bd51d949ae5f700dff203621d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:29Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:38759" http.request.id=0b05001c-cb49-4782-a5c5-7d7bc3813a50 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51342" http.request.uri="/v2/foo/bar/blobs/sha256:f075bc06696dd041e96ebaa9e18f5535336b1f8bd51d949ae5f700dff203621d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.005507ms http.response.status=405 http.response.written=78 vars.digest="sha256:f075bc06696dd041e96ebaa9e18f5535336b1f8bd51d949ae5f700dff203621d" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:29 +0000] "DELETE /v2/foo/bar/blobs/sha256:f075bc06696dd041e96ebaa9e18f5535336b1f8bd51d949ae5f700dff203621d HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.72s) === RUN TestDeleteReadOnly time="2024-07-03T18:46:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:29Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39865" http.request.id=2f0b6bdd-3e42-496f-b743-78c13614b004 http.request.method=POST http.request.remoteaddr="127.0.0.1:57244" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="937.781µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:29 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39865" http.request.id=5f981c67-800c-4cd8-8af0-d1b62856bc7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:57244" http.request.uri="/v2/foo/bar/blobs/uploads/757fbfec-dbcf-45fd-a11a-605fc3ba950e?_state=e8q2nKWOE-rHgupLtaOFuQp8TiS9Az_0rhLRDOK4L_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1N2ZiZmVjLWRiY2YtNDVmZC1hMTFhLTYwNWZjM2JhOTUwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyOS43NTc5MDcwODlaIn0%3D&digest=sha256%3A5f01af84e490c5f8f2bdfaf9858703ea6d4bdd7f1602eeb8c9a4211e70500faf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200045472s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:29 +0000] "PUT /v2/foo/bar/blobs/uploads/757fbfec-dbcf-45fd-a11a-605fc3ba950e?_state=e8q2nKWOE-rHgupLtaOFuQp8TiS9Az_0rhLRDOK4L_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1N2ZiZmVjLWRiY2YtNDVmZC1hMTFhLTYwNWZjM2JhOTUwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0NjoyOS43NTc5MDcwODlaIn0%3D&digest=sha256%3A5f01af84e490c5f8f2bdfaf9858703ea6d4bdd7f1602eeb8c9a4211e70500faf HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [03/Jul/2024:18:46:30 +0000] "DELETE /v2/foo/bar/blobs/sha256:5f01af84e490c5f8f2bdfaf9858703ea6d4bdd7f1602eeb8c9a4211e70500faf HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.39s) === RUN TestStartPushReadOnly time="2024-07-03T18:46:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:30Z" level=info msg="redis not configured" go.version=go1.22.5 127.0.0.1 - - [03/Jul/2024:18:46:30 +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-07-03T18:46:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:30Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=7270d01b-d6a1-43d6-b383-ba70f0830a31 http.request.method=GET http.request.remoteaddr="127.0.0.1:49412" 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.255036ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:46:30 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T18:46:30Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=6b061f36-d093-4c6b-a19d-4fbefb6bbf2c http.request.method=GET http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.007699ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:18:46:30 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:46:30Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=f42abd39-6ddc-453f-b115-743051a6adf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" 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="989.541µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:46:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T18:46:30Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=26d10461-cc64-490d-9424-f4f15a7b7afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" 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.682061ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:46:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=26d10461-cc64-490d-9424-f4f15a7b7afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" 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.723178ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:46:30Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=26d10461-cc64-490d-9424-f4f15a7b7afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" 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.76331ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:46:30Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=26d10461-cc64-490d-9424-f4f15a7b7afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" 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.799994ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:46:30 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T18:46:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=9db649e7-b6f9-4679-9e44-4a7dee64f631 http.request.method=POST http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="916.747µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:31 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=2fbb53aa-8454-42cf-9681-4ff96fb2962b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/blobs/uploads/f2c20686-3b15-4b29-bc32-fc5021d7be43?_state=3jNwWCGEHIs3UsingYGgZtgOWAf6UimQgFnuJi47y3J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMmMyMDY4Ni0zYjE1LTRiMjktYmMzMi1mYzUwMjFkN2JlNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzEuMjAzNjQ2MTc5WiJ9&digest=sha256%3Aba5920014f8147120c9db48a09a8134a4bb78cf2974dbe9fbbc111f6ee20fd5e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.375531993s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:31 +0000] "PUT /v2/foo/schema1/blobs/uploads/f2c20686-3b15-4b29-bc32-fc5021d7be43?_state=3jNwWCGEHIs3UsingYGgZtgOWAf6UimQgFnuJi47y3J7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmMmMyMDY4Ni0zYjE1LTRiMjktYmMzMi1mYzUwMjFkN2JlNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzEuMjAzNjQ2MTc5WiJ9&digest=sha256%3Aba5920014f8147120c9db48a09a8134a4bb78cf2974dbe9fbbc111f6ee20fd5e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=1209219c-6c2f-4a26-8052-10e0ac001f03 http.request.method=POST http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="941.843µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:32 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=94126d17-6e45-4995-8900-5e1ef8c33716 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/blobs/uploads/2d072a32-2344-4d0d-87a0-e293179de7c7?_state=0s-Y73lOhVEtvfHY6mhcWjtd3e_T5iJBfm7eIzitljR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyZDA3MmEzMi0yMzQ0LTRkMGQtODdhMC1lMjkzMTc5ZGU3YzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzIuNzM5OTM3NzkzWiJ9&digest=sha256%3Ad112da63a4982f30f1fdb72ca2b73e2a9249a04054d0e8aae9c1bcf302c2d252" http.request.useragent="Go-http-client/1.1" http.response.duration=915.194831ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:32 +0000] "PUT /v2/foo/schema1/blobs/uploads/2d072a32-2344-4d0d-87a0-e293179de7c7?_state=0s-Y73lOhVEtvfHY6mhcWjtd3e_T5iJBfm7eIzitljR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyZDA3MmEzMi0yMzQ0LTRkMGQtODdhMC1lMjkzMTc5ZGU3YzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzIuNzM5OTM3NzkzWiJ9&digest=sha256%3Ad112da63a4982f30f1fdb72ca2b73e2a9249a04054d0e8aae9c1bcf302c2d252 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=92279ded-e0be-4fd3-b402-eb8ad9ac082f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.833148ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=d4f9176f-a0d4-42b1-9f26-5f0a58336e99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.629609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=851bd0dc-fecb-41ab-a9e7-9389d4514f09 http.request.method=GET http.request.remoteaddr="127.0.0.1:49412" 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.941359ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=858c2fa2-da17-4732-9893-0c7d232bea12 http.request.method=GET http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.344787ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "GET /v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42633" http.request.id=bed57c84-6d82-4931-a4f8-c4d7768c4eb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.542045ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42633" http.request.id=809d23cb-9e65-48cc-ae21-5ce3af3792aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.38282ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:42633" http.request.id=fcecefeb-2451-4113-af32-6fe77c8aa86c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.630699ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=6db107a6-54bd-420c-8709-9037d194ee29 http.request.method=GET http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.256106ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "GET /v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=fc7877c6-2c01-4e02-97be-0b5385ff3729 http.request.method=GET http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="711.999µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=be3c78d6-a0da-4db6-8e41-6a9be171ce1c http.request.method=GET http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" http.request.useragent="Go-http-client/1.1" http.response.duration="839.169µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "GET /v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=d2e2e3ef-00da-47b1-b714-7f88b3b294f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.022772ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=error msg="payload digest does match: "sha256:aef7e56f25bc0c91e5348e0e0f43b6a61f67355dfdcf2661f6c684ff3f471dbc" != "sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b"" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=26741bdb-4480-4f1a-93ea-93421c04e45a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" time="2024-07-03T18:46:33Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=26741bdb-4480-4f1a-93ea-93421c04e45a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49412" http.request.uri="/v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.268922ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b" 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema1/manifests/sha256:4f2262f6360afd56d04feeb7d69536dc3acaaeb675129b9aa79a3811a53e871b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=aa1280dd-41d0-4199-89b5-7d250b47d335 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" 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.306746ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=b7cb8b43-6305-43b3-812a-67cb21ded762 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="859.286µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42633" http.request.id=3d8aa5de-5678-4294-8d83-cfca588ed1ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" 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.238025ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42633" http.request.id=3d8aa5de-5678-4294-8d83-cfca588ed1ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" 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.289916ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42633" http.request.id=3d8aa5de-5678-4294-8d83-cfca588ed1ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" 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.327233ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=01ad3661-ab27-4a5a-8087-f74cb6affb7e http.request.method=POST http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="959.46µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=2a42d5b9-f88a-4091-8958-0143c8c74463 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/blobs/uploads/2e91e99c-2cde-4e86-b905-ef6bd9a88505?_state=bq5XFXNvMo3Qa2XHYLW3QQtMMsxniz9tTrgqbNjJA557Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZTkxZTk5Yy0yY2RlLTRlODYtYjkwNS1lZjZiZDlhODg1MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzMuNjg4MjEyNzU4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.482329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/2e91e99c-2cde-4e86-b905-ef6bd9a88505?_state=bq5XFXNvMo3Qa2XHYLW3QQtMMsxniz9tTrgqbNjJA557Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyZTkxZTk5Yy0yY2RlLTRlODYtYjkwNS1lZjZiZDlhODg1MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzMuNjg4MjEyNzU4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42633" http.request.id=10ae242a-390d-4f13-b710-ce1c0300214e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" 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.061164ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:33Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42633" http.request.id=10ae242a-390d-4f13-b710-ce1c0300214e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" 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.099621ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T18:46:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=b0873b8d-6d2e-4d10-a37e-20b6bce94b4f http.request.method=POST http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437554ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=9e62a40c-8d6f-44a0-ae66-837dbbbd78a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/blobs/uploads/dbb07124-865c-4f13-9289-2fa22bd12061?_state=y3pmf0eMjZBECOtbgyy6hGsZu3Av5x2wDpmwaWFaCkx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYmIwNzEyNC04NjVjLTRmMTMtOTI4OS0yZmEyMmJkMTIwNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzMuODk2OTY0NjI4WiJ9&digest=sha256%3Ab6e036664576c1de5dfac64be71e8ce202ffd3bd4c7ce5cbbc4d1f6234b47e9d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.295075923s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/dbb07124-865c-4f13-9289-2fa22bd12061?_state=y3pmf0eMjZBECOtbgyy6hGsZu3Av5x2wDpmwaWFaCkx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYmIwNzEyNC04NjVjLTRmMTMtOTI4OS0yZmEyMmJkMTIwNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzMuODk2OTY0NjI4WiJ9&digest=sha256%3Ab6e036664576c1de5dfac64be71e8ce202ffd3bd4c7ce5cbbc4d1f6234b47e9d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=45dc3edf-7786-4935-acb9-6f96933347bb http.request.method=POST http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.924µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=fd6a2ad1-7b24-4451-bc0e-33c2bd8dd4fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/blobs/uploads/6e5add91-aa02-4842-b43a-70bca2653ec8?_state=ofBf-SZS83sxBvlv50WGoRIo92ZK6KuTAWvEzRcr2wh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZTVhZGQ5MS1hYTAyLTQ4NDItYjQzYS03MGJjYTI2NTNlYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzUuNDA5NTA5ODM0WiJ9&digest=sha256%3A8b02bde6141f94eb0969dc8c0eda9fb5aebad2f4c94fa7628fc344378cf62e8c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.637245352s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/6e5add91-aa02-4842-b43a-70bca2653ec8?_state=ofBf-SZS83sxBvlv50WGoRIo92ZK6KuTAWvEzRcr2wh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZTVhZGQ5MS1hYTAyLTQ4NDItYjQzYS03MGJjYTI2NTNlYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzUuNDA5NTA5ODM0WiJ9&digest=sha256%3A8b02bde6141f94eb0969dc8c0eda9fb5aebad2f4c94fa7628fc344378cf62e8c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42633" http.request.id=f90a1234-d831-478f-a25d-cb618b243bed http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.845409ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42633" http.request.id=c0c32302-b1a6-48a3-868e-fecacdb5a6b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/sha256:d93bd46b7a749b7a9c9da78892ff5ab47428e26ba55997bf7aa42560f1f2ab93" http.request.useragent="Go-http-client/1.1" http.response.duration=1.483386ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:d93bd46b7a749b7a9c9da78892ff5ab47428e26ba55997bf7aa42560f1f2ab93 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=de753cc3-1847-4f7b-be19-966e6d19cb20 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.354386ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=11902cc8-09ce-4701-ac25-6f3c150ab6d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/sha256:d93bd46b7a749b7a9c9da78892ff5ab47428e26ba55997bf7aa42560f1f2ab93" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.296728ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/sha256:d93bd46b7a749b7a9c9da78892ff5ab47428e26ba55997bf7aa42560f1f2ab93 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=f7c0010c-3d02-4056-9947-36af44052d23 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.035094ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=7cdd23fc-19e6-49c7-bd9c-26b8f601fb4d http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/sha256:d93bd46b7a749b7a9c9da78892ff5ab47428e26ba55997bf7aa42560f1f2ab93" http.request.useragent="Go-http-client/1.1" http.response.duration="946.578µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/sha256:d93bd46b7a749b7a9c9da78892ff5ab47428e26ba55997bf7aa42560f1f2ab93 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=970521f8-6794-4027-820c-dfe48bd68fdb http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" 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="965.136µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="rewriting manifest sha256:d93bd46b7a749b7a9c9da78892ff5ab47428e26ba55997bf7aa42560f1f2ab93 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=f4a377d3-1725-40ff-90d5-ac8491466e14 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=f4a377d3-1725-40ff-90d5-ac8491466e14 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" 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.279697ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42633" http.request.id=68bfa992-e541-440c-971d-4de712310f4d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.191421ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42633" http.request.id=a344bdf0-6eb1-4ac2-b5b2-014bff184f14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.488208ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42633" http.request.id=bd179da9-b3d1-476a-9dbd-9b9e45ee601e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/sha256:6e982a8297cce5e50e9fd0a6af2322dfbd01c4a8474b1cef5c084b1c058959fb" http.request.useragent="Go-http-client/1.1" http.response.duration="924.195µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:6e982a8297cce5e50e9fd0a6af2322dfbd01c4a8474b1cef5c084b1c058959fb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=025260f1-4430-4598-a5ee-ac4e917244aa http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.072911ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=f6d9c722-8c9d-46aa-b090-f573240d6c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/sha256:6e982a8297cce5e50e9fd0a6af2322dfbd01c4a8474b1cef5c084b1c058959fb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="951.544µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/sha256:6e982a8297cce5e50e9fd0a6af2322dfbd01c4a8474b1cef5c084b1c058959fb HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=f689d284-46dc-4d30-b2fb-c4e94ddaab4e http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="825.502µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=d7caac73-4644-4bd9-9245-b722b2f44465 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/sha256:6e982a8297cce5e50e9fd0a6af2322dfbd01c4a8474b1cef5c084b1c058959fb" http.request.useragent="Go-http-client/1.1" http.response.duration="830.174µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/sha256:6e982a8297cce5e50e9fd0a6af2322dfbd01c4a8474b1cef5c084b1c058959fb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="rewriting manifest list sha256:6e982a8297cce5e50e9fd0a6af2322dfbd01c4a8474b1cef5c084b1c058959fb in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=4cfc600c-ac7e-4ff9-825c-e73550341267 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42633" http.request.id=4cfc600c-ac7e-4ff9-825c-e73550341267 http.request.method=GET http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.797023ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:37Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=b90b6037-4b78-4c8d-a4f0-86e65fc17c48 http.request.method=GET http.request.remoteaddr="127.0.0.1:45944" 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.29721ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=7db51564-a8ab-43af-a2ac-1adca9a6911e http.request.method=GET http.request.remoteaddr="127.0.0.1:45944" 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="889.849µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=e2b6baf3-2be6-4f45-97c0-5b39d7605fc3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" 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="833.12µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=49275b25-ba80-4ba5-9dbf-b819b6311b35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" 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.47855ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:46:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=49275b25-ba80-4ba5-9dbf-b819b6311b35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" 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.525039ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:46:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=49275b25-ba80-4ba5-9dbf-b819b6311b35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" 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.558034ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:46:37Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=49275b25-ba80-4ba5-9dbf-b819b6311b35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" 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.586879ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=ca8b03c3-820b-4ddb-b426-d215f4d257b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="865.406µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=e2a7aca0-0b14-48a4-9d08-cec7cca4c897 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/blobs/uploads/45104555-3a3b-40ea-ab8a-117916e482c6?_state=xpry5mpfbGDbBavUfHN6S0TGaBXUEqmdedfAHKdeT1N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NTEwNDU1NS0zYTNiLTQwZWEtYWI4YS0xMTc5MTZlNDgyYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzcuMjEyMDAxMDJaIn0%3D&digest=sha256%3Ae7422c6a26105e5e1cc87ef5e57010866bec58f488176561ad1bf1a289e8f949" http.request.useragent="Go-http-client/1.1" http.response.duration=508.702215ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "PUT /v2/foo/schema1/blobs/uploads/45104555-3a3b-40ea-ab8a-117916e482c6?_state=xpry5mpfbGDbBavUfHN6S0TGaBXUEqmdedfAHKdeT1N7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0NTEwNDU1NS0zYTNiLTQwZWEtYWI4YS0xMTc5MTZlNDgyYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzcuMjEyMDAxMDJaIn0%3D&digest=sha256%3Ae7422c6a26105e5e1cc87ef5e57010866bec58f488176561ad1bf1a289e8f949 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=0fe6b71c-0be6-4a68-825c-011d0058b04c http.request.method=POST http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.612µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=999c8cda-c2aa-491b-af9e-0a41c4abaccc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/blobs/uploads/6d322694-52e2-4a94-960a-477e81302ca7?_state=VwDmD6GXV0ntA4RL-0FeO__a6xvhBGMIJT4nw882RCx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ZDMyMjY5NC01MmUyLTRhOTQtOTYwYS00NzdlODEzMDJjYTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzcuOTA5NTg3ODE3WiJ9&digest=sha256%3A1a3d8ac502e1380f844d2ca48cc8615c2ece71791797fa0907bed82a14ccd160" http.request.useragent="Go-http-client/1.1" http.response.duration=1.131545892s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:37 +0000] "PUT /v2/foo/schema1/blobs/uploads/6d322694-52e2-4a94-960a-477e81302ca7?_state=VwDmD6GXV0ntA4RL-0FeO__a6xvhBGMIJT4nw882RCx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ZDMyMjY5NC01MmUyLTRhOTQtOTYwYS00NzdlODEzMDJjYTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzcuOTA5NTg3ODE3WiJ9&digest=sha256%3A1a3d8ac502e1380f844d2ca48cc8615c2ece71791797fa0907bed82a14ccd160 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=ef8391ea-bfe1-4af0-bffd-6b0b3701978a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.616175ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=b2097bcf-3c94-4e0c-82f1-b356bff4b549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.500831ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=1ed187ff-09c4-475f-873b-9343de7d1692 http.request.method=GET http.request.remoteaddr="127.0.0.1:45944" 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.059782ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=994767c2-7262-4a2c-8266-06c6036beb21 http.request.method=GET http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.249349ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "GET /v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46047" http.request.id=b8498f20-820d-4502-9d60-fc3606986801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.742406ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46047" http.request.id=4c6dfaaf-fa52-4941-8e56-5a29a41003d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.664407ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:46047" http.request.id=8c0e59fb-345f-46a0-b620-073a886c7e2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.502299ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=94d6547b-557c-4682-b9c1-204eb5936e6c http.request.method=GET http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.460697ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "GET /v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=7b32d663-6aed-4b47-bec6-bbb39889784b http.request.method=GET http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="653.134µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=1b37e2f2-289f-4116-bb3f-d7c94ef369de http.request.method=GET http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" http.request.useragent="Go-http-client/1.1" http.response.duration="733.249µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "GET /v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=ff80ed0b-3d8b-43c6-8715-ce197cd536da http.request.method=GET http.request.remoteaddr="127.0.0.1:45944" 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="642.186µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=error msg="payload digest does match: "sha256:89abe063ae879883d7809e56943160d6952b6da0729adf91cc9818fcc2c2c583" != "sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d"" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=8300001b-4c92-4432-8db7-5ca4c2c45f14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" time="2024-07-03T18:46:39Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=8300001b-4c92-4432-8db7-5ca4c2c45f14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45944" http.request.uri="/v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="994.869µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d" 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema1/manifests/sha256:cd36e69b7edbbb88b8fc522854213bfc3c0048de0949d5ed109474845102d93d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=3ad9c8ed-7f4d-4dd0-8b50-2c969ad455d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" 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="954.361µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=3fe064b7-808c-44b4-8934-0890111dad66 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" 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="788.995µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46047" http.request.id=583af019-0cee-4a70-8c05-952b1e12728a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" 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="870.876µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46047" http.request.id=583af019-0cee-4a70-8c05-952b1e12728a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" 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="904.568µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46047" http.request.id=583af019-0cee-4a70-8c05-952b1e12728a http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" 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="939.469µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=2cdc39a5-03c0-4ae6-a680-460571f3b0ae http.request.method=POST http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="896.181µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=6b6d9196-f420-4ae3-9634-4855f11783d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/blobs/uploads/0756fb79-5437-4036-be2a-8b99c579d688?_state=x-9g1qgz4rWztxRSeUCDY879JiH_mYwfbB8c-iKv28h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNzU2ZmI3OS01NDM3LTQwMzYtYmUyYS04Yjk5YzU3OWQ2ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzkuMDY5ODkwNTI1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.152366ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema2/blobs/uploads/0756fb79-5437-4036-be2a-8b99c579d688?_state=x-9g1qgz4rWztxRSeUCDY879JiH_mYwfbB8c-iKv28h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNzU2ZmI3OS01NDM3LTQwMzYtYmUyYS04Yjk5YzU3OWQ2ODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzkuMDY5ODkwNTI1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46047" http.request.id=d3c79f9e-a633-452a-9f84-59272a2c9a67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" 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="904.28µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:39Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46047" http.request.id=d3c79f9e-a633-452a-9f84-59272a2c9a67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" 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="938.91µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=8d7c9569-8f0a-48f4-a6d2-3be11d1c1bf9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="875.947µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=31e07843-b158-4cc0-bc65-3b4a6286aaed http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/blobs/uploads/d829a16a-db2e-4a54-a81f-0c7ea24fdd4d?_state=lqo9XA4nmbRGUydj8d3AUAAR5gMJJXjs8CbuiDgCT0N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkODI5YTE2YS1kYjJlLTRhNTQtYTgxZi0wYzdlYTI0ZmRkNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzkuMTk2OTY2MDk2WiJ9&digest=sha256%3Ad00447e0a40207e7b4bebf7ac5840d2b3e6753b1d511162297d2266bcd354129" http.request.useragent="Go-http-client/1.1" http.response.duration=480.606514ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema2/blobs/uploads/d829a16a-db2e-4a54-a81f-0c7ea24fdd4d?_state=lqo9XA4nmbRGUydj8d3AUAAR5gMJJXjs8CbuiDgCT0N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkODI5YTE2YS1kYjJlLTRhNTQtYTgxZi0wYzdlYTI0ZmRkNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzkuMTk2OTY2MDk2WiJ9&digest=sha256%3Ad00447e0a40207e7b4bebf7ac5840d2b3e6753b1d511162297d2266bcd354129 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=09af905a-c961-4dee-82a2-43f7ebc65781 http.request.method=POST http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.068655ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=9dde2ba6-0de0-48fa-8d12-73eaa89c5cde http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/blobs/uploads/33365405-cc4b-40a4-8dcd-6835799aff19?_state=nGnXbH0x6EPEGRBCNYgvPwxTC13e-0dlJuYml4j7s1l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMzM2NTQwNS1jYzRiLTQwYTQtOGRjZC02ODM1Nzk5YWZmMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzkuODk3MzUzMTUzWiJ9&digest=sha256%3A25784576ee0e2d31a1a674307b8f0b5604465990572b9b58c64d012e4183182a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.645885366s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:39 +0000] "PUT /v2/foo/schema2/blobs/uploads/33365405-cc4b-40a4-8dcd-6835799aff19?_state=nGnXbH0x6EPEGRBCNYgvPwxTC13e-0dlJuYml4j7s1l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMzM2NTQwNS1jYzRiLTQwYTQtOGRjZC02ODM1Nzk5YWZmMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6MzkuODk3MzUzMTUzWiJ9&digest=sha256%3A25784576ee0e2d31a1a674307b8f0b5604465990572b9b58c64d012e4183182a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46047" http.request.id=26ae1757-2aa8-4339-97ae-80f3da36901b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.153451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46047" http.request.id=a5f9dfd5-66dc-4c92-9e3d-8d4d6794201e http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/sha256:30a6e6ca00244969e57a234535d1ce42d84ee279b13fccd3b30ce93e9000cbf3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079317ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "PUT /v2/foo/schema2/manifests/sha256:30a6e6ca00244969e57a234535d1ce42d84ee279b13fccd3b30ce93e9000cbf3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=7f9e59b2-17d6-41ee-b410-ff80192243a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" 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="868.354µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=4edaca26-fe2c-4a55-8640-babc3387116d http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/sha256:30a6e6ca00244969e57a234535d1ce42d84ee279b13fccd3b30ce93e9000cbf3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="857.509µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/sha256:30a6e6ca00244969e57a234535d1ce42d84ee279b13fccd3b30ce93e9000cbf3 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=f47571a8-5916-4224-89b7-6027d4eec259 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="751.738µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=12e56a02-8d0b-48d9-bdac-3dbb421be145 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/sha256:30a6e6ca00244969e57a234535d1ce42d84ee279b13fccd3b30ce93e9000cbf3" http.request.useragent="Go-http-client/1.1" http.response.duration="646.121µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/sha256:30a6e6ca00244969e57a234535d1ce42d84ee279b13fccd3b30ce93e9000cbf3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=f0d7bec7-21fd-4073-9ff7-ed5b0888b3ff http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" 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="723.074µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="rewriting manifest sha256:30a6e6ca00244969e57a234535d1ce42d84ee279b13fccd3b30ce93e9000cbf3 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=a12e9f3b-acea-43cf-a644-90850b33aa11 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=a12e9f3b-acea-43cf-a644-90850b33aa11 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.378183ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46047" http.request.id=2e9217cf-ac00-4834-9173-d7419a23b253 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" 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="810.365µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46047" http.request.id=551f6b62-456b-4347-bca4-b7bad16be97c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="917.362µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46047" http.request.id=1bac62ee-18e4-488c-94e1-26d5098c8b0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/sha256:b795a130e4d4a3129e8f16f1e219377c9d71f7a050687b6bafc8e59cb09fc050" http.request.useragent="Go-http-client/1.1" http.response.duration="895.038µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "PUT /v2/foo/schema2/manifests/sha256:b795a130e4d4a3129e8f16f1e219377c9d71f7a050687b6bafc8e59cb09fc050 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=2258e0b3-5218-4ffc-aa94-e9f4478706f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="815.758µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=0e9e566d-b7c0-4ced-a789-23812eb456a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/sha256:b795a130e4d4a3129e8f16f1e219377c9d71f7a050687b6bafc8e59cb09fc050" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="746.534µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/sha256:b795a130e4d4a3129e8f16f1e219377c9d71f7a050687b6bafc8e59cb09fc050 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=19b2dd20-9cfb-4e12-babf-ae2baf8f785b http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="642.549µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=2f16a999-0a08-4c6b-9291-9ecb214e36ea http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/sha256:b795a130e4d4a3129e8f16f1e219377c9d71f7a050687b6bafc8e59cb09fc050" http.request.useragent="Go-http-client/1.1" http.response.duration="688.603µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/sha256:b795a130e4d4a3129e8f16f1e219377c9d71f7a050687b6bafc8e59cb09fc050 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="rewriting manifest list sha256:b795a130e4d4a3129e8f16f1e219377c9d71f7a050687b6bafc8e59cb09fc050 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=fe906905-1500-43e6-ab38-4ee7a6d9cd94 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46047" http.request.id=fe906905-1500-43e6-ab38-4ee7a6d9cd94 http.request.method=GET http.request.remoteaddr="127.0.0.1:45948" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.600237ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (10.60s) === RUN TestGetManifestWithStorageError time="2024-07-03T18:46:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:41Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:32935" http.request.id=281f734d-e5cb-4dd4-a7f3-faa79dd24635 http.request.method=GET http.request.remoteaddr="127.0.0.1:36850" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.120582ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:32935" http.request.id=967922d6-dd9f-46a7-b8c9-08cb9765251b http.request.method=GET http.request.remoteaddr="127.0.0.1:36850" 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="941.557µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:32935" http.request.id=b69791c2-6dd0-4275-9613-428739725555 http.request.method=GET http.request.remoteaddr="127.0.0.1:36850" 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="978.641µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:32935" http.request.id=02566a20-bc4a-45a6-98f3-694792eb6476 http.request.method=GET http.request.remoteaddr="127.0.0.1:36850" 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="755.483µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-07-03T18:46:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:41Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=580f7720-9884-491f-8f9f-d01300334cf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56572" 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.168426ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=c7933083-66c7-47d4-b6b1-e3786ee1b2f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56572" 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="927.022µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=f601204e-aa64-4640-95f5-4c280e943f05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" 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.164547ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=7383e837-f076-49d6-8111-22c354c337f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" 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.769597ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=7383e837-f076-49d6-8111-22c354c337f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" 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.821769ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=7383e837-f076-49d6-8111-22c354c337f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" 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.873369ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:46:41Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=7383e837-f076-49d6-8111-22c354c337f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" 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.919715ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T18:46:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=04e3ca2c-ae5f-4afd-a6b7-9a73737adfef http.request.method=POST http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.343341ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=8bc74725-b6e2-46da-83f3-f2266eb014be http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/blobs/uploads/72050b86-eb69-4e67-a3b7-f18075c2b4a8?_state=d7GRBwWv61ZLhI9s88XdzBDAELh6MSnZJD4YEDvscRB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjA1MGI4Ni1lYjY5LTRlNjctYTNiNy1mMTgwNzVjMmI0YTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDEuNzI0MjcxNzY3WiJ9&digest=sha256%3Ac9a0610adba8df07fc6ffaefe9831a2c65169b70ba78c107bbfc77ee954e8e92" http.request.useragent="Go-http-client/1.1" http.response.duration=637.210349ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:41 +0000] "PUT /v2/foo/schema1/blobs/uploads/72050b86-eb69-4e67-a3b7-f18075c2b4a8?_state=d7GRBwWv61ZLhI9s88XdzBDAELh6MSnZJD4YEDvscRB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MjA1MGI4Ni1lYjY5LTRlNjctYTNiNy1mMTgwNzVjMmI0YTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDEuNzI0MjcxNzY3WiJ9&digest=sha256%3Ac9a0610adba8df07fc6ffaefe9831a2c65169b70ba78c107bbfc77ee954e8e92 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=e765408c-36e7-4abf-a087-2190910b2aca http.request.method=POST http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020928ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:42 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=a18c026e-1edc-4ca3-b2cf-5e2517133ec7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/blobs/uploads/e72be6f6-0acd-4617-8e9d-765aa57ed2b3?_state=qNgRTyg7GGEn_LvaWIlMgyNXgnChZ4oUjKDZZio2fWZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzJiZTZmNi0wYWNkLTQ2MTctOGU5ZC03NjVhYTU3ZWQyYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDIuNTE1NjI0NjIyWiJ9&digest=sha256%3Aa214f7992a273b2f3f81962ed1c47e180353073297f04ae8322f7d6e7078b97d" http.request.useragent="Go-http-client/1.1" http.response.duration=697.448041ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:42 +0000] "PUT /v2/foo/schema1/blobs/uploads/e72be6f6-0acd-4617-8e9d-765aa57ed2b3?_state=qNgRTyg7GGEn_LvaWIlMgyNXgnChZ4oUjKDZZio2fWZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzJiZTZmNi0wYWNkLTQ2MTctOGU5ZC03NjVhYTU3ZWQyYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDIuNTE1NjI0NjIyWiJ9&digest=sha256%3Aa214f7992a273b2f3f81962ed1c47e180353073297f04ae8322f7d6e7078b97d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=ec7c55d3-cbda-45a2-b455-a6db5ac4fbfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.857851ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=c1b2dcff-2d20-462d-b7b5-e8c752178d80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.413553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=2b88519f-bd3d-4a51-bb8c-44a259c4c27d http.request.method=GET http.request.remoteaddr="127.0.0.1:56572" 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.568122ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=4bf1b1a5-2201-435b-aa95-c04f165ff24b http.request.method=GET http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.418947ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38831" http.request.id=734aa6d7-4ac4-4ee2-b9f4-74214e6c3374 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.476903ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38831" http.request.id=8f6e82f0-b035-4c3f-a054-0a05ab19df66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.17796ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:38831" http.request.id=65d24059-c590-423e-8230-724b03edeac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.01159ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=fed7b37b-4a04-4bf6-8022-22a94b6395a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.496196ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=eaa2ce84-a150-4dc9-b03d-c64c8eb70ace http.request.method=GET http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="956.716µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=35b06ba2-d4c5-41de-a11f-cd13202176f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.duration="711.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=1c0b6a57-3efd-46a3-be04-05d80b1cf33f http.request.method=GET http.request.remoteaddr="127.0.0.1:56572" 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="960.469µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=error msg="payload digest does match: "sha256:620d17aaf6a8e48b7b2ff6f91fd9d1cbc3baf4818c7050729158c7641df5bc4e" != "sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05"" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=1c0524ca-c8cc-424f-9309-4426ad2c5043 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=1c0524ca-c8cc-424f-9309-4426ad2c5043 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="859.758µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=80ef0b71-f06c-41b9-a9a3-83d1c74bc295 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56588" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.duration="952.038µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=13799eeb-0bd4-4e0b-b76a-7bceccef7bb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56588" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.06449ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=e552d991-6944-4433-a164-c4da318cb475 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56602" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.232457ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=c26bc9ff-146c-44d5-b4b3-ea24fda2feae http.request.method=PUT http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.duration=2.194222ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=ac9d8de1-f1db-4330-8f68-68a1da7bce9b http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.657757ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=38ca2493-4726-439c-8c2d-cfc8819b1003 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56620" 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.098702ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=acc905c2-e2a7-4e4f-9f57-edb959fe00a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.477391ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=853be6aa-cf8a-4598-a310-76141972fc6e http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" 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="961.859µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=b853a482-a144-458b-a79b-d595c72ce24d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05" http.request.useragent="Go-http-client/1.1" http.response.duration=1.166651ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:533d7442e246d7044e7a3692354d9a7656f88637a6feacfe48617b5ce5d04b05 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=763f9133-7d02-48fa-b13c-5ebab9ea498b http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" 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="986.004µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=5348ab67-4896-4678-aadd-73a57579b851 http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" 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="714.451µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=8edcc09e-d7c1-4242-b39f-08e25d175962 http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.075694ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38831" http.request.id=097db7af-9201-47c0-9d41-2e4fea3a262e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" 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.231095ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38831" http.request.id=097db7af-9201-47c0-9d41-2e4fea3a262e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" 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.281513ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38831" http.request.id=097db7af-9201-47c0-9d41-2e4fea3a262e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" 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.331303ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=7718c929-e3c5-4a2e-b110-1aac356c6a55 http.request.method=POST http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122857ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=3250ac46-3655-48b5-93ad-5dd22c5b9801 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/blobs/uploads/76af47eb-cf29-44a4-8257-3cad7420569e?_state=lI8CwdFB-c_PGOWHAk12KKePfcWG5Zfda_yTyOtQU2h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NmFmNDdlYi1jZjI5LTQ0YTQtODI1Ny0zY2FkNzQyMDU2OWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDMuMjY5NDUxMDA3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.037349ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/76af47eb-cf29-44a4-8257-3cad7420569e?_state=lI8CwdFB-c_PGOWHAk12KKePfcWG5Zfda_yTyOtQU2h7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NmFmNDdlYi1jZjI5LTQ0YTQtODI1Ny0zY2FkNzQyMDU2OWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDMuMjY5NDUxMDA3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38831" http.request.id=7300be59-60d9-42d0-a21f-e19c1333243a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" 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.226579ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:43Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38831" http.request.id=7300be59-60d9-42d0-a21f-e19c1333243a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" 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.272954ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T18:46:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=57302949-28e4-4050-9f46-79e3d09e2e52 http.request.method=POST http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.386063ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=aff6b275-b7a4-4d42-8f00-7d7533baf523 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/blobs/uploads/02e4fa75-c17b-44a8-a0b3-0c1d8257e513?_state=K5O3WpakgGirbP5HObmGmf02yaBgDZ_l8WSzITiZcT97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMmU0ZmE3NS1jMTdiLTQ0YTgtYTBiMy0wYzFkODI1N2U1MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDMuNDk3OTQ5NDY5WiJ9&digest=sha256%3A61db9aa54a778bce1f87ae7a83d5e22142bb3d5f73eb3721962f8adb68c127b2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.703214861s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/02e4fa75-c17b-44a8-a0b3-0c1d8257e513?_state=K5O3WpakgGirbP5HObmGmf02yaBgDZ_l8WSzITiZcT97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMmU0ZmE3NS1jMTdiLTQ0YTgtYTBiMy0wYzFkODI1N2U1MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDMuNDk3OTQ5NDY5WiJ9&digest=sha256%3A61db9aa54a778bce1f87ae7a83d5e22142bb3d5f73eb3721962f8adb68c127b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=ce2f5031-926e-478e-b00a-c416dc40cbdb http.request.method=POST http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="912.001µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=2d619af0-affb-4673-9909-fa0c44657403 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/blobs/uploads/588f7d4e-aa14-4cfb-bc39-2f9231696cc6?_state=W2Ow2y7U_d19maHVxwdTs23QM4_xhTkc8gc1KFLxA6V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ODhmN2Q0ZS1hYTE0LTRjZmItYmMzOS0yZjkyMzE2OTZjYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDUuNDEzODY0ODk5WiJ9&digest=sha256%3Af2eaca49799cf4d00e4a1211fa4041c2d82639d18a4d5561193a1502d535f500" http.request.useragent="Go-http-client/1.1" http.response.duration=1.502115063s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/588f7d4e-aa14-4cfb-bc39-2f9231696cc6?_state=W2Ow2y7U_d19maHVxwdTs23QM4_xhTkc8gc1KFLxA6V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ODhmN2Q0ZS1hYTE0LTRjZmItYmMzOS0yZjkyMzE2OTZjYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6NDY6NDUuNDEzODY0ODk5WiJ9&digest=sha256%3Af2eaca49799cf4d00e4a1211fa4041c2d82639d18a4d5561193a1502d535f500 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38831" http.request.id=faca105d-ebcd-47ff-9b41-15a1197083f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168025ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38831" http.request.id=5423af8c-5fab-47c8-8f0a-abc9ff62338c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015638ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=fd575592-93fb-4949-a3d8-57c5091061b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.454799ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=4d13781e-2779-47c4-8518-3bc599d4b6ea http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.183157ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=88c48d2b-05dd-403e-aba4-24a2069e5f96 http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.209662ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=0c4794eb-db15-479b-957e-429517ebfccf http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" http.request.useragent="Go-http-client/1.1" http.response.duration="755.547µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=8d8b4239-af19-46f5-8239-1fbda02ba28b http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.086256ms http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="rewriting manifest sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=5b0a2552-2d93-4db6-b13c-54753f035af9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=5b0a2552-2d93-4db6-b13c-54753f035af9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.524929ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=90c5b860-69d8-4e1f-a580-eca26f32df5e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" http.request.useragent="Go-http-client/1.1" http.response.duration=1.406974ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=586ac8cd-a669-41b2-864e-8f52bc3e3368 http.request.method=GET http.request.remoteaddr="127.0.0.1:56624" http.request.uri="/v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.712µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=241bc634-8d5a-4c05-8950-e16106ccc024 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56626" http.request.uri="/v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.054424ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38831" http.request.id=90237d20-98bc-4576-9a57-044a54c20c27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56642" http.request.uri="/v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" http.request.useragent="Go-http-client/1.1" http.response.duration=1.216576ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=d620f760-f86d-4362-81f0-7fdcc122df8f http.request.method=GET http.request.remoteaddr="127.0.0.1:56642" http.request.uri="/v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="889.271µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=1cc004a4-1be0-489d-a3a5-2f35cc46bd4a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56658" 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.011681ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38831" http.request.id=01a45e7d-935e-49a3-a740-30023782d07e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56670" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.563879ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=e6e73f75-e5e9-4840-9ed0-363a797af447 http.request.method=GET http.request.remoteaddr="127.0.0.1:56670" 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="832.134µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=ac83abb2-05cf-44a4-86a4-5649b92584d0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56670" http.request.uri="/v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024791ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:068ff4fe9897c8a3009f534bdfc0f2aeb035340ceed0832cb09edbc5c24c4173 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38831" http.request.id=0d350c4c-6f8a-4e76-9249-c306d3e970a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56670" 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="857.936µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.38s) === RUN TestManifestDeleteDisabled time="2024-07-03T18:46:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:46Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:37921" http.request.id=ef7da704-70a0-4b5d-8113-96ec853305b9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51538" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.287213ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [03/Jul/2024:18:46:46 +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-07-03T18:46:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:46Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T18:46:46Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.5 time="2024-07-03T18:46:46Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T18:46:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:46389" http.request.id=0cdc4566-c7bf-4d1d-9662-dca07a8fc612 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37314" 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.475353ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:46389" http.request.id=726c328c-7fb5-4c36-b17d-d24c91cc9eb2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37324" 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.999256ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:46389" http.request.id=01cc69bf-e3bc-4866-8fe0-f2ae19ccff3d http.request.method=POST http.request.remoteaddr="127.0.0.1:37330" 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=2.031563ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T18:46:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:46389" http.request.id=c1fa5199-95b6-4812-8a26-d7668b84f0ae http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37346" 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.997023ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:46:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.03s) === RUN TestProxyManifestGetByTag time="2024-07-03T18:46:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:46Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=a4d57848-a5c2-4bda-91ce-0b2bac4a213d http.request.method=POST http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.815µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=0b659f0e-4f7e-45e7-97dd-1262f961c04b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/foo/bar/blobs/uploads/429f72a0-e5d8-4205-bab8-0757e13bc522?_state=tUMVTEyLW-vocmXT5yWNpnU4c_qqW0rqDagHb4Mjg5F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyOWY3MmEwLWU1ZDgtNDIwNS1iYWI4LTA3NTdlMTNiYzUyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0Njo0Ny4xMDg3NjI3NzZaIn0%3D&digest=sha256%3Afb350256199e5060886f51d4233fdedad61677107d64ae914d86ac8b0dde88b0" http.request.useragent="Go-http-client/1.1" http.response.duration=557.509391ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "PUT /v2/foo/bar/blobs/uploads/429f72a0-e5d8-4205-bab8-0757e13bc522?_state=tUMVTEyLW-vocmXT5yWNpnU4c_qqW0rqDagHb4Mjg5F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyOWY3MmEwLWU1ZDgtNDIwNS1iYWI4LTA3NTdlMTNiYzUyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0Njo0Ny4xMDg3NjI3NzZaIn0%3D&digest=sha256%3Afb350256199e5060886f51d4233fdedad61677107d64ae914d86ac8b0dde88b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=ba3c3c89-a184-436f-a658-d6ca0b8a74d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.531451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:46:47Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:46:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T18:46:47Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.22.5 time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=e2b78926-c2d4-4d18-9f3a-a8b87f8d4674 http.request.method=GET http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.043848ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:33719" go.version=go1.22.5 time="2024-07-03T18:46:47Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=96e80e23-3489-4ebd-ac3d-57b0f9343c5d http.request.method=GET http.request.remoteaddr="127.0.0.1:44858" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.69096ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33719 /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:33719/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:40335" http.request.id=7ac2e536-2644-4420-9f48-f7fb0829820a http.request.method=GET http.request.remoteaddr="127.0.0.1:34646" http.request.uri="/v2/foo/bar/manifests/sha256:1c6b496925b118ad2bb8def8928966b5a04a36f9bd8e4beeed44afdc3ef68bb9" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:1c6b496925b118ad2bb8def8928966b5a04a36f9bd8e4beeed44afdc3ef68bb9" time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=090c3902-fcb9-47ca-acdd-1527b974af0e http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/foo/bar/manifests/sha256:1c6b496925b118ad2bb8def8928966b5a04a36f9bd8e4beeed44afdc3ef68bb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.161752ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "GET /v2/foo/bar/manifests/sha256:1c6b496925b118ad2bb8def8928966b5a04a36f9bd8e4beeed44afdc3ef68bb9 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:1c6b496925b118ad2bb8def8928966b5a04a36f9bd8e4beeed44afdc3ef68bb9 with ttl=167h59m59.999996252s" go.version=go1.22.5 time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40335" http.request.id=7ac2e536-2644-4420-9f48-f7fb0829820a http.request.method=GET http.request.remoteaddr="127.0.0.1:34646" http.request.uri="/v2/foo/bar/manifests/sha256:1c6b496925b118ad2bb8def8928966b5a04a36f9bd8e4beeed44afdc3ef68bb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=9.751618ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "GET /v2/foo/bar/manifests/sha256:1c6b496925b118ad2bb8def8928966b5a04a36f9bd8e4beeed44afdc3ef68bb9 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=8a211e97-d7b7-408b-ad1e-1a2eebbcc8c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44870" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="996.148µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33719 /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:33719/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:40335" http.request.id=943b9d3d-42f3-474f-b104-33dde19ec835 http.request.method=GET http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=19c5c387-2bc3-4abb-aa51-0de4f6f94e09 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44886" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.622447ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40335" http.request.id=943b9d3d-42f3-474f-b104-33dde19ec835 http.request.method=GET http.request.remoteaddr="127.0.0.1:34658" 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.267218ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:46:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=29b252fc-eae9-438b-aba5-2745680f0889 http.request.method=POST http.request.remoteaddr="127.0.0.1:44886" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="985.104µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=e7792656-2517-419b-a888-58e6f3f76735 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44886" http.request.uri="/v2/foo/bar/blobs/uploads/47cd7cbe-3483-490f-8096-3d57005318fd?_state=MDTamJfLQxmJ_9lbIEa0vJCJdc86vma03QQJVo-yD4d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3Y2Q3Y2JlLTM0ODMtNDkwZi04MDk2LTNkNTcwMDUzMThmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0Njo0Ny45MjI4NjYxMjFaIn0%3D&digest=sha256%3A52322848d26cffbe57639d6684cbb80bf8c0283ec3c5b16176d5d9a93703dab0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.786432956s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:47 +0000] "PUT /v2/foo/bar/blobs/uploads/47cd7cbe-3483-490f-8096-3d57005318fd?_state=MDTamJfLQxmJ_9lbIEa0vJCJdc86vma03QQJVo-yD4d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3Y2Q3Y2JlLTM0ODMtNDkwZi04MDk2LTNkNTcwMDUzMThmZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODo0Njo0Ny45MjI4NjYxMjFaIn0%3D&digest=sha256%3A52322848d26cffbe57639d6684cbb80bf8c0283ec3c5b16176d5d9a93703dab0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=0d027365-444d-485d-902e-b943a37d73c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44886" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.549086ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:46:49 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=df8b940e-b03d-4593-94ac-84e6c46c6b0f http.request.method=GET http.request.remoteaddr="127.0.0.1:44886" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="609.82µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:46:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:46:49Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33719 /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:33719/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:40335" http.request.id=7de80121-91e5-4af7-a6b9-85286361fc0e http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=844fb2b1-93aa-40de-8e28-af9135c7e9f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.311663ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:46:49 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=19f23e47-1b94-4955-975e-1f0fb6f35506 http.request.method=GET http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="581.703µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:46:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:46:49Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:33719 /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:33719/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:40335" http.request.id=7de80121-91e5-4af7-a6b9-85286361fc0e http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33719" http.request.id=aba7b260-88d7-4d48-a84d-590d442f21ef http.request.method=GET http.request.remoteaddr="127.0.0.1:44904" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.76741ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:46:49 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:46:49Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:39538d913ecd71fbba6a5cbc43732752ac005fce5200a6a9c35949ae5a7e4c4e with ttl=167h59m59.999994872s" go.version=go1.22.5 time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40335" http.request.id=7de80121-91e5-4af7-a6b9-85286361fc0e http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.339748ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:46:49 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.74s) === RUN TestAppDispatcher time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40061" http.request.id=0b3065eb-7a4b-4568-adf2-67e2eb3223a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34372" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="781.002µs" http.response.status=200 http.response.written=0 time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40061" http.request.id=e41384f1-73a5-45c1-ac82-b9c76445a4d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34372" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="870.039µs" http.response.status=200 http.response.written=0 time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40061" http.request.id=de133f04-fdfd-4e6d-b0f5-34adc332bd0c http.request.method=GET http.request.remoteaddr="127.0.0.1:34372" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="882.744µs" http.response.status=200 http.response.written=0 time="2024-07-03T18:46:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40061" http.request.id=90af35e0-3b1a-4ba8-ba38-1947bed2b3d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34372" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="964.934µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-07-03T18:46:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c time="2024-07-03T18:46:49Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c time="2024-07-03T18:46:49Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.5 http.request.host="127.0.0.1:40621" http.request.id=43ea4340-f646-4360-8f61-a91640bcb8b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45958" 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-07-03T18:46:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c time="2024-07-03T18:46:49Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c time="2024-07-03T18:46:49Z" level=info msg="configuring file health check path=/tmp/healthcheck2321603457, interval=1" go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-07-03T18:46:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c time="2024-07-03T18:46:53Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c time="2024-07-03T18:46:53Z" level=info msg="configuring TCP health check addr=127.0.0.1:43033, interval=1" go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-07-03T18:46: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.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c time="2024-07-03T18:46:57Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c time="2024-07-03T18:46:57Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33023, interval=1, threshold=3" go.version=go1.22.5 instance.id=02a3f7e8-a1a3-40c5-9e04-3580b00eb44c --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 60.813s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.26s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.54s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.872s === RUN TestSchedule time="2024-07-03T18:46:03Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 time="2024-07-03T18:46:03Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.994516ms" go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 time="2024-07-03T18:46:03Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=995.775µs" go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 time="2024-07-03T18:46:03Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=995.195µs" go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-07-03T18:46:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-07-03T18:46:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 time="2024-07-03T18:46:04Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995836ms" go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 time="2024-07-03T18:46:04Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.997607ms" go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 time="2024-07-03T18:46:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-07-03T18:46:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=edd14f50-cba6-4257-ac92-174f1b5e7858 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.583s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.17s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 19455488 sha256:fc9d30509b02ee0d59dfe748c01357eff3ca1b484c179501272324e04f130de4 [] map[] } --- PASS: TestSimpleBlobRead (0.33s) === RUN TestBlobMount --- PASS: TestBlobMount (0.33s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.13s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (2.32s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:12a32d76b369c5c8aba4d8661834a7242411288de8cf9503f78ea885881c0974 palailogos: marking blob sha256:f74dc460cd3a5d28bdddfc3a8cea7bbf87b4d0cbbc4e7b70e13f0e169a16fecc palailogos: marking blob sha256:328d307338cd39e813da59aa96748e6ae47b4fb132e9dc96286affa8716fa7ba palailogos: marking manifest sha256:8ff6c9e134a583b0fd6f22106682b5dc919b054f599b803ee6dc50ac0e337aab palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:9a0483d27f9321cf91696a42f8456de22a4317ad5ce3ba6bf9add2cdb94d366f palailogos: marking blob sha256:77f37f78059ee811b8fc4c399804a0a8bb6e51034351bff7cf634f8d884f3204 palailogos: marking manifest sha256:d579e46225789b9b965d9155b7fdc551a66939c057a7469c4f50e7d10759f699 palailogos: marking blob sha256:0aff8051cb410e01a6879d729866e7aab6879c2fcfaa10de827bc938181d4b4a palailogos: marking blob sha256:1f788e1526894ea808e1d1c885b2a63c0ed1e816983d3411a901040d11276419 palailogos: marking manifest sha256:fbced49b5a1cbe2de478fe6faab6ada23daf478bb88c407f7cc4e41a655f9d8d palailogos: marking blob sha256:d579e46225789b9b965d9155b7fdc551a66939c057a7469c4f50e7d10759f699 palailogos: marking blob sha256:12a32d76b369c5c8aba4d8661834a7242411288de8cf9503f78ea885881c0974 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.96s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:64c65d86cfe70a2c9e102577d952f9102eef475a98da09f54b8f2f2939a67cf7 deletemanifests: marking manifest sha256:fbee3d8de6a32f4ba66f986ac2e17ece32d24e5b059100bd0cc12e90010adf70 deletemanifests: marking blob sha256:abdacd83839bfce6efe19a0391f0c85801516c9d810c241b06ebce77bc72d001 deletemanifests: marking blob sha256:c1b660360ff1f5263536eb803307264eb207dcf08500d5b79587d2179da068e5 deletemanifests: marking blob sha256:dc203fa9a212a379aa0c62d6b289d9dfa774f937ead1e2b021a29da89c41b43f 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:16700241e2aa9e47a5bff840f112fe28551c8717bb87c1687088b75a512b3758 blob eligible for deletion: sha256:30b935a263dc0381aaee1ac1b062a59299815e9138d20bcdb66910ac1e4f21fc blob eligible for deletion: sha256:64c65d86cfe70a2c9e102577d952f9102eef475a98da09f54b8f2f2939a67cf7 blob eligible for deletion: sha256:cb7b073e4d0c23a224309077d4829e64cafd42c875f6c5e5aaf912a181a8f29a deletemanifests manifest eligible for deletion: sha256:64c65d86cfe70a2c9e102577d952f9102eef475a98da09f54b8f2f2939a67cf7 deletemanifests: marking manifest sha256:fbee3d8de6a32f4ba66f986ac2e17ece32d24e5b059100bd0cc12e90010adf70 deletemanifests: marking blob sha256:abdacd83839bfce6efe19a0391f0c85801516c9d810c241b06ebce77bc72d001 deletemanifests: marking blob sha256:c1b660360ff1f5263536eb803307264eb207dcf08500d5b79587d2179da068e5 deletemanifests: marking blob sha256:dc203fa9a212a379aa0c62d6b289d9dfa774f937ead1e2b021a29da89c41b43f time="2024-07-03T18:46:16Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/64c65d86cfe70a2c9e102577d952f9102eef475a98da09f54b8f2f2939a67cf7" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 time="2024-07-03T18:46:16Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/64c65d86cfe70a2c9e102577d952f9102eef475a98da09f54b8f2f2939a67cf7" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:30b935a263dc0381aaee1ac1b062a59299815e9138d20bcdb66910ac1e4f21fc time="2024-07-03T18:46:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/30/30b935a263dc0381aaee1ac1b062a59299815e9138d20bcdb66910ac1e4f21fc" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:64c65d86cfe70a2c9e102577d952f9102eef475a98da09f54b8f2f2939a67cf7 time="2024-07-03T18:46:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/64/64c65d86cfe70a2c9e102577d952f9102eef475a98da09f54b8f2f2939a67cf7" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:cb7b073e4d0c23a224309077d4829e64cafd42c875f6c5e5aaf912a181a8f29a time="2024-07-03T18:46:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cb/cb7b073e4d0c23a224309077d4829e64cafd42c875f6c5e5aaf912a181a8f29a" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:16700241e2aa9e47a5bff840f112fe28551c8717bb87c1687088b75a512b3758 time="2024-07-03T18:46:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/16/16700241e2aa9e47a5bff840f112fe28551c8717bb87c1687088b75a512b3758" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 --- PASS: TestDeleteManifestIfTagNotFound (1.68s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:246b6e063ba3e01d6574f429f3cb48fc8555e59ffcc194aa3a543dbbc898e0ae time="2024-07-03T18:46:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/24/246b6e063ba3e01d6574f429f3cb48fc8555e59ffcc194aa3a543dbbc898e0ae" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:38ec03c097009f060418ca5ff51e9928a8002d3973852aaf2416c7bbaeec9e0d time="2024-07-03T18:46:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/38/38ec03c097009f060418ca5ff51e9928a8002d3973852aaf2416c7bbaeec9e0d" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:8a2d0045cf5ab1411fd863900e8aa5de494902d8114f3b41f72141f5c8024041 time="2024-07-03T18:46:17Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8a/8a2d0045cf5ab1411fd863900e8aa5de494902d8114f3b41f72141f5c8024041" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 --- PASS: TestGCWithMissingManifests (0.49s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:d54f170d2631304395c6a59b8e33c5500706cbf0688f4d1100baf6681e25e261 komnenos: marking blob sha256:378074a93c2c0380c12314c8985b231d22ff8042e7b122fccf5fa506a7f92d36 komnenos: marking blob sha256:f37dbf057c4b8224a0742deb47df0051ccea422def694ffe9f8142076ea83bd6 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:75c5f8ba5b1d27da4db3bbe621e7ec448f0fd85ed89f2c824563307df79c9186 time="2024-07-03T18:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/75/75c5f8ba5b1d27da4db3bbe621e7ec448f0fd85ed89f2c824563307df79c9186" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:912711d601f26e340e06491e3f1b42a16a6e70301433117be07d9aae77428b0d time="2024-07-03T18:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/91/912711d601f26e340e06491e3f1b42a16a6e70301433117be07d9aae77428b0d" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:9fa590a76f19d75b6def4a521a7496c10f134d5a9fa0c4191a7f82e4569c067b time="2024-07-03T18:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9f/9fa590a76f19d75b6def4a521a7496c10f134d5a9fa0c4191a7f82e4569c067b" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:cbcc4587dbc19c6e761dcf9fd5d069ba3221930408a8c840babd09915bba5895 time="2024-07-03T18:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cb/cbcc4587dbc19c6e761dcf9fd5d069ba3221930408a8c840babd09915bba5895" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:ce83ac0e34164d0a4d9bd83116e4abbbca08f3b75b7771d698566c49c7ea7600 time="2024-07-03T18:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ce/ce83ac0e34164d0a4d9bd83116e4abbbca08f3b75b7771d698566c49c7ea7600" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:dd4356b8d0c5197fe07b8111c9ad150919cb378574a1223b47db1f560fd4d937 time="2024-07-03T18:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dd/dd4356b8d0c5197fe07b8111c9ad150919cb378574a1223b47db1f560fd4d937" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-07-03T18:46:18Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 --- PASS: TestDeletionHasEffect (1.41s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.37s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:141a8dbf0d5d6384107dd66a095278eb8e16e3866b0bf3b67dae1337b0eaa625 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:e293b8132191cc09f2f6a5165022422d4269e373b1c4633a43e4801034c52b1f michael_z_doukas: marking blob sha256:2af774fe6b1572249f203173463044de3aea9ea24f0c0e0de16ca30cacb4c57a 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:789fb77b5f58cd4b41b20f5d79e6a845a0ec93f8eaae7b4f8febb5c828b79551 time="2024-07-03T18:46:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/78/789fb77b5f58cd4b41b20f5d79e6a845a0ec93f8eaae7b4f8febb5c828b79551" go.version=go1.22.5 instance.id=5f1a618b-c892-45e7-b361-7cf173b78448 --- PASS: TestOrphanBlobDeleted (0.76s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:be4407df94bc2ffc98ba3989d2aaf9d0f9ab5e713d9d52ff448b76dbdaa75938 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:d466467545d1633094338cc150e3297cb621273c79b5dd20c296364eead12b31 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.40s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.66s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.36s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.01s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-07-03T18:46:23Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 17:46:23.388337955 +0000 UTC m=-3580.561818448, actuallyDelete=true" time="2024-07-03T18:46:23Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-07-03T18:46:23Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669, actuallyDelete=true" time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fba56fed-82a8-4892-9e9c-67f8930293b6 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ed6a375c-8de8-4901-8a74-d737520c9221 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f3ee152d-6986-4752-a50a-0ab7709c3116 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0ae18f7a-5741-403b-8695-58057c5a42b6 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/22237eac-47b0-46a7-9834-358839b3c3eb have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/46b5b52a-1d36-458f-a494-51b87f64df5d have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/60304b60-5f2e-4592-a772-d4a203ed8b5f have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b4b00d6e-a3fe-481e-b17f-d3aec2e8e5f2 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d266acfb-8b0f-408d-8797-ae50f455a4f7 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f8872b63-6196-4529-b302-0e0ec75af9ac have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/c8395ddc-54e4-4958-928f-c19533beb6b8 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.389275078 +0000 UTC m=+19.439118669). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-07-03T18:46:23Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 18:46:23.390385189 +0000 UTC m=+19.440228780, actuallyDelete=true" time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5ce3c81f-c0af-440f-8480-88f37c845669 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.390385189 +0000 UTC m=+19.440228780). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/83ecb430-f82f-499b-baf8-8e1de092ae4d have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.390385189 +0000 UTC m=+19.440228780). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cff78f2d-571c-4054-847c-bd5b95ec469e have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.390385189 +0000 UTC m=+19.440228780). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d2fb39ab-6fa9-4946-bdfb-c8eb83c0c0a3 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.390385189 +0000 UTC m=+19.440228780). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f7d2bafb-5e14-4f04-8168-29002e3e68c7 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.390385189 +0000 UTC m=+19.440228780). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-07-03T18:46:23Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 18:46:23.391167202 +0000 UTC m=+19.441010787, actuallyDelete=true" time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0fb64b7f-7ac0-439f-b0a7-1851d1dad6eb have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.391167202 +0000 UTC m=+19.441010787). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/192dd2cd-eb4a-48ec-8aee-dd7b701ea1b6 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.391167202 +0000 UTC m=+19.441010787). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1a13b179-bbf2-4aeb-b1aa-c2f7c4ab52ad have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.391167202 +0000 UTC m=+19.441010787). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/749e3e44-3952-43e4-aea6-5974c8d747b7 have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.391167202 +0000 UTC m=+19.441010787). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a2a4755e-eda5-46fc-a003-42052b8a2f8d have older date (2024-07-03 17:46:23 +0000 UTC) than purge date (2024-07-03 18:46:23.391167202 +0000 UTC m=+19.441010787). Removing upload directory." time="2024-07-03T18:46:23Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-07-03T18:46:23Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 18:46:23.391624911 +0000 UTC m=+19.441468496, actuallyDelete=true" time="2024-07-03T18:46:23Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 19.451s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.011s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.008s === RUN TestWalkFileRemoved time="2024-07-03T18:46:03Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.805s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.08s) === 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.085s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.881s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.51s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.296s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-07-03T18:46:03Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-07-03T18:46:03Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-07-03T18:46:03Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV6 === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatched time="2024-07-03T18:46:03Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T18:46:03Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=90d455ff-a6ce-4916-b82e-b3e215400932 time="2024-07-03T18:46:03Z" level=error msg="unknown ip address format" go.version=go1.22.5 instance.id=90d455ff-a6ce-4916-b82e-b3e215400932 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestParsing (0.01s) time="2024-07-03T18:46:03Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=90d455ff-a6ce-4916-b82e-b3e215400932 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) time="2024-07-03T18:46:04Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T18:46:05Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T18:46:06Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T18:46:07Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.512s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.007s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.824s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.56s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.265s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.019s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 >>> docker-registry*: Package size: 24.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Wed, 03 Jul 2024 18:47:06 +0000 elapsed time 0h 1m 23s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240703.184545) (2/2) Purging go (1.22.5-r0) Executing busybox-1.36.1-r31.trigger OK: 265 MiB in 110 packages >>> docker-registry: Updating the community/ppc64le repository index... >>> docker-registry: Signing the index...