>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r5) started Fri, 06 Sep 2024 16:43:06 +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.6-r0) (2/2) Installing .makedepends-docker-registry (20240906.164309) Executing busybox-1.36.1-r31.trigger OK: 434 MiB in 104 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 7576k 0 --:--:-- --:--:-- --:--:-- 7610k >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go >>> docker-registry: Creating group docker-registry >>> docker-registry: Creating user docker-registry + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN Test time="2024-09-06T16:43:39Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-09-06T16:43:39Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.04s) PASS ok github.com/docker/distribution/configuration 0.043s ? 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/version [no test files] ? github.com/docker/distribution/testutil [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-09-06T16:43:39Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.012s === 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.011s === 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.13s) PASS ok github.com/docker/distribution/health/checks 0.137s === 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.014s === 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.009s === 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.022s === 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/09/06 16:43:39 http: TLS handshake error from 127.0.0.1:55858: 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:43171/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43171/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:43171/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:43171/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:35673?status=0, fail=true --- PASS: TestHTTPSink (0.07s) === RUN TestListener --- PASS: TestListener (1.51s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-09-06T16:43:40Z" level=info msg="broadcaster: closing" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="closing testSink" time="2024-09-06T16:43:40Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-09-06T16:43:40Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 1} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 1} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 1} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:40Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=warning msg="&{0xc00040be90 0.9} encountered too many errors, backing off" time="2024-09-06T16:43:41Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-09-06T16:43:41Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.77s) PASS ok github.com/docker/distribution/notifications 2.495s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-09-06T16:43:39Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-09-06T16:43:39.01557333Z" 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.6 time="2024-09-06T16:43:39.01562907Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:43:39.016263641Z" level=info msg="Starting upload purge in 52m0s" go.version=go1.22.6 time="2024-09-06T16:43:39.018488495Z" level=info msg="listening on [::]:5000" go.version=go1.22.6 time="2024-09-06T16:43:42.022568131Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.6 time="2024-09-06T16:43:42.127781518Z" level=info msg="response completed" go.version=go1.22.6 http.request.host=127.0.0.1 http.request.id=67c48832-df7b-4152-b289-c6fd3df5bb20 http.request.method=GET http.request.remoteaddr="[::1]:60708" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.278575ms http.response.status=200 http.response.written=2 ::1 - - [06/Sep/2024:16:43:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-09-06T16:43:42.490816256Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-09-06T16:43:42.49280413Z" 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.6 time="2024-09-06T16:43:42.49286151Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:43:42.49295273Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.22.6 time="2024-09-06T16:43:42.493535261Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.6 time="2024-09-06T16:43:42.493572841Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.6 time="2024-09-06T16:43:42.494233993Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.6 time="2024-09-06T16:43:45.510991012Z" level=info msg="response completed" go.version=go1.22.6 http.request.host=127.0.0.1 http.request.id=448bdc91-465d-4d50-9dbf-03f778870cd6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37042" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.720671ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2024:16:43:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-09-06T16:43:45.511565273Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.6 --- PASS: TestRegistrySupportedCipherSuite (3.48s) === RUN TestRegistryUnsupportedCipherSuite time="2024-09-06T16:43:45.973848687Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-09-06T16:43:45.979020607Z" 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.6 time="2024-09-06T16:43:45.979092047Z" level=info msg="Starting upload purge in 20m0s" go.version=go1.22.6 time="2024-09-06T16:43:45.979135257Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:43:45.980044348Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.6 --- PASS: TestRegistryUnsupportedCipherSuite (8.47s) PASS ok github.com/docker/distribution/registry 15.084s === 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.03s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.02s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.11s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.228s === RUN TestBasicAccessController time="2024-09-06T16:43:39Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.6 instance.id=4bd9b609-96c6-4c60-ba03-d771e236c0d9 time="2024-09-06T16:43:39Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.6 instance.id=4bd9b609-96c6-4c60-ba03-d771e236c0d9 --- PASS: TestBasicAccessController (0.02s) === RUN TestCreateHtpasswdFile time="2024-09-06T16:43:39Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.6 password=5LaWZ00903nLUwkXUbFEeXRqmmO7Q1zQhYmHDooRwQQ user=docker --- PASS: TestCreateHtpasswdFile (0.13s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.162s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.012s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.03s) === RUN TestLeeway time="2024-09-06T16:43:39Z" level=info msg="token not to be used before 2024-09-06 16:43:40 +0000 UTC - currently 2024-09-06 16:43:39.112461551 +0000 UTC m=+0.029692156" time="2024-09-06T16:43:39Z" level=info msg="token not to be used after 2024-09-06 16:43:39 +0000 UTC - currently 2024-09-06 16:43:39.114160704 +0000 UTC m=+0.031391269" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-09-06T16:43:39Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.02s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.055s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.01s) === 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.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.01s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.01s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.01s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.141s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === 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.045s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.008s === RUN TestCheckAPI time="2024-09-06T16:43:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:43:39Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:43:39Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:39461" http.request.id=3d65f781-73c0-46ed-bb26-e15db751fdac http.request.method=GET http.request.remoteaddr="127.0.0.1:49398" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.179323ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2024:16:43:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-09-06T16:43:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:43:39Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:43:39Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=44e8ea0b-d2fc-4ec4-90e9-1f1a2e65fbb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.151384ms http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Sep/2024:16:43:39 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-09-06T16:43:39Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=88059a1a-e715-4e9f-a1ad-ff72cf2558f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.475895ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:39 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:43:44Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=245c8920-9c9a-4d00-b95a-64709f9ccd33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/aaaa/blobs/uploads/921c5837-1676-41c2-ad0c-fd18781689e2?_state=DM-JnJ0zjvx2mdk4lD1hvr8nqTpMIPE46Gk0-GzjlvB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5MjFjNTgzNy0xNjc2LTQxYzItYWQwYy1mZDE4NzgxNjg5ZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDM6MzkuNjMwOTI3MjZaIn0%3D&digest=sha256%3A6cf54c7c29194561cfebae466179c7f0dc1262e7b60828a8a4c1dfd2bba73b15" http.request.useragent="Go-http-client/1.1" http.response.duration=4.416160075s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:39 +0000] "PUT /v2/foo/aaaa/blobs/uploads/921c5837-1676-41c2-ad0c-fd18781689e2?_state=DM-JnJ0zjvx2mdk4lD1hvr8nqTpMIPE46Gk0-GzjlvB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5MjFjNTgzNy0xNjc2LTQxYzItYWQwYy1mZDE4NzgxNjg5ZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDM6MzkuNjMwOTI3MjZaIn0%3D&digest=sha256%3A6cf54c7c29194561cfebae466179c7f0dc1262e7b60828a8a4c1dfd2bba73b15 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:43:44Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=16fd0999-ca01-4410-9d68-53f9b6610b52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.41914ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:44 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:43:44Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=cef311df-11d9-414b-ae6f-f167c3abfc8e http.request.method=POST http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.038105ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:44 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:43:48Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=3a190bff-5e21-4092-813d-407619e3341c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/bbbb/blobs/uploads/1c542fc0-e387-44bf-b713-3744c298b7c9?_state=qoBcGA2v7P2jXpCPHa8T8mAC4-HOMzrVchVAeeZYkXh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxYzU0MmZjMC1lMzg3LTQ0YmYtYjcxMy0zNzQ0YzI5OGI3YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDM6NDQuMzg4NDI5MDEzWiJ9&digest=sha256%3Aa4deecf6fc3f225b38ecf26b01d6f1a24680a4767e9d97937d178ad331734df2" http.request.useragent="Go-http-client/1.1" http.response.duration=4.331308416s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:44 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1c542fc0-e387-44bf-b713-3744c298b7c9?_state=qoBcGA2v7P2jXpCPHa8T8mAC4-HOMzrVchVAeeZYkXh7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxYzU0MmZjMC1lMzg3LTQ0YmYtYjcxMy0zNzQ0YzI5OGI3YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDM6NDQuMzg4NDI5MDEzWiJ9&digest=sha256%3Aa4deecf6fc3f225b38ecf26b01d6f1a24680a4767e9d97937d178ad331734df2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:43:48Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=9c34b956-94af-473e-8486-5a42aad715c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=5.142879ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:48 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:43:49Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=49ff7341-2a05-4a97-990f-289967c4c248 http.request.method=POST http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.739563ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:49 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:43:58Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=fb6349a1-50df-42eb-97b7-4ee3702a4df8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/cccc/blobs/uploads/28a8d903-70a4-4239-9e77-b3e1d203b7b4?_state=qAMXaibTcdnQtM5M8l7X0iX7hOtLnHqGgQo94MyBbLV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyOGE4ZDkwMy03MGE0LTQyMzktOWU3Ny1iM2UxZDIwM2I3YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDM6NDkuMjM0NzQ4OTQyWiJ9&digest=sha256%3Ae14ae6bc7a99bd7ff5f900d389039b873d5a89bd6d0527565d9bd307250ad453" http.request.useragent="Go-http-client/1.1" http.response.duration=9.000242134s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:49 +0000] "PUT /v2/foo/cccc/blobs/uploads/28a8d903-70a4-4239-9e77-b3e1d203b7b4?_state=qAMXaibTcdnQtM5M8l7X0iX7hOtLnHqGgQo94MyBbLV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyOGE4ZDkwMy03MGE0LTQyMzktOWU3Ny1iM2UxZDIwM2I3YjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDM6NDkuMjM0NzQ4OTQyWiJ9&digest=sha256%3Ae14ae6bc7a99bd7ff5f900d389039b873d5a89bd6d0527565d9bd307250ad453 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:43:58Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=d6cdf80a-9a55-466f-87d8-ae8002a91055 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.200048ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:58 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:43:58Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=c2f5b58f-b16e-4c57-8feb-63ddc2c77966 http.request.method=POST http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.406184ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:58 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:01Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=13d95a63-832b-4741-a555-a58cfb335333 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/dddd/blobs/uploads/d34f3470-40d5-4cfd-8c28-8b5d73103a73?_state=D9C65p3UUR-nAop9IZUnZts4OlLJFSrJFpNp-_u0YOR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkMzRmMzQ3MC00MGQ1LTRjZmQtOGMyOC04YjVkNzMxMDNhNzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDM6NTguNTQ2NTM1NTQ4WiJ9&digest=sha256%3A879d06987a3e6b4a293673e00a4d2a4b1595244fa77c770a54f6f2a97f2910ea" http.request.useragent="Go-http-client/1.1" http.response.duration=3.157846813s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:43:58 +0000] "PUT /v2/foo/dddd/blobs/uploads/d34f3470-40d5-4cfd-8c28-8b5d73103a73?_state=D9C65p3UUR-nAop9IZUnZts4OlLJFSrJFpNp-_u0YOR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkMzRmMzQ3MC00MGQ1LTRjZmQtOGMyOC04YjVkNzMxMDNhNzMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDM6NTguNTQ2NTM1NTQ4WiJ9&digest=sha256%3A879d06987a3e6b4a293673e00a4d2a4b1595244fa77c770a54f6f2a97f2910ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:01Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=09df9ec2-7025-4b90-a474-aa22eedad345 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.518609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:01 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=ec680c39-8898-40b1-ae47-6ddf51adc353 http.request.method=POST http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.333574ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:02 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:06Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=212043e4-b84c-497b-b578-ad6dc3b8583e http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/eeee/blobs/uploads/29e67d61-e92c-44ae-9cba-1fbfb63b68dc?_state=SYI_cgXQa99lLZY11bAcvGDDGCDTh3DzG0HZ_T-x3qN7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIyOWU2N2Q2MS1lOTJjLTQ0YWUtOWNiYS0xZmJmYjYzYjY4ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MDIuMDYwMzIzMDc3WiJ9&digest=sha256%3A2dc397f61e7566c7319c7bf1f110dca91b0af7b18b85ba3f588add794cd929d2" http.request.useragent="Go-http-client/1.1" http.response.duration=4.122067405s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:02 +0000] "PUT /v2/foo/eeee/blobs/uploads/29e67d61-e92c-44ae-9cba-1fbfb63b68dc?_state=SYI_cgXQa99lLZY11bAcvGDDGCDTh3DzG0HZ_T-x3qN7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiIyOWU2N2Q2MS1lOTJjLTQ0YWUtOWNiYS0xZmJmYjYzYjY4ZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MDIuMDYwMzIzMDc3WiJ9&digest=sha256%3A2dc397f61e7566c7319c7bf1f110dca91b0af7b18b85ba3f588add794cd929d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:06Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=a059f60a-fbed-4a41-b9cd-89375f4cae59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.561128ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:06 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:06Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=ecb6d4d0-a6bf-4bb5-aef4-f5f9259861f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.646565ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:06 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=533a7eca-68ae-48f8-9092-785dba7bfcdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/ffff/blobs/uploads/3a49f74e-3b5d-4647-b73a-426203cd09f8?_state=He9-FHeLI-7czSZDsx3BDi8fXayY_omY85MXMnGtGB97Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIzYTQ5Zjc0ZS0zYjVkLTQ2NDctYjczYS00MjYyMDNjZDA5ZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MDYuNTAxODUzMzE5WiJ9&digest=sha256%3Af9e5a5ca052649797de5ac17490d20a037ecef88f98f9c8179a6eddc6f18412e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.352227127s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:06 +0000] "PUT /v2/foo/ffff/blobs/uploads/3a49f74e-3b5d-4647-b73a-426203cd09f8?_state=He9-FHeLI-7czSZDsx3BDi8fXayY_omY85MXMnGtGB97Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIzYTQ5Zjc0ZS0zYjVkLTQ2NDctYjczYS00MjYyMDNjZDA5ZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MDYuNTAxODUzMzE5WiJ9&digest=sha256%3Af9e5a5ca052649797de5ac17490d20a037ecef88f98f9c8179a6eddc6f18412e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=4cad836d-3a2d-4bae-a6e8-eabb35f8b1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.553409ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=b62ef5bd-55c7-46f6-a4f4-ae074da2e953 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.104928ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=fc5a7659-3c14-450b-a5ab-7e68601e8ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" 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.589333ms http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=2dbcda2b-d77a-4531-9fb3-749390963217 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" 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.850843ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=0fa807cf-eba6-42b9-819c-a5e361b60ef7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" 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.638703ms http.response.status=200 http.response.written=30 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=8c831cf0-6bc8-4bbc-921f-ce0b36cc5163 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" 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.496392ms http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=9a2fd5e4-53a9-4a1c-ad24-7353a686ac05 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" 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.302082ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" 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.6 http.request.host="127.0.0.1:37153" http.request.id=f0575ed6-3da8-44d9-9c47-b3ee2a2d84d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" 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.403493ms http.response.status=400 http.response.written=116 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" 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.6 http.request.host="127.0.0.1:37153" http.request.id=7794c760-61cf-4935-b22a-c2a820e4bd0d http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" 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.294402ms http.response.status=400 http.response.written=115 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=c0911444-90d4-4369-9ef6-09b2b8b17921 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.324273ms http.response.status=200 http.response.written=20 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37153" http.request.id=270b08a1-bb72-43cd-b281-31d1b87b8c22 http.request.method=GET http.request.remoteaddr="127.0.0.1:47712" 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.254082ms http.response.status=200 http.response.written=74 127.0.0.1 - - [06/Sep/2024:16:44:09 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-09-06T16:44:09Z" 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.6 time="2024-09-06T16:44:09Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:44:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=2634b183-33d6-4420-86a2-7dfc3153726a http.request.method=POST http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.261464ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:10 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:13Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=fa39817e-16bd-4038-96c5-35bb827c1a79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/aaaa/blobs/uploads/ae59e1cf-d472-43ce-94b6-0f6b969a2ae1?_state=_Lglc8pQ6vxc-k1w4U5S2UunBqFAUeCQK62cVvlLiyl7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhZTU5ZTFjZi1kNDcyLTQzY2UtOTRiNi0wZjZiOTY5YTJhZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MTAuMjMwMjA2Mjc4WiJ9&digest=sha256%3A1e7e8176ab2dbe8e0af9422eec6393032ba65cc8c6dff7f503da80bc885d78ea" http.request.useragent="Go-http-client/1.1" http.response.duration=3.678382296s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:10 +0000] "PUT /v2/foo/aaaa/blobs/uploads/ae59e1cf-d472-43ce-94b6-0f6b969a2ae1?_state=_Lglc8pQ6vxc-k1w4U5S2UunBqFAUeCQK62cVvlLiyl7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhZTU5ZTFjZi1kNDcyLTQzY2UtOTRiNi0wZjZiOTY5YTJhZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MTAuMjMwMjA2Mjc4WiJ9&digest=sha256%3A1e7e8176ab2dbe8e0af9422eec6393032ba65cc8c6dff7f503da80bc885d78ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:13Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=4492dbe4-752a-4e69-97f8-102939fd7bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.484598ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:13 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:14Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=c1bb5c94-3466-4a45-99e3-691a59d9f267 http.request.method=POST http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.068666ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:14 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:21Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=42fce546-7331-4b21-b27a-79ad06d4885a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/bbbb/blobs/uploads/013ae0f7-d3df-4772-a877-41f647ac145e?_state=Pzrnzgjh8UZpUW74apX4Sls05JO_j9B117kgBhMSigF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwMTNhZTBmNy1kM2RmLTQ3NzItYTg3Ny00MWY2NDdhYzE0NWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MTQuNDI5MDAwNzI3WiJ9&digest=sha256%3A1a33bd22c8f77227202f25bab828bd5546636f5e1febd3e8b3d5f1c13510a1b6" http.request.useragent="Go-http-client/1.1" http.response.duration=6.94421905s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:14 +0000] "PUT /v2/foo/bbbb/blobs/uploads/013ae0f7-d3df-4772-a877-41f647ac145e?_state=Pzrnzgjh8UZpUW74apX4Sls05JO_j9B117kgBhMSigF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIwMTNhZTBmNy1kM2RmLTQ3NzItYTg3Ny00MWY2NDdhYzE0NWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MTQuNDI5MDAwNzI3WiJ9&digest=sha256%3A1a33bd22c8f77227202f25bab828bd5546636f5e1febd3e8b3d5f1c13510a1b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:21Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=9ff57a6b-809f-4b8a-8692-3b4ad8519984 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.682867ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:21 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:21Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=96a94d92-4c4d-4d79-90d3-8839477d41a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.312294ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:21 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:24Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=97bed706-25a8-4c5d-9d5a-ff8c673539fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/cccc/blobs/uploads/a26222fc-d820-4ac0-98b5-7aedc9bfca3d?_state=9VSz9cemT5sankdz-d79mLdbM1QLipyOsJqMNITByUp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhMjYyMjJmYy1kODIwLTRhYzAtOThiNS03YWVkYzliZmNhM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MjEuNjUwODAxODE2WiJ9&digest=sha256%3Aa7aae633b6bf8b2b09c856e9f1b699f8e0dbf5b99e2043377b466ac08c4f1bae" http.request.useragent="Go-http-client/1.1" http.response.duration=2.45534292s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:21 +0000] "PUT /v2/foo/cccc/blobs/uploads/a26222fc-d820-4ac0-98b5-7aedc9bfca3d?_state=9VSz9cemT5sankdz-d79mLdbM1QLipyOsJqMNITByUp7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJhMjYyMjJmYy1kODIwLTRhYzAtOThiNS03YWVkYzliZmNhM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MjEuNjUwODAxODE2WiJ9&digest=sha256%3Aa7aae633b6bf8b2b09c856e9f1b699f8e0dbf5b99e2043377b466ac08c4f1bae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:24Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=94a32900-a6a9-42b3-ab91-49e9c7febb79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.891197ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:24 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:24Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=a4e622f6-7534-45c6-af28-8ddce1f95535 http.request.method=POST http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.465525ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:24 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:32Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=cf2ff668-3aac-4ab4-a7ea-1464947f1b35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/dddd/blobs/uploads/a5332b3c-5bb4-449e-ac4c-a136437f0cc6?_state=kXoR-yjvJZVSzffX2OL0iMDbPFf02aMnR2EdCNsQ5LF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNTMzMmIzYy01YmI0LTQ0OWUtYWM0Yy1hMTM2NDM3ZjBjYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MjQuNTkxMzk3OTgzWiJ9&digest=sha256%3Aa92bda17ba390bf5adbdf1e370d1e4ca281328c0fbf7a8bec2cb6f6094308890" http.request.useragent="Go-http-client/1.1" http.response.duration=8.169524771s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:24 +0000] "PUT /v2/foo/dddd/blobs/uploads/a5332b3c-5bb4-449e-ac4c-a136437f0cc6?_state=kXoR-yjvJZVSzffX2OL0iMDbPFf02aMnR2EdCNsQ5LF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhNTMzMmIzYy01YmI0LTQ0OWUtYWM0Yy1hMTM2NDM3ZjBjYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MjQuNTkxMzk3OTgzWiJ9&digest=sha256%3Aa92bda17ba390bf5adbdf1e370d1e4ca281328c0fbf7a8bec2cb6f6094308890 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:32Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=728e2968-a7b4-4ae3-9639-7db8a1e90473 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.913588ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:32 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:32Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33573" http.request.id=b83a8e52-9cdd-47f5-9c9a-f2191c0153db http.request.method=GET http.request.remoteaddr="127.0.0.1:47130" 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.744473ms http.response.status=200 http.response.written=63 127.0.0.1 - - [06/Sep/2024:16:44:32 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (53.49s) === RUN TestURLPrefix time="2024-09-06T16:44: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.6 time="2024-09-06T16:44:32Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:44:32Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38301" http.request.id=075070a9-94ab-4106-9c49-c1795b070b50 http.request.method=GET http.request.remoteaddr="127.0.0.1:49994" 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.623203ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2024:16:44:32 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2024-09-06T16:44: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.6 time="2024-09-06T16:44:32Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:44:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 err.message="blob unknown to registry" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=9bf27622-c07a-4b12-a819-072c5dceda43 http.request.method=GET http.request.remoteaddr="127.0.0.1:44806" http.request.uri="/v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.601555ms http.response.status=404 http.response.written=157 vars.digest="sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "GET /v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 err.message="blob unknown to registry" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=ec4d2bb7-4da9-4a56-b8df-c81ed5cbaa29 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44820" http.request.uri="/v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.896374ms http.response.status=404 http.response.written=157 vars.digest="sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=378ee6bd-4b6e-4cc2-8e25-9183f29f3280 http.request.method=POST http.request.remoteaddr="127.0.0.1:44820" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.589473ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=bf14eb25-179c-43fa-a849-472ce441492c http.request.method=GET http.request.remoteaddr="127.0.0.1:44820" http.request.uri="/v2/foo/bar/blobs/uploads/5742dd1a-3898-4d2a-ae65-fa9fd5d8667a?_state=v8qmzcvR-JWPT80LWyiZFhQM9Jk2ty3g5y8VClIPMFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NDJkZDFhLTM4OTgtNGQyYS1hZTY1LWZhOWZkNWQ4NjY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMTQxMDg2MTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.073734ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "GET /v2/foo/bar/blobs/uploads/5742dd1a-3898-4d2a-ae65-fa9fd5d8667a?_state=v8qmzcvR-JWPT80LWyiZFhQM9Jk2ty3g5y8VClIPMFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NDJkZDFhLTM4OTgtNGQyYS1hZTY1LWZhOWZkNWQ4NjY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMTQxMDg2MTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=a4b256f3-fcab-45bd-ac6a-874966eef3c1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44820" http.request.uri="/v2/foo/bar/blobs/uploads/5742dd1a-3898-4d2a-ae65-fa9fd5d8667a?_state=v8qmzcvR-JWPT80LWyiZFhQM9Jk2ty3g5y8VClIPMFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NDJkZDFhLTM4OTgtNGQyYS1hZTY1LWZhOWZkNWQ4NjY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMTQxMDg2MTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.942744ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "DELETE /v2/foo/bar/blobs/uploads/5742dd1a-3898-4d2a-ae65-fa9fd5d8667a?_state=v8qmzcvR-JWPT80LWyiZFhQM9Jk2ty3g5y8VClIPMFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NDJkZDFhLTM4OTgtNGQyYS1hZTY1LWZhOWZkNWQ4NjY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMTQxMDg2MTFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=d7b6388f-d189-40d5-8288-7cf435deda58 http.request.method=GET http.request.remoteaddr="127.0.0.1:44820" http.request.uri="/v2/foo/bar/blobs/uploads/5742dd1a-3898-4d2a-ae65-fa9fd5d8667a?_state=v8qmzcvR-JWPT80LWyiZFhQM9Jk2ty3g5y8VClIPMFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NDJkZDFhLTM4OTgtNGQyYS1hZTY1LWZhOWZkNWQ4NjY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMTQxMDg2MTFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=5742dd1a-3898-4d2a-ae65-fa9fd5d8667a time="2024-09-06T16:44:33Z" 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.6 http.request.host="127.0.0.1:41625" http.request.id=d7b6388f-d189-40d5-8288-7cf435deda58 http.request.method=GET http.request.remoteaddr="127.0.0.1:44820" http.request.uri="/v2/foo/bar/blobs/uploads/5742dd1a-3898-4d2a-ae65-fa9fd5d8667a?_state=v8qmzcvR-JWPT80LWyiZFhQM9Jk2ty3g5y8VClIPMFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NDJkZDFhLTM4OTgtNGQyYS1hZTY1LWZhOWZkNWQ4NjY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMTQxMDg2MTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.539803ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=5742dd1a-3898-4d2a-ae65-fa9fd5d8667a 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "GET /v2/foo/bar/blobs/uploads/5742dd1a-3898-4d2a-ae65-fa9fd5d8667a?_state=v8qmzcvR-JWPT80LWyiZFhQM9Jk2ty3g5y8VClIPMFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3NDJkZDFhLTM4OTgtNGQyYS1hZTY1LWZhOWZkNWQ4NjY3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMTQxMDg2MTFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=806aa16d-148e-452e-9aeb-0f8af3d6c911 http.request.method=POST http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.091054ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=1eea4f23-8728-4f29-9c6c-4339353c1ad3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/51862d04-76f9-4a54-a55b-35fb5f5ff165?_state=n8sfiwDIBvTg1ys-78NzIfNKTNCZWZvKmtmHOOfgDLJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxODYyZDA0LTc2ZjktNGE1NC1hNTViLTM1ZmI1ZjVmZjE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMjM0NTQ1MjlaIn0%3D&digest=sha256%3A450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" provided=sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 vars.name="foo/bar" vars.uuid=51862d04-76f9-4a54-a55b-35fb5f5ff165 time="2024-09-06T16:44:33Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=1eea4f23-8728-4f29-9c6c-4339353c1ad3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/51862d04-76f9-4a54-a55b-35fb5f5ff165?_state=n8sfiwDIBvTg1ys-78NzIfNKTNCZWZvKmtmHOOfgDLJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxODYyZDA0LTc2ZjktNGE1NC1hNTViLTM1ZmI1ZjVmZjE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMjM0NTQ1MjlaIn0%3D&digest=sha256%3A450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=51862d04-76f9-4a54-a55b-35fb5f5ff165 time="2024-09-06T16:44:33Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=1eea4f23-8728-4f29-9c6c-4339353c1ad3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/51862d04-76f9-4a54-a55b-35fb5f5ff165?_state=n8sfiwDIBvTg1ys-78NzIfNKTNCZWZvKmtmHOOfgDLJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxODYyZDA0LTc2ZjktNGE1NC1hNTViLTM1ZmI1ZjVmZjE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMjM0NTQ1MjlaIn0%3D&digest=sha256%3A450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.152624ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=51862d04-76f9-4a54-a55b-35fb5f5ff165 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "PUT /v2/foo/bar/blobs/uploads/51862d04-76f9-4a54-a55b-35fb5f5ff165?_state=n8sfiwDIBvTg1ys-78NzIfNKTNCZWZvKmtmHOOfgDLJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxODYyZDA0LTc2ZjktNGE1NC1hNTViLTM1ZmI1ZjVmZjE2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMjM0NTQ1MjlaIn0%3D&digest=sha256%3A450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=35890715-d440-4f5d-b8fa-54da4643d27b http.request.method=POST http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.466602ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=2aa626b6-6562-4ba5-9559-edd9415ed5f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/398b8304-61fd-4c0f-8ff8-77be46c464ca?_state=8RkZ5IJIONJHB9wVxb-aMGCw_lu3OgPb8Le_-t-GkM17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5OGI4MzA0LTYxZmQtNGMwZi04ZmY4LTc3YmU0NmM0NjRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMjc5NjYzOTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.490855ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "PUT /v2/foo/bar/blobs/uploads/398b8304-61fd-4c0f-8ff8-77be46c464ca?_state=8RkZ5IJIONJHB9wVxb-aMGCw_lu3OgPb8Le_-t-GkM17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5OGI4MzA0LTYxZmQtNGMwZi04ZmY4LTc3YmU0NmM0NjRjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMjc5NjYzOTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=82cefe10-4561-4e26-b6a6-98389606c1e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.556523ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=d0505593-8e99-4694-9221-c45abe69978b http.request.method=PUT http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/fc8ff9ba-430e-4cdf-9642-d7f180839478?_state=JRH_bCLJRf44GEFrY6lCrYmC-9YLvPHhmgJwWFUvX-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjOGZmOWJhLTQzMGUtNGNkZi05NjQyLWQ3ZjE4MDgzOTQ3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMzI4NTYwMjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.216964ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "PUT /v2/foo/bar/blobs/uploads/fc8ff9ba-430e-4cdf-9642-d7f180839478?_state=JRH_bCLJRf44GEFrY6lCrYmC-9YLvPHhmgJwWFUvX-p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZjOGZmOWJhLTQzMGUtNGNkZi05NjQyLWQ3ZjE4MDgzOTQ3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMzI4NTYwMjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:33Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=b0342196-2f8f-4d37-a606-3840a3fd4af4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.691173ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:39Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=cbfacb21-f14a-4452-8eec-5e83e257febe http.request.method=PUT http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/a9d18a9f-5ab6-4395-a8ac-473583a355c5?_state=us0xE3Pi8c6Pc8-wrv-0YtWfSZvv_20-WjSdL3-6fZ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5ZDE4YTlmLTVhYjYtNDM5NS1hOGFjLTQ3MzU4M2EzNTVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMzc0NzA3MjVaIn0%3D&digest=sha256%3A450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.duration=6.046030152s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:33 +0000] "PUT /v2/foo/bar/blobs/uploads/a9d18a9f-5ab6-4395-a8ac-473583a355c5?_state=us0xE3Pi8c6Pc8-wrv-0YtWfSZvv_20-WjSdL3-6fZ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5ZDE4YTlmLTVhYjYtNDM5NS1hOGFjLTQ3MzU4M2EzNTVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozMy4yMzc0NzA3MjVaIn0%3D&digest=sha256%3A450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:39Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=94a474d6-7ea0-446f-82c9-27a0565453c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.442594ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:45Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41625" http.request.id=9a60fe9a-3f21-4dd4-9ec0-3dbff9d42cf7 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/b283c3ca-83d3-4346-9b3d-82896e41c356?_state=vcoPlEXO05zHY_-peokV57BmSGCw0386QvoUd5QHZZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODNjM2NhLTgzZDMtNDM0Ni05YjNkLTgyODk2ZTQxYzM1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozOS41OTM4NzEwMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=6.100823484s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:39 +0000] "PATCH /v2/foo/bar/blobs/uploads/b283c3ca-83d3-4346-9b3d-82896e41c356?_state=vcoPlEXO05zHY_-peokV57BmSGCw0386QvoUd5QHZZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODNjM2NhLTgzZDMtNDM0Ni05YjNkLTgyODk2ZTQxYzM1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDozOS41OTM4NzEwMjdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:45Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=fa4578b8-5151-45e0-b6c0-5a46e374a749 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/uploads/b283c3ca-83d3-4346-9b3d-82896e41c356?_state=O1L5SIuEXRB360ouO-hy9yKz3YRDuk8YGpz6z6Y8Uix7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODNjM2NhLTgzZDMtNDM0Ni05YjNkLTgyODk2ZTQxYzM1NiIsIk9mZnNldCI6MjYwNzgyMDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MzlaIn0%3D&digest=sha256%3A450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.duration=2.934136ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:45 +0000] "PUT /v2/foo/bar/blobs/uploads/b283c3ca-83d3-4346-9b3d-82896e41c356?_state=O1L5SIuEXRB360ouO-hy9yKz3YRDuk8YGpz6z6Y8Uix7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyODNjM2NhLTgzZDMtNDM0Ni05YjNkLTgyODk2ZTQxYzM1NiIsIk9mZnNldCI6MjYwNzgyMDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6MzlaIn0%3D&digest=sha256%3A450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:45Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=40d4c93f-b62e-4d1a-9186-189d28855edf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.026954ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:45Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=35b7fc63-33cf-4286-b2a8-bd63fc136369 http.request.method=GET http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=260.339206ms http.response.status=200 http.response.written=26078208 127.0.0.1 - - [06/Sep/2024:16:44:45 +0000] "GET /v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 200 26078208 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=error msg="error parsing digest="sha257:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563": unsupported digest algorithm" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=3f627b5e-a40a-43bc-be4d-1bdf43d19881 http.request.method=GET http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/sha257:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" vars.name="foo/bar" time="2024-09-06T16:44:46Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=3f627b5e-a40a-43bc-be4d-1bdf43d19881 http.request.method=GET http.request.remoteaddr="127.0.0.1:44832" http.request.uri="/v2/foo/bar/blobs/sha257:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.372264ms http.response.status=400 http.response.written=110 vars.digest="sha257:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "GET /v2/foo/bar/blobs/sha257:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=ab7a1e7d-4a2b-4293-af3e-468671f77951 http.request.method=GET http.request.remoteaddr="127.0.0.1:39076" http.request.uri="/v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.duration=3.398026ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "GET /v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:44: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.6 time="2024-09-06T16:44:46Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:44:46Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece err.message="blob unknown to registry" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=f7cd5112-f078-4b2b-b71e-49ca0433ba39 http.request.method=GET http.request.remoteaddr="127.0.0.1:37202" http.request.uri="/v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.425345ms http.response.status=404 http.response.written=157 vars.digest="sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "GET /v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece err.message="blob unknown to registry" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=ad4fd68b-8fbc-4ff7-9c31-0b2114203e7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37210" http.request.uri="/v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.705633ms http.response.status=404 http.response.written=157 vars.digest="sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "HEAD /v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=ec64516c-fea6-4f29-b2c9-2cee70bcf7d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:37210" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.067534ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=8603f013-8541-4d83-a041-f7734ee177e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37210" http.request.uri="/v2/foo/bar/blobs/uploads/1bd860d6-b379-415b-9c6a-e32e5e536ae4?_state=-Jf7-XAqpy767Nut1_ApOcGrzyNZuGwmr5asyAJTZn97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDg2MGQ2LWIzNzktNDE1Yi05YzZhLWUzMmU1ZTUzNmFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40ODE0NjM1NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.827533ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "GET /v2/foo/bar/blobs/uploads/1bd860d6-b379-415b-9c6a-e32e5e536ae4?_state=-Jf7-XAqpy767Nut1_ApOcGrzyNZuGwmr5asyAJTZn97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDg2MGQ2LWIzNzktNDE1Yi05YzZhLWUzMmU1ZTUzNmFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40ODE0NjM1NjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=dcba4616-a97d-4890-91a4-913f8529085c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37210" http.request.uri="/v2/foo/bar/blobs/uploads/1bd860d6-b379-415b-9c6a-e32e5e536ae4?_state=-Jf7-XAqpy767Nut1_ApOcGrzyNZuGwmr5asyAJTZn97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDg2MGQ2LWIzNzktNDE1Yi05YzZhLWUzMmU1ZTUzNmFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40ODE0NjM1NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.925773ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "DELETE /v2/foo/bar/blobs/uploads/1bd860d6-b379-415b-9c6a-e32e5e536ae4?_state=-Jf7-XAqpy767Nut1_ApOcGrzyNZuGwmr5asyAJTZn97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDg2MGQ2LWIzNzktNDE1Yi05YzZhLWUzMmU1ZTUzNmFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40ODE0NjM1NjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=39c391f1-41db-4933-b599-8f3aea0a428a http.request.method=GET http.request.remoteaddr="127.0.0.1:37210" http.request.uri="/v2/foo/bar/blobs/uploads/1bd860d6-b379-415b-9c6a-e32e5e536ae4?_state=-Jf7-XAqpy767Nut1_ApOcGrzyNZuGwmr5asyAJTZn97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDg2MGQ2LWIzNzktNDE1Yi05YzZhLWUzMmU1ZTUzNmFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40ODE0NjM1NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1bd860d6-b379-415b-9c6a-e32e5e536ae4 time="2024-09-06T16:44:46Z" 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.6 http.request.host="127.0.0.1:38689" http.request.id=39c391f1-41db-4933-b599-8f3aea0a428a http.request.method=GET http.request.remoteaddr="127.0.0.1:37210" http.request.uri="/v2/foo/bar/blobs/uploads/1bd860d6-b379-415b-9c6a-e32e5e536ae4?_state=-Jf7-XAqpy767Nut1_ApOcGrzyNZuGwmr5asyAJTZn97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDg2MGQ2LWIzNzktNDE1Yi05YzZhLWUzMmU1ZTUzNmFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40ODE0NjM1NjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.552453ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=1bd860d6-b379-415b-9c6a-e32e5e536ae4 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "GET /v2/foo/bar/blobs/uploads/1bd860d6-b379-415b-9c6a-e32e5e536ae4?_state=-Jf7-XAqpy767Nut1_ApOcGrzyNZuGwmr5asyAJTZn97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFiZDg2MGQ2LWIzNzktNDE1Yi05YzZhLWUzMmU1ZTUzNmFlNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40ODE0NjM1NjFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=28f09615-677a-4d68-94f1-d6b711f6594c http.request.method=POST http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.872843ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=ef88ec8a-f31f-4b12-afa4-8406cf47d177 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/1c761ba3-c597-4680-9935-cbf002d2d1ba?_state=5OteDbwWCxIB7Am8vChH8EFoPmnY1peURqMSN_4vaj17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjNzYxYmEzLWM1OTctNDY4MC05OTM1LWNiZjAwMmQyZDFiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40OTA0NDIzODhaIn0%3D&digest=sha256%3A85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" provided=sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece vars.name="foo/bar" vars.uuid=1c761ba3-c597-4680-9935-cbf002d2d1ba time="2024-09-06T16:44:46Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=ef88ec8a-f31f-4b12-afa4-8406cf47d177 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/1c761ba3-c597-4680-9935-cbf002d2d1ba?_state=5OteDbwWCxIB7Am8vChH8EFoPmnY1peURqMSN_4vaj17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjNzYxYmEzLWM1OTctNDY4MC05OTM1LWNiZjAwMmQyZDFiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40OTA0NDIzODhaIn0%3D&digest=sha256%3A85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1c761ba3-c597-4680-9935-cbf002d2d1ba time="2024-09-06T16:44:46Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=ef88ec8a-f31f-4b12-afa4-8406cf47d177 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/1c761ba3-c597-4680-9935-cbf002d2d1ba?_state=5OteDbwWCxIB7Am8vChH8EFoPmnY1peURqMSN_4vaj17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjNzYxYmEzLWM1OTctNDY4MC05OTM1LWNiZjAwMmQyZDFiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40OTA0NDIzODhaIn0%3D&digest=sha256%3A85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.002934ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=1c761ba3-c597-4680-9935-cbf002d2d1ba 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "PUT /v2/foo/bar/blobs/uploads/1c761ba3-c597-4680-9935-cbf002d2d1ba?_state=5OteDbwWCxIB7Am8vChH8EFoPmnY1peURqMSN_4vaj17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFjNzYxYmEzLWM1OTctNDY4MC05OTM1LWNiZjAwMmQyZDFiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40OTA0NDIzODhaIn0%3D&digest=sha256%3A85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=2668b76c-c5f4-4aac-b084-b5bf73b44138 http.request.method=POST http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.622643ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=be2a9529-ac1c-48c3-97a3-f008529d3ac7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/c3e933ba-771c-4b3f-a4e0-58e24bcc19dd?_state=YOQFWNMwX2ASv3u7bvQNEMGcuTL3_AJn7wAHuoqfyUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzZTkzM2JhLTc3MWMtNGIzZi1hNGUwLTU4ZTI0YmNjMTlkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40OTQ5MTMxOTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.895414ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "PUT /v2/foo/bar/blobs/uploads/c3e933ba-771c-4b3f-a4e0-58e24bcc19dd?_state=YOQFWNMwX2ASv3u7bvQNEMGcuTL3_AJn7wAHuoqfyUl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzZTkzM2JhLTc3MWMtNGIzZi1hNGUwLTU4ZTI0YmNjMTlkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40OTQ5MTMxOTZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=25e1b1ce-30e5-498c-999e-a6b47299d047 http.request.method=POST http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.485002ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=d2a509b6-3e0a-4289-832f-8546d0fe23ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/e10c8dc0-ba9b-49f8-9e6f-9edaf6cd361b?_state=tKD6vWbJuY1iqf8Tb6lwJ7jCNAR1OZWTQ56Rns6YYEl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxMGM4ZGMwLWJhOWItNDlmOC05ZTZmLTllZGFmNmNkMzYxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40OTg5OTYxNzRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.867243ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "PUT /v2/foo/bar/blobs/uploads/e10c8dc0-ba9b-49f8-9e6f-9edaf6cd361b?_state=tKD6vWbJuY1iqf8Tb6lwJ7jCNAR1OZWTQ56Rns6YYEl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUxMGM4ZGMwLWJhOWItNDlmOC05ZTZmLTllZGFmNmNkMzYxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni40OTg5OTYxNzRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:46Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=6d5739e0-1de2-4ee2-a43c-547a93cb2894 http.request.method=POST http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.440143ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:53Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=94d635bf-da03-41cd-9038-cbc90e3a10ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/ecda92f3-eae3-4736-8e8f-88e93e2e3fc3?_state=jyXbKm1zZhFmb1L2FPZdiS0itM0ODSL6v-5hpmkU_up7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjZGE5MmYzLWVhZTMtNDczNi04ZThmLTg4ZTkzZTJlM2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni41MDI4NTE2ODFaIn0%3D&digest=sha256%3A85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.duration=6.712209897s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "PUT /v2/foo/bar/blobs/uploads/ecda92f3-eae3-4736-8e8f-88e93e2e3fc3?_state=jyXbKm1zZhFmb1L2FPZdiS0itM0ODSL6v-5hpmkU_up7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjZGE5MmYzLWVhZTMtNDczNi04ZThmLTg4ZTkzZTJlM2ZjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo0Ni41MDI4NTE2ODFaIn0%3D&digest=sha256%3A85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:44:53Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=4654c2a8-d3d7-45a9-9f4a-7fe75a32502b http.request.method=POST http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.628785ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38689" http.request.id=0c6d137c-551f-4c04-adaf-8f5b12a91500 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/a090161d-9f59-4b67-a6bd-032d8bb356c2?_state=qItPt-pXnoBP62KeQBak_okbh5gQajagUtoZ6eskWQJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTAxNjFkLTlmNTktNGI2Ny1hNmJkLTAzMmQ4YmIzNTZjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo1My41NDM0NzA3MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=6.528860024s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:44:53 +0000] "PATCH /v2/foo/bar/blobs/uploads/a090161d-9f59-4b67-a6bd-032d8bb356c2?_state=qItPt-pXnoBP62KeQBak_okbh5gQajagUtoZ6eskWQJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTAxNjFkLTlmNTktNGI2Ny1hNmJkLTAzMmQ4YmIzNTZjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NDo1My41NDM0NzA3MTJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=e642439c-2a3b-4960-9ea4-83a3f3d9dc2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/uploads/a090161d-9f59-4b67-a6bd-032d8bb356c2?_state=18UzF1f_7TVe7HdTkjmEH1pCo4xVih04nXpDKht5J217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTAxNjFkLTlmNTktNGI2Ny1hNmJkLTAzMmQ4YmIzNTZjMiIsIk9mZnNldCI6Mjc1ODc1ODQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6NTNaIn0%3D&digest=sha256%3A85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.duration=2.486675ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "PUT /v2/foo/bar/blobs/uploads/a090161d-9f59-4b67-a6bd-032d8bb356c2?_state=18UzF1f_7TVe7HdTkjmEH1pCo4xVih04nXpDKht5J217Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwOTAxNjFkLTlmNTktNGI2Ny1hNmJkLTAzMmQ4YmIzNTZjMiIsIk9mZnNldCI6Mjc1ODc1ODQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDQ6NTNaIn0%3D&digest=sha256%3A85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=ac433acb-d392-409b-bfa3-5dde5568db02 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.855644ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=6b332813-0233-4e46-a01d-f8cc5ae56059 http.request.method=GET http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=277.318709ms http.response.status=200 http.response.written=27587584 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "GET /v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 200 27587584 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=error msg="error parsing digest="sha257:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece": unsupported digest algorithm" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=ab14df2e-82e1-431d-8085-8e5ff33a9388 http.request.method=GET http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/sha257:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" vars.name="foo/bar" time="2024-09-06T16:45:00Z" 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.6 http.request.host="127.0.0.1:38689" http.request.id=ab14df2e-82e1-431d-8085-8e5ff33a9388 http.request.method=GET http.request.remoteaddr="127.0.0.1:37226" http.request.uri="/v2/foo/bar/blobs/sha257:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.845173ms http.response.status=400 http.response.written=110 vars.digest="sha257:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "GET /v2/foo/bar/blobs/sha257:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=0e928f7a-97b9-4769-a657-a1b8d352886b http.request.method=GET http.request.remoteaddr="127.0.0.1:59548" http.request.uri="/v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.duration=2.080324ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "GET /v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=f06d85c0-9c8c-4452-890f-6ec81f69d0bd http.request.method=GET http.request.remoteaddr="127.0.0.1:59548" http.request.uri="/v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.154738ms http.response.status=200 http.response.written=131072 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "GET /v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 200 131072 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:38689" http.request.id=def1b966-c7db-4336-b654-0a8488898c87 http.request.method=GET http.request.remoteaddr="127.0.0.1:59532" http.request.uri="/v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.983962ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "GET /v2/foo/bar/blobs/sha256:85170ddd53972a64e051565860a605a7b29990bb12b4987e1cd07baf2c555ece HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=2ae1993c-4093-4b3e-9089-c304b671ae69 http.request.method=GET http.request.remoteaddr="127.0.0.1:39076" http.request.uri="/v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.400335778s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "GET /v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:41625" http.request.id=6f4798f1-02bb-4f94-8796-6ef88566d2fa http.request.method=GET http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.409994446s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [06/Sep/2024:16:44:46 +0000] "GET /v2/foo/bar/blobs/sha256:450311ad98f38b9611045e63b92abf0337570027353917968ded276a2ff84563 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (27.66s) === RUN TestBlobDelete time="2024-09-06T16:45: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.6 time="2024-09-06T16:45:00Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:45:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a err.message="blob unknown to registry" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=42861fa8-8e3c-4844-af7d-c715f3f1f257 http.request.method=GET http.request.remoteaddr="127.0.0.1:54344" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.574324ms http.response.status=404 http.response.written=157 vars.digest="sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "GET /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a err.message="blob unknown to registry" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=6a2decca-0316-4bcf-92da-2ce49e74f0a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54360" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.770133ms http.response.status=404 http.response.written=157 vars.digest="sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=85b8c935-2e59-4e7f-92bd-ac649928017a http.request.method=POST http.request.remoteaddr="127.0.0.1:54360" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.780454ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=beaef8e1-ab1a-49ea-a3a0-97fa0c58da45 http.request.method=GET http.request.remoteaddr="127.0.0.1:54360" http.request.uri="/v2/foo/bar/blobs/uploads/76481deb-2979-48c8-9df6-bdc6b3b0d27c?_state=lBsx4SVmHquQxyayTrKckMNNd3xpR23rZRn-33W9MhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NDgxZGViLTI5NzktNDhjOC05ZGY2LWJkYzZiM2IwZDI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42Nzg5OTA1NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.946894ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "GET /v2/foo/bar/blobs/uploads/76481deb-2979-48c8-9df6-bdc6b3b0d27c?_state=lBsx4SVmHquQxyayTrKckMNNd3xpR23rZRn-33W9MhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NDgxZGViLTI5NzktNDhjOC05ZGY2LWJkYzZiM2IwZDI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42Nzg5OTA1NloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=6a402fc4-50a9-4149-8135-c11422613f54 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54360" http.request.uri="/v2/foo/bar/blobs/uploads/76481deb-2979-48c8-9df6-bdc6b3b0d27c?_state=lBsx4SVmHquQxyayTrKckMNNd3xpR23rZRn-33W9MhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NDgxZGViLTI5NzktNDhjOC05ZGY2LWJkYzZiM2IwZDI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42Nzg5OTA1NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.731303ms http.response.status=204 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/76481deb-2979-48c8-9df6-bdc6b3b0d27c?_state=lBsx4SVmHquQxyayTrKckMNNd3xpR23rZRn-33W9MhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NDgxZGViLTI5NzktNDhjOC05ZGY2LWJkYzZiM2IwZDI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42Nzg5OTA1NloifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=ce90cf78-88c1-437b-b008-80dec572866a http.request.method=GET http.request.remoteaddr="127.0.0.1:54360" http.request.uri="/v2/foo/bar/blobs/uploads/76481deb-2979-48c8-9df6-bdc6b3b0d27c?_state=lBsx4SVmHquQxyayTrKckMNNd3xpR23rZRn-33W9MhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NDgxZGViLTI5NzktNDhjOC05ZGY2LWJkYzZiM2IwZDI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42Nzg5OTA1NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=76481deb-2979-48c8-9df6-bdc6b3b0d27c time="2024-09-06T16:45: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.6 http.request.host="127.0.0.1:40417" http.request.id=ce90cf78-88c1-437b-b008-80dec572866a http.request.method=GET http.request.remoteaddr="127.0.0.1:54360" http.request.uri="/v2/foo/bar/blobs/uploads/76481deb-2979-48c8-9df6-bdc6b3b0d27c?_state=lBsx4SVmHquQxyayTrKckMNNd3xpR23rZRn-33W9MhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NDgxZGViLTI5NzktNDhjOC05ZGY2LWJkYzZiM2IwZDI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42Nzg5OTA1NloifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.606563ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=76481deb-2979-48c8-9df6-bdc6b3b0d27c 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "GET /v2/foo/bar/blobs/uploads/76481deb-2979-48c8-9df6-bdc6b3b0d27c?_state=lBsx4SVmHquQxyayTrKckMNNd3xpR23rZRn-33W9MhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2NDgxZGViLTI5NzktNDhjOC05ZGY2LWJkYzZiM2IwZDI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42Nzg5OTA1NloifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=f6d7bdb3-a956-44fe-b195-3e49e4649f9b http.request.method=POST http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.634463ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=461de9f9-ed8f-444e-9fdd-23e2f37f460c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/1303ff7e-bebc-4633-b8eb-9ee757578eeb?_state=jHFFOUUKNP_k5NJPS1YW93TN9Pk6JOr-2P3cH6-9fXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMDNmZjdlLWJlYmMtNDYzMy1iOGViLTllZTc1NzU3OGVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42ODc2NzEzMDZaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" provided=sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a vars.name="foo/bar" vars.uuid=1303ff7e-bebc-4633-b8eb-9ee757578eeb time="2024-09-06T16:45:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=461de9f9-ed8f-444e-9fdd-23e2f37f460c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/1303ff7e-bebc-4633-b8eb-9ee757578eeb?_state=jHFFOUUKNP_k5NJPS1YW93TN9Pk6JOr-2P3cH6-9fXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMDNmZjdlLWJlYmMtNDYzMy1iOGViLTllZTc1NzU3OGVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42ODc2NzEzMDZaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1303ff7e-bebc-4633-b8eb-9ee757578eeb time="2024-09-06T16:45:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=461de9f9-ed8f-444e-9fdd-23e2f37f460c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/1303ff7e-bebc-4633-b8eb-9ee757578eeb?_state=jHFFOUUKNP_k5NJPS1YW93TN9Pk6JOr-2P3cH6-9fXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMDNmZjdlLWJlYmMtNDYzMy1iOGViLTllZTc1NzU3OGVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42ODc2NzEzMDZaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.711244ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=1303ff7e-bebc-4633-b8eb-9ee757578eeb 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "PUT /v2/foo/bar/blobs/uploads/1303ff7e-bebc-4633-b8eb-9ee757578eeb?_state=jHFFOUUKNP_k5NJPS1YW93TN9Pk6JOr-2P3cH6-9fXR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEzMDNmZjdlLWJlYmMtNDYzMy1iOGViLTllZTc1NzU3OGVlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42ODc2NzEzMDZaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=fd928952-6c28-49d3-b55c-1e0446a71c4d http.request.method=POST http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.356462ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=1e4e84de-1399-4b18-89dc-9ed3a1c6cbff http.request.method=PUT http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/f7c0887c-cb03-473f-9005-c71466bc7c4f?_state=bCKVL2w3GCK0k8rSAluIzTruIKpVvkcog0eyI34AM8x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3YzA4ODdjLWNiMDMtNDczZi05MDA1LWM3MTQ2NmJjN2M0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42OTE1ODQ5NDRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.705273ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "PUT /v2/foo/bar/blobs/uploads/f7c0887c-cb03-473f-9005-c71466bc7c4f?_state=bCKVL2w3GCK0k8rSAluIzTruIKpVvkcog0eyI34AM8x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3YzA4ODdjLWNiMDMtNDczZi05MDA1LWM3MTQ2NmJjN2M0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42OTE1ODQ5NDRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=763324f0-5462-4a7b-950a-f15bb6d4be04 http.request.method=POST http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.462372ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=44eebaa0-3559-45ee-8c60-24ab8866dec7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/eba7acbc-1558-4b3f-9e40-ec3f15cf911c?_state=D-OPnNGOiDtQqlvKvVYv0vJKRwUL4IX3QeUFIeXIK-J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViYTdhY2JjLTE1NTgtNGIzZi05ZTQwLWVjM2YxNWNmOTExYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42OTU1MjQ5MjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.894354ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "PUT /v2/foo/bar/blobs/uploads/eba7acbc-1558-4b3f-9e40-ec3f15cf911c?_state=D-OPnNGOiDtQqlvKvVYv0vJKRwUL4IX3QeUFIeXIK-J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViYTdhY2JjLTE1NTgtNGIzZi05ZTQwLWVjM2YxNWNmOTExYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42OTU1MjQ5MjFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:00Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=96296282-d719-47b1-ae28-53f2e0273431 http.request.method=POST http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.500393ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=dfefc966-cef2-4a0e-a08a-55f171da48c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/54eb1c94-ad55-4769-8d44-2b8bf9335d3f?_state=Rib8aNkAUNwC1bAuEXUIMv29prJTbedzdlxY-56sukl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ZWIxYzk0LWFkNTUtNDc2OS04ZDQ0LTJiOGJmOTMzNWQzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42OTk2OTg2NzlaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.560329367s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:00 +0000] "PUT /v2/foo/bar/blobs/uploads/54eb1c94-ad55-4769-8d44-2b8bf9335d3f?_state=Rib8aNkAUNwC1bAuEXUIMv29prJTbedzdlxY-56sukl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0ZWIxYzk0LWFkNTUtNDc2OS04ZDQ0LTJiOGJmOTMzNWQzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMC42OTk2OTg2NzlaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=17117427-7ec5-4869-80cf-4a40087a3f09 http.request.method=POST http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.213184ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40417" http.request.id=59edd8fb-ca49-4306-b082-cf5f54112718 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/8aba9439-0d25-48d6-845a-c584ed87b8d1?_state=gm5IXrvxIeKAdRDr__LljuiLD4g0ZE3U-pSBNsT4I7t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYmE5NDM5LTBkMjUtNDhkNi04NDVhLWM1ODRlZDg3YjhkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMi40MzI5Mjg1NzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.593596308s http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:02 +0000] "PATCH /v2/foo/bar/blobs/uploads/8aba9439-0d25-48d6-845a-c584ed87b8d1?_state=gm5IXrvxIeKAdRDr__LljuiLD4g0ZE3U-pSBNsT4I7t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYmE5NDM5LTBkMjUtNDhkNi04NDVhLWM1ODRlZDg3YjhkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowMi40MzI5Mjg1NzlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=62dcc009-3cac-4a09-8403-5f909e733d91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/uploads/8aba9439-0d25-48d6-845a-c584ed87b8d1?_state=H7LX9_yHgDgOug40f7m3SMzmxRZyY6XmJhkRljFTN9h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYmE5NDM5LTBkMjUtNDhkNi04NDVhLWM1ODRlZDg3YjhkMSIsIk9mZnNldCI6MTQzMzI5MjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MDJaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.928506ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "PUT /v2/foo/bar/blobs/uploads/8aba9439-0d25-48d6-845a-c584ed87b8d1?_state=H7LX9_yHgDgOug40f7m3SMzmxRZyY6XmJhkRljFTN9h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYmE5NDM5LTBkMjUtNDhkNi04NDVhLWM1ODRlZDg3YjhkMSIsIk9mZnNldCI6MTQzMzI5MjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MDJaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=7148416c-a8bc-4f77-9cd9-910cefca169b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.250024ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=9e3c9bcf-36aa-4b60-bcf8-39e4852f9fc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=104.609366ms http.response.status=200 http.response.written=14332928 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "GET /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 200 14332928 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=error msg="error parsing digest="sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a": unsupported digest algorithm" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=05b98487-6c83-4b20-b100-cd79b2a2e580 http.request.method=GET http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" vars.name="foo/bar" time="2024-09-06T16:45:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=05b98487-6c83-4b20-b100-cd79b2a2e580 http.request.method=GET http.request.remoteaddr="127.0.0.1:54374" http.request.uri="/v2/foo/bar/blobs/sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.826173ms http.response.status=400 http.response.written=110 vars.digest="sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "GET /v2/foo/bar/blobs/sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=c6d08f79-4bff-46f0-8074-ab5fabd0568b http.request.method=GET http.request.remoteaddr="127.0.0.1:54384" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.269195ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "GET /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=de8e63a0-2f72-4f31-946b-7ed20f67e7ac http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54392" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.819304ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a err.message="blob unknown to registry" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=64e4b817-f1fc-486e-a03a-dfedf362c63c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54392" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.543433ms http.response.status=404 http.response.written=157 vars.digest="sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=e6c8941a-d136-4bac-8109-a44c8935e5f4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54392" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.540253ms http.response.status=404 http.response.written=74 vars.digest="sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=error msg="error parsing digest="sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a": unsupported digest algorithm" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=f46ec8e2-38a6-4ffd-aafc-4728033b8423 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54396" http.request.uri="/v2/foo/bar/blobs/sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" vars.name="foo/bar" time="2024-09-06T16:45:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=f46ec8e2-38a6-4ffd-aafc-4728033b8423 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54396" http.request.uri="/v2/foo/bar/blobs/sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.736963ms http.response.status=400 http.response.written=110 vars.digest="sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "DELETE /v2/foo/bar/blobs/sha257:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-09-06T16:45:04Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=6ab6d524-af1c-4480-907c-af1a871751cb http.request.method=POST http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.935924ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:05Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=068b0940-cac3-4089-9e1e-e6d1f19f06f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/foo/bar/blobs/uploads/646bf2d8-72c9-463f-bc2b-4c8bf64efe05?_state=syDaMwta5BlY7NmyOx3o8qGKDNnulec2Ii_-8AE_jyV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY0NmJmMmQ4LTcyYzktNDYzZi1iYzJiLTRjOGJmNjRlZmUwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowNC4yMzkzOTUwNjVaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.562936431s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "PUT /v2/foo/bar/blobs/uploads/646bf2d8-72c9-463f-bc2b-4c8bf64efe05?_state=syDaMwta5BlY7NmyOx3o8qGKDNnulec2Ii_-8AE_jyV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY0NmJmMmQ4LTcyYzktNDYzZi1iYzJiLTRjOGJmNjRlZmUwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowNC4yMzkzOTUwNjVaIn0%3D&digest=sha256%3A7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:05Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=738e0920-1f19-41e5-b9dd-7e10c6140aeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54410" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.608165ms http.response.status=200 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:05Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=d4a21440-39a8-427e-b7ee-67572544032d http.request.method=GET http.request.remoteaddr="127.0.0.1:54384" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.751378623s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "GET /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-09-06T16:45:05Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:40417" http.request.id=edbb509d-b602-4193-b667-41353a14db8f http.request.method=GET http.request.remoteaddr="127.0.0.1:54382" http.request.uri="/v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.76003551s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [06/Sep/2024:16:45:04 +0000] "GET /v2/foo/bar/blobs/sha256:7ec9433f5dbc97095192341019ca60fc0a7c17d18da57cdcdc00e986d13f583a HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.54s) === RUN TestRelativeURL time="2024-09-06T16:45:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:45:05Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:45:05Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:39563" http.request.id=2913f136-b579-4c28-a306-61a1d2a2c3f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:39282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.200194ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:39563" http.request.id=e39f2cdf-1e0e-4e8f-8ffb-0f8c27a01144 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39282" http.request.uri="/v2/foo/bar/blobs/uploads/b507d9f2-d51d-4d6c-b645-1f55abea65b8?_state=DJpxiz_w8fSSo1Pco6F2lJsgjB8x7LWiZYnE14SFApR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MDdkOWYyLWQ1MWQtNGQ2Yy1iNjQ1LTFmNTVhYmVhNjViOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowNS45ODI4OTE5MTVaIn0%3D&digest=sha256%3A10067561c6ee26368025b9732fb8c86db33b3cd100fef661089ea5904c86d61d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.031694417s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:06 +0000] "PUT /v2/foo/bar/blobs/uploads/b507d9f2-d51d-4d6c-b645-1f55abea65b8?_state=DJpxiz_w8fSSo1Pco6F2lJsgjB8x7LWiZYnE14SFApR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI1MDdkOWYyLWQ1MWQtNGQ2Yy1iNjQ1LTFmNTVhYmVhNjViOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowNS45ODI4OTE5MTVaIn0%3D&digest=sha256%3A10067561c6ee26368025b9732fb8c86db33b3cd100fef661089ea5904c86d61d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:39563" http.request.id=541cb8f2-c0d1-40ce-99b1-e3568be5105c http.request.method=POST http.request.remoteaddr="127.0.0.1:39282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.112414ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:09Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:39563" http.request.id=25e8cefb-7540-46de-bc8d-f23f0c3f7e16 http.request.method=POST http.request.remoteaddr="127.0.0.1:39282" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.400794ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:17Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:39563" http.request.id=55a8450f-321c-420d-b000-1e46d0570054 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39282" http.request.uri="/v2/foo/bar/blobs/uploads/9eb074fa-163a-4682-9234-691097e8bd42?_state=oHzhawBWWHE9raxNeIRDG5WGrJyV2F7ICtpEXa4UMSV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllYjA3NGZhLTE2M2EtNDY4Mi05MjM0LTY5MTA5N2U4YmQ0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowOS44MzE5MTk5NzlaIn0%3D&digest=sha256%3Aa77974b5188128d76ea8411c807edff74adfc88e49b44425c099c0063a9b676f" http.request.useragent="Go-http-client/1.1" http.response.duration=7.251558515s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:09 +0000] "PUT /v2/foo/bar/blobs/uploads/9eb074fa-163a-4682-9234-691097e8bd42?_state=oHzhawBWWHE9raxNeIRDG5WGrJyV2F7ICtpEXa4UMSV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllYjA3NGZhLTE2M2EtNDY4Mi05MjM0LTY5MTA5N2U4YmQ0MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NTowOS44MzE5MTk5NzlaIn0%3D&digest=sha256%3Aa77974b5188128d76ea8411c807edff74adfc88e49b44425c099c0063a9b676f HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (11.11s) === RUN TestBlobDeleteDisabled time="2024-09-06T16:45: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.6 time="2024-09-06T16:45:17Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:45:17Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.6 http.request.host="127.0.0.1:34359" http.request.id=1c221488-952b-40dd-b432-7c6c137639f9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53534" http.request.uri="/v2/foo/bar/blobs/sha256:8acd42b88a3006c8eeb5f02bcc23c8061ef5a85decadf8eaf2059b4cfcf6468f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.507105ms http.response.status=405 http.response.written=78 vars.digest="sha256:8acd42b88a3006c8eeb5f02bcc23c8061ef5a85decadf8eaf2059b4cfcf6468f" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:45:17 +0000] "DELETE /v2/foo/bar/blobs/sha256:8acd42b88a3006c8eeb5f02bcc23c8061ef5a85decadf8eaf2059b4cfcf6468f HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.50s) === RUN TestDeleteDisabled time="2024-09-06T16:45: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.6 time="2024-09-06T16:45:17Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:45:17Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:42641" http.request.id=73537c43-7493-41bb-a53e-7476d5229674 http.request.method=POST http.request.remoteaddr="127.0.0.1:59604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.566575ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:19Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:42641" http.request.id=91823540-20ff-49b0-8fb1-fbb525c7e9a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59604" http.request.uri="/v2/foo/bar/blobs/uploads/de48e2d7-b56a-4ec4-aabe-b05f2a4e3780?_state=N6gEkcVt_T8uk7iUud3xKwmVRaZzCERhqKhRMYx6upV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNDhlMmQ3LWI1NmEtNGVjNC1hYWJlLWIwNWYyYTRlMzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NToxNy44NDUwNjQ3MThaIn0%3D&digest=sha256%3A44d43af150651a2b8d6dea5fbbb3910a171792254718df80ea78d45ca9f23d0a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.822422607s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:17 +0000] "PUT /v2/foo/bar/blobs/uploads/de48e2d7-b56a-4ec4-aabe-b05f2a4e3780?_state=N6gEkcVt_T8uk7iUud3xKwmVRaZzCERhqKhRMYx6upV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlNDhlMmQ3LWI1NmEtNGVjNC1hYWJlLWIwNWYyYTRlMzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NToxNy44NDUwNjQ3MThaIn0%3D&digest=sha256%3A44d43af150651a2b8d6dea5fbbb3910a171792254718df80ea78d45ca9f23d0a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.6 http.request.host="127.0.0.1:42641" http.request.id=4dfb407c-47c1-40ef-869a-63440e4e4840 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59604" http.request.uri="/v2/foo/bar/blobs/sha256:44d43af150651a2b8d6dea5fbbb3910a171792254718df80ea78d45ca9f23d0a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.855573ms http.response.status=405 http.response.written=78 vars.digest="sha256:44d43af150651a2b8d6dea5fbbb3910a171792254718df80ea78d45ca9f23d0a" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:45:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:44d43af150651a2b8d6dea5fbbb3910a171792254718df80ea78d45ca9f23d0a HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.09s) === RUN TestDeleteReadOnly time="2024-09-06T16:45:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:45:19Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:45:20Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36489" http.request.id=ef0593c1-60d4-4f5f-83d9-037cf8cc5bc8 http.request.method=POST http.request.remoteaddr="127.0.0.1:55736" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.370635ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:28Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36489" http.request.id=365abef0-1fc6-4fce-b6ae-a2711b5e69d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55736" http.request.uri="/v2/foo/bar/blobs/uploads/a7d22c7a-86ac-439e-81d9-ede30abcf000?_state=Wky9VKCBkUsMB4CZjRkig0fnsCKQvhCKeSX17jWWR9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3ZDIyYzdhLTg2YWMtNDM5ZS04MWQ5LWVkZTMwYWJjZjAwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NToyMC4xNTczNTY5NloifQ%3D%3D&digest=sha256%3Adc1ddb61bb67cc5e81144b9b88028b8a6c5642758d971689e1a5c562b9484003" http.request.useragent="Go-http-client/1.1" http.response.duration=7.84771907s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:20 +0000] "PUT /v2/foo/bar/blobs/uploads/a7d22c7a-86ac-439e-81d9-ede30abcf000?_state=Wky9VKCBkUsMB4CZjRkig0fnsCKQvhCKeSX17jWWR9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE3ZDIyYzdhLTg2YWMtNDM5ZS04MWQ5LWVkZTMwYWJjZjAwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NToyMC4xNTczNTY5NloifQ%3D%3D&digest=sha256%3Adc1ddb61bb67cc5e81144b9b88028b8a6c5642758d971689e1a5c562b9484003 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [06/Sep/2024:16:45:28 +0000] "DELETE /v2/foo/bar/blobs/sha256:dc1ddb61bb67cc5e81144b9b88028b8a6c5642758d971689e1a5c562b9484003 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (8.34s) === RUN TestStartPushReadOnly time="2024-09-06T16:45:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:45:28Z" level=info msg="redis not configured" go.version=go1.22.6 127.0.0.1 - - [06/Sep/2024:16:45:28 +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-09-06T16:45:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:45:28Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:45:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=a2b35152-123d-40ff-b5d4-eaa8f77b28d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46944" 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.974374ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2024:16:45:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-09-06T16:45:28Z" 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.6 http.request.host="127.0.0.1:37333" http.request.id=aef56585-d8ee-410d-bc44-5cd425e5a24b http.request.method=GET http.request.remoteaddr="127.0.0.1:46944" 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.579993ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Sep/2024:16:45:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-09-06T16:45:28Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=9c7fdab7-4ba0-4391-aec5-a438472f4a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" 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.464493ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2024:16:45:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-09-06T16:45:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=af3cbe78-c7f4-4804-9eab-41d6cd7d6afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" 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.508055ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-09-06T16:45:28Z" 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.6 http.request.host="127.0.0.1:37333" http.request.id=af3cbe78-c7f4-4804-9eab-41d6cd7d6afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" 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.584545ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-09-06T16:45:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=af3cbe78-c7f4-4804-9eab-41d6cd7d6afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" 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.637985ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-09-06T16:45:28Z" 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.6 http.request.host="127.0.0.1:37333" http.request.id=af3cbe78-c7f4-4804-9eab-41d6cd7d6afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" 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.683275ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2024:16:45:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-09-06T16:45:28Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=3187a884-83d4-4720-8b77-7444650a6c73 http.request.method=POST http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.547163ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:28 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:30Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=3905095d-a828-4669-bc54-499c121ac687 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/blobs/uploads/d6029893-c9cc-4a63-9431-2360b69762cd?_state=bQGLIg1gFqBPPgQe9kK13WNsTYLaxaIzB28UsqI0PMl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkNjAyOTg5My1jOWNjLTRhNjMtOTQzMS0yMzYwYjY5NzYyY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MjguMjc5Mzk4NjQyWiJ9&digest=sha256%3A9782a7495e7490e5b426d586531c4a0439dac5fd2a2ca8b0242254f750be49ec" http.request.useragent="Go-http-client/1.1" http.response.duration=1.926678502s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:28 +0000] "PUT /v2/foo/schema1/blobs/uploads/d6029893-c9cc-4a63-9431-2360b69762cd?_state=bQGLIg1gFqBPPgQe9kK13WNsTYLaxaIzB28UsqI0PMl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkNjAyOTg5My1jOWNjLTRhNjMtOTQzMS0yMzYwYjY5NzYyY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MjguMjc5Mzk4NjQyWiJ9&digest=sha256%3A9782a7495e7490e5b426d586531c4a0439dac5fd2a2ca8b0242254f750be49ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:30Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=5b0c7410-931b-4554-aadd-aca22b2adf16 http.request.method=POST http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.804575ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=1c3ec7d9-ca07-4e56-8888-d2e69aa4a998 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/blobs/uploads/0783a7ee-7292-40a5-abf2-cdc9a37faf5a?_state=NgMpwCy2TaoMlu1FMNRCkJX54YUy5doniLkXq9b_u7d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNzgzYTdlZS03MjkyLTQwYTUtYWJmMi1jZGM5YTM3ZmFmNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MzAuNTYxNjUzOTE5WiJ9&digest=sha256%3Aee66db53f9be5c45c4110726c37dcc941a63ddd10da7bd7e25ffbc8d1872b84d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.013747653s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/0783a7ee-7292-40a5-abf2-cdc9a37faf5a?_state=NgMpwCy2TaoMlu1FMNRCkJX54YUy5doniLkXq9b_u7d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNzgzYTdlZS03MjkyLTQwYTUtYWJmMi1jZGM5YTM3ZmFmNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MzAuNTYxNjUzOTE5WiJ9&digest=sha256%3Aee66db53f9be5c45c4110726c37dcc941a63ddd10da7bd7e25ffbc8d1872b84d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=cdd17c2c-fc9d-4efc-b83b-b1862fdf1313 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.338168ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=20b9267a-6875-41b6-8eb8-0d1ffb4850f5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.563537ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=55ce6899-39df-40ce-a2b7-abc7088acd71 http.request.method=GET http.request.remoteaddr="127.0.0.1:46944" 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.460875ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=2101db9a-ea46-44e2-8995-e8bb4d93394b http.request.method=GET http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.154564ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "GET /v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37333" http.request.id=18a35798-4145-4edd-86d0-204ed720b955 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.705535ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37333" http.request.id=9bba8acd-14be-41ba-a487-a45dde9de331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.869885ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:37333" http.request.id=c9cfb27e-11de-4194-a218-e394ea6dc34d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.776715ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=796581f5-eaeb-4b05-b417-2884727f4cc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.138874ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "GET /v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=2b9e6953-a42c-46b4-a3f6-3ad782d7a08b http.request.method=GET http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.364843ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=eb27c7e6-fef7-4e4e-ba96-79d07d011e00 http.request.method=GET http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139773ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "GET /v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=d526bb14-7634-4ff3-8c1d-e565285ed57e http.request.method=GET http.request.remoteaddr="127.0.0.1:46944" 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.326343ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=error msg="payload digest does match: "sha256:d4e41e3149ae007d9f712f17796422f731259a4775b634302941e242b76d8c39" != "sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2"" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=466f1be3-9a95-4449-b09e-a8ff774c11f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" time="2024-09-06T16:45:34Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=466f1be3-9a95-4449-b09e-a8ff774c11f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46944" http.request.uri="/v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.809013ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2" 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:3377aba812b85b66839a78ae9b2008b8d7e33e45b4d2653ffb9cd9e211a084c2 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=6321d448-639d-4add-9cea-5fbbb1d88b43 http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" 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.603343ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" 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.6 http.request.host="127.0.0.1:37333" http.request.id=46460c40-aea7-4cc6-a7a4-e414e592c881 http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" 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.105122ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37333" http.request.id=6954970e-6252-42cc-893a-d006f0c10f75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" 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.386153ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-09-06T16:45:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37333" http.request.id=6954970e-6252-42cc-893a-d006f0c10f75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" 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.448083ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-09-06T16:45:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37333" http.request.id=6954970e-6252-42cc-893a-d006f0c10f75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" 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.493723ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=ddd7650a-a719-4b48-a140-c036775f80c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.535432ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=b920a853-3fb7-4455-8fd5-a0167fd37ce8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/blobs/uploads/c1f9d6c2-458e-4237-8d69-33c2851496cb?_state=8yKucpxTVHnevrtXgdDa8zjo6IsM13gGt0ghbs0bn157Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMWY5ZDZjMi00NThlLTQyMzctOGQ2OS0zM2MyODUxNDk2Y2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MzQuNjIzMzYyNTkxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.914754ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "PUT /v2/foo/schema2/blobs/uploads/c1f9d6c2-458e-4237-8d69-33c2851496cb?_state=8yKucpxTVHnevrtXgdDa8zjo6IsM13gGt0ghbs0bn157Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMWY5ZDZjMi00NThlLTQyMzctOGQ2OS0zM2MyODUxNDk2Y2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MzQuNjIzMzYyNTkxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37333" http.request.id=59f89a19-06b7-420f-9591-0194f7f7605e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" 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.411813ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-09-06T16:45:34Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37333" http.request.id=59f89a19-06b7-420f-9591-0194f7f7605e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" 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.480383ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2024:16:45:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-09-06T16:45:35Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=fd173228-15a1-4418-a200-974e63decac8 http.request.method=POST http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.773383ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:40Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=f1823058-d215-43f7-b2f6-fdb29a41118b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/blobs/uploads/341ab675-f815-41f5-ab0f-c81c993e3a34?_state=n_ZyYssVJ3oySwG-ribsIqu48efrsDrRRqMpinRRcqV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNDFhYjY3NS1mODE1LTQxZjUtYWIwZi1jODFjOTkzZTNhMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MzUuMDIzNDE0Mjc5WiJ9&digest=sha256%3A4fb135a01224498317f5651f4ce18967ac3a6479ebaaae38d3f817c57e24880c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.994270466s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/341ab675-f815-41f5-ab0f-c81c993e3a34?_state=n_ZyYssVJ3oySwG-ribsIqu48efrsDrRRqMpinRRcqV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNDFhYjY3NS1mODE1LTQxZjUtYWIwZi1jODFjOTkzZTNhMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6MzUuMDIzNDE0Mjc5WiJ9&digest=sha256%3A4fb135a01224498317f5651f4ce18967ac3a6479ebaaae38d3f817c57e24880c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:40Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=5fc51781-0850-460e-bd0b-dab8f4995602 http.request.method=POST http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.375994ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=e9ec319c-f38b-4dab-97e0-661fead68c1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/blobs/uploads/e11f23a6-d067-43c9-a234-f6128bed32d4?_state=Gs4OieMQC1v1JUciRhiYGIDQE4vDXWeZYebMijh7x417Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMTFmMjNhNi1kMDY3LTQzYzktYTIzNC1mNjEyOGJlZDMyZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NDAuNDgwMDI2ODg5WiJ9&digest=sha256%3A2b43d40979c25c650da21e79c8cfbb4bdb163f4c5d7b7b35c5079c9a70166bf8" http.request.useragent="Go-http-client/1.1" http.response.duration=6.892573974s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/e11f23a6-d067-43c9-a234-f6128bed32d4?_state=Gs4OieMQC1v1JUciRhiYGIDQE4vDXWeZYebMijh7x417Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMTFmMjNhNi1kMDY3LTQzYzktYTIzNC1mNjEyOGJlZDMyZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NDAuNDgwMDI2ODg5WiJ9&digest=sha256%3A2b43d40979c25c650da21e79c8cfbb4bdb163f4c5d7b7b35c5079c9a70166bf8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37333" http.request.id=126dbcb5-c334-474e-a5d7-58773ad98e43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.624394ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37333" http.request.id=fcb842f7-3959-4a44-8e32-4310b75cfb94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/sha256:653a9351e77fc16ac715010571db7326aefeeaae768b085542cdcf8d88268253" http.request.useragent="Go-http-client/1.1" http.response.duration=1.823094ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "PUT /v2/foo/schema2/manifests/sha256:653a9351e77fc16ac715010571db7326aefeeaae768b085542cdcf8d88268253 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=77a3aac7-3f01-457f-8e29-1bed25e2e826 http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" 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.531414ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=23ce3542-ba19-4605-8170-31a0a3ba4c0e http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/sha256:653a9351e77fc16ac715010571db7326aefeeaae768b085542cdcf8d88268253" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.832623ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/sha256:653a9351e77fc16ac715010571db7326aefeeaae768b085542cdcf8d88268253 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=c8cad2c9-d307-4996-ba6d-8539b09e3173 http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.600123ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=b7cb24da-27ca-435e-9a59-538e79c3bd97 http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/sha256:653a9351e77fc16ac715010571db7326aefeeaae768b085542cdcf8d88268253" http.request.useragent="Go-http-client/1.1" http.response.duration=1.613193ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/sha256:653a9351e77fc16ac715010571db7326aefeeaae768b085542cdcf8d88268253 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=35986699-376f-4536-928b-977f7cc0d99e http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" 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.641013ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="rewriting manifest sha256:653a9351e77fc16ac715010571db7326aefeeaae768b085542cdcf8d88268253 in schema1 format to support old client" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=8f6522d1-6a77-474a-ac90-056fb5ee69ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" 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-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=8f6522d1-6a77-474a-ac90-056fb5ee69ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" 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.597126ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37333" http.request.id=a0fb7d56-21d7-4ff9-a982-e16e76d8070f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" 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.594913ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37333" http.request.id=de51e211-295f-41af-af86-ae7f3b9be834 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.222924ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37333" http.request.id=2de68b31-3c40-459e-ab3a-b0959bd41fb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/sha256:aa2723d218900d7e93d0cc804b8f3e9d29a993c21bdd7c271056095baf4773be" http.request.useragent="Go-http-client/1.1" http.response.duration=1.699794ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "PUT /v2/foo/schema2/manifests/sha256:aa2723d218900d7e93d0cc804b8f3e9d29a993c21bdd7c271056095baf4773be HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=4489d1ea-1aff-42cf-a3e3-2573cde07643 http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" 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.869194ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=50e22a89-1790-494a-bae5-e1d68a480ea5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/sha256:aa2723d218900d7e93d0cc804b8f3e9d29a993c21bdd7c271056095baf4773be" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.586393ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/sha256:aa2723d218900d7e93d0cc804b8f3e9d29a993c21bdd7c271056095baf4773be HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=3195044a-2855-4b12-9dfb-bfef00d9940c http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.673653ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=15a5ed48-7af2-4ca3-9499-5ab5999ec86b http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/sha256:aa2723d218900d7e93d0cc804b8f3e9d29a993c21bdd7c271056095baf4773be" http.request.useragent="Go-http-client/1.1" http.response.duration=1.511682ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/sha256:aa2723d218900d7e93d0cc804b8f3e9d29a993c21bdd7c271056095baf4773be HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="rewriting manifest list sha256:aa2723d218900d7e93d0cc804b8f3e9d29a993c21bdd7c271056095baf4773be in schema1 format to support old client" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=57a1c954-90df-4aa4-9ab5-c3d14c7d29a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" 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-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:37333" http.request.id=57a1c954-90df-4aa4-9ab5-c3d14c7d29a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46946" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.890695ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:45:47Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:45:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=d15365a1-218a-4b2e-a273-0e0964636eee http.request.method=GET http.request.remoteaddr="127.0.0.1:45730" 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.735023ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" 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.6 http.request.host="127.0.0.1:36631" http.request.id=9198c38a-7a3a-449f-862d-af625f9c9087 http.request.method=GET http.request.remoteaddr="127.0.0.1:45730" 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.764013ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=5d19a005-1f2b-4551-92ee-f1ac9979e2a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" 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.638683ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=597694e9-429f-408e-b61a-3a8acf8f92a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" 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.637725ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-09-06T16:45:47Z" 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.6 http.request.host="127.0.0.1:36631" http.request.id=597694e9-429f-408e-b61a-3a8acf8f92a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" 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.707745ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-09-06T16:45:47Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=597694e9-429f-408e-b61a-3a8acf8f92a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" 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.754575ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-09-06T16:45:47Z" 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.6 http.request.host="127.0.0.1:36631" http.request.id=597694e9-429f-408e-b61a-3a8acf8f92a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" 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.802486ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-09-06T16:45:47Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=2d4a1b19-025e-4987-a3ec-757bf1159e41 http.request.method=POST http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.606723ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:49Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=709d7ab2-c7f9-4861-8347-11fe4fbc8626 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/blobs/uploads/d9fb8773-d540-4163-92ff-c8c83c8b62ed?_state=h55IHWLRE18JhG8y7Ys1QeusLRlEFBz7Q8qYLSw6kNF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkOWZiODc3My1kNTQwLTQxNjMtOTJmZi1jOGM4M2M4YjYyZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NDcuNjgwODEwOTI5WiJ9&digest=sha256%3A7aae171c7ea95aa5be6dbf1def8d56dc16d7d31a435e6ce71d94e870f4796b7d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.087823393s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:47 +0000] "PUT /v2/foo/schema1/blobs/uploads/d9fb8773-d540-4163-92ff-c8c83c8b62ed?_state=h55IHWLRE18JhG8y7Ys1QeusLRlEFBz7Q8qYLSw6kNF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkOWZiODc3My1kNTQwLTQxNjMtOTJmZi1jOGM4M2M4YjYyZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NDcuNjgwODEwOTI5WiJ9&digest=sha256%3A7aae171c7ea95aa5be6dbf1def8d56dc16d7d31a435e6ce71d94e870f4796b7d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:50Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=42f035e7-bd61-4a0f-bec1-898ef6e48463 http.request.method=POST http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.248134ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:50 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=eb8cc617-4c9f-470e-be96-a8fabeeb21d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/blobs/uploads/bd047e61-3c38-41e9-b238-72707adb9b05?_state=0g-_b_ELFvtC_LIlog4Reunebljyc43FCxQGUv-lBxp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZDA0N2U2MS0zYzM4LTQxZTktYjIzOC03MjcwN2FkYjliMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NTAuMDAyMDgyMTU4WiJ9&digest=sha256%3A7fe3d23adefd812fa60040a46de31089b5b5f655924ada678b8d4afd348b853f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.731871827s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:50 +0000] "PUT /v2/foo/schema1/blobs/uploads/bd047e61-3c38-41e9-b238-72707adb9b05?_state=0g-_b_ELFvtC_LIlog4Reunebljyc43FCxQGUv-lBxp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiZDA0N2U2MS0zYzM4LTQxZTktYjIzOC03MjcwN2FkYjliMDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NTAuMDAyMDgyMTU4WiJ9&digest=sha256%3A7fe3d23adefd812fa60040a46de31089b5b5f655924ada678b8d4afd348b853f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=a4f81720-3edf-47d7-8ebe-ed30667f6103 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.598287ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=99d82e66-cab3-4958-ac4d-149734ccd7dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.286588ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=79800f92-96ba-41bb-b6fe-747bf77811e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45730" 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.441535ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=9661c3f6-e9a3-496f-8645-9bb3cbc9e188 http.request.method=GET http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.699125ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "GET /v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36631" http.request.id=e5d7028c-ec39-4b37-8ae2-af3b31ad90db http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.954376ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36631" http.request.id=e1f04f4f-9c5e-45b5-aaad-a57213901b39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" http.request.useragent="Go-http-client/1.1" http.response.duration=3.173676ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:36631" http.request.id=0c70e79f-d171-4035-9701-ca368c17b3e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.886705ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=792a76b4-b38e-45c4-8384-eabc282c6f8f http.request.method=GET http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.603565ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "GET /v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=5ee472ed-5351-4af2-bb36-8822c3473c45 http.request.method=GET http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.380622ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=f47eba76-afec-46e6-a087-6b0a712dfa3e http.request.method=GET http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.338112ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "GET /v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=6dabb063-08ee-4f55-b5f8-193eb82aef3a http.request.method=GET http.request.remoteaddr="127.0.0.1:45730" 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.635313ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=error msg="payload digest does match: "sha256:5ca694e7a2aae18aeed701d326c04cb1cb3d8f3dd46361255f0fb9d4cb7d1b34" != "sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c"" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=1c9e7396-ddb0-443b-9faa-0ecb06abd7dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" time="2024-09-06T16:45:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=1c9e7396-ddb0-443b-9faa-0ecb06abd7dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45730" http.request.uri="/v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.578903ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c" 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b071794fce6994d58fb932f3fd6d1307d1b3b1f0e92ca3af0a807feeac0859c HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=e4dad20a-23ef-41bb-8ebf-59f41a3aa72f http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" 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.511253ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" 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.6 http.request.host="127.0.0.1:36631" http.request.id=a6ba8796-c5bb-401c-9d2b-bb57458e5f42 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" 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.359322ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36631" http.request.id=081f157f-fcbd-46e1-ac08-696d546a1182 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" 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.921464ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-09-06T16:45:51Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36631" http.request.id=081f157f-fcbd-46e1-ac08-696d546a1182 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" 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.998744ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-09-06T16:45:51Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36631" http.request.id=081f157f-fcbd-46e1-ac08-696d546a1182 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" 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.041804ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=31b0b54d-79fe-4d26-94c6-25aa718866e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.578393ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=9cae5a3f-000a-48e0-be16-fa2f98627dab http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/blobs/uploads/189f4d79-1a11-414d-80f2-caed862fab64?_state=9icR7fx05L9HTBqRQt8p6utlzsW92O-m2nKLJcXGg6V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxODlmNGQ3OS0xYTExLTQxNGQtODBmMi1jYWVkODYyZmFiNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NTEuNzgyMzQzMTI2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.311424ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "PUT /v2/foo/schema2/blobs/uploads/189f4d79-1a11-414d-80f2-caed862fab64?_state=9icR7fx05L9HTBqRQt8p6utlzsW92O-m2nKLJcXGg6V7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxODlmNGQ3OS0xYTExLTQxNGQtODBmMi1jYWVkODYyZmFiNjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NTEuNzgyMzQzMTI2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:51Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36631" http.request.id=babded68-4c12-4106-a173-fdc1ca17c08d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" 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.595073ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-09-06T16:45:51Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36631" http.request.id=babded68-4c12-4106-a173-fdc1ca17c08d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" 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.663293ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2024:16:45:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-09-06T16:45:52Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=a671b89b-aa4b-46e5-9123-8fa5af2e99f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.607403ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:52 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:59Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=fd99f8a9-1ac0-411f-9212-a95f838bc95b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/blobs/uploads/4563e772-016f-40eb-8521-cd9f0d4473cb?_state=XoyTc3763ao34FDBAKaZpqsvEkNBJ6qpu1kSOYUhv9F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NTYzZTc3Mi0wMTZmLTQwZWItODUyMS1jZDlmMGQ0NDczY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NTIuMjM1NDY0MDkzWiJ9&digest=sha256%3Abc33b1891799b097fafb71dd77e9ceaa3a8003ea45bce3395789e27ff5fddf35" http.request.useragent="Go-http-client/1.1" http.response.duration=6.935808455s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:52 +0000] "PUT /v2/foo/schema2/blobs/uploads/4563e772-016f-40eb-8521-cd9f0d4473cb?_state=XoyTc3763ao34FDBAKaZpqsvEkNBJ6qpu1kSOYUhv9F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NTYzZTc3Mi0wMTZmLTQwZWItODUyMS1jZDlmMGQ0NDczY2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NTIuMjM1NDY0MDkzWiJ9&digest=sha256%3Abc33b1891799b097fafb71dd77e9ceaa3a8003ea45bce3395789e27ff5fddf35 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:45:59Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=f83cddbf-40c0-4e0f-bb01-f136b5ea0bae http.request.method=POST http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.188284ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:59 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=959fdda0-9c14-4b21-bdb5-8daa63bcb0ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/blobs/uploads/cd5aefb6-dca3-49f5-b403-3def4c3d907e?_state=TaJdfeILbN6Y392vbOydBKQwVgGe6HqedFBzjk8x_eB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZDVhZWZiNi1kY2EzLTQ5ZjUtYjQwMy0zZGVmNGMzZDkwN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NTkuNDcwMzQ5MTg2WiJ9&digest=sha256%3A80c680779bfdb66ae3fdedf21e13326d0e9a6b87b1bb0d08c83d3f86552d4f9e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.630748398s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:45:59 +0000] "PUT /v2/foo/schema2/blobs/uploads/cd5aefb6-dca3-49f5-b403-3def4c3d907e?_state=TaJdfeILbN6Y392vbOydBKQwVgGe6HqedFBzjk8x_eB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZDVhZWZiNi1kY2EzLTQ5ZjUtYjQwMy0zZGVmNGMzZDkwN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDU6NTkuNDcwMzQ5MTg2WiJ9&digest=sha256%3A80c680779bfdb66ae3fdedf21e13326d0e9a6b87b1bb0d08c83d3f86552d4f9e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36631" http.request.id=25f0bf1c-576d-4bbb-a4d8-93bf5f8ebdb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.564985ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36631" http.request.id=4b13f421-e8c3-46b3-9484-3a264d6bf701 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/sha256:4d7ec977eba124a61625fe37489d246438e70f211f68ad8020cce7c020cd9b6f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.875165ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "PUT /v2/foo/schema2/manifests/sha256:4d7ec977eba124a61625fe37489d246438e70f211f68ad8020cce7c020cd9b6f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=963ed75e-08ad-4c2a-90a5-f7d09226eccb http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" 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.831434ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=78ad718e-4434-491f-9f7e-230861b37b6d http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/sha256:4d7ec977eba124a61625fe37489d246438e70f211f68ad8020cce7c020cd9b6f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.708063ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/sha256:4d7ec977eba124a61625fe37489d246438e70f211f68ad8020cce7c020cd9b6f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=b0c2c920-587d-4808-b828-f566157165d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.725734ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=b1272617-e31a-4155-a340-f7033da4b583 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/sha256:4d7ec977eba124a61625fe37489d246438e70f211f68ad8020cce7c020cd9b6f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.338503ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/sha256:4d7ec977eba124a61625fe37489d246438e70f211f68ad8020cce7c020cd9b6f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=467791a0-cf0f-4e54-a3ca-68bacabbb18d http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" 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.318443ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="rewriting manifest sha256:4d7ec977eba124a61625fe37489d246438e70f211f68ad8020cce7c020cd9b6f in schema1 format to support old client" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=f62590b8-40b6-45ab-94c2-97a022993694 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" 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-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=f62590b8-40b6-45ab-94c2-97a022993694 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" 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.472157ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-09-06T16:46: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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36631" http.request.id=2af859b4-81f5-4e27-beb3-eefeffb37fbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" 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.582433ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36631" http.request.id=341a9e9a-6b1e-44cc-b572-40fb9f2b5020 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.787433ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36631" http.request.id=3fa22085-cfa8-4693-a949-1852660c31af http.request.method=PUT http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/sha256:859dfa363a9980a53b835e5b0f621fb65ee1fc7d40102068e5f136d701ed130c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.924663ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "PUT /v2/foo/schema2/manifests/sha256:859dfa363a9980a53b835e5b0f621fb65ee1fc7d40102068e5f136d701ed130c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=efaa63bb-4791-496e-96b4-7eabf7060ca7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" 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.746773ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=f1804ad5-8591-4315-bb39-b4c34adc7b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/sha256:859dfa363a9980a53b835e5b0f621fb65ee1fc7d40102068e5f136d701ed130c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.670823ms http.response.status=200 http.response.written=434 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/sha256:859dfa363a9980a53b835e5b0f621fb65ee1fc7d40102068e5f136d701ed130c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=1f4ed1b6-f616-439e-a8f9-0d2f9535f3a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.547253ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=b9724b31-5908-4262-8ed8-c184f626e13d http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" http.request.uri="/v2/foo/schema2/manifests/sha256:859dfa363a9980a53b835e5b0f621fb65ee1fc7d40102068e5f136d701ed130c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.441672ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/sha256:859dfa363a9980a53b835e5b0f621fb65ee1fc7d40102068e5f136d701ed130c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="rewriting manifest list sha256:859dfa363a9980a53b835e5b0f621fb65ee1fc7d40102068e5f136d701ed130c in schema1 format to support old client" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=6791fa32-8fc7-418e-a169-9ddc71e3e9f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" 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-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36631" http.request.id=6791fa32-8fc7-418e-a169-9ddc71e3e9f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49960" 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.030026ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (34.12s) === RUN TestGetManifestWithStorageError time="2024-09-06T16:46: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.6 time="2024-09-06T16:46:02Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:46:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:33901" http.request.id=08b3e8e2-3746-4b40-80e2-944d1d0ec5fd http.request.method=GET http.request.remoteaddr="127.0.0.1:37042" 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.524083ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.6 http.request.host="127.0.0.1:33901" http.request.id=d9d58cfc-ccf9-4dae-b3fc-0e8b0da36230 http.request.method=GET http.request.remoteaddr="127.0.0.1:37042" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.231092ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.6 http.request.host="127.0.0.1:33901" http.request.id=6ee17785-f5c5-49e2-a897-81c5eb8969de http.request.method=GET http.request.remoteaddr="127.0.0.1:37042" 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.515033ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.6 http.request.host="127.0.0.1:33901" http.request.id=ef09e53d-0ccc-4fa1-a71f-40d1fc49328c http.request.method=GET http.request.remoteaddr="127.0.0.1:37042" 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.392223ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-09-06T16:46: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.6 time="2024-09-06T16:46:02Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:46:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=246c0c04-9f61-40e6-9172-575751dccf1a http.request.method=GET http.request.remoteaddr="127.0.0.1:37588" 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.636713ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" 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.6 http.request.host="127.0.0.1:33553" http.request.id=62d687ff-2449-45fb-96cb-d308fc27a012 http.request.method=GET http.request.remoteaddr="127.0.0.1:37588" 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.237542ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=02e91c71-26b9-4ae3-872a-17e64d9843a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" 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.303492ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-09-06T16:46: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.6 http.request.host="127.0.0.1:33553" http.request.id=e03f6896-ce8b-4250-99b7-33cf75853e3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" 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.749635ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-09-06T16:46:02Z" 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.6 http.request.host="127.0.0.1:33553" http.request.id=e03f6896-ce8b-4250-99b7-33cf75853e3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" 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.816395ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-09-06T16:46: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.6 http.request.host="127.0.0.1:33553" http.request.id=e03f6896-ce8b-4250-99b7-33cf75853e3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" 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.867005ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-09-06T16:46:02Z" 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.6 http.request.host="127.0.0.1:33553" http.request.id=e03f6896-ce8b-4250-99b7-33cf75853e3e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" 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.909625ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-09-06T16:46:02Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=eb5584e3-c3ec-437b-b3e8-7a03beba8c92 http.request.method=POST http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.168574ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:07Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=80041caf-eda5-49a6-b1e4-5dcfd279d2b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/blobs/uploads/683f4616-3d9b-432e-b234-6782d8086a3b?_state=BE9B7CM7UVymTSKtq3P0DaXvx7CH7SQdZst4gekBkFR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ODNmNDYxNi0zZDliLTQzMmUtYjIzNC02NzgyZDgwODZhM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MDIuNTUxNDY0NDc2WiJ9&digest=sha256%3A01fc3d5dbf6c6010adfdee6ddd79d3b01ef57c46a00934603d9be236105d430d" http.request.useragent="Go-http-client/1.1" http.response.duration=5.106821036s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:02 +0000] "PUT /v2/foo/schema1/blobs/uploads/683f4616-3d9b-432e-b234-6782d8086a3b?_state=BE9B7CM7UVymTSKtq3P0DaXvx7CH7SQdZst4gekBkFR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ODNmNDYxNi0zZDliLTQzMmUtYjIzNC02NzgyZDgwODZhM2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MDIuNTUxNDY0NDc2WiJ9&digest=sha256%3A01fc3d5dbf6c6010adfdee6ddd79d3b01ef57c46a00934603d9be236105d430d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:07Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=35745de7-5933-489f-9693-1a77cf53b5af http.request.method=POST http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.356334ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=9d7ad8d2-efef-4680-8cb8-b40834398f4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/blobs/uploads/06aacaae-1a5a-4829-9e3b-0e3712ca9dec?_state=qdcdxZVaKkIS-7jszjErHelpDOGFYuiJaxha61u78Jp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNmFhY2FhZS0xYTVhLTQ4MjktOWUzYi0wZTM3MTJjYTlkZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MDcuOTYyMTAxNTlaIn0%3D&digest=sha256%3Ac78e7fcc129f97645a791fbae106035ff19ec20ebb169d9ece9ddf380bd7f930" http.request.useragent="Go-http-client/1.1" http.response.duration=2.913733687s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/06aacaae-1a5a-4829-9e3b-0e3712ca9dec?_state=qdcdxZVaKkIS-7jszjErHelpDOGFYuiJaxha61u78Jp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwNmFhY2FhZS0xYTVhLTQ4MjktOWUzYi0wZTM3MTJjYTlkZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MDcuOTYyMTAxNTlaIn0%3D&digest=sha256%3Ac78e7fcc129f97645a791fbae106035ff19ec20ebb169d9ece9ddf380bd7f930 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=d9286241-d396-4012-aedb-d3dba6335e2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.330479ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=6977d4f9-fdb9-441c-a573-9f7f37e59594 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.075625ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=62580f74-b107-4c60-a9b8-57fd00ebe5b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37588" 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.541215ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=450632c1-b92f-41df-9c9b-078dfafd500f http.request.method=GET http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.227074ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33553" http.request.id=e94bdcba-9923-42b5-b5b7-5634f3dcc72f http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.duration=4.424298ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33553" http.request.id=1226bd84-2031-4b4c-b233-b015eb59af20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.571597ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/json" http.request.host="127.0.0.1:33553" http.request.id=eb6ba8b6-398b-4c3d-af6a-f93af922b0ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.810276ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=759a336e-e62d-4188-9493-28b50d1dc9e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.267244ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=7f7dbd1c-fd86-4762-9176-a7aa062bd129 http.request.method=GET http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.338603ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=8882b187-800a-4fad-87fb-6936f7c8199a http.request.method=GET http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.540953ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=19f18f9c-5a15-4e42-b56c-ad502665eb10 http.request.method=GET http.request.remoteaddr="127.0.0.1:37588" 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.306072ms http.response.status=200 http.response.written=41 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=error msg="payload digest does match: "sha256:992ba15441f65786f048d38903c2d8fb1c746f151ed82c9e0d71decd9c4e16eb" != "sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8"" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=1fe8ce10-3002-4c4f-8b08-74535ebc60bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" time="2024-09-06T16:46:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=1fe8ce10-3002-4c4f-8b08-74535ebc60bb http.request.method=PUT http.request.remoteaddr="127.0.0.1:37588" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.510542ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=a4eff667-01b4-4108-a68d-cc7e80a90ec8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34926" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.946654ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=a4b672e0-7b0f-48cd-91c6-226a1bb3dd7f http.request.method=GET http.request.remoteaddr="127.0.0.1:34926" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.431083ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=b973784f-3f8c-4496-b21b-4fbe00370da5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34930" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.677033ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=f6663681-f2e3-4d24-8c61-2053b0a15cf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34934" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.022546ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=8e3698c8-bc55-424f-9f4b-c2f550a30fb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:34934" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.449395ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=a6f44af6-54a5-42bd-ba4c-3fa70904c7ff http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34948" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.516213ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=227d7323-6896-4b96-814b-7736261baf1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.001725ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=1ff4faf5-0fcd-4692-b116-7e84bbf5d724 http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" 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.399193ms http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=962ba463-202a-49b9-851d-756f29034734 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.567753ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3723a0de26289994338bd235296e7c84b3374b087a8997f22c96351b538b32a8 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=c9bf30f8-38aa-4529-8599-fdd9692fcf2d http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" 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.287082ms http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=ffc28222-73af-4152-94dc-570f792b5ea3 http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" 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.437963ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" 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.6 http.request.host="127.0.0.1:33553" http.request.id=ddfb982f-d3d1-4af3-b561-73eaf4412b7e http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" 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.385813ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33553" http.request.id=641bd574-35b2-4ed6-90e0-5dd532a8edde http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" 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.387112ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-09-06T16:46:10Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33553" http.request.id=641bd574-35b2-4ed6-90e0-5dd532a8edde http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" 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.443372ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-09-06T16:46:10Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33553" http.request.id=641bd574-35b2-4ed6-90e0-5dd532a8edde http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" 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.492112ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=1928807e-0211-4f0b-a6a0-cdda54373c9f http.request.method=POST http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.653193ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=d33c523c-021d-4ddf-8c34-b3e6fef1f88b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/blobs/uploads/31868fbd-df79-47cc-a75b-36867d530d9d?_state=ItF5sgKyYtnTkSie1cErhGHUV8wkn5jVqXkto8YjFKd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMTg2OGZiZC1kZjc5LTQ3Y2MtYTc1Yi0zNjg2N2Q1MzBkOWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MTAuOTQ4Mjk1NjQyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.704673ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/31868fbd-df79-47cc-a75b-36867d530d9d?_state=ItF5sgKyYtnTkSie1cErhGHUV8wkn5jVqXkto8YjFKd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMTg2OGZiZC1kZjc5LTQ3Y2MtYTc1Yi0zNjg2N2Q1MzBkOWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MTAuOTQ4Mjk1NjQyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:10Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33553" http.request.id=07114ffc-a6a9-485b-b9a1-7b7099198051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" 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.588453ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-09-06T16:46:10Z" 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.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33553" http.request.id=07114ffc-a6a9-485b-b9a1-7b7099198051 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" 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.648193ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [06/Sep/2024:16:46:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-09-06T16:46:11Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=18e8a5f2-84e3-4c50-82f0-7d925e66cc7c http.request.method=POST http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.502583ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:12Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=c131503b-d2e3-4ca3-9b0b-82955429806c http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/blobs/uploads/8a9b7951-1918-4e85-8392-8f8351792b25?_state=zgx8r0FijRSTsL5PApL-YnJCZ-WXe8QJaPUS95qY7-p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YTliNzk1MS0xOTE4LTRlODUtODM5Mi04ZjgzNTE3OTJiMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MTEuMTkzMjgyNzlaIn0%3D&digest=sha256%3Ac6a46b2d7be0edc4a2acf29d887bf5a41dde4f6df09ec58d811e5ff955902182" http.request.useragent="Go-http-client/1.1" http.response.duration=1.622067602s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/8a9b7951-1918-4e85-8392-8f8351792b25?_state=zgx8r0FijRSTsL5PApL-YnJCZ-WXe8QJaPUS95qY7-p7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4YTliNzk1MS0xOTE4LTRlODUtODM5Mi04ZjgzNTE3OTJiMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MTEuMTkzMjgyNzlaIn0%3D&digest=sha256%3Ac6a46b2d7be0edc4a2acf29d887bf5a41dde4f6df09ec58d811e5ff955902182 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:13Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=26ab1269-a828-4d98-9060-f9072979bf46 http.request.method=POST http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.709755ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:13 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=903cf1b5-467e-4517-9d44-7899d1352ce7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/blobs/uploads/c1ece4c1-b147-485c-81d2-46f6c4dd34ed?_state=GPVKji_biHH1T0YZ_7eFJhl5E-90H4hL9mf-BKzaknt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMWVjZTRjMS1iMTQ3LTQ4NWMtODFkMi00NmY2YzRkZDM0ZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MTMuMTMwMzU0ODAxWiJ9&digest=sha256%3A376cf75753086d4ab8f3d610a8b88042a3ed53c556c31935cb6d6a7be7194aa9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.885879424s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:13 +0000] "PUT /v2/foo/schema2/blobs/uploads/c1ece4c1-b147-485c-81d2-46f6c4dd34ed?_state=GPVKji_biHH1T0YZ_7eFJhl5E-90H4hL9mf-BKzaknt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMWVjZTRjMS1iMTQ3LTQ4NWMtODFkMi00NmY2YzRkZDM0ZWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDktMDZUMTY6NDY6MTMuMTMwMzU0ODAxWiJ9&digest=sha256%3A376cf75753086d4ab8f3d610a8b88042a3ed53c556c31935cb6d6a7be7194aa9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33553" http.request.id=d62adf11-02a6-4da8-ab3c-d7d2a1bd9355 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.546715ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33553" http.request.id=83173062-9e8a-4b5a-8289-79b5adfaaff5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.926254ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=9f1ce945-7195-47d9-8437-300bf5cd9d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" 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.572343ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=8cd83e35-46cc-4e64-8c5e-f76322d02136 http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.466765ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=33c869d9-6b0e-42d5-b7cc-bea0152efadc http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.491053ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=858861ba-603a-4d07-8110-5347e2fcdcc0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.423283ms http.response.status=304 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=297258cd-681d-4e96-aeea-40c0efff6e96 http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" 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.447593ms http.response.status=200 http.response.written=45 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="rewriting manifest sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb in schema1 format to support old client" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=5f2e97af-a340-4aeb-a29d-2da192be0eb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" 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-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=5f2e97af-a340-4aeb-a29d-2da192be0eb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.873636ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=60be5e17-cd8d-4ce4-92cb-6ad284621fa9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.548283ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=238726f2-212e-4c58-b720-e05cf6114542 http.request.method=GET http.request.remoteaddr="127.0.0.1:34954" http.request.uri="/v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.533603ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=6cb93975-e7e8-4b67-8096-bd881c0ac0c8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34958" http.request.uri="/v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.816034ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33553" http.request.id=88475e3b-64c5-423a-bfee-2efaf9be5b20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34974" http.request.uri="/v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.395354ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=c677df99-b109-48d6-a217-0ad8b8c3f3e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:34974" http.request.uri="/v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.834053ms http.response.status=200 http.response.written=732 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=fdd443dd-b7a7-484f-9d24-2e2f67714481 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34988" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.639343ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33553" http.request.id=8d3809b5-8b6f-46ca-8f87-e0a734623385 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34998" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.240784ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=490a5a28-b15c-43a5-97e6-56802fb4d486 http.request.method=GET http.request.remoteaddr="127.0.0.1:34998" 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.210143ms http.response.status=200 http.response.written=39 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=99b1e6b1-13b8-4ada-bd11-7628bd92b1d4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34998" http.request.uri="/v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.577173ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f9f628854dbe19660e2836b7c20940396cc87ba5f06695ffceb93033fc6d89cb HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:33553" http.request.id=c309618d-d099-4ca6-91ec-6582b3d1e495 http.request.method=GET http.request.remoteaddr="127.0.0.1:34998" 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.234282ms http.response.status=200 http.response.written=35 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (13.91s) === RUN TestManifestDeleteDisabled time="2024-09-06T16:46:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:46:16Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:46:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.6 http.request.host="127.0.0.1:39941" http.request.id=222162db-e3fe-44ea-8fd8-89d28c0ffc3c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46220" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.630443ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [06/Sep/2024:16:46:16 +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-09-06T16:46:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:46:16Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:46:16Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.6 time="2024-09-06T16:46:16Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.6 time="2024-09-06T16:46:16Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.6 time="2024-09-06T16:46:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.6 http.request.host="127.0.0.1:41283" http.request.id=1c0aaf37-885a-416a-86ff-227b1ff183b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41758" 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=2.882465ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.6 http.request.host="127.0.0.1:41283" http.request.id=cc13d263-cb1b-4b36-8dd9-6467e8c25978 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41768" 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=2.569805ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.6 http.request.host="127.0.0.1:41283" http.request.id=9ccb49c5-4ce0-4142-87f8-06c593fa622e http.request.method=POST http.request.remoteaddr="127.0.0.1:41776" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.598055ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-09-06T16:46:16Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.6 http.request.host="127.0.0.1:41283" http.request.id=5da93f35-b996-495a-b022-835abad76104 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41778" 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=2.576764ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.31s) === RUN TestProxyManifestGetByTag time="2024-09-06T16:46:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:46:16Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:46:16Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=4568351c-c297-43fc-a939-d03ddfe8d604 http.request.method=POST http.request.remoteaddr="127.0.0.1:39550" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.805546ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:23Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=2e63136d-bbc7-4f75-8ec3-e6e968f29c85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39550" http.request.uri="/v2/foo/bar/blobs/uploads/1708c553-5eed-4d91-b952-ac021117db85?_state=pLoVu3LL-zXldZ_jEzv8qa_KCtkE9z-QqHJQAsUp0Lp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MDhjNTUzLTVlZWQtNGQ5MS1iOTUyLWFjMDIxMTE3ZGI4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NjoxNi44NTcwMjEwNjdaIn0%3D&digest=sha256%3Ae471f22df04a8c96c77696e9252249b33ca95ff2f3e0eee8b807a89cac628ed1" http.request.useragent="Go-http-client/1.1" http.response.duration=6.886659693s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:16 +0000] "PUT /v2/foo/bar/blobs/uploads/1708c553-5eed-4d91-b952-ac021117db85?_state=pLoVu3LL-zXldZ_jEzv8qa_KCtkE9z-QqHJQAsUp0Lp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3MDhjNTUzLTVlZWQtNGQ5MS1iOTUyLWFjMDIxMTE3ZGI4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NjoxNi44NTcwMjEwNjdaIn0%3D&digest=sha256%3Ae471f22df04a8c96c77696e9252249b33ca95ff2f3e0eee8b807a89cac628ed1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:23Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=95e307f8-171f-441c-88c4-cafda2ca69a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39550" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.860467ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:23 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 time="2024-09-06T16:46:23Z" level=info msg="redis not configured" go.version=go1.22.6 time="2024-09-06T16:46:23Z" level=info msg="Starting upload purge in 37m0s" go.version=go1.22.6 time="2024-09-06T16:46:23Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.6 time="2024-09-06T16:46:23Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=dd4530d0-1a16-445d-bb50-ae1ae96c5e81 http.request.method=GET http.request.remoteaddr="127.0.0.1:39550" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.822333ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2024:16:46:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-09-06T16:46:23Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:34355" go.version=go1.22.6 time="2024-09-06T16:46:23Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.6 time="2024-09-06T16:46:23Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=801d5e13-d1ec-4ee8-a1a8-b1b5570bf318 http.request.method=GET http.request.remoteaddr="127.0.0.1:41098" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.499063ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2024:16:46:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-09-06T16:46:23Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34355 /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:34355/v2/:[]]}" go.version=go1.22.6 http.request.host="127.0.0.1:42561" http.request.id=6feaa64e-ec88-4d7a-bf7b-511459a00b83 http.request.method=GET http.request.remoteaddr="127.0.0.1:39590" http.request.uri="/v2/foo/bar/manifests/sha256:5ff5e32d3480f38c5ef17e1f2fe6d1317d1016a2e9523e94d28c1d56c9cbe939" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:5ff5e32d3480f38c5ef17e1f2fe6d1317d1016a2e9523e94d28c1d56c9cbe939" time="2024-09-06T16:46:23Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=f6a3d6ba-6a6a-42ef-b14c-979e7961299f http.request.method=GET http.request.remoteaddr="127.0.0.1:41108" http.request.uri="/v2/foo/bar/manifests/sha256:5ff5e32d3480f38c5ef17e1f2fe6d1317d1016a2e9523e94d28c1d56c9cbe939" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.522065ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2024:16:46:23 +0000] "GET /v2/foo/bar/manifests/sha256:5ff5e32d3480f38c5ef17e1f2fe6d1317d1016a2e9523e94d28c1d56c9cbe939 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-09-06T16:46:23Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:5ff5e32d3480f38c5ef17e1f2fe6d1317d1016a2e9523e94d28c1d56c9cbe939 with ttl=167h59m59.99999206s" go.version=go1.22.6 time="2024-09-06T16:46:23Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:42561" http.request.id=6feaa64e-ec88-4d7a-bf7b-511459a00b83 http.request.method=GET http.request.remoteaddr="127.0.0.1:39590" http.request.uri="/v2/foo/bar/manifests/sha256:5ff5e32d3480f38c5ef17e1f2fe6d1317d1016a2e9523e94d28c1d56c9cbe939" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.73265ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2024:16:46:23 +0000] "GET /v2/foo/bar/manifests/sha256:5ff5e32d3480f38c5ef17e1f2fe6d1317d1016a2e9523e94d28c1d56c9cbe939 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-09-06T16:46:23Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=0b287522-6be4-446b-bf16-0516b3cd65b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41108" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.311473ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2024:16:46:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-09-06T16:46:23Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34355 /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:34355/v2/:[]]}" go.version=go1.22.6 http.request.host="127.0.0.1:42561" http.request.id=33710f19-93bc-4516-8019-b8bc0c5522ab http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" 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-09-06T16:46:23Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=3c4556d4-79fd-4d7b-a5d9-202ce327f57c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41120" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.324095ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2024:16:46:23 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-09-06T16:46:23Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:42561" http.request.id=33710f19-93bc-4516-8019-b8bc0c5522ab http.request.method=GET http.request.remoteaddr="127.0.0.1:39602" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.791427ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2024:16:46:23 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-09-06T16:46:24Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=b4b2b49e-105e-41e7-96d1-9a821ba29dde http.request.method=POST http.request.remoteaddr="127.0.0.1:41120" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.623285ms http.response.status=202 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=ed824acb-16a4-4fb8-82d4-77aa96dd3161 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41120" http.request.uri="/v2/foo/bar/blobs/uploads/e0473c08-c72f-4f03-87f3-c136746968f0?_state=GaJseL_iUOWA0ssfUVircxtpFSdhW60Ce2SA2Dl-ost7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwNDczYzA4LWM3MmYtNGYwMy04N2YzLWMxMzY3NDY5NjhmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NjoyNC4xODE1MjE2NjhaIn0%3D&digest=sha256%3Aee40450c303a126c6c96f32fe381c7ee53a156cecfa6738c4cc27e9ee8263ffd" http.request.useragent="Go-http-client/1.1" http.response.duration=4.833401605s http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:24 +0000] "PUT /v2/foo/bar/blobs/uploads/e0473c08-c72f-4f03-87f3-c136746968f0?_state=GaJseL_iUOWA0ssfUVircxtpFSdhW60Ce2SA2Dl-ost7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwNDczYzA4LWM3MmYtNGYwMy04N2YzLWMxMzY3NDY5NjhmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wOS0wNlQxNjo0NjoyNC4xODE1MjE2NjhaIn0%3D&digest=sha256%3Aee40450c303a126c6c96f32fe381c7ee53a156cecfa6738c4cc27e9ee8263ffd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=56d45b11-5856-4971-9af5-7876251f7691 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41120" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.527566ms http.response.status=201 http.response.written=0 127.0.0.1 - - [06/Sep/2024:16:46:29 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=84eed740-cade-42d4-b4d1-2f31a8afe15a http.request.method=GET http.request.remoteaddr="127.0.0.1:41120" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.791054ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2024:16:46:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-09-06T16:46:29Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34355 /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:34355/v2/:[]]}" go.version=go1.22.6 http.request.host="127.0.0.1:42561" http.request.id=8f4cf879-9384-4422-9140-4fcd6a9bf107 http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" 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-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=4db0986a-3000-41b6-9d7a-5d904f4e106a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59210" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.504135ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2024:16:46:29 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=b467023c-632b-4fed-9f00-15a77cec4d08 http.request.method=GET http.request.remoteaddr="127.0.0.1:59210" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.576193ms http.response.status=200 http.response.written=2 127.0.0.1 - - [06/Sep/2024:16:46:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-09-06T16:46:29Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34355 /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:34355/v2/:[]]}" go.version=go1.22.6 http.request.host="127.0.0.1:42561" http.request.id=8f4cf879-9384-4422-9140-4fcd6a9bf107 http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" 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-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:34355" http.request.id=c2825fda-13ad-444b-af41-ec206da5c8ce http.request.method=GET http.request.remoteaddr="127.0.0.1:59226" 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.381516ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2024:16:46:29 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-09-06T16:46:29Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:8e518f320b42c83eebe0f1985465ad2608d4ec3d11a4494beeb107744ac23106 with ttl=167h59m59.99999305s" go.version=go1.22.6 time="2024-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:42561" http.request.id=8f4cf879-9384-4422-9140-4fcd6a9bf107 http.request.method=GET http.request.remoteaddr="127.0.0.1:35886" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=16.655492ms http.response.status=200 http.response.written=935 127.0.0.1 - - [06/Sep/2024:16:46:29 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (12.66s) === RUN TestAppDispatcher time="2024-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36973" http.request.id=8d7ac80b-c9d9-4b60-aa14-bfd1fbcfe714 http.request.method=GET http.request.remoteaddr="127.0.0.1:46812" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.402123ms http.response.status=200 http.response.written=0 time="2024-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36973" http.request.id=6ce52ab5-f10a-446b-8041-f007bc550378 http.request.method=GET http.request.remoteaddr="127.0.0.1:46812" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.381863ms http.response.status=200 http.response.written=0 time="2024-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36973" http.request.id=ecd6d252-3a0b-4b34-97db-03fe51b77e50 http.request.method=GET http.request.remoteaddr="127.0.0.1:46812" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.206703ms http.response.status=200 http.response.written=0 time="2024-09-06T16:46:29Z" level=info msg="response completed" go.version=go1.22.6 http.request.host="127.0.0.1:36973" http.request.id=819a4ecb-15ee-4c95-b2a9-001052227448 http.request.method=GET http.request.remoteaddr="127.0.0.1:46812" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.146532ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-09-06T16:46:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 time="2024-09-06T16:46:29Z" level=info msg="redis not configured" go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 time="2024-09-06T16:46:29Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.6 http.request.host="127.0.0.1:44943" http.request.id=1f6b1ead-54d4-4188-ad7e-8d871aef4f62 http.request.method=GET http.request.remoteaddr="127.0.0.1:39234" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-09-06T16:46:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 time="2024-09-06T16:46:29Z" level=info msg="redis not configured" go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 time="2024-09-06T16:46:29Z" level=info msg="configuring file health check path=/tmp/healthcheck1772356441, interval=1" go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-09-06T16:46:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 time="2024-09-06T16:46:33Z" level=info msg="redis not configured" go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 time="2024-09-06T16:46:33Z" level=info msg="configuring TCP health check addr=127.0.0.1:34905, interval=1" go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-09-06T16:46:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 time="2024-09-06T16:46:37Z" level=info msg="redis not configured" go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 time="2024-09-06T16:46:37Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:40585, interval=1, threshold=3" go.version=go1.22.6 instance.id=2e3d3fbd-5e35-442a-8189-47b7a36aeaf8 --- PASS: TestHTTPHealthCheck (7.04s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 184.853s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.10s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.07s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.29s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.55s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.69s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.42s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 12.143s === RUN TestSchedule time="2024-09-06T16:43:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 time="2024-09-06T16:43:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.9965ms" go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 time="2024-09-06T16:43:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=996.95µs" go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 time="2024-09-06T16:43:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.98µs" go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 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-09-06T16:43:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-09-06T16:43:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 time="2024-09-06T16:43:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.98772ms" go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 time="2024-09-06T16:43:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99559ms" go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 time="2024-09-06T16:43:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-09-06T16:43:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.6 instance.id=0817c9e1-c9da-49d7-b906-5c51cbaab6e9 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.585s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (9.62s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 20485632 sha256:2e0dabb713c12ebb584419c645ad2f05e49ddae953dd0d273b67428c4baa52dc [] map[] } --- PASS: TestSimpleBlobRead (1.02s) === RUN TestBlobMount --- PASS: TestBlobMount (1.22s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (4.96s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (5.41s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (5.52s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.03s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:3c6a6d44d5242a36b7ebbba38ca3bb13e697295ec0a0d7d7170270c380aa97e4 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:ac4a1ba04dbb797d78dd0e316408cddba151104c63b87f117e25057e0de1c7d2 palailogos: marking blob sha256:dc00276f9e2490ed5538a13b864708f9bb4222283ecfa90f6cba5a1b9330b8c9 palailogos: marking manifest sha256:62b6b8d980121a663e78e61451130b48e9aa08c159834a1a039db4379bbfeee2 palailogos: marking blob sha256:f7f083be71a544961f574467f7f13da0cb6a751a4d4f0cc28d25bb5104470a0f palailogos: marking blob sha256:fcb4ecd39537d622e16bae986fb6b7b2e1b36644149da7c1911eead7aad49043 palailogos: marking manifest sha256:65e3c9fb301baba83c74047abe4bff9999f9bfd230606f238141c16e86a2b364 palailogos: marking blob sha256:c78facab9bfe3805f756082b795994cceb6c760acd3001d87ac6e953e69e3f5c palailogos: marking blob sha256:62b6b8d980121a663e78e61451130b48e9aa08c159834a1a039db4379bbfeee2 palailogos: marking manifest sha256:c78facab9bfe3805f756082b795994cceb6c760acd3001d87ac6e953e69e3f5c palailogos: marking blob sha256:92e80ec48587cd710c2a3867beeb5e94c16dad60de9d3c08c8b3516e9b83991e palailogos: marking blob sha256:b09e7ef2133e4326649c1a4e70576ee1492e7267454ae34e0ebbf31bf6a81662 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (4.14s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:0559097af874adfc25255cdd4631c88cf52cd95514154bccdefcc5183a952b74 deletemanifests: marking manifest sha256:1fc07d67933b85fe0237c2992ea2eaaf48a4bfb4be390f1313ee511fc1936b2f deletemanifests: marking blob sha256:1080e7bf1416742d35760482f4a21e66f7eef14aa05fdf7f454d309825901954 deletemanifests: marking blob sha256:f8035d81911d3220a3c7880a9092436af552afd8829bc77a020065f08733f0f2 deletemanifests: marking blob sha256:765df2a3151953c67c4e1b6413fb474859cc9588199e241241b096c967ce3c27 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:29877b51c00a8076335f41d459cfb50c8c869ba83870addaec826e278712a27e blob eligible for deletion: sha256:3e8d6a419f1bf4a8889719fb61b3b9d4833439fedec59feb4c430ea748010c47 blob eligible for deletion: sha256:f2da6a31dafa8b661394ff044cb6339b373d228cef5b219385a0cbfe2c1c9a71 blob eligible for deletion: sha256:0559097af874adfc25255cdd4631c88cf52cd95514154bccdefcc5183a952b74 deletemanifests manifest eligible for deletion: sha256:0559097af874adfc25255cdd4631c88cf52cd95514154bccdefcc5183a952b74 deletemanifests: marking manifest sha256:1fc07d67933b85fe0237c2992ea2eaaf48a4bfb4be390f1313ee511fc1936b2f deletemanifests: marking blob sha256:1080e7bf1416742d35760482f4a21e66f7eef14aa05fdf7f454d309825901954 deletemanifests: marking blob sha256:f8035d81911d3220a3c7880a9092436af552afd8829bc77a020065f08733f0f2 deletemanifests: marking blob sha256:765df2a3151953c67c4e1b6413fb474859cc9588199e241241b096c967ce3c27 time="2024-09-06T16:44:14Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/0559097af874adfc25255cdd4631c88cf52cd95514154bccdefcc5183a952b74" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c time="2024-09-06T16:44:14Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/0559097af874adfc25255cdd4631c88cf52cd95514154bccdefcc5183a952b74" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0559097af874adfc25255cdd4631c88cf52cd95514154bccdefcc5183a952b74 time="2024-09-06T16:44:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/05/0559097af874adfc25255cdd4631c88cf52cd95514154bccdefcc5183a952b74" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:29877b51c00a8076335f41d459cfb50c8c869ba83870addaec826e278712a27e time="2024-09-06T16:44:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/29/29877b51c00a8076335f41d459cfb50c8c869ba83870addaec826e278712a27e" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:3e8d6a419f1bf4a8889719fb61b3b9d4833439fedec59feb4c430ea748010c47 time="2024-09-06T16:44:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3e/3e8d6a419f1bf4a8889719fb61b3b9d4833439fedec59feb4c430ea748010c47" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:f2da6a31dafa8b661394ff044cb6339b373d228cef5b219385a0cbfe2c1c9a71 time="2024-09-06T16:44:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f2/f2da6a31dafa8b661394ff044cb6339b373d228cef5b219385a0cbfe2c1c9a71" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c --- PASS: TestDeleteManifestIfTagNotFound (3.72s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:b9e5c63199a59db069404995d4cda382faded572be4e25dfc5f1e8646ec319bd time="2024-09-06T16:44:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b9/b9e5c63199a59db069404995d4cda382faded572be4e25dfc5f1e8646ec319bd" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:fb2f7b65e372946f9f01f9f14db6895aaeaa5d322b4fe340a2739e55063a96ff time="2024-09-06T16:44:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fb/fb2f7b65e372946f9f01f9f14db6895aaeaa5d322b4fe340a2739e55063a96ff" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:6976aa34dde13a635ea874374b39458d9b0931a85018b660df93652ce7494f9b time="2024-09-06T16:44:16Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/69/6976aa34dde13a635ea874374b39458d9b0931a85018b660df93652ce7494f9b" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c --- PASS: TestGCWithMissingManifests (1.53s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:afd3b26b56c40ea0cdd12981a18544ed63e73b365253114b45f1cc007a9cc3cf komnenos: marking blob sha256:ba1594c52153ebded2a14771fa1a5f2f32b13800331703d46e5a8b2ce1155398 komnenos: marking blob sha256:cb399b55add592e53a123d0c4281ea2dfdbdeeb34815a2d0c308f261b9b92110 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a0e602a2b1a7e56ff51ec6551433567b226dff1206bbe44e63e108354830694e time="2024-09-06T16:44:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a0/a0e602a2b1a7e56ff51ec6551433567b226dff1206bbe44e63e108354830694e" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-09-06T16:44:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:32d66bb9442b4192dae8f597c0cf86150f6717433b075d68fa73bed8dd06ca94 time="2024-09-06T16:44:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/32/32d66bb9442b4192dae8f597c0cf86150f6717433b075d68fa73bed8dd06ca94" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:4eff6b90f0288e766251d08427c453e86f846580295652f34ae62da1dee01efe time="2024-09-06T16:44:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4e/4eff6b90f0288e766251d08427c453e86f846580295652f34ae62da1dee01efe" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:84bdd883a2539906ca138bf433e65ec1a52629cd7272a8b58906fa46f63288e8 time="2024-09-06T16:44:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/84/84bdd883a2539906ca138bf433e65ec1a52629cd7272a8b58906fa46f63288e8" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:9bae691ca3c3ccade2a2a5dbc47f138823597017bb13172226b6e955d3edab99 time="2024-09-06T16:44:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9b/9bae691ca3c3ccade2a2a5dbc47f138823597017bb13172226b6e955d3edab99" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c blob eligible for deletion: sha256:9c44d40893629022bd5d78565c7be32eb417b7b935804c411f6c34573fc0d771 time="2024-09-06T16:44:20Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9c/9c44d40893629022bd5d78565c7be32eb417b7b935804c411f6c34573fc0d771" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c --- PASS: TestDeletionHasEffect (3.78s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (3.97s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:e814f2a001d60ac1d91e59b1ac1ff1dddc851b97408ce510b284ed355923bc75 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:b5d7fd1f7688f588e3cbee4fbe50d1150d1afbe77d205a14258287504bb710d4 michael_z_doukas: marking blob sha256:9bef7398705be3cb4319c941254c735d2e049d7d62c218f31edda630952c5b6d 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5a8647e511c8f645c432e1f3c4f86ef65c8121c9f9a1538c627804a61491052b time="2024-09-06T16:44:26Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5a8647e511c8f645c432e1f3c4f86ef65c8121c9f9a1538c627804a61491052b" go.version=go1.22.6 instance.id=9eb02c00-f635-4605-a22d-c6a231f1e65c --- PASS: TestOrphanBlobDeleted (1.95s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:a2a36cea4f857013f015bdc8ac08c9a94bd53f6816cecbbf2fd8e3d9eb670570 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:2e98ddce9e27b2e49e5c1a0c2e47593c8f2eff186c11b58bd6a9c91c4c4201f2 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.27s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.37s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.72s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.37s) === 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-09-06T16:44:31Z" level=info msg="PurgeUploads starting: olderThan=2024-09-06 15:44:31.890492727 +0000 UTC m=-3547.371860783, actuallyDelete=true" time="2024-09-06T16:44:31Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-09-06T16:44:31Z" level=info msg="PurgeUploads starting: olderThan=2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210, actuallyDelete=true" time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/12e5228f-2e73-4aa1-b772-7c041e5d7685 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5d5bd550-a7b4-4019-869c-f038f15d9674 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d3515972-f680-4c5b-a4ae-693812012455 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/54780454-5ca5-496e-a4d6-760b64e6ebcd have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b8c858da-5a50-4cff-81a5-bc317dcf0540 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f636a1ce-bb0a-4ac7-8043-6dc1cab3178b have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/8b12c6f5-f22f-4d95-b4a4-e6f11a08515e have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1b51c17f-8d72-40a3-8f5f-e755c4b0ed79 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2406cc7b-446d-424e-9655-e2997baacc4c have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/292901e4-741f-466c-91f1-d317a1f6d6ba have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3aec8285-add8-45b8-ad6c-daf6d440fdae have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.89201572 +0000 UTC m=+52.629662210). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-09-06T16:44:31Z" level=info msg="PurgeUploads starting: olderThan=2024-09-06 16:44:31.893731573 +0000 UTC m=+52.631378043, actuallyDelete=true" time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a68fd253-0703-484d-9ab4-83ad890f1484 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.893731573 +0000 UTC m=+52.631378043). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b0877562-011f-4019-8346-cb6b82915cbb have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.893731573 +0000 UTC m=+52.631378043). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/de47a5bc-d01e-4027-b711-996d6121055d have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.893731573 +0000 UTC m=+52.631378043). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/ec0765f3-44d1-446a-a963-549dc73183f7 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.893731573 +0000 UTC m=+52.631378043). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f68dc96d-1001-4184-aa25-c5e0cf63b75a have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.893731573 +0000 UTC m=+52.631378043). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-09-06T16:44:31Z" level=info msg="PurgeUploads starting: olderThan=2024-09-06 16:44:31.894943675 +0000 UTC m=+52.632590155, actuallyDelete=true" time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/614d8857-0727-4268-9250-24eb5a436a82 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.894943675 +0000 UTC m=+52.632590155). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ae1bd788-2000-4d5a-b6a3-1d51eb84f96c have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.894943675 +0000 UTC m=+52.632590155). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/be2f6e63-048f-4934-ab34-408b325ea835 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.894943675 +0000 UTC m=+52.632590155). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c51c8c4a-e4a1-45ee-86a6-fa9f667d3754 have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.894943675 +0000 UTC m=+52.632590155). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d6e16c6d-3f2a-4089-913d-58053bee706a have older date (2024-09-06 15:44:31 +0000 UTC) than purge date (2024-09-06 16:44:31.894943675 +0000 UTC m=+52.632590155). Removing upload directory." time="2024-09-06T16:44:31Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-09-06T16:44:31Z" level=info msg="PurgeUploads starting: olderThan=2024-09-06 16:44:31.895735917 +0000 UTC m=+52.633382387, actuallyDelete=true" time="2024-09-06T16:44:31Z" 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 52.649s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.014s === 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-09-06T16:43:39Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.614s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.13s) === 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.142s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.51s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 20.541s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (22.56s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 23.178s === 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-09-06T16:43:39Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.6 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-09-06T16:43:39Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.6 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-09-06T16:43:39Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.6 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4_2 === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidData === CONT TestMatchIPV6 time="2024-09-06T16:43:39Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.6 time="2024-09-06T16:43:39Z" level=error msg="unknown ip address format" go.version=go1.22.6 instance.id=eed8c204-3989-4393-bd84-8e50a8f0e7c4 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestS3TryUpdate (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2024-09-06T16:43:39Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.6 instance.id=eed8c204-3989-4393-bd84-8e50a8f0e7c4 --- PASS: TestParsing (0.01s) time="2024-09-06T16:43:39Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.6 instance.id=eed8c204-3989-4393-bd84-8e50a8f0e7c4 --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV6 (0.01s) time="2024-09-06T16:43:40Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.6 time="2024-09-06T16:43:41Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.6 time="2024-09-06T16:43:42Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.6 time="2024-09-06T16:43:43Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.6 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.514s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.011s === 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.557s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (17.30s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 17.937s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.013s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-loongarch64.so.1 >>> docker-registry*: Package size: 23.2 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Fri, 06 Sep 2024 16:46:45 +0000 elapsed time 0h 3m 39s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240906.164309) (2/2) Purging go (1.22.6-r0) Executing busybox-1.36.1-r31.trigger OK: 251 MiB in 102 packages >>> docker-registry: Updating the community/loongarch64 repository index... >>> docker-registry: Signing the index...