>>> docker-registry: Building community/docker-registry 2.8.3-r5 (using abuild 3.13.0-r3) started Fri, 17 May 2024 23:31:51 +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.3-r0) (2/2) Installing .makedepends-docker-registry (20240517.233152) Executing busybox-1.36.1-r26.trigger OK: 560 MiB in 109 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1963k 100 1963k 0 0 6461k 0 --:--:-- --:--:-- --:--:-- 6480k >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN Test time="2024-05-17T23:32:19Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-17T23:32:19Z" 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.028s ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-05-17T23:32:19Z" 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.011s === 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.009s === 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.006s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.12s) PASS ok github.com/docker/distribution/health/checks 0.129s === 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.011s === 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.010s === 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.013s === 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.008s === 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/05/17 23:32:19 http: TLS handshake error from 127.0.0.1:44020: 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:38697/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38697/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38697/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38697/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:43051?status=0, fail=true --- PASS: TestHTTPSink (0.07s) === RUN TestListener --- PASS: TestListener (1.55s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-17T23:32:21Z" level=info msg="broadcaster: closing" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="closing testSink" time="2024-05-17T23:32:21Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-05-17T23:32:21Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 1} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 1} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:21Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=warning msg="&{0xc000410e10 0.9} encountered too many errors, backing off" time="2024-05-17T23:32:22Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.73s) PASS ok github.com/docker/distribution/notifications 2.501s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-17T23:32:19Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T23:32:19.780114222Z" 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.3 time="2024-05-17T23:32:19.78015832Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:32:19.780185027Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.22.3 time="2024-05-17T23:32:19.781453619Z" level=info msg="listening on [::]:5000" go.version=go1.22.3 time="2024-05-17T23:32:22.783154601Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 time="2024-05-17T23:32:22.890991753Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=b785ca09-fe87-41c4-8678-9de1b3512916 http.request.method=GET http.request.remoteaddr="[::1]:45126" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.557974ms http.response.status=200 http.response.written=2 ::1 - - [17/May/2024:23:32:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-17T23:32:23.539630851Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T23:32:23.540862611Z" 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.3 time="2024-05-17T23:32:23.540892349Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:32:23.541040587Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.22.3 time="2024-05-17T23:32:23.541092905Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 time="2024-05-17T23:32:23.541127965Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.3 time="2024-05-17T23:32:23.541525696Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.3 time="2024-05-17T23:32:26.549597132Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=65718c54-9c41-41d0-bc0b-72fae9d4d12d http.request.method=GET http.request.remoteaddr="127.0.0.1:43060" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.257096ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:32:26 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-17T23:32:26.549816255Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 --- PASS: TestRegistrySupportedCipherSuite (3.76s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-17T23:32:26.974779669Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T23:32:26.976127414Z" 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.3 time="2024-05-17T23:32:26.976159568Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:32:26.976371597Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 time="2024-05-17T23:32:26.976339527Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.22.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.43s) PASS ok github.com/docker/distribution/registry 15.314s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.007s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.08s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.146s === RUN TestBasicAccessController time="2024-05-17T23:32:19Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.3 instance.id=a80dd2f0-c824-4466-a351-0f1c1ef9ba6d time="2024-05-17T23:32:19Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.3 instance.id=a80dd2f0-c824-4466-a351-0f1c1ef9ba6d --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-17T23:32:19Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.3 password="XcIyGOECyrG2VdS-1KOXnGSAZrUEdwWMGtX-YmHkT_M" user=docker --- PASS: TestCreateHtpasswdFile (0.14s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.157s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.008s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-05-17T23:32:19Z" level=info msg="token not to be used before 2024-05-17 23:32:20 +0000 UTC - currently 2024-05-17 23:32:19.78985239 +0000 UTC m=+0.015846231" time="2024-05-17T23:32:19Z" level=info msg="token not to be used after 2024-05-17 23:32:19 +0000 UTC - currently 2024-05-17 23:32:19.790513267 +0000 UTC m=+0.016507106" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-05-17T23:32:19Z" 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.033s === 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.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.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.097s === 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.026s === 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-05-17T23:32: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.3 time="2024-05-17T23:32:20Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:32:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45601" http.request.id=cba6db0b-5ae3-4d11-af7c-0b75c5a3dca2 http.request.method=GET http.request.remoteaddr="127.0.0.1:51866" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.9815ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:32:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-05-17T23:32: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.3 time="2024-05-17T23:32:20Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:32:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=7e21b204-f583-4b44-bebb-71ab74cc4795 http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.633492ms http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:23:32:20 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T23:32:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=73f37cc5-8814-40d6-a84e-8c2a2778a805 http.request.method=POST http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.746772ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:20 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:23Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=2500f125-3c4f-490b-b89b-e08862748c65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/aaaa/blobs/uploads/cb895031-4bbe-4f5b-bd9a-c691fa7bfdf8?_state=WvcBzGCVGkQMng1t2Wadnpo9cIK_Dc3Nb4fOLZuNLi57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjYjg5NTAzMS00YmJlLTRmNWItYmQ5YS1jNjkxZmE3YmZkZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MjAuODI1MjIwMTI4WiJ9&digest=sha256%3A2aa35bf99c0b4112e16f3f7b0df67c6f82da8350bfb7d79e4285c26c4d2d6b9f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.466147602s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:20 +0000] "PUT /v2/foo/aaaa/blobs/uploads/cb895031-4bbe-4f5b-bd9a-c691fa7bfdf8?_state=WvcBzGCVGkQMng1t2Wadnpo9cIK_Dc3Nb4fOLZuNLi57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjYjg5NTAzMS00YmJlLTRmNWItYmQ5YS1jNjkxZmE3YmZkZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MjAuODI1MjIwMTI4WiJ9&digest=sha256%3A2aa35bf99c0b4112e16f3f7b0df67c6f82da8350bfb7d79e4285c26c4d2d6b9f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:23Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=1a3b6803-afdf-4085-b83c-d958e142c3bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.713247ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:23 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:23Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=d40acb3e-f03f-4a4b-ae78-0f014790c0f2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.117385ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:23 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=cbf952a5-cefb-49da-aa85-4821f85a6b4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/bbbb/blobs/uploads/6950a0f5-e205-4a11-a1f6-4511ff975c3a?_state=8X2E_0DxBRzzrjRj02hRpLpPCnZxydcMpPoXRXHHCHZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2OTUwYTBmNS1lMjA1LTRhMTEtYTFmNi00NTExZmY5NzVjM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MjMuNjA4MjI0NzY5WiJ9&digest=sha256%3A7f4827a784b7a231c935433d1274c94afc63c4d29eccbb3d161bae9194adcc6b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.212726762s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:23 +0000] "PUT /v2/foo/bbbb/blobs/uploads/6950a0f5-e205-4a11-a1f6-4511ff975c3a?_state=8X2E_0DxBRzzrjRj02hRpLpPCnZxydcMpPoXRXHHCHZ7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2OTUwYTBmNS1lMjA1LTRhMTEtYTFmNi00NTExZmY5NzVjM2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MjMuNjA4MjI0NzY5WiJ9&digest=sha256%3A7f4827a784b7a231c935433d1274c94afc63c4d29eccbb3d161bae9194adcc6b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=661c7880-8795-46e6-be8e-853c795ac1fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.664259ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:26 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=5c47646b-392c-4d8f-a3f7-8198d46e071b http.request.method=POST http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.598198ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:27 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=396a8c16-6148-4db7-b022-4a592856bef0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/cccc/blobs/uploads/3bd88987-92c7-4366-9f3d-eee136bc7813?_state=iVvv1vGd4V7xWI-ISlJL3HA_rksfnJnhIuwY6DLnLFd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzYmQ4ODk4Ny05MmM3LTQzNjYtOWYzZC1lZWUxMzZiYzc4MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MjcuMjM5Njg4MDgzWiJ9&digest=sha256%3Ab79e91932d9230ce1bdce012353b99f535d38c1546547dea3e69aff68f93715b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.701706752s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:27 +0000] "PUT /v2/foo/cccc/blobs/uploads/3bd88987-92c7-4366-9f3d-eee136bc7813?_state=iVvv1vGd4V7xWI-ISlJL3HA_rksfnJnhIuwY6DLnLFd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzYmQ4ODk4Ny05MmM3LTQzNjYtOWYzZC1lZWUxMzZiYzc4MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MjcuMjM5Njg4MDgzWiJ9&digest=sha256%3Ab79e91932d9230ce1bdce012353b99f535d38c1546547dea3e69aff68f93715b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=8ce5a858-c4ee-4158-8d4c-2b8902409048 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.283553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:31 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=f197f68e-717c-44ea-b536-ebe4f781c51b http.request.method=POST http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.405619ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:32 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=0e9e8e6f-2d3a-48ba-9365-bc4d17c5d0f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/dddd/blobs/uploads/cfe4140b-b531-416b-a822-e36abfd44fbb?_state=0rDguGKjq-fS0RLIpSfcmbkUDEMk7AKCqw4sao_Nm3p7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjZmU0MTQwYi1iNTMxLTQxNmItYTgyMi1lMzZhYmZkNDRmYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MzIuNDMxNzIwODA3WiJ9&digest=sha256%3Aac455574b67bdf23f1aed8e25982e15890d86d2723938f043aac80217001322f" http.request.useragent="Go-http-client/1.1" http.response.duration=6.276082502s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:32 +0000] "PUT /v2/foo/dddd/blobs/uploads/cfe4140b-b531-416b-a822-e36abfd44fbb?_state=0rDguGKjq-fS0RLIpSfcmbkUDEMk7AKCqw4sao_Nm3p7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjZmU0MTQwYi1iNTMxLTQxNmItYTgyMi1lMzZhYmZkNDRmYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MzIuNDMxNzIwODA3WiJ9&digest=sha256%3Aac455574b67bdf23f1aed8e25982e15890d86d2723938f043aac80217001322f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=f882a0bb-9056-456f-b4f9-943afd90da04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.345683ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:38 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=fb6c15d5-f4b3-449c-b99c-516e8dd4889c http.request.method=POST http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.463903ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:39 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=d4d447ce-5a9a-4336-abd2-042570f3c6a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/eeee/blobs/uploads/77e6f377-2d93-4fdc-9cd7-06ec9d4ecc95?_state=rmqncYFIRfVloyk44f74CmrB-ALWBewufhFieCuGrql7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3N2U2ZjM3Ny0yZDkzLTRmZGMtOWNkNy0wNmVjOWQ0ZWNjOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MzkuMDM3OTQ3NTExWiJ9&digest=sha256%3Ae8fc39d194e7750fd9e086afd148e9e0686ae46c1dcb112859b5492f4517295c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.579303064s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:39 +0000] "PUT /v2/foo/eeee/blobs/uploads/77e6f377-2d93-4fdc-9cd7-06ec9d4ecc95?_state=rmqncYFIRfVloyk44f74CmrB-ALWBewufhFieCuGrql7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3N2U2ZjM3Ny0yZDkzLTRmZGMtOWNkNy0wNmVjOWQ0ZWNjOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6MzkuMDM3OTQ3NTExWiJ9&digest=sha256%3Ae8fc39d194e7750fd9e086afd148e9e0686ae46c1dcb112859b5492f4517295c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=53d61c5c-06b4-484d-a67b-657386e71dc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.343194ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:41 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=9390751c-33df-4a64-a609-fb599d80aadd http.request.method=POST http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.41669ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:42 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=64af26b1-3d7b-45ce-a940-5be4ad8e9a2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/ffff/blobs/uploads/4d10579d-6803-4e4d-85be-240f179e2455?_state=RVpS0_fSPnKNcRgEFKy1H11ZEuqc_O2Plpls6qc5JgR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0ZDEwNTc5ZC02ODAzLTRlNGQtODViZS0yNDBmMTc5ZTI0NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NDIuMDcxODAxMjEyWiJ9&digest=sha256%3Ab1f0ff70617936837cca16a6d138abf3148e1a43578c55b41aea7847d1b237f0" http.request.useragent="Go-http-client/1.1" http.response.duration=4.667781767s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:42 +0000] "PUT /v2/foo/ffff/blobs/uploads/4d10579d-6803-4e4d-85be-240f179e2455?_state=RVpS0_fSPnKNcRgEFKy1H11ZEuqc_O2Plpls6qc5JgR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0ZDEwNTc5ZC02ODAzLTRlNGQtODViZS0yNDBmMTc5ZTI0NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NDIuMDcxODAxMjEyWiJ9&digest=sha256%3Ab1f0ff70617936837cca16a6d138abf3148e1a43578c55b41aea7847d1b237f0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=6ea4794c-bc15-4646-86a4-e58266cc540c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.480345ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=8e75a9d2-423b-4498-9afd-4e3b964503ea http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.115211ms http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=f33e2b9d-6a68-4b14-b61e-a8a13fd809db http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.167019ms http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=53c2916d-f46e-438f-93bb-ccbce21b78f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.994657ms http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=5a4dc56b-3f12-4ec6-a157-a5cabbdfb539 http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.168004ms http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=123072d9-3c5b-421b-968c-1b243208c733 http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.208389ms http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=5360100e-127b-482f-9fd3-1ef95db884f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" 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.253148ms http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" 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.3 http.request.host="127.0.0.1:40697" http.request.id=cda06b01-da13-4058-a887-b6b7f4256d9c http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.128339ms http.response.status=400 http.response.written=116 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" 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.3 http.request.host="127.0.0.1:40697" http.request.id=cfab4897-7e6c-419a-a390-b5f75a9b4edb http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.008502ms http.response.status=400 http.response.written=115 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=49793491-5831-48ec-b4ea-5dc4fabd8523 http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" 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="810.782µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T23:32:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40697" http.request.id=b397f9c7-1cd0-4f57-a3dd-22d29f222e2a http.request.method=GET http.request.remoteaddr="127.0.0.1:50422" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.133126ms http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:23:32:46 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T23:32: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.3 time="2024-05-17T23:32:46Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:32:47Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=b4952412-b52e-4a39-bdee-d123f0a6a50c http.request.method=POST http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.644038ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:47 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=bcfe921f-1261-432a-a598-4b3e04c61380 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/aaaa/blobs/uploads/86052021-3b13-43b5-a01a-3d1974c6d09c?_state=I3lpXi0if4iPgQAFF0cRSB5iNegRqIfcEQ0QLk9gw-R7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NjA1MjAyMS0zYjEzLTQzYjUtYTAxYS0zZDE5NzRjNmQwOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NDcuMDAxNDY3ODczWiJ9&digest=sha256%3A93fb9d37910e25f6c2b4dfbe676181df8e5c72f42342589f9e3ec29768c17478" http.request.useragent="Go-http-client/1.1" http.response.duration=1.341478688s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:47 +0000] "PUT /v2/foo/aaaa/blobs/uploads/86052021-3b13-43b5-a01a-3d1974c6d09c?_state=I3lpXi0if4iPgQAFF0cRSB5iNegRqIfcEQ0QLk9gw-R7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4NjA1MjAyMS0zYjEzLTQzYjUtYTAxYS0zZDE5NzRjNmQwOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NDcuMDAxNDY3ODczWiJ9&digest=sha256%3A93fb9d37910e25f6c2b4dfbe676181df8e5c72f42342589f9e3ec29768c17478 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=bdfbf838-b4db-42a3-b949-478b497add60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.690317ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:48 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=5d0590cf-18ca-473e-9b7f-a141a2d0fe67 http.request.method=POST http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.373269ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:48 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:51Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=e2b174b0-4d1a-42cd-9210-0486132ef2f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/bbbb/blobs/uploads/e081d399-15bb-42e7-b351-761c37c3a8cf?_state=QIKICBF9yaj9MB5b60ExtssRyhRh5Rdhodeh0PLML5t7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlMDgxZDM5OS0xNWJiLTQyZTctYjM1MS03NjFjMzdjM2E4Y2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NDguNzA2NTUyNjU0WiJ9&digest=sha256%3A0f88ebfa497ac56628b545107b80dd4a93235f9943d013a5aef72f778a0e860c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.747405313s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:48 +0000] "PUT /v2/foo/bbbb/blobs/uploads/e081d399-15bb-42e7-b351-761c37c3a8cf?_state=QIKICBF9yaj9MB5b60ExtssRyhRh5Rdhodeh0PLML5t7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlMDgxZDM5OS0xNWJiLTQyZTctYjM1MS03NjFjMzdjM2E4Y2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NDguNzA2NTUyNjU0WiJ9&digest=sha256%3A0f88ebfa497ac56628b545107b80dd4a93235f9943d013a5aef72f778a0e860c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:51Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=858050f7-1c1b-49a5-b4f0-c432bb604a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.270581ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:51 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:51Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=6ad95111-e812-42ff-823d-cc0517ec1226 http.request.method=POST http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.732319ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:51 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=28f6e306-af60-429a-a76a-550de09953b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/cccc/blobs/uploads/89926236-bba1-4440-9e38-c1afc20a4725?_state=1fm0gstOQD4r3b3O0Ftxnq18scG6o0dJ5wMiKhUhqu57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4OTkyNjIzNi1iYmExLTQ0NDAtOWUzOC1jMWFmYzIwYTQ3MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NTEuOTc5Mzg1NzJaIn0%3D&digest=sha256%3A9c5d635234854421b7ee08b7a30e2a9e6082f45b3b43ccea7e1723a6983c3018" http.request.useragent="Go-http-client/1.1" http.response.duration=5.714092752s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:51 +0000] "PUT /v2/foo/cccc/blobs/uploads/89926236-bba1-4440-9e38-c1afc20a4725?_state=1fm0gstOQD4r3b3O0Ftxnq18scG6o0dJ5wMiKhUhqu57Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4OTkyNjIzNi1iYmExLTQ0NDAtOWUzOC1jMWFmYzIwYTQ3MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NTEuOTc5Mzg1NzJaIn0%3D&digest=sha256%3A9c5d635234854421b7ee08b7a30e2a9e6082f45b3b43ccea7e1723a6983c3018 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=fc3a881e-0dc5-4d5d-bc79-e740dcc1b6b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.178794ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:57 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:32:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=476c44f3-cc08-45a1-b084-d50e59de42fa http.request.method=POST http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.538512ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:58 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=699eec13-3676-44ee-b5be-0d881abc6834 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/dddd/blobs/uploads/8b3b7a18-8793-413f-933f-5dfb47c0e228?_state=-o_4SKv2CqDUdVewf0ulXGf-eTdWF9FGyzTQ5LDlHQV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4YjNiN2ExOC04NzkzLTQxM2YtOTMzZi01ZGZiNDdjMGUyMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NTguMTIxOTMyNjM1WiJ9&digest=sha256%3A172a7380a2bd6aae486a39155b783ebac67ef4c9fcc4bfece0756f92e96863ea" http.request.useragent="Go-http-client/1.1" http.response.duration=2.102057405s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:32:58 +0000] "PUT /v2/foo/dddd/blobs/uploads/8b3b7a18-8793-413f-933f-5dfb47c0e228?_state=-o_4SKv2CqDUdVewf0ulXGf-eTdWF9FGyzTQ5LDlHQV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4YjNiN2ExOC04NzkzLTQxM2YtOTMzZi01ZGZiNDdjMGUyMjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzI6NTguMTIxOTMyNjM1WiJ9&digest=sha256%3A172a7380a2bd6aae486a39155b783ebac67ef4c9fcc4bfece0756f92e96863ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=e6bfc31b-5f8d-4058-9dde-b56a8280384f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51830" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.222467ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33565" http.request.id=c200dbf9-60a2-45aa-8a46-5fbe048ce7cd http.request.method=GET http.request.remoteaddr="127.0.0.1:51830" 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.073566ms http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (39.69s) === RUN TestURLPrefix time="2024-05-17T23:33:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:33:00Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34099" http.request.id=ee1ff36d-1b60-4a84-b9f5-aee32248b3a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59232" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.176903ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-17T23:33:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:33:00Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:33:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=29e301c7-c984-4370-9f3c-4cb7236d2ee2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39816" http.request.uri="/v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.860252ms http.response.status=404 http.response.written=157 vars.digest="sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "GET /v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=9bd974a0-66b6-4b7b-aa3e-413932f384b5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39832" http.request.uri="/v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.378518ms http.response.status=404 http.response.written=157 vars.digest="sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=1441ee58-e760-47cd-959a-4887097ef6b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:39832" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.180861ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=09d64862-ab5a-4dc1-8d68-5bcb51ae2116 http.request.method=GET http.request.remoteaddr="127.0.0.1:39832" http.request.uri="/v2/foo/bar/blobs/uploads/650b7e25-c0e8-4d7f-a154-290d5094aba8?_state=NsYamgwCDBVjOZVdztQNYqqZPnOnhbSgoRtNNZDP6Rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MGI3ZTI1LWMwZTgtNGQ3Zi1hMTU0LTI5MGQ1MDk0YWJhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC41OTcxMzY3MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.392314ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "GET /v2/foo/bar/blobs/uploads/650b7e25-c0e8-4d7f-a154-290d5094aba8?_state=NsYamgwCDBVjOZVdztQNYqqZPnOnhbSgoRtNNZDP6Rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MGI3ZTI1LWMwZTgtNGQ3Zi1hMTU0LTI5MGQ1MDk0YWJhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC41OTcxMzY3MDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=fdd9bcf1-a8c4-4250-8ee1-ffbaa70e1304 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39832" http.request.uri="/v2/foo/bar/blobs/uploads/650b7e25-c0e8-4d7f-a154-290d5094aba8?_state=NsYamgwCDBVjOZVdztQNYqqZPnOnhbSgoRtNNZDP6Rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MGI3ZTI1LWMwZTgtNGQ3Zi1hMTU0LTI5MGQ1MDk0YWJhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC41OTcxMzY3MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.571917ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/650b7e25-c0e8-4d7f-a154-290d5094aba8?_state=NsYamgwCDBVjOZVdztQNYqqZPnOnhbSgoRtNNZDP6Rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MGI3ZTI1LWMwZTgtNGQ3Zi1hMTU0LTI5MGQ1MDk0YWJhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC41OTcxMzY3MDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=d75e18e5-3229-4ec9-ae26-2b6630139569 http.request.method=GET http.request.remoteaddr="127.0.0.1:39832" http.request.uri="/v2/foo/bar/blobs/uploads/650b7e25-c0e8-4d7f-a154-290d5094aba8?_state=NsYamgwCDBVjOZVdztQNYqqZPnOnhbSgoRtNNZDP6Rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MGI3ZTI1LWMwZTgtNGQ3Zi1hMTU0LTI5MGQ1MDk0YWJhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC41OTcxMzY3MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=650b7e25-c0e8-4d7f-a154-290d5094aba8 time="2024-05-17T23:33:00Z" 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.3 http.request.host="127.0.0.1:33407" http.request.id=d75e18e5-3229-4ec9-ae26-2b6630139569 http.request.method=GET http.request.remoteaddr="127.0.0.1:39832" http.request.uri="/v2/foo/bar/blobs/uploads/650b7e25-c0e8-4d7f-a154-290d5094aba8?_state=NsYamgwCDBVjOZVdztQNYqqZPnOnhbSgoRtNNZDP6Rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MGI3ZTI1LWMwZTgtNGQ3Zi1hMTU0LTI5MGQ1MDk0YWJhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC41OTcxMzY3MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.393863ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=650b7e25-c0e8-4d7f-a154-290d5094aba8 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "GET /v2/foo/bar/blobs/uploads/650b7e25-c0e8-4d7f-a154-290d5094aba8?_state=NsYamgwCDBVjOZVdztQNYqqZPnOnhbSgoRtNNZDP6Rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1MGI3ZTI1LWMwZTgtNGQ3Zi1hMTU0LTI5MGQ1MDk0YWJhOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC41OTcxMzY3MDhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=a18606c6-0ddb-435a-b66f-0f8b616f2bf5 http.request.method=POST http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.448387ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=83ea2ff0-83a3-473a-b5d4-83fc798121bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/bba88ae2-3597-4fbd-8407-b6f0f15ad805?_state=nF_hHqZoMRIISOPwAUoffFT9spviVf1SVMdIvDMFOY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiYTg4YWUyLTM1OTctNGZiZC04NDA3LWI2ZjBmMTVhZDgwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MDc2Mzk4NDZaIn0%3D&digest=sha256%3A0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" provided=sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 vars.name="foo/bar" vars.uuid=bba88ae2-3597-4fbd-8407-b6f0f15ad805 time="2024-05-17T23:33:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=83ea2ff0-83a3-473a-b5d4-83fc798121bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/bba88ae2-3597-4fbd-8407-b6f0f15ad805?_state=nF_hHqZoMRIISOPwAUoffFT9spviVf1SVMdIvDMFOY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiYTg4YWUyLTM1OTctNGZiZC04NDA3LWI2ZjBmMTVhZDgwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MDc2Mzk4NDZaIn0%3D&digest=sha256%3A0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=bba88ae2-3597-4fbd-8407-b6f0f15ad805 time="2024-05-17T23:33:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=83ea2ff0-83a3-473a-b5d4-83fc798121bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/bba88ae2-3597-4fbd-8407-b6f0f15ad805?_state=nF_hHqZoMRIISOPwAUoffFT9spviVf1SVMdIvDMFOY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiYTg4YWUyLTM1OTctNGZiZC04NDA3LWI2ZjBmMTVhZDgwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MDc2Mzk4NDZaIn0%3D&digest=sha256%3A0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.62873ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=bba88ae2-3597-4fbd-8407-b6f0f15ad805 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "PUT /v2/foo/bar/blobs/uploads/bba88ae2-3597-4fbd-8407-b6f0f15ad805?_state=nF_hHqZoMRIISOPwAUoffFT9spviVf1SVMdIvDMFOY57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiYTg4YWUyLTM1OTctNGZiZC04NDA3LWI2ZjBmMTVhZDgwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MDc2Mzk4NDZaIn0%3D&digest=sha256%3A0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=3a09d743-b865-4503-957e-ee8e99a94732 http.request.method=POST http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.35031ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=eddefeb7-e010-434f-bcbc-b94ab2907881 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/dfe8a3eb-e127-4b1e-af99-2d14ebf34764?_state=ShgVspNg7I8PMWVYmV9LQuPb2kYJm0bKHlpT2gYlwJZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmZThhM2ViLWUxMjctNGIxZS1hZjk5LTJkMTRlYmYzNDc2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MTE2ODExMTJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.76978ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "PUT /v2/foo/bar/blobs/uploads/dfe8a3eb-e127-4b1e-af99-2d14ebf34764?_state=ShgVspNg7I8PMWVYmV9LQuPb2kYJm0bKHlpT2gYlwJZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRmZThhM2ViLWUxMjctNGIxZS1hZjk5LTJkMTRlYmYzNDc2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MTE2ODExMTJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=1d14588d-9626-4c60-8a70-5c5c28e75770 http.request.method=POST http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.80807ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=ca9a093d-754c-41e9-9091-63b95095c9cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/ca6f07dd-0662-416c-9477-961a42b7f02a?_state=2OQsyLxUXzXZMHo2rt1lV_4oyR0t2k3-3ddyiXC-tTp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhNmYwN2RkLTA2NjItNDE2Yy05NDc3LTk2MWE0MmI3ZjAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MTYwMjE4MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.556675ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "PUT /v2/foo/bar/blobs/uploads/ca6f07dd-0662-416c-9477-961a42b7f02a?_state=2OQsyLxUXzXZMHo2rt1lV_4oyR0t2k3-3ddyiXC-tTp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhNmYwN2RkLTA2NjItNDE2Yy05NDc3LTk2MWE0MmI3ZjAyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MTYwMjE4MDhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=0406917c-6942-4400-af31-27931b6035a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.114237ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=4a616be5-0bb3-44d6-9daf-477976ee3821 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/712b67b8-bab1-438c-bfba-41b1e1ace533?_state=JpbIOfxs9E8TF-o434ghdSq8O1QluobqdrrdJNRZdRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxMmI2N2I4LWJhYjEtNDM4Yy1iZmJhLTQxYjFlMWFjZTUzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MTk1MjQxMTVaIn0%3D&digest=sha256%3A0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.duration=2.971862043s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:00 +0000] "PUT /v2/foo/bar/blobs/uploads/712b67b8-bab1-438c-bfba-41b1e1ace533?_state=JpbIOfxs9E8TF-o434ghdSq8O1QluobqdrrdJNRZdRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxMmI2N2I4LWJhYjEtNDM4Yy1iZmJhLTQxYjFlMWFjZTUzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMC42MTk1MjQxMTVaIn0%3D&digest=sha256%3A0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=86bf2f90-c3bb-4e6f-ac8d-df56ed203ccb http.request.method=POST http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.691471ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33407" http.request.id=5c3d2b0a-dfae-4327-92c6-40edbf7fe15a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/a6a7ca7e-ea1b-4eb1-907f-4d1ffead7c39?_state=caIjpFuOS-_NOcZ-f_N0slriwQ97ZEsg-fDugB-Ihat7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2YTdjYTdlLWVhMWItNGViMS05MDdmLTRkMWZmZWFkN2MzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMy43OTE4MTA0NjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.937840597s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:03 +0000] "PATCH /v2/foo/bar/blobs/uploads/a6a7ca7e-ea1b-4eb1-907f-4d1ffead7c39?_state=caIjpFuOS-_NOcZ-f_N0slriwQ97ZEsg-fDugB-Ihat7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2YTdjYTdlLWVhMWItNGViMS05MDdmLTRkMWZmZWFkN2MzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowMy43OTE4MTA0NjRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=da7fac4a-ac54-40f9-97cb-e3069cbe193f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/uploads/a6a7ca7e-ea1b-4eb1-907f-4d1ffead7c39?_state=n66surQPNRhlLJZ7ftTxRavFYpTN9mIzuEfCwPYE7ux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2YTdjYTdlLWVhMWItNGViMS05MDdmLTRkMWZmZWFkN2MzOSIsIk9mZnNldCI6MjA4MTMzMTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6MDNaIn0%3D&digest=sha256%3A0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.duration=1.974161ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:06 +0000] "PUT /v2/foo/bar/blobs/uploads/a6a7ca7e-ea1b-4eb1-907f-4d1ffead7c39?_state=n66surQPNRhlLJZ7ftTxRavFYpTN9mIzuEfCwPYE7ux7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE2YTdjYTdlLWVhMWItNGViMS05MDdmLTRkMWZmZWFkN2MzOSIsIk9mZnNldCI6MjA4MTMzMTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6MDNaIn0%3D&digest=sha256%3A0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=51403873-121d-4a8e-a1ab-7732b84db4fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.318839ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=6362ca4f-e249-4bf3-9393-a320556d92ff http.request.method=GET http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=162.799135ms http.response.status=200 http.response.written=20813312 127.0.0.1 - - [17/May/2024:23:33:06 +0000] "GET /v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 200 20813312 "" "Go-http-client/1.1" time="2024-05-17T23:33:06Z" level=error msg="error parsing digest="sha257:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=0333c4da-1ac4-451e-a6fa-32176f9f58e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/sha257:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" vars.name="foo/bar" time="2024-05-17T23:33:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=0333c4da-1ac4-451e-a6fa-32176f9f58e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39836" http.request.uri="/v2/foo/bar/blobs/sha257:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.061707ms http.response.status=400 http.response.written=110 vars.digest="sha257:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:06 +0000] "GET /v2/foo/bar/blobs/sha257:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:33:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=8ceed2f6-6ea1-4bd6-8606-e570dcf0d37b http.request.method=GET http.request.remoteaddr="127.0.0.1:39854" http.request.uri="/v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.duration=3.166589ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:06 +0000] "GET /v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:33:06Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:33:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=22344d06-e8cf-4a4e-86bf-d84d8ab1a1db http.request.method=GET http.request.remoteaddr="127.0.0.1:36764" http.request.uri="/v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.406483ms http.response.status=404 http.response.written=157 vars.digest="sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "GET /v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=da41765b-7548-403b-8566-f3440c116a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36776" http.request.uri="/v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.311774ms http.response.status=404 http.response.written=157 vars.digest="sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=fc25c20f-0a3c-4fc5-822b-f93eaa38ef9d http.request.method=POST http.request.remoteaddr="127.0.0.1:36776" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.193573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=65668e24-cb56-4fff-80c4-7a944f4d631a http.request.method=GET http.request.remoteaddr="127.0.0.1:36776" http.request.uri="/v2/foo/bar/blobs/uploads/95f60320-bb9f-4e37-8c9e-235fb3125584?_state=QkgtKhwbzk0aoE36JxGGZpONeDDSmqwxoiHoYdH349t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ZjYwMzIwLWJiOWYtNGUzNy04YzllLTIzNWZiMzEyNTU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDMwMTg5MTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.275873ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "GET /v2/foo/bar/blobs/uploads/95f60320-bb9f-4e37-8c9e-235fb3125584?_state=QkgtKhwbzk0aoE36JxGGZpONeDDSmqwxoiHoYdH349t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ZjYwMzIwLWJiOWYtNGUzNy04YzllLTIzNWZiMzEyNTU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDMwMTg5MTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=73e4f778-aaed-48ab-865c-08612d4f17e0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36776" http.request.uri="/v2/foo/bar/blobs/uploads/95f60320-bb9f-4e37-8c9e-235fb3125584?_state=QkgtKhwbzk0aoE36JxGGZpONeDDSmqwxoiHoYdH349t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ZjYwMzIwLWJiOWYtNGUzNy04YzllLTIzNWZiMzEyNTU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDMwMTg5MTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.23237ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "DELETE /v2/foo/bar/blobs/uploads/95f60320-bb9f-4e37-8c9e-235fb3125584?_state=QkgtKhwbzk0aoE36JxGGZpONeDDSmqwxoiHoYdH349t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ZjYwMzIwLWJiOWYtNGUzNy04YzllLTIzNWZiMzEyNTU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDMwMTg5MTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=0066e28f-4e3d-402c-823a-c45342273bda http.request.method=GET http.request.remoteaddr="127.0.0.1:36776" http.request.uri="/v2/foo/bar/blobs/uploads/95f60320-bb9f-4e37-8c9e-235fb3125584?_state=QkgtKhwbzk0aoE36JxGGZpONeDDSmqwxoiHoYdH349t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ZjYwMzIwLWJiOWYtNGUzNy04YzllLTIzNWZiMzEyNTU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDMwMTg5MTFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=95f60320-bb9f-4e37-8c9e-235fb3125584 time="2024-05-17T23:33:07Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=0066e28f-4e3d-402c-823a-c45342273bda http.request.method=GET http.request.remoteaddr="127.0.0.1:36776" http.request.uri="/v2/foo/bar/blobs/uploads/95f60320-bb9f-4e37-8c9e-235fb3125584?_state=QkgtKhwbzk0aoE36JxGGZpONeDDSmqwxoiHoYdH349t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ZjYwMzIwLWJiOWYtNGUzNy04YzllLTIzNWZiMzEyNTU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDMwMTg5MTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.161496ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=95f60320-bb9f-4e37-8c9e-235fb3125584 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "GET /v2/foo/bar/blobs/uploads/95f60320-bb9f-4e37-8c9e-235fb3125584?_state=QkgtKhwbzk0aoE36JxGGZpONeDDSmqwxoiHoYdH349t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ZjYwMzIwLWJiOWYtNGUzNy04YzllLTIzNWZiMzEyNTU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDMwMTg5MTFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=18bccee3-f9dd-4d12-8027-9dceab7d0041 http.request.method=POST http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.411477ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=f9b2c838-105a-4e9e-945d-29c9a6877c56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/8e8d3441-3670-453f-8e4f-7978d9fc4f52?_state=iMumU9P3ki4I58yYTsl6vCreXQPHAGLXBofrmAJUxlN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlOGQzNDQxLTM2NzAtNDUzZi04ZTRmLTc5NzhkOWZjNGY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDkzNzk2NDhaIn0%3D&digest=sha256%3Aa352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" provided=sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 vars.name="foo/bar" vars.uuid=8e8d3441-3670-453f-8e4f-7978d9fc4f52 time="2024-05-17T23:33:07Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=f9b2c838-105a-4e9e-945d-29c9a6877c56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/8e8d3441-3670-453f-8e4f-7978d9fc4f52?_state=iMumU9P3ki4I58yYTsl6vCreXQPHAGLXBofrmAJUxlN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlOGQzNDQxLTM2NzAtNDUzZi04ZTRmLTc5NzhkOWZjNGY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDkzNzk2NDhaIn0%3D&digest=sha256%3Aa352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8e8d3441-3670-453f-8e4f-7978d9fc4f52 time="2024-05-17T23:33:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=f9b2c838-105a-4e9e-945d-29c9a6877c56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/8e8d3441-3670-453f-8e4f-7978d9fc4f52?_state=iMumU9P3ki4I58yYTsl6vCreXQPHAGLXBofrmAJUxlN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlOGQzNDQxLTM2NzAtNDUzZi04ZTRmLTc5NzhkOWZjNGY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDkzNzk2NDhaIn0%3D&digest=sha256%3Aa352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.263778ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8e8d3441-3670-453f-8e4f-7978d9fc4f52 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "PUT /v2/foo/bar/blobs/uploads/8e8d3441-3670-453f-8e4f-7978d9fc4f52?_state=iMumU9P3ki4I58yYTsl6vCreXQPHAGLXBofrmAJUxlN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlOGQzNDQxLTM2NzAtNDUzZi04ZTRmLTc5NzhkOWZjNGY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NDkzNzk2NDhaIn0%3D&digest=sha256%3Aa352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=1894001b-6239-468f-a052-26885df4afaf http.request.method=POST http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192577ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=9cc33a43-c945-49c4-ba86-edb7b62836c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/718af18a-0f82-4289-9141-adecbad40c2a?_state=qEthPYn7abfWulynSeGk7Dten3xe4sXsmpyF6VGnb8B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxOGFmMThhLTBmODItNDI4OS05MTQxLWFkZWNiYWQ0MGMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NTI1NjkyNzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.504587ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "PUT /v2/foo/bar/blobs/uploads/718af18a-0f82-4289-9141-adecbad40c2a?_state=qEthPYn7abfWulynSeGk7Dten3xe4sXsmpyF6VGnb8B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxOGFmMThhLTBmODItNDI4OS05MTQxLWFkZWNiYWQ0MGMyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NTI1NjkyNzFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=49f9ec93-ba3c-40b9-b33f-9f34d91f1d99 http.request.method=POST http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.254005ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=859b7f04-0664-4197-9700-95e23931a274 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/1127ae46-fe74-477a-be0f-d6cef5ded3de?_state=VXHlohqvP78S8wwss0KGoc3XQDPmBtrlibgnBNr-0197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMjdhZTQ2LWZlNzQtNDc3YS1iZTBmLWQ2Y2VmNWRlZDNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NTYwNDU1MVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.420712ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "PUT /v2/foo/bar/blobs/uploads/1127ae46-fe74-477a-be0f-d6cef5ded3de?_state=VXHlohqvP78S8wwss0KGoc3XQDPmBtrlibgnBNr-0197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExMjdhZTQ2LWZlNzQtNDc3YS1iZTBmLWQ2Y2VmNWRlZDNkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NTYwNDU1MVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=7c799ccf-9230-4ff7-95cc-58bfafb428d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.072721ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=c429cdaf-dc2f-49ec-9b79-2970ed4dc443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/b8222b8c-acc2-4313-9d32-49bd0012f256?_state=7suifwyYnmXQ2-VhYJm2KEGfzAow2piT4cFl3rS2NGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MjIyYjhjLWFjYzItNDMxMy05ZDMyLTQ5YmQwMDEyZjI1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NTkxOTk2NTFaIn0%3D&digest=sha256%3Aa352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.duration=4.565121136s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:07 +0000] "PUT /v2/foo/bar/blobs/uploads/b8222b8c-acc2-4313-9d32-49bd0012f256?_state=7suifwyYnmXQ2-VhYJm2KEGfzAow2piT4cFl3rS2NGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI4MjIyYjhjLWFjYzItNDMxMy05ZDMyLTQ5YmQwMDEyZjI1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzowNy40NTkxOTk2NTFaIn0%3D&digest=sha256%3Aa352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=791a28ff-38aa-4593-817e-2771a534f424 http.request.method=POST http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.725125ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40457" http.request.id=e4055a5b-4ce7-4a7b-aea2-510e64d75bc0 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/626deb29-c733-4c94-a727-ec9992feebee?_state=eysY-GxMMr14X-XFSXLaAzA-0gG_LW5EZPdJL4pSynF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNmRlYjI5LWM3MzMtNGM5NC1hNzI3LWVjOTk5MmZlZWJlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxMi4yNzI5NjA4MzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.1392075s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:12 +0000] "PATCH /v2/foo/bar/blobs/uploads/626deb29-c733-4c94-a727-ec9992feebee?_state=eysY-GxMMr14X-XFSXLaAzA-0gG_LW5EZPdJL4pSynF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNmRlYjI5LWM3MzMtNGM5NC1hNzI3LWVjOTk5MmZlZWJlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxMi4yNzI5NjA4MzRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=3de2278c-ccf0-459b-9218-83aad1d36b48 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/uploads/626deb29-c733-4c94-a727-ec9992feebee?_state=G1KQ2yFB6CUWjg5QzjwcRmRsI5GeXrE0AsU5vzQKSPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNmRlYjI5LWM3MzMtNGM5NC1hNzI3LWVjOTk5MmZlZWJlZSIsIk9mZnNldCI6MjU3MTYyMjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6MTJaIn0%3D&digest=sha256%3Aa352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.975139ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:17 +0000] "PUT /v2/foo/bar/blobs/uploads/626deb29-c733-4c94-a727-ec9992feebee?_state=G1KQ2yFB6CUWjg5QzjwcRmRsI5GeXrE0AsU5vzQKSPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYyNmRlYjI5LWM3MzMtNGM5NC1hNzI3LWVjOTk5MmZlZWJlZSIsIk9mZnNldCI6MjU3MTYyMjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6MTJaIn0%3D&digest=sha256%3Aa352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=ba4227ca-f131-4179-9eaa-fb1dc1ebf17e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.698785ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=583e4f38-9257-45db-8409-1479023525f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=190.56067ms http.response.status=200 http.response.written=25716224 127.0.0.1 - - [17/May/2024:23:33:17 +0000] "GET /v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 200 25716224 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=error msg="error parsing digest="sha257:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=7512193f-71df-4118-b68c-8eeab74b1ac6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/sha257:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" vars.name="foo/bar" time="2024-05-17T23:33:17Z" 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.3 http.request.host="127.0.0.1:40457" http.request.id=7512193f-71df-4118-b68c-8eeab74b1ac6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36778" http.request.uri="/v2/foo/bar/blobs/sha257:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.146267ms http.response.status=400 http.response.written=110 vars.digest="sha257:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:17 +0000] "GET /v2/foo/bar/blobs/sha257:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=69f84246-89d6-4c51-9427-5ea2624bc613 http.request.method=GET http.request.remoteaddr="127.0.0.1:42960" http.request.uri="/v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.857025ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:17 +0000] "GET /v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=55d9952d-dc41-4192-b19c-088cc0e2405b http.request.method=GET http.request.remoteaddr="127.0.0.1:42960" http.request.uri="/v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.004363ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [17/May/2024:23:33:17 +0000] "GET /v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40457" http.request.id=73f18bb7-1c00-44ac-961e-505bdc0f1964 http.request.method=GET http.request.remoteaddr="127.0.0.1:42948" http.request.uri="/v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.16688ms http.response.status=200 http.response.written=2621440 127.0.0.1 - - [17/May/2024:23:33:17 +0000] "GET /v2/foo/bar/blobs/sha256:a352a495c2a473b60f6bdeb3fe45b7bc97f69294cb9fa09e864282a21cd346e2 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=a2692894-f064-4c0a-a7be-5dbb4dbff469 http.request.method=GET http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.733381898s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [17/May/2024:23:33:06 +0000] "GET /v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-05-17T23:33:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:33407" http.request.id=b31f1a0c-fc79-4103-9910-619559acd261 http.request.method=GET http.request.remoteaddr="127.0.0.1:39854" http.request.uri="/v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.723599639s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:23:33:06 +0000] "GET /v2/foo/bar/blobs/sha256:0cdec81bec1fef27fc346109e56adc8bc156595b32343445a71666f7567f5f78 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (17.47s) === RUN TestBlobDelete time="2024-05-17T23:33:17Z" 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.3 time="2024-05-17T23:33:17Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:33:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=fc9ff2ce-b8bf-41b5-9301-a5af904b495e http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.542662ms http.response.status=404 http.response.written=157 vars.digest="sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "GET /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=4d70e31e-cc6b-4335-8aaf-f9f19dc5db11 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41628" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.359272ms http.response.status=404 http.response.written=157 vars.digest="sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "HEAD /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=567c2514-d156-4413-aa65-72ea5c6fc6e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:41628" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.053858ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=4d381962-163d-4efe-b18d-81c0344edb2f http.request.method=GET http.request.remoteaddr="127.0.0.1:41628" http.request.uri="/v2/foo/bar/blobs/uploads/f265defa-351b-4d13-922f-e446ca142cb0?_state=LAuXAR_h237CFyhCVFwxvqE6UN16V7YKB4hlZIPvH4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjVkZWZhLTM1MWItNGQxMy05MjJmLWU0NDZjYTE0MmNiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMDY3Njg3NDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.438785ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "GET /v2/foo/bar/blobs/uploads/f265defa-351b-4d13-922f-e446ca142cb0?_state=LAuXAR_h237CFyhCVFwxvqE6UN16V7YKB4hlZIPvH4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjVkZWZhLTM1MWItNGQxMy05MjJmLWU0NDZjYTE0MmNiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMDY3Njg3NDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=5327a077-42c5-4f98-866c-41e556d737c8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41628" http.request.uri="/v2/foo/bar/blobs/uploads/f265defa-351b-4d13-922f-e446ca142cb0?_state=LAuXAR_h237CFyhCVFwxvqE6UN16V7YKB4hlZIPvH4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjVkZWZhLTM1MWItNGQxMy05MjJmLWU0NDZjYTE0MmNiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMDY3Njg3NDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.284281ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "DELETE /v2/foo/bar/blobs/uploads/f265defa-351b-4d13-922f-e446ca142cb0?_state=LAuXAR_h237CFyhCVFwxvqE6UN16V7YKB4hlZIPvH4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjVkZWZhLTM1MWItNGQxMy05MjJmLWU0NDZjYTE0MmNiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMDY3Njg3NDRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=7178a8eb-1c64-4ab2-80e5-01038b232138 http.request.method=GET http.request.remoteaddr="127.0.0.1:41628" http.request.uri="/v2/foo/bar/blobs/uploads/f265defa-351b-4d13-922f-e446ca142cb0?_state=LAuXAR_h237CFyhCVFwxvqE6UN16V7YKB4hlZIPvH4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjVkZWZhLTM1MWItNGQxMy05MjJmLWU0NDZjYTE0MmNiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMDY3Njg3NDRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f265defa-351b-4d13-922f-e446ca142cb0 time="2024-05-17T23:33:18Z" 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.3 http.request.host="127.0.0.1:39543" http.request.id=7178a8eb-1c64-4ab2-80e5-01038b232138 http.request.method=GET http.request.remoteaddr="127.0.0.1:41628" http.request.uri="/v2/foo/bar/blobs/uploads/f265defa-351b-4d13-922f-e446ca142cb0?_state=LAuXAR_h237CFyhCVFwxvqE6UN16V7YKB4hlZIPvH4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjVkZWZhLTM1MWItNGQxMy05MjJmLWU0NDZjYTE0MmNiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMDY3Njg3NDRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.948495ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f265defa-351b-4d13-922f-e446ca142cb0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "GET /v2/foo/bar/blobs/uploads/f265defa-351b-4d13-922f-e446ca142cb0?_state=LAuXAR_h237CFyhCVFwxvqE6UN16V7YKB4hlZIPvH4N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYyNjVkZWZhLTM1MWItNGQxMy05MjJmLWU0NDZjYTE0MmNiMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMDY3Njg3NDRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=77256438-60df-463c-bd68-a5a9d700357b http.request.method=POST http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.780025ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=dbfaa2c1-8767-4774-9dee-47720121fd2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/2676b6f9-1fd2-46b7-9dbe-30051f195e83?_state=jqZlULhVvQlex5iwjqXoPI_L--dJzm1RSeVe53mmwqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NzZiNmY5LTFmZDItNDZiNy05ZGJlLTMwMDUxZjE5NWU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMTczOTExMTdaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" provided=sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 vars.name="foo/bar" vars.uuid=2676b6f9-1fd2-46b7-9dbe-30051f195e83 time="2024-05-17T23:33:18Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=dbfaa2c1-8767-4774-9dee-47720121fd2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/2676b6f9-1fd2-46b7-9dbe-30051f195e83?_state=jqZlULhVvQlex5iwjqXoPI_L--dJzm1RSeVe53mmwqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NzZiNmY5LTFmZDItNDZiNy05ZGJlLTMwMDUxZjE5NWU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMTczOTExMTdaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2676b6f9-1fd2-46b7-9dbe-30051f195e83 time="2024-05-17T23:33:18Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=dbfaa2c1-8767-4774-9dee-47720121fd2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/2676b6f9-1fd2-46b7-9dbe-30051f195e83?_state=jqZlULhVvQlex5iwjqXoPI_L--dJzm1RSeVe53mmwqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NzZiNmY5LTFmZDItNDZiNy05ZGJlLTMwMDUxZjE5NWU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMTczOTExMTdaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.339881ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=2676b6f9-1fd2-46b7-9dbe-30051f195e83 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "PUT /v2/foo/bar/blobs/uploads/2676b6f9-1fd2-46b7-9dbe-30051f195e83?_state=jqZlULhVvQlex5iwjqXoPI_L--dJzm1RSeVe53mmwqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2NzZiNmY5LTFmZDItNDZiNy05ZGJlLTMwMDUxZjE5NWU4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMTczOTExMTdaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=8cf0b272-468f-4abf-94db-4a9614a07027 http.request.method=POST http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.181853ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=cd29d01b-ebdc-46f3-bd84-7296f6f622f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/adc4ad6d-2e6a-41c0-a6e4-5f2d62e6dce3?_state=67_xSOdnw9N9u7S3hXAp9hWbhnWPZiUuPcRUqlJXt3Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYzRhZDZkLTJlNmEtNDFjMC1hNmU0LTVmMmQ2MmU2ZGNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMjIyODg3OTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.456503ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "PUT /v2/foo/bar/blobs/uploads/adc4ad6d-2e6a-41c0-a6e4-5f2d62e6dce3?_state=67_xSOdnw9N9u7S3hXAp9hWbhnWPZiUuPcRUqlJXt3Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkYzRhZDZkLTJlNmEtNDFjMC1hNmU0LTVmMmQ2MmU2ZGNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMjIyODg3OTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=e096aa12-cba1-46ef-aede-f6dadb2a32f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.357062ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=d2fac6c1-1af8-44e9-971c-d4fc68e5102f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/a963e371-42c3-429d-95a7-57cf2cc5ca63?_state=UKL0dzZxbAVmIroGOLp2NOFAIM7iIv-2fgfBSazoPCh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NjNlMzcxLTQyYzMtNDI5ZC05NWE3LTU3Y2YyY2M1Y2E2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMjcwODA2NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.812509ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "PUT /v2/foo/bar/blobs/uploads/a963e371-42c3-429d-95a7-57cf2cc5ca63?_state=UKL0dzZxbAVmIroGOLp2NOFAIM7iIv-2fgfBSazoPCh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5NjNlMzcxLTQyYzMtNDI5ZC05NWE3LTU3Y2YyY2M1Y2E2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMjcwODA2NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:18Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=124c9ee1-5229-4239-badf-3a155dfe639a http.request.method=POST http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.451005ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=71d206d5-0c67-4563-944d-c18751929630 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/fcf3308e-3589-4885-b4f4-b18297a464f6?_state=Pwsa92OtrajcFO0CfM487r8dIbtbr3Z7sXUg4PT2AdB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjMzMDhlLTM1ODktNDg4NS1iNGY0LWIxODI5N2E0NjRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMzM0NDgyMjZaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.duration=4.543129074s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:18 +0000] "PUT /v2/foo/bar/blobs/uploads/fcf3308e-3589-4885-b4f4-b18297a464f6?_state=Pwsa92OtrajcFO0CfM487r8dIbtbr3Z7sXUg4PT2AdB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjZjMzMDhlLTM1ODktNDg4NS1iNGY0LWIxODI5N2E0NjRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoxOC4xMzM0NDgyMjZaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=0adedd49-30b7-45ad-8405-8f6c82df2e92 http.request.method=POST http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.897692ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39543" http.request.id=f50fda9d-24ee-43b7-ae70-f2cf98a03bef http.request.method=PATCH http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/989a425f-6901-4b33-ba3f-7298cd7146d0?_state=TDf3SggxQfE6xUA4ad659f6rXRLtIjxyohcPIqaoZRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4OWE0MjVmLTY5MDEtNGIzMy1iYTNmLTcyOThjZDcxNDZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoyMi44OTkxMjIzNloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.373978271s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:22 +0000] "PATCH /v2/foo/bar/blobs/uploads/989a425f-6901-4b33-ba3f-7298cd7146d0?_state=TDf3SggxQfE6xUA4ad659f6rXRLtIjxyohcPIqaoZRp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4OWE0MjVmLTY5MDEtNGIzMy1iYTNmLTcyOThjZDcxNDZkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoyMi44OTkxMjIzNloifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=0f7403d3-bc27-475f-b3d5-1bb961a7af97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/uploads/989a425f-6901-4b33-ba3f-7298cd7146d0?_state=CiPfSrlxUmeF-BMPJcsHpo4WtpZIfVB_xY9pN7GktSB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4OWE0MjVmLTY5MDEtNGIzMy1iYTNmLTcyOThjZDcxNDZkMCIsIk9mZnNldCI6MjM0MDg2NDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6MjJaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.duration=3.237639ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "PUT /v2/foo/bar/blobs/uploads/989a425f-6901-4b33-ba3f-7298cd7146d0?_state=CiPfSrlxUmeF-BMPJcsHpo4WtpZIfVB_xY9pN7GktSB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk4OWE0MjVmLTY5MDEtNGIzMy1iYTNmLTcyOThjZDcxNDZkMCIsIk9mZnNldCI6MjM0MDg2NDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6MjJaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=c69b9c72-6cf6-4187-a97a-1fa552b08b15 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.276974ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=9acbfecb-7d08-4e1a-9dbd-a80b5ded66e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=187.757469ms http.response.status=200 http.response.written=23408640 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "GET /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 200 23408640 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=error msg="error parsing digest="sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=ca4d63dc-a67a-41ae-a9e3-c303872ed38b http.request.method=GET http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" vars.name="foo/bar" time="2024-05-17T23:33:27Z" 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.3 http.request.host="127.0.0.1:39543" http.request.id=ca4d63dc-a67a-41ae-a9e3-c303872ed38b http.request.method=GET http.request.remoteaddr="127.0.0.1:47908" http.request.uri="/v2/foo/bar/blobs/sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.313689ms http.response.status=400 http.response.written=110 vars.digest="sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "GET /v2/foo/bar/blobs/sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=79cff2f1-bbb3-469d-be88-c0d6b10bbb5d http.request.method=GET http.request.remoteaddr="127.0.0.1:47930" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.duration=3.662955ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "GET /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=d3c143bb-cb84-45b1-8c4e-92c1b30a0193 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47946" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.duration=2.715811ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "DELETE /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=1be8a74b-bcbf-418d-9fd4-34534b26bf4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47946" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.703741ms http.response.status=404 http.response.written=157 vars.digest="sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=1da5fbb3-73ff-4b4e-9449-8ca4f05590e8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47946" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.307548ms http.response.status=404 http.response.written=74 vars.digest="sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "DELETE /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=error msg="error parsing digest="sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=c2c78be5-0f9a-4918-8dc6-4aa9d74c97bd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47956" http.request.uri="/v2/foo/bar/blobs/sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" vars.name="foo/bar" time="2024-05-17T23:33:27Z" 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.3 http.request.host="127.0.0.1:39543" http.request.id=c2c78be5-0f9a-4918-8dc6-4aa9d74c97bd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47956" http.request.uri="/v2/foo/bar/blobs/sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.67121ms http.response.status=400 http.response.written=110 vars.digest="sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "DELETE /v2/foo/bar/blobs/sha257:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T23:33:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=e506045b-2248-43df-a086-579f262b9de1 http.request.method=POST http.request.remoteaddr="127.0.0.1:47962" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.227459ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=eba49a93-8bb4-4283-b49b-8818eb5597b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47962" http.request.uri="/v2/foo/bar/blobs/uploads/7da7b527-9b25-4677-b2a5-2cdf76277c33?_state=mkj8czpQDEK2trCBziKgyZQGngHXckdonts84H8ypCp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkYTdiNTI3LTliMjUtNDY3Ny1iMmE1LTJjZGY3NjI3N2MzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoyNy42MDc5MTQ4MDJaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.duration=4.246719931s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "PUT /v2/foo/bar/blobs/uploads/7da7b527-9b25-4677-b2a5-2cdf76277c33?_state=mkj8czpQDEK2trCBziKgyZQGngHXckdonts84H8ypCp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkYTdiNTI3LTliMjUtNDY3Ny1iMmE1LTJjZGY3NjI3N2MzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzoyNy42MDc5MTQ4MDJaIn0%3D&digest=sha256%3A88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=bdd594ec-43a6-4afc-883a-252148496007 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47962" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.617809ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=30280385-ccc7-4c01-9699-de1ef35b3c38 http.request.method=GET http.request.remoteaddr="127.0.0.1:47930" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.52007308s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "GET /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-05-17T23:33:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:39543" http.request.id=5c2ff790-931a-4cc8-8461-2cb2567822b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47920" http.request.uri="/v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.531136278s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [17/May/2024:23:33:27 +0000] "GET /v2/foo/bar/blobs/sha256:88011e223927ab14be6f7bd92a2dff10fa2b42956703683f11d2d0ffdcbaf209 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (14.40s) === RUN TestRelativeURL time="2024-05-17T23:33:32Z" 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.3 time="2024-05-17T23:33:32Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:33:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41175" http.request.id=81332a86-8191-4341-929f-658195170ce0 http.request.method=POST http.request.remoteaddr="127.0.0.1:52768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.510299ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41175" http.request.id=fd8c5ced-926e-496e-b852-bcd08f65aee9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52768" http.request.uri="/v2/foo/bar/blobs/uploads/b7d0bfc4-d639-4051-a270-a08a40066c71?_state=vj7T0ThIucUgJn20AoJP0bMR_ErU0tFoYV_xR4soPyl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3ZDBiZmM0LWQ2MzktNDA1MS1hMjcwLWEwOGE0MDA2NmM3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzozMi4xMTM3Mjk1OTVaIn0%3D&digest=sha256%3Ac34dcddcd85c2e4a2dceddf1c46baea5ccc78d19b25a97470102fee6559ee168" http.request.useragent="Go-http-client/1.1" http.response.duration=4.245751473s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:32 +0000] "PUT /v2/foo/bar/blobs/uploads/b7d0bfc4-d639-4051-a270-a08a40066c71?_state=vj7T0ThIucUgJn20AoJP0bMR_ErU0tFoYV_xR4soPyl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3ZDBiZmM0LWQ2MzktNDA1MS1hMjcwLWEwOGE0MDA2NmM3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzozMi4xMTM3Mjk1OTVaIn0%3D&digest=sha256%3Ac34dcddcd85c2e4a2dceddf1c46baea5ccc78d19b25a97470102fee6559ee168 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41175" http.request.id=58ddcae1-e67f-4bae-b719-cb3a81b334fe http.request.method=POST http.request.remoteaddr="127.0.0.1:52768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.066949ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41175" http.request.id=98de41c3-959f-4205-bca5-fe1388541c28 http.request.method=POST http.request.remoteaddr="127.0.0.1:52768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.018635ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41175" http.request.id=c82addec-3774-49ba-8277-364d36ce0ada http.request.method=PUT http.request.remoteaddr="127.0.0.1:52768" http.request.uri="/v2/foo/bar/blobs/uploads/fe69218f-205e-48d2-8137-53d48d3adb53?_state=CH0JU-rsEfEc_6zJhqtIlop4-IGK6zOvtMYPHP8hHnx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlNjkyMThmLTIwNWUtNDhkMi04MTM3LTUzZDQ4ZDNhZGI1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzozNy4xOTQyODY5ODhaIn0%3D&digest=sha256%3A28b87591cf6e368c5797bc45ed5932ed03b2d2873cebe8619f2bf17b9f026c2e" http.request.useragent="Go-http-client/1.1" http.response.duration=4.888016458s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:37 +0000] "PUT /v2/foo/bar/blobs/uploads/fe69218f-205e-48d2-8137-53d48d3adb53?_state=CH0JU-rsEfEc_6zJhqtIlop4-IGK6zOvtMYPHP8hHnx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlNjkyMThmLTIwNWUtNDhkMi04MTM3LTUzZDQ4ZDNhZGI1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzozNy4xOTQyODY5ODhaIn0%3D&digest=sha256%3A28b87591cf6e368c5797bc45ed5932ed03b2d2873cebe8619f2bf17b9f026c2e HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (9.98s) === RUN TestBlobDeleteDisabled time="2024-05-17T23:33:42Z" 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.3 time="2024-05-17T23:33:42Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:33:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:33495" http.request.id=ab7db4f8-72cb-44a0-b6d3-151e78712d1d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36866" http.request.uri="/v2/foo/bar/blobs/sha256:27f93acdf7a7846037becfd1c08cd1dfc9dc91b3a04fba25eb1eb6ec3ba602b8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.601925ms http.response.status=405 http.response.written=78 vars.digest="sha256:27f93acdf7a7846037becfd1c08cd1dfc9dc91b3a04fba25eb1eb6ec3ba602b8" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:27f93acdf7a7846037becfd1c08cd1dfc9dc91b3a04fba25eb1eb6ec3ba602b8 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.50s) === RUN TestDeleteDisabled time="2024-05-17T23:33:42Z" 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.3 time="2024-05-17T23:33:42Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:33:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35235" http.request.id=0613003f-1cad-4592-9f2d-7ae218360dfe http.request.method=POST http.request.remoteaddr="127.0.0.1:57074" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.693684ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35235" http.request.id=304c5445-f30d-43ea-965a-9bc307c91fac http.request.method=PUT http.request.remoteaddr="127.0.0.1:57074" http.request.uri="/v2/foo/bar/blobs/uploads/87c16c0c-5c6d-4edc-940d-5f825e26756c?_state=PQ5FiJ8gwj0zifvlW9picyXVZa0tnE5ffZs_BO9492l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3YzE2YzBjLTVjNmQtNGVkYy05NDBkLTVmODI1ZTI2NzU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzo0My4xOTc4NDY5NTdaIn0%3D&digest=sha256%3Ae6df27dd2d1e0bdd13cb2570a0db48fa91ff76d186d65bef7a2eda2ff0c01a46" http.request.useragent="Go-http-client/1.1" http.response.duration=6.44105143s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:43 +0000] "PUT /v2/foo/bar/blobs/uploads/87c16c0c-5c6d-4edc-940d-5f825e26756c?_state=PQ5FiJ8gwj0zifvlW9picyXVZa0tnE5ffZs_BO9492l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3YzE2YzBjLTVjNmQtNGVkYy05NDBkLTVmODI1ZTI2NzU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzo0My4xOTc4NDY5NTdaIn0%3D&digest=sha256%3Ae6df27dd2d1e0bdd13cb2570a0db48fa91ff76d186d65bef7a2eda2ff0c01a46 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:49Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:35235" http.request.id=9796c5ba-2a5c-4bfe-be47-a070ed44d27a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57074" http.request.uri="/v2/foo/bar/blobs/sha256:e6df27dd2d1e0bdd13cb2570a0db48fa91ff76d186d65bef7a2eda2ff0c01a46" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.018241ms http.response.status=405 http.response.written=78 vars.digest="sha256:e6df27dd2d1e0bdd13cb2570a0db48fa91ff76d186d65bef7a2eda2ff0c01a46" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:33:49 +0000] "DELETE /v2/foo/bar/blobs/sha256:e6df27dd2d1e0bdd13cb2570a0db48fa91ff76d186d65bef7a2eda2ff0c01a46 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (7.06s) === RUN TestDeleteReadOnly time="2024-05-17T23:33: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.3 time="2024-05-17T23:33:49Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:33:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45895" http.request.id=d9779786-41ac-4a78-83fc-4c71ddc8d46f http.request.method=POST http.request.remoteaddr="127.0.0.1:51594" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.875346ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45895" http.request.id=13613baf-45bd-4d72-89b9-1b2fda0e714f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51594" http.request.uri="/v2/foo/bar/blobs/uploads/f1efb683-e7fc-4fe4-9dc6-ed77e4195cc5?_state=5FzEYCW08fn8xdeR7XL7i3e2coDQ3mwT4hMeknCWMMJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxZWZiNjgzLWU3ZmMtNGZlNC05ZGM2LWVkNzdlNDE5NWNjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzo1MC4wMzE3MjMzNzlaIn0%3D&digest=sha256%3A3c82220041cd58265216103c9871400371a893b2f1aaa1a15a5e620abd3ebc9e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.287896944s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:50 +0000] "PUT /v2/foo/bar/blobs/uploads/f1efb683-e7fc-4fe4-9dc6-ed77e4195cc5?_state=5FzEYCW08fn8xdeR7XL7i3e2coDQ3mwT4hMeknCWMMJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxZWZiNjgzLWU3ZmMtNGZlNC05ZGM2LWVkNzdlNDE5NWNjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozMzo1MC4wMzE3MjMzNzlaIn0%3D&digest=sha256%3A3c82220041cd58265216103c9871400371a893b2f1aaa1a15a5e620abd3ebc9e HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [17/May/2024:23:33:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:3c82220041cd58265216103c9871400371a893b2f1aaa1a15a5e620abd3ebc9e HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.68s) === RUN TestStartPushReadOnly time="2024-05-17T23:33:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:33:52Z" level=info msg="redis not configured" go.version=go1.22.3 127.0.0.1 - - [17/May/2024:23:33:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2024-05-17T23:33:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:33:52Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:33:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=01554ddc-4b35-4f40-a89a-49af680ae084 http.request.method=GET http.request.remoteaddr="127.0.0.1:42488" 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.777332ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:33:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:33:52Z" 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.3 http.request.host="127.0.0.1:37389" http.request.id=80bfad63-e65b-4df5-8f15-df5c12c91dbe http.request.method=GET http.request.remoteaddr="127.0.0.1:42488" 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.175316ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:23:33:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:33:52Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=ef6d47bd-ea32-4cb8-a418-73161e9bbfe7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" 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.277115ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:33:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T23:33:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=61783600-0400-4020-8ec1-5fd1ba6be3f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" 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.728525ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:33:52Z" 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.3 http.request.host="127.0.0.1:37389" http.request.id=61783600-0400-4020-8ec1-5fd1ba6be3f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" 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.777221ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:33:52Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=61783600-0400-4020-8ec1-5fd1ba6be3f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" 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.814288ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:33:52Z" 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.3 http.request.host="127.0.0.1:37389" http.request.id=61783600-0400-4020-8ec1-5fd1ba6be3f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" 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.854352ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:33:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T23:33:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=45365210-700e-4486-83e1-d87ad1cbb135 http.request.method=POST http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.822731ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:52 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=4a47f6bf-8c84-40c4-828d-e37c1c539d47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/blobs/uploads/0fc54591-b4d0-4334-b6eb-57173f31a546?_state=NB9Rc8bVMi3kFmuSvLCuwUOcGjF5yHQ3Cw3JmAjeOMJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZmM1NDU5MS1iNGQwLTQzMzQtYjZlYi01NzE3M2YzMWE1NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6NTIuOTU0NzYxNzU1WiJ9&digest=sha256%3A280dadd3ecae7c0a70a962d23c0a950bae2cede2e48ed987e1e20009e6076a88" http.request.useragent="Go-http-client/1.1" http.response.duration=6.597555164s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:52 +0000] "PUT /v2/foo/schema1/blobs/uploads/0fc54591-b4d0-4334-b6eb-57173f31a546?_state=NB9Rc8bVMi3kFmuSvLCuwUOcGjF5yHQ3Cw3JmAjeOMJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZmM1NDU5MS1iNGQwLTQzMzQtYjZlYi01NzE3M2YzMWE1NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6NTIuOTU0NzYxNzU1WiJ9&digest=sha256%3A280dadd3ecae7c0a70a962d23c0a950bae2cede2e48ed987e1e20009e6076a88 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:33:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=ef35ffb0-9087-4d4a-b194-614b716521a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.938479ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=59a7c6ad-0884-41d9-aed8-1227c9f1d2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/blobs/uploads/9b8f9b25-03c9-4c41-b108-aa9cc9af04c1?_state=9gZQMZWevCcdK-CWJ27bGr49J5EdkWFxAP-6l1rOC1d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YjhmOWIyNS0wM2M5LTRjNDEtYjEwOC1hYTljYzlhZjA0YzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6NTkuOTA3MTU1NzM5WiJ9&digest=sha256%3A2e44faae5acde56a76fb05b414ac8b6d064035329af4c6277bcc622e49500a87" http.request.useragent="Go-http-client/1.1" http.response.duration=2.527036303s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:33:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/9b8f9b25-03c9-4c41-b108-aa9cc9af04c1?_state=9gZQMZWevCcdK-CWJ27bGr49J5EdkWFxAP-6l1rOC1d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YjhmOWIyNS0wM2M5LTRjNDEtYjEwOC1hYTljYzlhZjA0YzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzM6NTkuOTA3MTU1NzM5WiJ9&digest=sha256%3A2e44faae5acde56a76fb05b414ac8b6d064035329af4c6277bcc622e49500a87 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=a5543bfa-212c-4dbe-8fa9-d154b9ceab32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.359104ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=68a87997-008a-46fe-881a-891be91a831c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" http.request.useragent="Go-http-client/1.1" http.response.duration=3.567956ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=a9336848-c526-4d38-9a49-dbc9fd2b9a2f http.request.method=GET http.request.remoteaddr="127.0.0.1:42488" 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.981185ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=c84984df-82fc-4be9-b0e0-59871c94c89d http.request.method=GET http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.975415ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "GET /v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37389" http.request.id=79241d8e-b919-4c01-bd17-ba2fdca0409e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" http.request.useragent="Go-http-client/1.1" http.response.duration=3.508546ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37389" http.request.id=1b855e5c-4f92-404f-a21b-00e0676fbf22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" http.request.useragent="Go-http-client/1.1" http.response.duration=3.500889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:37389" http.request.id=ff8dc713-a950-4a84-a824-589e19c99ea0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" http.request.useragent="Go-http-client/1.1" http.response.duration=3.428532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=4baed53b-7e7c-4367-9d54-d3134a822013 http.request.method=GET http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.920446ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "GET /v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=3196ebdb-41a8-4ada-8b90-0dc9770458ea http.request.method=GET http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.801851ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=0c341152-422e-49bc-adaa-bb5e58bc86e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" http.request.useragent="Go-http-client/1.1" http.response.duration=1.704834ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "GET /v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=c0045d7b-b5cc-4458-9400-6b93e7edfc6c http.request.method=GET http.request.remoteaddr="127.0.0.1:42488" 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.828665ms http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=error msg="payload digest does match: "sha256:13f1f70efdeedd90ecd2194a8d1a9ba57feae8c11db3dd615af0be89c7817378" != "sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42"" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=2eda7932-6e26-4186-ab85-b7ffc8dbe387 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" time="2024-05-17T23:34:02Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=2eda7932-6e26-4186-ab85-b7ffc8dbe387 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42488" http.request.uri="/v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.125141ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42" 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:0b7a269e6aa40926746b5ae85d50749ae6b470030da36545ccdadf8c5cbc9a42 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=01629280-92fb-4291-b5bc-5191bb5587e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.204418ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" 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.3 http.request.host="127.0.0.1:37389" http.request.id=f5c92543-d9cb-427e-9fda-c49fc4cb9e0b http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" 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.692387ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37389" http.request.id=a9bfdd72-3256-4ce3-a5b3-cb1b0328b6b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" 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.971598ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:02Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37389" http.request.id=a9bfdd72-3256-4ce3-a5b3-cb1b0328b6b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.060508ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:02Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37389" http.request.id=a9bfdd72-3256-4ce3-a5b3-cb1b0328b6b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.123018ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=d3fbc35a-8e56-4f3c-a3d2-bdfd9638ab62 http.request.method=POST http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.937205ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=0da4c6a6-66d7-4f4a-bf27-28d671a174b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/blobs/uploads/047ae805-f070-431f-b114-d4b3797203c1?_state=UQOCiOsfgW683TbOQNAnL4PyYK8QTQqzBOMrhflonaJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNDdhZTgwNS1mMDcwLTQzMWYtYjExNC1kNGIzNzk3MjAzYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MDIuNDg2NTA4MTQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.597505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/047ae805-f070-431f-b114-d4b3797203c1?_state=UQOCiOsfgW683TbOQNAnL4PyYK8QTQqzBOMrhflonaJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNDdhZTgwNS1mMDcwLTQzMWYtYjExNC1kNGIzNzk3MjAzYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MDIuNDg2NTA4MTQ0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37389" http.request.id=c8334613-5189-40c8-955a-d103a3caf622 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.021768ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:02Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37389" http.request.id=c8334613-5189-40c8-955a-d103a3caf622 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.109198ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T23:34:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=03f95e67-95f6-4e29-89e1-0a8f7b0d77f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.987195ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=e48ca7b6-7efa-40fe-8f10-157d0693a7b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/blobs/uploads/d1dd6772-32c0-4899-9852-807ab44ccccb?_state=gKDLoLrtg0GseMVxHUmvRqnHm17DMnafynxd49-xtKZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMWRkNjc3Mi0zMmMwLTQ4OTktOTg1Mi04MDdhYjQ0Y2NjY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MDIuOTk3NzEyNDM0WiJ9&digest=sha256%3Af2789f4645983cb89928d03a96395edec516d0b969852dca7b84b320b01e1106" http.request.useragent="Go-http-client/1.1" http.response.duration=6.800721344s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/d1dd6772-32c0-4899-9852-807ab44ccccb?_state=gKDLoLrtg0GseMVxHUmvRqnHm17DMnafynxd49-xtKZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkMWRkNjc3Mi0zMmMwLTQ4OTktOTg1Mi04MDdhYjQ0Y2NjY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MDIuOTk3NzEyNDM0WiJ9&digest=sha256%3Af2789f4645983cb89928d03a96395edec516d0b969852dca7b84b320b01e1106 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=735e0a16-7199-4893-9d98-8c62512285a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.44414ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=380871a8-a0d3-455b-b667-ee5d9636939c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/blobs/uploads/c01c392c-bd7f-4738-bb1a-cc0216ee7123?_state=vyYF8DGYaz-9AkflWHG725nXY_ZZeux63IMc2quEItd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMDFjMzkyYy1iZDdmLTQ3MzgtYmIxYS1jYzAyMTZlZTcxMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MTAuMTk4MDA0NjUzWiJ9&digest=sha256%3A80404af0219e9b5286c52a8bf6ee678ef092bd27e034f6cd12594f6ef2ee72dc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.00485678s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/c01c392c-bd7f-4738-bb1a-cc0216ee7123?_state=vyYF8DGYaz-9AkflWHG725nXY_ZZeux63IMc2quEItd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMDFjMzkyYy1iZDdmLTQ3MzgtYmIxYS1jYzAyMTZlZTcxMjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MTAuMTk4MDA0NjUzWiJ9&digest=sha256%3A80404af0219e9b5286c52a8bf6ee678ef092bd27e034f6cd12594f6ef2ee72dc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37389" http.request.id=185168fd-3cfa-47ff-8556-50d2f82abca8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.933879ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37389" http.request.id=b052f147-e2d7-493f-b429-1c71c469f7de http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/sha256:5f8ddc86ffde6e33f01239e2de105bb0478a32fef98e00a817bae89da8391a5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.426363ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "PUT /v2/foo/schema2/manifests/sha256:5f8ddc86ffde6e33f01239e2de105bb0478a32fef98e00a817bae89da8391a5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=8f646aba-264f-49b1-9b7c-7a42dad6f4fb http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.537132ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=9ef1f701-fa91-4834-a63a-247d247999a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/sha256:5f8ddc86ffde6e33f01239e2de105bb0478a32fef98e00a817bae89da8391a5d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.189292ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/sha256:5f8ddc86ffde6e33f01239e2de105bb0478a32fef98e00a817bae89da8391a5d HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=fb0336a1-8931-43d8-8afb-e56f7d914958 http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.818902ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=ebbbd51e-9f23-4d16-8ae0-3e180a9111fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/sha256:5f8ddc86ffde6e33f01239e2de105bb0478a32fef98e00a817bae89da8391a5d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.152523ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/sha256:5f8ddc86ffde6e33f01239e2de105bb0478a32fef98e00a817bae89da8391a5d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=83d34faa-c27b-4ab1-9b5a-122ddfeca6ab http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" 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.775761ms http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="rewriting manifest sha256:5f8ddc86ffde6e33f01239e2de105bb0478a32fef98e00a817bae89da8391a5d in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=dae6fdb1-8510-4ef3-b05c-c1f1d4944e3f http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=dae6fdb1-8510-4ef3-b05c-c1f1d4944e3f http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.550126ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37389" http.request.id=1fb88258-3530-4da8-a1fe-1d4f9e720c21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" 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.224606ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37389" http.request.id=812f4484-8f16-45cc-8446-e59ffb5efee0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.533372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37389" http.request.id=0645724b-d1a5-4f02-8258-e2c3606ac032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/sha256:5c947ae73d8b147363d9b157bb22aa17fa276b6d8d697199d645ef6d6840da49" http.request.useragent="Go-http-client/1.1" http.response.duration=2.335202ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "PUT /v2/foo/schema2/manifests/sha256:5c947ae73d8b147363d9b157bb22aa17fa276b6d8d697199d645ef6d6840da49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=352af9c8-3ba8-4f8b-a0cd-23dfc4447952 http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" 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.312287ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=9ea86b01-9830-4023-ac02-59cf48574f66 http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/sha256:5c947ae73d8b147363d9b157bb22aa17fa276b6d8d697199d645ef6d6840da49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.268452ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/sha256:5c947ae73d8b147363d9b157bb22aa17fa276b6d8d697199d645ef6d6840da49 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=bb2b9209-2037-4047-bda5-7e4a8e549d1e http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.050793ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=d7e5b809-d235-432f-ab6c-d73c867e1270 http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/sha256:5c947ae73d8b147363d9b157bb22aa17fa276b6d8d697199d645ef6d6840da49" http.request.useragent="Go-http-client/1.1" http.response.duration="941.408µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/sha256:5c947ae73d8b147363d9b157bb22aa17fa276b6d8d697199d645ef6d6840da49 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="rewriting manifest list sha256:5c947ae73d8b147363d9b157bb22aa17fa276b6d8d697199d645ef6d6840da49 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=183d9149-21ed-40d6-9232-e2f221f9da9f http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37389" http.request.id=183d9149-21ed-40d6-9232-e2f221f9da9f http.request.method=GET http.request.remoteaddr="127.0.0.1:42932" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.438899ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" 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.3 time="2024-05-17T23:34:13Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:34:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=6a651a1e-78e7-4973-b8c8-467c7fa2b3cf http.request.method=GET http.request.remoteaddr="127.0.0.1:60512" 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.439237ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" 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.3 http.request.host="127.0.0.1:43727" http.request.id=bbd67008-44ef-4a58-beaf-c1cd52685c9a http.request.method=GET http.request.remoteaddr="127.0.0.1:60512" 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.819544ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=4740cb2d-a652-4711-8ad4-55b479c2b3b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" 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.689241ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=8de11e4c-079b-4951-8a14-0c43790674ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.615389ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:34:13Z" 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.3 http.request.host="127.0.0.1:43727" http.request.id=8de11e4c-079b-4951-8a14-0c43790674ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.694869ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:34:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=8de11e4c-079b-4951-8a14-0c43790674ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.757269ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:34:13Z" 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.3 http.request.host="127.0.0.1:43727" http.request.id=8de11e4c-079b-4951-8a14-0c43790674ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.810849ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T23:34:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=f55096ec-9555-4c4a-84bc-8cb14a5cacab http.request.method=POST http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.203985ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=3aabf582-b6b2-43f2-afa3-a4da6768b9c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/blobs/uploads/545940d7-85e7-4ce0-acd3-96cb0925e35b?_state=cnZBZWlUD7Id_0Bu0TQctMWK1CGd5ekJUY2WLZVQ3rJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NDU5NDBkNy04NWU3LTRjZTAtYWNkMy05NmNiMDkyNWUzNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MTMuNjkxODc2MjY4WiJ9&digest=sha256%3A4c52b6d3b5a75fa06915516115f3a66fb2b63a671193d667bd761db9d5d7e42b" http.request.useragent="Go-http-client/1.1" http.response.duration=6.684038095s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/545940d7-85e7-4ce0-acd3-96cb0925e35b?_state=cnZBZWlUD7Id_0Bu0TQctMWK1CGd5ekJUY2WLZVQ3rJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NDU5NDBkNy04NWU3LTRjZTAtYWNkMy05NmNiMDkyNWUzNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MTMuNjkxODc2MjY4WiJ9&digest=sha256%3A4c52b6d3b5a75fa06915516115f3a66fb2b63a671193d667bd761db9d5d7e42b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=c29f5738-ec61-4c3b-896f-5d4ca56eb2cb http.request.method=POST http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.030508ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=c9288b4a-6570-44ab-b41e-718c6a700827 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/blobs/uploads/f6b23170-1c1a-43ea-b877-c0bb1555b961?_state=vT8MK7wGEQE4XXCpBf1QczeAxUEWI8E5ZXx6dZUxyk57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNmIyMzE3MC0xYzFhLTQzZWEtYjg3Ny1jMGJiMTU1NWI5NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MjAuODM1NjczMzc0WiJ9&digest=sha256%3A4a9b4020082a6480fc7c52f6e985b35890436cba296079b64a49644a77c1a4b4" http.request.useragent="Go-http-client/1.1" http.response.duration=4.940729097s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/f6b23170-1c1a-43ea-b877-c0bb1555b961?_state=vT8MK7wGEQE4XXCpBf1QczeAxUEWI8E5ZXx6dZUxyk57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNmIyMzE3MC0xYzFhLTQzZWEtYjg3Ny1jMGJiMTU1NWI5NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MjAuODM1NjczMzc0WiJ9&digest=sha256%3A4a9b4020082a6480fc7c52f6e985b35890436cba296079b64a49644a77c1a4b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=f5b91191-59c8-4213-b881-f8b583043479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.526697ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=c9aeb8e2-2595-4416-8937-151a60c62667 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.644501ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=86a78e02-05dd-4660-a0b5-356a8d95655d http.request.method=GET http.request.remoteaddr="127.0.0.1:60512" 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.944686ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=f970fc3f-474b-4f86-9269-8d8b7d40cd9d http.request.method=GET http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.656338ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "GET /v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43727" http.request.id=1222d194-48fe-4963-848c-9ebbc31241e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.121484ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43727" http.request.id=7568fb17-d28d-4048-92fd-73b98d2c7e52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.525709ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:43727" http.request.id=2800a7cf-35ca-4a2e-a555-e74b4885bceb http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.512426ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=b1b76731-e3e1-48fb-99ad-193b101701c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.049939ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "GET /v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=6df311f7-6e87-4af5-af73-f605054ed7c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.968141ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=50567968-e131-4892-99ab-76025fbad8da http.request.method=GET http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.884861ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "GET /v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=5004fe7d-ae23-42d3-b0ac-bbff7691467e http.request.method=GET http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.156904ms http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=error msg="payload digest does match: "sha256:cc1e75b07e0b836b976c4a3fac8ce0feab889ad3930a8a30350604955419604d" != "sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7"" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=f2f00aca-14aa-417a-ad37-b55af8ee304d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" time="2024-05-17T23:34:25Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=f2f00aca-14aa-417a-ad37-b55af8ee304d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60512" http.request.uri="/v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.562582ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7" 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "PUT /v2/foo/schema1/manifests/sha256:f845bd92cfaeb3273475aeb56ebbf43fd73830b3ea9ba9f0a0504869d0ea15b7 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=561f8f30-22b4-4840-ba9c-a4969d229e25 http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" 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=3.044733ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" 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.3 http.request.host="127.0.0.1:43727" http.request.id=bae82f22-49cb-4df7-b80c-7f4afd76a5c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.076344ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43727" http.request.id=634c6f73-02a2-4ba6-85fd-b21dbf544552 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.577958ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:25Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43727" http.request.id=634c6f73-02a2-4ba6-85fd-b21dbf544552 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.688795ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:25Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43727" http.request.id=634c6f73-02a2-4ba6-85fd-b21dbf544552 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.800198ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=53f391ff-12fe-4482-80c8-2e3100e667fb http.request.method=POST http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.511608ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=bb23e77e-a592-40e7-b373-3b1b97a1585c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/blobs/uploads/b49d4b87-c4df-4aaa-833f-9d0caac845ff?_state=PCm5xEpE9g9laCbdMvKCoaL3-JV2YJVXR2NR8tGZcnN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNDlkNGI4Ny1jNGRmLTRhYWEtODMzZi05ZDBjYWFjODQ1ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MjUuODMxODYyNTM0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.208186ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/b49d4b87-c4df-4aaa-833f-9d0caac845ff?_state=PCm5xEpE9g9laCbdMvKCoaL3-JV2YJVXR2NR8tGZcnN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiNDlkNGI4Ny1jNGRmLTRhYWEtODMzZi05ZDBjYWFjODQ1ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MjUuODMxODYyNTM0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:25Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43727" http.request.id=5cf9d214-e0d6-4b50-8796-8e7ad3888baf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.547892ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:25Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43727" http.request.id=5cf9d214-e0d6-4b50-8796-8e7ad3888baf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.628956ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:34:25 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T23:34:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=a57151f2-f54b-4468-8a4b-21d4ba4964de http.request.method=POST http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.530442ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:29Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=240f17cb-d8a4-4f4d-85b2-e7f19b090d36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/blobs/uploads/5f47e0ac-6d8b-420c-a0c3-4c4e5a5734a9?_state=DN9SH9LAvT5bA--1GxRX8pcQ7K7gEvaW5nUeRzWOs-t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZjQ3ZTBhYy02ZDhiLTQyMGMtYTBjMy00YzRlNWE1NzM0YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MjYuMjExMTg0MzYxWiJ9&digest=sha256%3A1b7feb004a2b0fb9dfb288737918897c79c21f9ad0da7df1a7a8ac8a761e989d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.193302964s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/5f47e0ac-6d8b-420c-a0c3-4c4e5a5734a9?_state=DN9SH9LAvT5bA--1GxRX8pcQ7K7gEvaW5nUeRzWOs-t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZjQ3ZTBhYy02ZDhiLTQyMGMtYTBjMy00YzRlNWE1NzM0YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MjYuMjExMTg0MzYxWiJ9&digest=sha256%3A1b7feb004a2b0fb9dfb288737918897c79c21f9ad0da7df1a7a8ac8a761e989d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:29Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=51a129cf-29c2-4b4d-bbc1-af58cae93185 http.request.method=POST http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.403645ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=0486999f-e68b-44ee-84cd-18eeb67e011c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/blobs/uploads/0c62c4a9-b93e-4892-9f77-f1ebf7c6d27a?_state=JqkNtr6L6UPsAzOIwjAyGLZiyrEeqbUhDC5kg6wLQlZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYzYyYzRhOS1iOTNlLTQ4OTItOWY3Ny1mMWViZjdjNmQyN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MjkuNzY2MTAxNzUzWiJ9&digest=sha256%3Ab6156e93bdcad5b07cb02736d87beb4b61732cff53762283741b54fdbaf637aa" http.request.useragent="Go-http-client/1.1" http.response.duration=2.369559775s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/0c62c4a9-b93e-4892-9f77-f1ebf7c6d27a?_state=JqkNtr6L6UPsAzOIwjAyGLZiyrEeqbUhDC5kg6wLQlZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwYzYyYzRhOS1iOTNlLTQ4OTItOWY3Ny1mMWViZjdjNmQyN2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MjkuNzY2MTAxNzUzWiJ9&digest=sha256%3Ab6156e93bdcad5b07cb02736d87beb4b61732cff53762283741b54fdbaf637aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43727" http.request.id=55263f6b-3877-4b90-8d42-39d7e91cecb6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.817716ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43727" http.request.id=1caf94c2-ff8e-4cf9-a9e2-b67bceeb1469 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/sha256:d98c04318816ee33d6a870c687207b32cb711653c9342372d6c641df227a9788" http.request.useragent="Go-http-client/1.1" http.response.duration=1.378225ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "PUT /v2/foo/schema2/manifests/sha256:d98c04318816ee33d6a870c687207b32cb711653c9342372d6c641df227a9788 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=c829ebf4-1011-4c2c-9a95-f5796b5250f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" 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.178636ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=92b9cb76-3710-40d3-bf42-611d22f4090c http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/sha256:d98c04318816ee33d6a870c687207b32cb711653c9342372d6c641df227a9788" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.186883ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/sha256:d98c04318816ee33d6a870c687207b32cb711653c9342372d6c641df227a9788 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=72013bc0-ec1e-4159-8a07-cc3f6432526f http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.928969ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=f7625b15-f239-4301-aa3f-e6e869f7d43c http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/sha256:d98c04318816ee33d6a870c687207b32cb711653c9342372d6c641df227a9788" http.request.useragent="Go-http-client/1.1" http.response.duration=1.810201ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/sha256:d98c04318816ee33d6a870c687207b32cb711653c9342372d6c641df227a9788 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=79bc00af-3bd3-4b2a-b0af-94411bc683d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" 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.585591ms http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="rewriting manifest sha256:d98c04318816ee33d6a870c687207b32cb711653c9342372d6c641df227a9788 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=0206b7ca-3959-4f4e-ae4d-c7d735eb187a http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=0206b7ca-3959-4f4e-ae4d-c7d735eb187a http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.260062ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43727" http.request.id=b6b0121e-411b-4be1-9c2e-d097ba2823e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" 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.913978ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43727" http.request.id=1e856fba-d6c9-4ed9-a0f7-c7e64e3941ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.785242ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43727" http.request.id=35a23541-424f-49d1-b74f-1e4f6dac5b7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/sha256:a9ada345038b035e1493a8c3f0c8b906d648bb6aa4ebd85879bc3acfd181414d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.222125ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "PUT /v2/foo/schema2/manifests/sha256:a9ada345038b035e1493a8c3f0c8b906d648bb6aa4ebd85879bc3acfd181414d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=7643cdf6-27a2-4d61-afd5-4b794ee3e285 http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.060311ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=20f809f5-31a4-416c-85f7-890f1b008a30 http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/sha256:a9ada345038b035e1493a8c3f0c8b906d648bb6aa4ebd85879bc3acfd181414d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.288932ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/sha256:a9ada345038b035e1493a8c3f0c8b906d648bb6aa4ebd85879bc3acfd181414d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=ba900ac3-3231-479f-9bfb-0d7781b95e8d http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.729591ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=01f38f2a-892f-45bc-a68f-6b771e86f0b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/sha256:a9ada345038b035e1493a8c3f0c8b906d648bb6aa4ebd85879bc3acfd181414d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.540144ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/sha256:a9ada345038b035e1493a8c3f0c8b906d648bb6aa4ebd85879bc3acfd181414d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="rewriting manifest list sha256:a9ada345038b035e1493a8c3f0c8b906d648bb6aa4ebd85879bc3acfd181414d in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=8986e776-68d6-48c0-bdc4-5f0b4ead1b9b http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43727" http.request.id=8986e776-68d6-48c0-bdc4-5f0b4ead1b9b http.request.method=GET http.request.remoteaddr="127.0.0.1:60058" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.409572ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (39.85s) === RUN TestGetManifestWithStorageError time="2024-05-17T23:34:32Z" 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.3 time="2024-05-17T23:34:32Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:34:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37383" http.request.id=feb13577-448b-413c-ab31-999c01481ee1 http.request.method=GET http.request.remoteaddr="127.0.0.1:44854" 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.265797ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:37383" http.request.id=8fcde21c-e359-4f52-92e9-06393e3d8094 http.request.method=GET http.request.remoteaddr="127.0.0.1:44854" 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="992.778µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:37383" http.request.id=15351660-c268-4ff5-9ded-355fa9502a30 http.request.method=GET http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.30523ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:37383" http.request.id=886265e5-9f98-4389-9bcd-c49a1fe96516 http.request.method=GET http.request.remoteaddr="127.0.0.1:44854" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.243309ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-05-17T23:34:32Z" 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.3 time="2024-05-17T23:34:32Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:34:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=acd1519b-2449-48e5-8874-89949e2f2e44 http.request.method=GET http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.210498ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" 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.3 http.request.host="127.0.0.1:37499" http.request.id=6796602f-2080-42b9-b7c7-0f78204ba28c http.request.method=GET http.request.remoteaddr="127.0.0.1:44808" 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.701074ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=c4df55e8-7a81-4e48-84ab-5f25cc75007e http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" 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.111302ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=b22d148a-c17c-4d34-83a9-7d4a1ec7999f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" 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.595737ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:34:32Z" 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.3 http.request.host="127.0.0.1:37499" http.request.id=b22d148a-c17c-4d34-83a9-7d4a1ec7999f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" 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.650414ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:34:32Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=b22d148a-c17c-4d34-83a9-7d4a1ec7999f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" 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.687119ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T23:34:32Z" 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.3 http.request.host="127.0.0.1:37499" http.request.id=b22d148a-c17c-4d34-83a9-7d4a1ec7999f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" 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.721628ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T23:34:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=215eba95-bd1c-460f-82fc-aff37d0351c6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.370372ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=6076c4a5-a8e4-4d23-9039-f0a88581dbfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/blobs/uploads/f88af16a-d167-4075-992d-f4dbcad1bb9f?_state=gEGRdQO49E3i7MzqphWWAyzWqNC79n8sKTr9Ajql_8d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmODhhZjE2YS1kMTY3LTQwNzUtOTkyZC1mNGRiY2FkMWJiOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MzIuNTgxNTI0ODQzWiJ9&digest=sha256%3A7b862c03e1525d34fa556d3fb6bf620b67c4c7085ca8fbacef712cb3d058be5f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.406959268s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:32 +0000] "PUT /v2/foo/schema1/blobs/uploads/f88af16a-d167-4075-992d-f4dbcad1bb9f?_state=gEGRdQO49E3i7MzqphWWAyzWqNC79n8sKTr9Ajql_8d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmODhhZjE2YS1kMTY3LTQwNzUtOTkyZC1mNGRiY2FkMWJiOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MzIuNTgxNTI0ODQzWiJ9&digest=sha256%3A7b862c03e1525d34fa556d3fb6bf620b67c4c7085ca8fbacef712cb3d058be5f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=602b0194-8c30-430f-9d8b-7f06149e1120 http.request.method=POST http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.981652ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:36 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=363311ab-6349-4679-b277-c99d4bad35ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/blobs/uploads/181991ab-00c6-46d5-9eb5-d305a57c4f57?_state=xlchSWjWuXEGqSwN8LGe88ty1_71ZnnYzkr89JAOxY17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxODE5OTFhYi0wMGM2LTQ2ZDUtOWViNS1kMzA1YTU3YzRmNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MzYuNDM4NTkwNjE3WiJ9&digest=sha256%3Ad4cf3491f589940d69019fe1947873093804b5e665f5897dc2161959eef4ab2b" http.request.useragent="Go-http-client/1.1" http.response.duration=4.815296371s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:36 +0000] "PUT /v2/foo/schema1/blobs/uploads/181991ab-00c6-46d5-9eb5-d305a57c4f57?_state=xlchSWjWuXEGqSwN8LGe88ty1_71ZnnYzkr89JAOxY17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxODE5OTFhYi0wMGM2LTQ2ZDUtOWViNS1kMzA1YTU3YzRmNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6MzYuNDM4NTkwNjE3WiJ9&digest=sha256%3Ad4cf3491f589940d69019fe1947873093804b5e665f5897dc2161959eef4ab2b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=f4d9413e-e3a8-439c-ba3b-ee29d9e8475c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.405309ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=b9b476c3-d8af-4a93-b2e2-e369817eef3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.443168ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=a0d7a624-f781-4066-9dce-00b0f4f3b430 http.request.method=GET http.request.remoteaddr="127.0.0.1:44808" 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=3.112446ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=c381b76b-f564-42a0-9d4a-37c88439b929 http.request.method=GET http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.153096ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37499" http.request.id=51831832-8cf7-4799-9b60-694d65d3e34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.410523ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37499" http.request.id=a8490930-d198-42d8-aef6-ce901d898083 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.787566ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:37499" http.request.id=2e479550-c121-45d8-b087-242c9022f0f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.796083ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=fab709d7-f34c-44ee-9b49-219f0e7cb0b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.392275ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=06605985-aabc-4747-b631-efe9fe4ab68c http.request.method=GET http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.216578ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=c4f46423-5e68-4bc3-ad66-90422f68c1e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.166551ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=2f3aee4e-f3ca-4259-a489-41931324765b http.request.method=GET http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.135741ms http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=error msg="payload digest does match: "sha256:d9132faa34cc75042b47c3f21e892d29ce81c71d753795d46b725dda75a2ccbb" != "sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b"" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=209a918e-eec2-4af4-a7a1-2fe200762f95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" time="2024-05-17T23:34: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.3 http.request.host="127.0.0.1:37499" http.request.id=209a918e-eec2-4af4-a7a1-2fe200762f95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44808" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.564604ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=c1e4d670-9954-4e6c-bcca-73601715f7e1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55018" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.096599ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "DELETE /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=2977c03b-02fb-4871-9071-a17fae68f1b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55018" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.231839ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=757d6373-ed19-4161-a8f4-e27d1b664d70 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55020" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.783273ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "DELETE /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=166e9ef9-d673-442b-b0f9-f67b16c292cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55032" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.595444ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=1d98a436-c8c8-4fea-be5c-34054d81dd7c http.request.method=GET http.request.remoteaddr="127.0.0.1:55032" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.246216ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=a500cbd5-4084-4e07-8279-10366451f597 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55042" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.972558ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=36e60966-5621-43d9-9711-a7dcf60f6aa8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.44791ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=fcbde25e-ebe7-4ee3-9abf-1a763c98aa8b http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" 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.190576ms http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=35b39bc0-4c72-410d-a84c-a274c34a95b3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.519825ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "DELETE /v2/foo/schema1/manifests/sha256:71a1036c411a094c9d2283c6a28ee133ddda051fc20cdea7dd539d843787251b HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=6ac5f849-006d-4d7e-92e2-8bae63925848 http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.103431ms http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=4191c46d-d552-4d12-a35e-61f2267a0663 http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" 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.934119ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" 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.3 http.request.host="127.0.0.1:37499" http.request.id=cb3d4884-e9ce-4ae5-98b6-6a421a359a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" 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.978062ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T23:34: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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37499" http.request.id=b31149cf-a036-49f7-ae4b-942f8ee0d099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.545325ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:41Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37499" http.request.id=b31149cf-a036-49f7-ae4b-942f8ee0d099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.648918ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:41Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37499" http.request.id=b31149cf-a036-49f7-ae4b-942f8ee0d099 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.708615ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=b7741538-a38a-4ad7-a225-41fe59c4aa44 http.request.method=POST http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.492466ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=dbfc6cf7-45d7-45e1-86a9-a5df3e84335e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/blobs/uploads/8c989d82-0838-427c-8d76-99ddb6457aff?_state=BKPpfHezGIQ5m43PZcx1OKzw091kc3DeF6MFaYmJhDx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Yzk4OWQ4Mi0wODM4LTQyN2MtOGQ3Ni05OWRkYjY0NTdhZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6NDEuMzQ5NzUzNzE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.089439ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/8c989d82-0838-427c-8d76-99ddb6457aff?_state=BKPpfHezGIQ5m43PZcx1OKzw091kc3DeF6MFaYmJhDx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Yzk4OWQ4Mi0wODM4LTQyN2MtOGQ3Ni05OWRkYjY0NTdhZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6NDEuMzQ5NzUzNzE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37499" http.request.id=ed1f0f16-bfbc-41c9-a26d-9ca8f56f5a7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.622212ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:41Z" 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.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37499" http.request.id=ed1f0f16-bfbc-41c9-a26d-9ca8f56f5a7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.707509ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T23:34:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=6e2776b4-d77e-43bd-b356-65bcc9f8073e http.request.method=POST http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.561156ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:47Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=a3fddc35-d0b5-4091-9d19-89801d8ecf7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/blobs/uploads/98702238-25ab-42e8-b23f-9b03b79521d2?_state=0mQ4xlqZC7TmDKSjfeHnCjGZWqpQ5qDGCCvCSp4hStx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ODcwMjIzOC0yNWFiLTQyZTgtYjIzZi05YjAzYjc5NTIxZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6NDEuODE3ODM5OTgzWiJ9&digest=sha256%3A1828b8008926422e2b7b3c16e82c770493a342791ee3460178db86c9946cd656" http.request.useragent="Go-http-client/1.1" http.response.duration=5.540361645s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/98702238-25ab-42e8-b23f-9b03b79521d2?_state=0mQ4xlqZC7TmDKSjfeHnCjGZWqpQ5qDGCCvCSp4hStx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ODcwMjIzOC0yNWFiLTQyZTgtYjIzZi05YjAzYjc5NTIxZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6NDEuODE3ODM5OTgzWiJ9&digest=sha256%3A1828b8008926422e2b7b3c16e82c770493a342791ee3460178db86c9946cd656 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:47Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=dec2140b-7954-4f28-8a6b-7742dd824ac5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.885955ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=70872c15-6cfc-42ec-8441-3448194b6162 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/blobs/uploads/ff3d891f-f90c-4182-8137-78ea3b890e95?_state=GUhYNXjBW_xkYrkknYhliJlzvqrFjFVYqWRR790YWd57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZjNkODkxZi1mOTBjLTQxODItODEzNy03OGVhM2I4OTBlOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6NDcuODYyMDAzNjU5WiJ9&digest=sha256%3Aa2579170b490eeb35c9a6d5c1bc4b4c8f2d264ccb2e6fd24a7eea05253a690fe" http.request.useragent="Go-http-client/1.1" http.response.duration=5.745952864s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/ff3d891f-f90c-4182-8137-78ea3b890e95?_state=GUhYNXjBW_xkYrkknYhliJlzvqrFjFVYqWRR790YWd57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZjNkODkxZi1mOTBjLTQxODItODEzNy03OGVhM2I4OTBlOTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjM6MzQ6NDcuODYyMDAzNjU5WiJ9&digest=sha256%3Aa2579170b490eeb35c9a6d5c1bc4b4c8f2d264ccb2e6fd24a7eea05253a690fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37499" http.request.id=298e80ac-ba36-4b02-94d7-f7e6b442658b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.605223ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37499" http.request.id=894de703-05ae-48c9-9d54-01a0823f823c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.557725ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=c87f7835-2e2a-417e-aec9-902a5f282e28 http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.376568ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=6bc53f3b-3251-436a-959e-614fb85dadff http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.249004ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=96e66850-1c02-4a11-b8b6-9c79035ed0c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.010432ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=4cfa945d-4a70-417c-b48d-e2ab3c74f208 http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.068831ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=f4303c3f-fa4f-4d3b-9cbf-f970c8cecb87 http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" 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="948.108µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="rewriting manifest sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=f18362a1-fc41-4f58-b0aa-e10f9bdb23b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=f18362a1-fc41-4f58-b0aa-e10f9bdb23b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.597029ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=937caf1a-28ee-49a6-936d-04e478490756 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.528858ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=1167ac02-5600-4ed2-8643-8a548808739f http.request.method=GET http.request.remoteaddr="127.0.0.1:55052" http.request.uri="/v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.064419ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=0b728540-1884-4962-9572-b51576b2b56d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59070" http.request.uri="/v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.283478ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37499" http.request.id=ee1e4ae4-e691-420a-85b6-88f8f6048d15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59086" http.request.uri="/v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.526519ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "PUT /v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=33b6ca94-d411-4a85-b5f2-eeade81f3669 http.request.method=GET http.request.remoteaddr="127.0.0.1:59086" http.request.uri="/v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.587742ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=a02cd897-0fb9-426d-8e9d-827a65d9de8a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59100" 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=3.069003ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37499" http.request.id=ebc5f9a4-56aa-4d96-a5d8-f27fc812dd26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.730523ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=f9701d2c-1661-4db3-9111-7d7a4ee03abd http.request.method=GET http.request.remoteaddr="127.0.0.1:59106" 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.976359ms http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=e447dbc5-71ea-4677-b6f4-ad95e52c0fed http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.375948ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "DELETE /v2/foo/schema2/manifests/sha256:54347902ada900334b3c409f0c9c05289ce31667481000114e2dd8bc4e29b9d3 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37499" http.request.id=2afe2f43-cc9f-485d-9cbf-a61455b83d69 http.request.method=GET http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.183241ms http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (21.48s) === RUN TestManifestDeleteDisabled time="2024-05-17T23:34: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.3 time="2024-05-17T23:34:53Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:34:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:43891" http.request.id=36e9017e-193f-4d3d-88b6-5873fe0e3d3b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59020" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.887466ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-05-17T23:34: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.3 time="2024-05-17T23:34:53Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:34:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T23:34:53Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.3 time="2024-05-17T23:34:53Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T23:34:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:37549" http.request.id=0fad8a13-b468-4575-ad24-076f1f2cb360 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58482" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.655557ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:37549" http.request.id=23d0623e-2a87-4195-9c2b-e6948537b617 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58484" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.338092ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:37549" http.request.id=76a4fff8-53ed-4a5f-be86-a92c084a0a8e http.request.method=POST http.request.remoteaddr="127.0.0.1:58494" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.588423ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T23:34:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:37549" http.request.id=4754b403-fa5c-4353-863a-8c0f8b7dff86 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58504" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.407313ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:23:34:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.22s) === RUN TestProxyManifestGetByTag time="2024-05-17T23:34: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.3 time="2024-05-17T23:34:53Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:34:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=80597ab0-939f-4ac9-828b-f56836e2597d http.request.method=POST http.request.remoteaddr="127.0.0.1:50494" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.293349ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=4e04b05f-38df-47a6-8bad-0727955613ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:50494" http.request.uri="/v2/foo/bar/blobs/uploads/70296073-2b9f-4cf0-a0c3-4f5f7afa2fe7?_state=GQKCfdkroCEoUlGDIutoPZcVertL1Lv86YAEAR4D-IV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMjk2MDczLTJiOWYtNGNmMC1hMGMzLTRmNWY3YWZhMmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozNDo1NC4yNzg1MDA1MjJaIn0%3D&digest=sha256%3Aa2903ddd9ba62d0c7ff511aced98631096ab31d6543317db856420dac83f0fff" http.request.useragent="Go-http-client/1.1" http.response.duration=2.443895286s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:54 +0000] "PUT /v2/foo/bar/blobs/uploads/70296073-2b9f-4cf0-a0c3-4f5f7afa2fe7?_state=GQKCfdkroCEoUlGDIutoPZcVertL1Lv86YAEAR4D-IV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwMjk2MDczLTJiOWYtNGNmMC1hMGMzLTRmNWY3YWZhMmZlNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozNDo1NC4yNzg1MDA1MjJaIn0%3D&digest=sha256%3Aa2903ddd9ba62d0c7ff511aced98631096ab31d6543317db856420dac83f0fff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=7b3e1ac0-1cc9-4d33-b503-0ba79abd723c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50494" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.808021ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:56 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:34:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T23:34:56Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T23:34:56Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.22.3 time="2024-05-17T23:34:56Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T23:34:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=f2d2e399-87cb-4402-9815-a2cb92bf3dad http.request.method=GET http.request.remoteaddr="127.0.0.1:50494" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.661288ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:34:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:34:56Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:34829" go.version=go1.22.3 time="2024-05-17T23:34:56Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T23:34:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=17a4fffb-d71d-44e8-afb4-749ea1322649 http.request.method=GET http.request.remoteaddr="127.0.0.1:50504" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.613136ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:34:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:34:56Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34829 /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:34829/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:43145" http.request.id=fc85fbff-6a56-42fe-abaa-b8c7568b85c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/foo/bar/manifests/sha256:a8e88fe75a2ec6b3e600bfcf2b32f4b9833c452cdc77b8f09f18130dff4355bc" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:a8e88fe75a2ec6b3e600bfcf2b32f4b9833c452cdc77b8f09f18130dff4355bc" time="2024-05-17T23:34:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=04ce74cc-8a42-4291-94aa-5ee2fc207b00 http.request.method=GET http.request.remoteaddr="127.0.0.1:50512" http.request.uri="/v2/foo/bar/manifests/sha256:a8e88fe75a2ec6b3e600bfcf2b32f4b9833c452cdc77b8f09f18130dff4355bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.472522ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:34:56 +0000] "GET /v2/foo/bar/manifests/sha256:a8e88fe75a2ec6b3e600bfcf2b32f4b9833c452cdc77b8f09f18130dff4355bc HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:34:56Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:a8e88fe75a2ec6b3e600bfcf2b32f4b9833c452cdc77b8f09f18130dff4355bc with ttl=167h59m59.999991107s" go.version=go1.22.3 time="2024-05-17T23:34:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43145" http.request.id=fc85fbff-6a56-42fe-abaa-b8c7568b85c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/foo/bar/manifests/sha256:a8e88fe75a2ec6b3e600bfcf2b32f4b9833c452cdc77b8f09f18130dff4355bc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=13.202411ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:34:56 +0000] "GET /v2/foo/bar/manifests/sha256:a8e88fe75a2ec6b3e600bfcf2b32f4b9833c452cdc77b8f09f18130dff4355bc HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:34:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=2cda827d-1c24-460c-ac8f-f1c801fcad4a http.request.method=GET http.request.remoteaddr="127.0.0.1:50512" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.878988ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:34:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:34:56Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34829 /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:34829/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:43145" http.request.id=7252ef2a-806a-48df-a0be-709719177e9a http.request.method=GET http.request.remoteaddr="127.0.0.1:60318" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T23:34:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=5f5901f5-a684-4437-9c14-dda98d582d1d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.634696ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:34:56 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:34:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43145" http.request.id=7252ef2a-806a-48df-a0be-709719177e9a http.request.method=GET http.request.remoteaddr="127.0.0.1:60318" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.697555ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:34:56 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:34:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=af659de7-50d3-4e27-80d8-bc4218ca6324 http.request.method=POST http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.571208ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=96221486-349b-4853-8623-a8338f2e27e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/bar/blobs/uploads/441790f3-ed9a-467d-818b-84568ad0fe02?_state=d9v0ggcqSMMayK-_ToEjicblU7v1PZUDWKbREFsQ5J57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MTc5MGYzLWVkOWEtNDY3ZC04MThiLTg0NTY4YWQwZmUwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozNDo1Ny4yMjg3NTA0NDhaIn0%3D&digest=sha256%3A2d0b1e1b3b12ac1719fa92d12393eb15a147fd2a2007cbab1839eb088d733a6c" http.request.useragent="Go-http-client/1.1" http.response.duration=5.042514392s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:34:57 +0000] "PUT /v2/foo/bar/blobs/uploads/441790f3-ed9a-467d-818b-84568ad0fe02?_state=d9v0ggcqSMMayK-_ToEjicblU7v1PZUDWKbREFsQ5J57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0MTc5MGYzLWVkOWEtNDY3ZC04MThiLTg0NTY4YWQwZmUwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMzozNDo1Ny4yMjg3NTA0NDhaIn0%3D&digest=sha256%3A2d0b1e1b3b12ac1719fa92d12393eb15a147fd2a2007cbab1839eb088d733a6c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=b00a5e93-2b16-496d-926d-67a53115c829 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=4.002977ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:23:35:02 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=15b089e3-8665-499f-b21d-1a3d721a54cd http.request.method=GET http.request.remoteaddr="127.0.0.1:50514" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.862378ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:35:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:35:02Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34829 /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:34829/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:43145" http.request.id=c6557439-f132-46e2-92be-1ea4f71dc83b http.request.method=GET http.request.remoteaddr="127.0.0.1:50740" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=2bc01a99-05d1-4dc7-b76e-dab5d5aa70c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.837089ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:35:02 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=8f18fbc1-77ac-472c-b26d-340a1c8294d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48946" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.768918ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:23:35:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T23:35:02Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34829 /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:34829/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:43145" http.request.id=c6557439-f132-46e2-92be-1ea4f71dc83b http.request.method=GET http.request.remoteaddr="127.0.0.1:50740" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34829" http.request.id=5c7791a8-1fbd-442d-ae3d-a07c79bea9f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:48950" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.440168ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:35:02 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T23:35:02Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f36d00b8592674ba056d2cea78469ed8365d0a02d0f92a8a38b66de69837bd66 with ttl=167h59m59.999995077s" go.version=go1.22.3 time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43145" http.request.id=c6557439-f132-46e2-92be-1ea4f71dc83b http.request.method=GET http.request.remoteaddr="127.0.0.1:50740" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=17.756752ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:23:35:02 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (8.41s) === RUN TestAppDispatcher time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44305" http.request.id=2c049262-5389-4c36-990e-12548142ee5b http.request.method=GET http.request.remoteaddr="127.0.0.1:41020" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.294622ms http.response.status=200 http.response.written=0 time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44305" http.request.id=297a9fd9-3a38-47b8-9cc5-74d16db4399c http.request.method=GET http.request.remoteaddr="127.0.0.1:41020" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.785876ms http.response.status=200 http.response.written=0 time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44305" http.request.id=8359af6a-2e03-4266-bb24-1d3fbcd82d15 http.request.method=GET http.request.remoteaddr="127.0.0.1:41020" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.79173ms http.response.status=200 http.response.written=0 time="2024-05-17T23:35:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44305" http.request.id=91fdc0c5-b2ea-4a3c-8b16-b03e286f8d8f http.request.method=GET http.request.remoteaddr="127.0.0.1:41020" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.509421ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-05-17T23:35:02Z" 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.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 time="2024-05-17T23:35:02Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 time="2024-05-17T23:35:02Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.3 http.request.host="127.0.0.1:44991" http.request.id=d25e9665-57f4-4da0-8f83-5a9fd1e9d7f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48896" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-17T23:35:02Z" 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.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 time="2024-05-17T23:35:02Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 time="2024-05-17T23:35:02Z" level=info msg="configuring file health check path=/tmp/healthcheck2040869518, interval=1" go.version=go1.22.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-17T23:35:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 time="2024-05-17T23:35:06Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 time="2024-05-17T23:35:06Z" level=info msg="configuring TCP health check addr=127.0.0.1:35859, interval=1" go.version=go1.22.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-17T23:35:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 time="2024-05-17T23:35:10Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 time="2024-05-17T23:35:10Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33769, interval=1, threshold=3" go.version=go1.22.3 instance.id=af06cae6-32d1-4662-9cfa-2bfb12616386 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 176.867s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.08s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.05s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.63s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.27s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 11.038s === RUN TestSchedule time="2024-05-17T23:32:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 time="2024-05-17T23:32:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.995117ms" go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 time="2024-05-17T23:32:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=995.197µs" go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 time="2024-05-17T23:32:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.245µs" go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-05-17T23:32:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-17T23:32:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 time="2024-05-17T23:32:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.993262ms" go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 time="2024-05-17T23:32:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.995842ms" go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 time="2024-05-17T23:32:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-05-17T23:32:21Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=805a0853-a339-465e-993a-46fa27f07523 --- 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 (5.96s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 28359680 sha256:fce8b6294f63da4036e5750c8cabf9c6d5cac077ea2999431b5572dda5766805 [] map[] } --- PASS: TestSimpleBlobRead (1.24s) === RUN TestBlobMount --- PASS: TestBlobMount (0.86s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (4.65s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (5.11s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (5.46s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === 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:116717b904b3c7d6aef49984f7e34bf0f106255c1b2b2c2f37ed96cca1ba8cab palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:a13b81e3077a76741867497ef2c137badee57bdeff05ba992687dd84055acb99 palailogos: marking blob sha256:5da2be45e3bb988c8bb99aa9086e5d026adb5d3a3f10126e0896620d89bfe65f palailogos: marking manifest sha256:435b4ed04a4cf713488d081cac7766624ea9b0b66e597a58f6d77e5eb2207597 palailogos: marking blob sha256:76f0def863fc24c0b3c70b52380f0eda942f60ecc70712e19236e22b72c47cc5 palailogos: marking blob sha256:61a8dcaf70ea5b92eabd89b965fc6ebf060d159917b5abbd9522d8c2e1c609ec palailogos: marking manifest sha256:6027a6b68b7f89635ae5da9ede70fdcc3624033dbdc3755bb8cd4961db606ca8 palailogos: marking blob sha256:435b4ed04a4cf713488d081cac7766624ea9b0b66e597a58f6d77e5eb2207597 palailogos: marking blob sha256:9d5fb697949f5a3449b2c847cc253617eb2d283d7bebb6004c87645b3e36f806 palailogos: marking manifest sha256:9d5fb697949f5a3449b2c847cc253617eb2d283d7bebb6004c87645b3e36f806 palailogos: marking blob sha256:9791383b1976b81d590432f7c2279c149fc1cce3f98c86b8fe3a4a6ae304180d palailogos: marking blob sha256:11f4a62582eb607c86a4748c00255a0ad8bb673fc8970f51f247cd7b8b7439bc 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (3.84s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:9a81da5c7a10fb42a2f0e2a5dd973bc4494efd0fa65b26f498cf41f5c1914479 deletemanifests: marking manifest sha256:ca67b257f47676bcc31d80b954d9dac6d9c4343f23a0b2507220098dfc91827f deletemanifests: marking blob sha256:f44d0fa3a7848a162f56b9d89d201eb2e9900b221ac5f399527c56b4243728fa deletemanifests: marking blob sha256:e8c3e22f78f60ebc0ea016951f16c6976da148adf483637496846b49d58ed708 deletemanifests: marking blob sha256:adc735cf25adac6994324b9ab088720404debafa8f9ac9a4a203150f1564991a 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:35695d66c63c3092eb9730ae202fd50e8740a42afdf4d39ba3c723342a827ed2 blob eligible for deletion: sha256:71ca0f5cae275a460d56104dc0f633e7247399b173ddb6f7c3ea79174896a5af blob eligible for deletion: sha256:9a81da5c7a10fb42a2f0e2a5dd973bc4494efd0fa65b26f498cf41f5c1914479 blob eligible for deletion: sha256:f19b35cd16e0394e93a6872c5ff87deb46c6a3a735be2197a4b40540246f1535 deletemanifests manifest eligible for deletion: sha256:9a81da5c7a10fb42a2f0e2a5dd973bc4494efd0fa65b26f498cf41f5c1914479 deletemanifests: marking manifest sha256:ca67b257f47676bcc31d80b954d9dac6d9c4343f23a0b2507220098dfc91827f deletemanifests: marking blob sha256:f44d0fa3a7848a162f56b9d89d201eb2e9900b221ac5f399527c56b4243728fa deletemanifests: marking blob sha256:e8c3e22f78f60ebc0ea016951f16c6976da148adf483637496846b49d58ed708 deletemanifests: marking blob sha256:adc735cf25adac6994324b9ab088720404debafa8f9ac9a4a203150f1564991a time="2024-05-17T23:32:52Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/9a81da5c7a10fb42a2f0e2a5dd973bc4494efd0fa65b26f498cf41f5c1914479" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 time="2024-05-17T23:32:52Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/9a81da5c7a10fb42a2f0e2a5dd973bc4494efd0fa65b26f498cf41f5c1914479" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:35695d66c63c3092eb9730ae202fd50e8740a42afdf4d39ba3c723342a827ed2 time="2024-05-17T23:32:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/35/35695d66c63c3092eb9730ae202fd50e8740a42afdf4d39ba3c723342a827ed2" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:71ca0f5cae275a460d56104dc0f633e7247399b173ddb6f7c3ea79174896a5af time="2024-05-17T23:32:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/71/71ca0f5cae275a460d56104dc0f633e7247399b173ddb6f7c3ea79174896a5af" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:9a81da5c7a10fb42a2f0e2a5dd973bc4494efd0fa65b26f498cf41f5c1914479 time="2024-05-17T23:32:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9a/9a81da5c7a10fb42a2f0e2a5dd973bc4494efd0fa65b26f498cf41f5c1914479" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:f19b35cd16e0394e93a6872c5ff87deb46c6a3a735be2197a4b40540246f1535 time="2024-05-17T23:32:52Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f1/f19b35cd16e0394e93a6872c5ff87deb46c6a3a735be2197a4b40540246f1535" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 --- PASS: TestDeleteManifestIfTagNotFound (4.39s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:159ac6b9902571038f5e648e7030aa55fdd2db4fa5758454c9e39041027965d8 time="2024-05-17T23:32:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/15/159ac6b9902571038f5e648e7030aa55fdd2db4fa5758454c9e39041027965d8" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:751af4703cca6d8abcd1aedb17dc03a1d68d2fad1052cc9fb5a8252606f1f5aa time="2024-05-17T23:32:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/75/751af4703cca6d8abcd1aedb17dc03a1d68d2fad1052cc9fb5a8252606f1f5aa" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:c8e148415745dc4602f9403b8b435f39451768afd0bfa746159fb1bdb7e7acdb time="2024-05-17T23:32:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c8/c8e148415745dc4602f9403b8b435f39451768afd0bfa746159fb1bdb7e7acdb" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 --- PASS: TestGCWithMissingManifests (1.12s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:03744380d0e6e33926983b5d5180b489679d950a266b00cc7c5da802935f9f78 komnenos: marking blob sha256:5448366f062a86f6a210260c1ab59d959878550f193ac9f47d5d6d50197fae8e komnenos: marking blob sha256:8d170b18c3394adecdb20718385ae072e9ecdf9e9f036f1f4a6098070f3b6cdd 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:920f15d19b15cfdd1c137d919de8df44b1129b0345e2aca6852df545a4aafd96 time="2024-05-17T23:32:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/92/920f15d19b15cfdd1c137d919de8df44b1129b0345e2aca6852df545a4aafd96" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:9df1664517f1f40aefaca545e845d351e3b7afa72e55f275c4692514d51e1e99 time="2024-05-17T23:32:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9d/9df1664517f1f40aefaca545e845d351e3b7afa72e55f275c4692514d51e1e99" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-17T23:32:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:f0eb56f1a4e713598ba6bbf42e10eb7de1a5455fccfbc2f04ce166ac2e50db23 time="2024-05-17T23:32:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f0/f0eb56f1a4e713598ba6bbf42e10eb7de1a5455fccfbc2f04ce166ac2e50db23" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:3296e26591722e9e28409cc0d51435af553b5845b8af936de9f8e72e008876f5 time="2024-05-17T23:32:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/32/3296e26591722e9e28409cc0d51435af553b5845b8af936de9f8e72e008876f5" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:3631b5a07a5082d5d4200e72a0f20ed5850c49c8b157458b02ada6c6364fddbf time="2024-05-17T23:32:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/36/3631b5a07a5082d5d4200e72a0f20ed5850c49c8b157458b02ada6c6364fddbf" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 blob eligible for deletion: sha256:5e6c58e3927bb3979b74eca34cdc0887600287e1f800621b31cc7b268e611566 time="2024-05-17T23:32:57Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5e/5e6c58e3927bb3979b74eca34cdc0887600287e1f800621b31cc7b268e611566" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 --- PASS: TestDeletionHasEffect (3.93s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (4.26s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:740bd642493d49f539fd70e92ccf81a45f13c3224091e92550c66b2e82205f47 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:8eaddcac6dc595652ccb9a83fd2bb34b0167eecf8c605df8d69ec8c1de724c2f michael_z_doukas: marking blob sha256:dc9f48ff05a6798b66ac6105ec3774933f9c629cfe9e5a533cc2cae38366f94d 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:cd24057f5ea0c58753a5d7f7356c1eacc0b0506012664f8cba4dd922f2c35554 time="2024-05-17T23:33:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cd/cd24057f5ea0c58753a5d7f7356c1eacc0b0506012664f8cba4dd922f2c35554" go.version=go1.22.3 instance.id=4bf188f8-ef2f-4911-b5e7-4b53a89e07b3 --- PASS: TestOrphanBlobDeleted (2.36s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:abda2abe0517e4152e7eeb8e61bc7763abf3d174974498abcf8902af32dfd61b linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:0579beb0cb1ec7dfea66a69cdf35d9ecbdc1a7de8764ee5ff6abbcf1336cb7d7 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.33s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.42s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.98s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.50s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-05-17T23:33:09Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 22:33:09.981629996 +0000 UTC m=-3550.541827064, actuallyDelete=true" time="2024-05-17T23:33:09Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-17T23:33:09Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733, actuallyDelete=true" time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2e8250c9-fa2d-4f0f-83e6-479b4049e4a7 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ccadc3ae-07e8-4ed8-ad33-9d411a9cc5c8 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d148355b-049a-4d5e-83e4-4fba4274aa62 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ed0e4450-626e-470a-9a47-808633fcba64 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/277b7f43-dc5d-4d8a-8825-1e5e90648428 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1e8e8520-1445-4c49-8b55-458ac2c6cbd6 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/71bbc7a2-9345-48eb-9e29-6eb3dfb72c99 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/75901e39-47ae-4a4f-b28d-f108ac91d220 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/85038a4a-f5bb-4bb9-8027-2c1e7857c932 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/f83adf07-1e36-4ab9-9f45-736173ddd7d6 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1d2b5070-72dd-420d-92f4-e4e559519aa1 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.982808794 +0000 UTC m=+49.459351733). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-17T23:33:09Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:33:09.984242978 +0000 UTC m=+49.460785917, actuallyDelete=true" time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/17c55271-e83d-4a39-840c-d16bd8e53161 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.984242978 +0000 UTC m=+49.460785917). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5698fb14-87d9-4add-aef9-871e4a50051d have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.984242978 +0000 UTC m=+49.460785917). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d148f17e-5cd7-4add-81ec-53108e174d0f have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.984242978 +0000 UTC m=+49.460785917). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8df78111-2346-411c-9a8b-23a983c14c0f have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.984242978 +0000 UTC m=+49.460785917). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/d22cf84f-0803-458f-80ce-b958b109108e have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.984242978 +0000 UTC m=+49.460785917). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-17T23:33:09Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:33:09.985265557 +0000 UTC m=+49.461808496, actuallyDelete=true" time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5f4c785b-d4b9-4916-9cfa-857e78b1b24a have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.985265557 +0000 UTC m=+49.461808496). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a86edf16-48af-44a0-ad33-2a5e7ee98851 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.985265557 +0000 UTC m=+49.461808496). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b96720f5-1df9-4230-83ec-b3d473c31a2e have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.985265557 +0000 UTC m=+49.461808496). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d2172ef7-0081-4b03-bcdc-5e70d4d1a014 have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.985265557 +0000 UTC m=+49.461808496). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d5860b6c-0357-4447-8311-53159206cf4e have older date (2024-05-17 22:33:09 +0000 UTC) than purge date (2024-05-17 23:33:09.985265557 +0000 UTC m=+49.461808496). Removing upload directory." time="2024-05-17T23:33:09Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-17T23:33:09Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 23:33:09.985875363 +0000 UTC m=+49.462418311, actuallyDelete=true" time="2024-05-17T23:33:09Z" 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 49.484s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.009s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.009s === RUN TestWalkFileRemoved time="2024-05-17T23:32:20Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.871s === 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.087s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.31s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.188s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.06s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.934s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-05-17T23:32:20Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-05-17T23:32:20Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-05-17T23:32:20Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.3 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 TestInvalidData === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4 === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched time="2024-05-17T23:32:20Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:32:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=4e0264b2-82e8-49ea-ac1a-3c1a19766912 --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2024-05-17T23:32:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=4e0264b2-82e8-49ea-ac1a-3c1a19766912 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4 (0.33s) --- PASS: TestS3TryUpdate (0.33s) time="2024-05-17T23:32:20Z" level=error msg="unknown ip address format" go.version=go1.22.3 instance.id=4e0264b2-82e8-49ea-ac1a-3c1a19766912 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.34s) time="2024-05-17T23:32:21Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:32:22Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:32:23Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T23:32:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.513s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.005s === 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.880s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.86s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.751s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.016s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r5.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r5.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> docker-registry*: Package size: 23.8 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r5.apk >>> docker-registry: Build complete at Fri, 17 May 2024 23:35:18 +0000 elapsed time 0h 3m 27s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240517.233152) (2/2) Purging go (1.22.3-r0) Executing busybox-1.36.1-r26.trigger OK: 378 MiB in 107 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...