>>> docker-registry: Building community/docker-registry 2.8.3-r5 (using abuild 3.13.0-r3) started Fri, 17 May 2024 21:57:13 +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/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.3-r0) (3/3) Installing .makedepends-docker-registry (20240517.215714) Executing busybox-1.36.1-r26.trigger OK: 454 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN Test time="2024-05-17T21:57:32Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-17T21:57:32Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/configuration 0.117s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-05-17T21:57:32Z" 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.114s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.02s) PASS ok github.com/docker/distribution/health 0.119s === 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.076s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.13s) PASS ok github.com/docker/distribution/health/checks 0.204s === 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.058s === 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.080s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.097s === 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.070s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/05/17 21:57:32 http: TLS handshake error from 127.0.0.1:40718: 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:38989/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38989/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38989/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38989/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:44831?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (1.14s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-17T21:57:33Z" level=info msg="broadcaster: closing" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" time="2024-05-17T21:57:33Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-05-17T21:57:33Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 1} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 1} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 1} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:57:33Z" level=warning msg="&{0x30823c0 0.9} encountered too many errors, backing off" time="2024-05-17T21:57:33Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.29s) PASS ok github.com/docker/distribution/notifications 1.741s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-17T21:57:32Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T21:57:32.242053259Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:57:32.24217594Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:57:32.246015094Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.22.3 time="2024-05-17T21:57:32.249047521Z" level=info msg="listening on [::]:5000" go.version=go1.22.3 time="2024-05-17T21:57:35.251962477Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 time="2024-05-17T21:57:35.353256494Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=b2938b7c-de87-4d67-a4de-c8293b3a00b5 http.request.method=GET http.request.remoteaddr="[::1]:40060" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="805.967µs" http.response.status=200 http.response.written=2 ::1 - - [17/May/2024:21:57:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-17T21:57:35.734974635Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T21:57:35.735788763Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:57:35.735813643Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:57:35.736418608Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 time="2024-05-17T21:57:35.736434688Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.3 time="2024-05-17T21:57:35.736876612Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.3 time="2024-05-17T21:57:35.736927733Z" level=info msg="Starting upload purge in 17m0s" go.version=go1.22.3 time="2024-05-17T21:57:38.75113839Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=75e76a88-3970-4b43-acec-d04fb4bc854d http.request.method=GET http.request.remoteaddr="127.0.0.1:56116" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="862.848µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:57:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-17T21:57:38.751293591Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 --- PASS: TestRegistrySupportedCipherSuite (3.50s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-17T21:57:39.360662068Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T21:57:39.361469316Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:57:39.361492236Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:57:39.361558236Z" level=info msg="Starting upload purge in 16m0s" go.version=go1.22.3 time="2024-05-17T21:57:39.362054001Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.61s) PASS ok github.com/docker/distribution/registry 15.343s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.054s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.07s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.215s === RUN TestBasicAccessController time="2024-05-17T21:57:32Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.3 instance.id=25c03ccc-7984-497a-b2d5-8fae98afbff7 time="2024-05-17T21:57:32Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.3 instance.id=25c03ccc-7984-497a-b2d5-8fae98afbff7 --- PASS: TestBasicAccessController (0.02s) === RUN TestCreateHtpasswdFile time="2024-05-17T21:57:32Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.3 password="YecFUu2SfMjrkbm6m2dqaNX_IOQO-ZS7oFJCgjg4GRE" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.186s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.124s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2024-05-17T21:57:32Z" level=info msg="token not to be used before 2024-05-17 21:57:33 +0000 UTC - currently 2024-05-17 21:57:32.284149992 +0000 UTC m=+0.110831863" time="2024-05-17T21:57:32Z" level=info msg="token not to be used after 2024-05-17 21:57:32 +0000 UTC - currently 2024-05-17 21:57:32.288011106 +0000 UTC m=+0.114693017" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-05-17T21:57:32Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.204s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.01s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.03s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.01s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.02s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.01s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.01s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.263s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.02s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.140s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.075s === RUN TestCheckAPI time="2024-05-17T21:57:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:57:32Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:57:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43099" http.request.id=57c8851b-9255-4746-9ba3-a4a0d59f308f http.request.method=GET http.request.remoteaddr="127.0.0.1:48606" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="896.168µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:57:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-05-17T21:57:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:57:32Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:57:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=d483a009-aabd-4421-bd2c-42e7ec6df6ae http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.004369ms http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:21:57:32 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T21:57:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=f416ac1b-2fab-4029-902e-c06d5413f579 http.request.method=POST http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.493653ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:32 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=c11cce39-7179-44cd-93d5-107d91669197 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/aaaa/blobs/uploads/c8ec3387-ee2c-4d9c-86fb-790094b2246c?_state=Zvim5YfbNi3ZXMPs81PuTP562DQeB_6mo5NapmqD3nV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjOGVjMzM4Ny1lZTJjLTRkOWMtODZmYi03OTAwOTRiMjI0NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6MzIuNTk4NDIyNDk1WiJ9&digest=sha256%3A1a8926f6ba1a845d5f5b11b5f715e738227fdb12b173fe366c0c357f3dd4352f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.670789855s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:32 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c8ec3387-ee2c-4d9c-86fb-790094b2246c?_state=Zvim5YfbNi3ZXMPs81PuTP562DQeB_6mo5NapmqD3nV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjOGVjMzM4Ny1lZTJjLTRkOWMtODZmYi03OTAwOTRiMjI0NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6MzIuNTk4NDIyNDk1WiJ9&digest=sha256%3A1a8926f6ba1a845d5f5b11b5f715e738227fdb12b173fe366c0c357f3dd4352f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=3c83306f-9615-4226-b2ce-8ed249577f2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.826274ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:35 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=b8552321-3a60-4636-9a5a-fa6508c53cf3 http.request.method=POST http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14069ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:35 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=5663e79d-661a-4eb8-994d-019b4073c40a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/bbbb/blobs/uploads/8ba73909-88c8-4a7f-84bf-31e13d7bb6fe?_state=2nVUVklzAhJUm4rKmwxIj4JTi5cefiWUMMLepgcHS2N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4YmE3MzkwOS04OGM4LTRhN2YtODRiZi0zMWUxM2Q3YmI2ZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6MzUuNTc5ODI3MjIxWiJ9&digest=sha256%3A313a1097d7f533de3a5fbde089c2b43037d91cef6df00c84e1636643f04a4ea0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.944290558s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:35 +0000] "PUT /v2/foo/bbbb/blobs/uploads/8ba73909-88c8-4a7f-84bf-31e13d7bb6fe?_state=2nVUVklzAhJUm4rKmwxIj4JTi5cefiWUMMLepgcHS2N7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI4YmE3MzkwOS04OGM4LTRhN2YtODRiZi0zMWUxM2Q3YmI2ZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6MzUuNTc5ODI3MjIxWiJ9&digest=sha256%3A313a1097d7f533de3a5fbde089c2b43037d91cef6df00c84e1636643f04a4ea0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=69be861c-48f5-4fc0-9e3a-d031642b53da http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.400056ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:38 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=f2eb1ff2-59ae-41dc-a75c-1952dfdbb0cd http.request.method=POST http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06625ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:38 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=41b6c570-375a-4c65-b8dd-b94b32763f16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/cccc/blobs/uploads/e6f4c90f-201d-4ad4-9a2c-1c2296380816?_state=A8DHW5P7KE_s65eibduzKq2RD3F3wT29vWg9blyooRd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlNmY0YzkwZi0yMDFkLTRhZDQtOWEyYy0xYzIyOTYzODA4MTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6MzguODIwOTYwNDg4WiJ9&digest=sha256%3Ac4aeb49b048de1beffbaf328c5a78589a2ef536ba93e33bda98b723b59b02980" http.request.useragent="Go-http-client/1.1" http.response.duration=2.386925301s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:38 +0000] "PUT /v2/foo/cccc/blobs/uploads/e6f4c90f-201d-4ad4-9a2c-1c2296380816?_state=A8DHW5P7KE_s65eibduzKq2RD3F3wT29vWg9blyooRd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlNmY0YzkwZi0yMDFkLTRhZDQtOWEyYy0xYzIyOTYzODA4MTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6MzguODIwOTYwNDg4WiJ9&digest=sha256%3Ac4aeb49b048de1beffbaf328c5a78589a2ef536ba93e33bda98b723b59b02980 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=974c3fe9-5f2c-4ffd-8b9e-43cbad7580d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.840634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:41 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=019e9833-199d-4361-a819-209863b6399b http.request.method=POST http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:41 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=bb5ee171-b023-414a-885e-71c3845cad7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/dddd/blobs/uploads/621e44c0-f7d8-4c5a-a799-0cb202ad7101?_state=nKg2BiFBchjsyHFW-VgVL4aFYKVbYm319OFJVyFBCaN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2MjFlNDRjMC1mN2Q4LTRjNWEtYTc5OS0wY2IyMDJhZDcxMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NDEuNDc2ODE1MTcyWiJ9&digest=sha256%3Aab6ae69038f48cd4e43150711dffcd294405b7e0f1979be18e5dbd8dd09fe133" http.request.useragent="Go-http-client/1.1" http.response.duration=2.097892422s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:41 +0000] "PUT /v2/foo/dddd/blobs/uploads/621e44c0-f7d8-4c5a-a799-0cb202ad7101?_state=nKg2BiFBchjsyHFW-VgVL4aFYKVbYm319OFJVyFBCaN7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2MjFlNDRjMC1mN2Q4LTRjNWEtYTc5OS0wY2IyMDJhZDcxMDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NDEuNDc2ODE1MTcyWiJ9&digest=sha256%3Aab6ae69038f48cd4e43150711dffcd294405b7e0f1979be18e5dbd8dd09fe133 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=a2d9a9aa-c7e6-4ae1-983c-9a68085e5145 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.344985ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:43 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:43Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=0004fdc6-1bb2-42c7-a6be-434c6fd75d60 http.request.method=POST http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.021049ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:43 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=ec25eca7-4cb0-4900-a70d-e5417892de10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/eeee/blobs/uploads/67a21da7-40f1-4f04-9ccf-7544b22a6698?_state=kcDsE-IFe61Dan7ZPG4FLmLoxFNL0YAxv5ARiJ8U8z57Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2N2EyMWRhNy00MGYxLTRmMDQtOWNjZi03NTQ0YjIyYTY2OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NDMuODc4MjI1MzIyWiJ9&digest=sha256%3A48303d688ecf545267e0bf765e0a14b0e895c2397387fd37bfc78f24862e39f2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.539022649s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:43 +0000] "PUT /v2/foo/eeee/blobs/uploads/67a21da7-40f1-4f04-9ccf-7544b22a6698?_state=kcDsE-IFe61Dan7ZPG4FLmLoxFNL0YAxv5ARiJ8U8z57Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI2N2EyMWRhNy00MGYxLTRmMDQtOWNjZi03NTQ0YjIyYTY2OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NDMuODc4MjI1MzIyWiJ9&digest=sha256%3A48303d688ecf545267e0bf765e0a14b0e895c2397387fd37bfc78f24862e39f2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=fb665358-a490-4825-8450-63409e42b5e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.742553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:46 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:46Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=b5267bb0-93ed-41b3-908a-b81cb5c73052 http.request.method=POST http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.038729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:46 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=e30d3e30-954a-4567-ad2a-ec32f7ff4def http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/ffff/blobs/uploads/41f257b5-1c75-4ffa-8634-e1705e16924f?_state=okrU-FX7DIESDFKsvgC6XjlKNE84BawBDKCxxggUj2N7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0MWYyNTdiNS0xYzc1LTRmZmEtODYzNC1lMTcwNWUxNjkyNGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NDYuNjY5OTAyNzI5WiJ9&digest=sha256%3Abe68a3ac8af87ffbedfd3e8a8a7058827c0d0b2b8502815d39579a908aa26757" http.request.useragent="Go-http-client/1.1" http.response.duration=1.777285863s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:46 +0000] "PUT /v2/foo/ffff/blobs/uploads/41f257b5-1c75-4ffa-8634-e1705e16924f?_state=okrU-FX7DIESDFKsvgC6XjlKNE84BawBDKCxxggUj2N7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0MWYyNTdiNS0xYzc1LTRmZmEtODYzNC1lMTcwNWUxNjkyNGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NDYuNjY5OTAyNzI5WiJ9&digest=sha256%3Abe68a3ac8af87ffbedfd3e8a8a7058827c0d0b2b8502815d39579a908aa26757 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=bbbbf1b5-88be-4ef7-973a-7dcd6238e456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.796594ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=f78612d9-b158-45fb-a9e3-737c75ae26eb http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="843.687µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=cb185069-eec1-464e-be18-87522fa5b014 http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" 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="830.807µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=aed25a98-9c5d-46ca-9b7b-3037c269e9e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" 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="732.046µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=35d4302b-f609-4e20-89ed-588d9af5cecd http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" 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="766.087µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=bd3daeef-fe61-4bb5-934d-62af72b5f85b http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" 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="830.607µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=e7ba6821-047b-4b3c-9e29-54e5b01bc8ea http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" 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="797.207µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=5c0bbdec-1aec-4c60-8d95-ba6dbdffa993 http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" 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="790.167µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=dceacf54-685c-40a7-852f-0ba28c8eb99b http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" 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="733.646µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=9394fedd-f0b5-4a9d-8abf-86dc1862fb29 http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" 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="661.646µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41615" http.request.id=5352454a-0071-463c-a819-47e656ad7ed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:56666" 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="820.087µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T21:57:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:57:48Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:57:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=7d750ba4-1a28-401c-a545-a85c215626bb http.request.method=POST http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:51Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=7f671ff6-0017-43e5-a2b3-713314d281d5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/aaaa/blobs/uploads/83ee1fb8-5b65-4580-88bd-08e12b6640a9?_state=Lw3R63tV0_MWSyHqnauq_D_Oy83B9MBvHqanSZFT4TF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4M2VlMWZiOC01YjY1LTQ1ODAtODhiZC0wOGUxMmI2NjQwYTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NDguNzUyNDcyMjE2WiJ9&digest=sha256%3A9197373e7100c6de9aa5438062b1201bebe9ad5895c2cf71b91057927197229b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.452585885s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:48 +0000] "PUT /v2/foo/aaaa/blobs/uploads/83ee1fb8-5b65-4580-88bd-08e12b6640a9?_state=Lw3R63tV0_MWSyHqnauq_D_Oy83B9MBvHqanSZFT4TF7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4M2VlMWZiOC01YjY1LTQ1ODAtODhiZC0wOGUxMmI2NjQwYTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NDguNzUyNDcyMjE2WiJ9&digest=sha256%3A9197373e7100c6de9aa5438062b1201bebe9ad5895c2cf71b91057927197229b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:51Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=d11057b0-3601-4d34-b249-3f6642e8125e http.request.method=PUT http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.860714ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:51 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:51Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=31120b14-c9f2-456b-abb1-b51845a5eda2 http.request.method=POST http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.008289ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:51 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=c677cc9a-6b84-4a57-902d-23502080e99f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/bbbb/blobs/uploads/2302c6c8-6cf9-419c-aee9-125a4e6c068d?_state=IfOJKs17eDNdGYP5S3jjojrQ_cUjPTnLqGfhu7MJq7R7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMzAyYzZjOC02Y2Y5LTQxOWMtYWVlOS0xMjVhNGU2YzA2OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTEuNDU0Njk3NTUxWiJ9&digest=sha256%3Afb9467b521e2e32f1ac7d252aa3c8b856e61598f523ad5b1a79cb4c964998b9e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.439073947s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:51 +0000] "PUT /v2/foo/bbbb/blobs/uploads/2302c6c8-6cf9-419c-aee9-125a4e6c068d?_state=IfOJKs17eDNdGYP5S3jjojrQ_cUjPTnLqGfhu7MJq7R7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyMzAyYzZjOC02Y2Y5LTQxOWMtYWVlOS0xMjVhNGU2YzA2OGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTEuNDU0Njk3NTUxWiJ9&digest=sha256%3Afb9467b521e2e32f1ac7d252aa3c8b856e61598f523ad5b1a79cb4c964998b9e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:52Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=47b95dd2-67b5-489d-a82e-448ae877534b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.775873ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:52 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=e618ce96-3932-490f-9350-b4e8cefdc498 http.request.method=POST http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17941ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:53 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=a2aa37f0-bbaf-48bb-94f9-dea81c79d563 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/cccc/blobs/uploads/8d22da63-c240-4d14-83e1-d87a8fc537f1?_state=l_5VviHGh2YpyRLWO5cmZtLu-T7JAX7dcbq5cN0wU1B7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4ZDIyZGE2My1jMjQwLTRkMTQtODNlMS1kODdhOGZjNTM3ZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTMuMDc4MjQ3OTMzWiJ9&digest=sha256%3A159acd5aa1b7cfd5984c97f33dec60f9bebc77964878ec0e4fab62ac6f18338c" http.request.useragent="Go-http-client/1.1" http.response.duration=824.027179ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:53 +0000] "PUT /v2/foo/cccc/blobs/uploads/8d22da63-c240-4d14-83e1-d87a8fc537f1?_state=l_5VviHGh2YpyRLWO5cmZtLu-T7JAX7dcbq5cN0wU1B7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4ZDIyZGE2My1jMjQwLTRkMTQtODNlMS1kODdhOGZjNTM3ZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTMuMDc4MjQ3OTMzWiJ9&digest=sha256%3A159acd5aa1b7cfd5984c97f33dec60f9bebc77964878ec0e4fab62ac6f18338c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=8b4765e0-375c-4259-b7c6-1d5fe5c09dc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.696193ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:53 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=ae9ebe71-18bf-4556-82f4-af07eb252635 http.request.method=POST http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05225ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:54 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=01617b4e-cdf5-4e2f-96de-c7abc35bf683 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/dddd/blobs/uploads/de7c453b-df57-47ec-bbca-e460b486c236?_state=ic0i1FioNMzo0cR0Hf2SU3XoJFj-CahQn1IU14orNYh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkZTdjNDUzYi1kZjU3LTQ3ZWMtYmJjYS1lNDYwYjQ4NmMyMzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTQuMDc0OTEwOTIxWiJ9&digest=sha256%3Aadd3c0e829ed9c2bb19234fb9749a6aa75f043c40a274b137e7d47bf18e1a804" http.request.useragent="Go-http-client/1.1" http.response.duration=778.643857ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:54 +0000] "PUT /v2/foo/dddd/blobs/uploads/de7c453b-df57-47ec-bbca-e460b486c236?_state=ic0i1FioNMzo0cR0Hf2SU3XoJFj-CahQn1IU14orNYh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkZTdjNDUzYi1kZjU3LTQ3ZWMtYmJjYS1lNDYwYjQ4NmMyMzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTQuMDc0OTEwOTIxWiJ9&digest=sha256%3Aadd3c0e829ed9c2bb19234fb9749a6aa75f043c40a274b137e7d47bf18e1a804 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=609b110d-2a38-4198-8659-0f3195e844ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:53350" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.687393ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:54 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36055" http.request.id=be4aaa3c-7466-4e12-a118-28d9d46001b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:53350" 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="798.447µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:21:57:54 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (22.61s) === RUN TestURLPrefix time="2024-05-17T21:57:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:57:54Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:57:54Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45257" http.request.id=fbee2a7d-cc5e-4b7f-813a-df0d7db0d14d http.request.method=GET http.request.remoteaddr="127.0.0.1:38314" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="811.847µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:57:54 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-17T21:57:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:57:54Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:57:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=5691a032-79a7-438e-807d-6340cfae6a66 http.request.method=GET http.request.remoteaddr="127.0.0.1:46516" http.request.uri="/v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.15041ms http.response.status=404 http.response.written=157 vars.digest="sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "GET /v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=e258cf80-9041-4efc-9605-98c51869a337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="969.729µs" http.response.status=404 http.response.written=157 vars.digest="sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=744ac576-7b61-466f-9a1a-9b8a7aa88f70 http.request.method=POST http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.042889ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=b81ef3d1-9fca-4186-ac2f-4381c3990040 http.request.method=GET http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/bar/blobs/uploads/bb727a4a-b437-4a2e-b0e8-26696a4a4dea?_state=1P7Ls37aKDNgWQkUSSr0OSOWz0WZ2dWhHU27h-Yow9h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiNzI3YTRhLWI0MzctNGEyZS1iMGU4LTI2Njk2YTRhNGRlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTA0MDc1MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="977.168µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "GET /v2/foo/bar/blobs/uploads/bb727a4a-b437-4a2e-b0e8-26696a4a4dea?_state=1P7Ls37aKDNgWQkUSSr0OSOWz0WZ2dWhHU27h-Yow9h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiNzI3YTRhLWI0MzctNGEyZS1iMGU4LTI2Njk2YTRhNGRlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTA0MDc1MTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=e8a4f88e-3469-4ba3-8956-5228389e00a4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/bar/blobs/uploads/bb727a4a-b437-4a2e-b0e8-26696a4a4dea?_state=1P7Ls37aKDNgWQkUSSr0OSOWz0WZ2dWhHU27h-Yow9h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiNzI3YTRhLWI0MzctNGEyZS1iMGU4LTI2Njk2YTRhNGRlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTA0MDc1MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="984.728µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "DELETE /v2/foo/bar/blobs/uploads/bb727a4a-b437-4a2e-b0e8-26696a4a4dea?_state=1P7Ls37aKDNgWQkUSSr0OSOWz0WZ2dWhHU27h-Yow9h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiNzI3YTRhLWI0MzctNGEyZS1iMGU4LTI2Njk2YTRhNGRlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTA0MDc1MTZaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=80733af8-ac13-4102-adad-041b4dee204c http.request.method=GET http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/bar/blobs/uploads/bb727a4a-b437-4a2e-b0e8-26696a4a4dea?_state=1P7Ls37aKDNgWQkUSSr0OSOWz0WZ2dWhHU27h-Yow9h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiNzI3YTRhLWI0MzctNGEyZS1iMGU4LTI2Njk2YTRhNGRlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTA0MDc1MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=bb727a4a-b437-4a2e-b0e8-26696a4a4dea time="2024-05-17T21:57:55Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=80733af8-ac13-4102-adad-041b4dee204c http.request.method=GET http.request.remoteaddr="127.0.0.1:46530" http.request.uri="/v2/foo/bar/blobs/uploads/bb727a4a-b437-4a2e-b0e8-26696a4a4dea?_state=1P7Ls37aKDNgWQkUSSr0OSOWz0WZ2dWhHU27h-Yow9h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiNzI3YTRhLWI0MzctNGEyZS1iMGU4LTI2Njk2YTRhNGRlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTA0MDc1MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.000449ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=bb727a4a-b437-4a2e-b0e8-26696a4a4dea 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "GET /v2/foo/bar/blobs/uploads/bb727a4a-b437-4a2e-b0e8-26696a4a4dea?_state=1P7Ls37aKDNgWQkUSSr0OSOWz0WZ2dWhHU27h-Yow9h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiNzI3YTRhLWI0MzctNGEyZS1iMGU4LTI2Njk2YTRhNGRlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTA0MDc1MTZaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=075ec656-d869-4638-95c8-abefcd9cfbbf http.request.method=POST http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04213ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=49dbc43a-81af-4d11-98b6-30ba2ce35e6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/8877a765-9028-48e3-a4a2-d11a92ac1fce?_state=4E-uS4XEXf_xwVZBXJbo_5OCxM87x7ZiBLQuYwTx61V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NzdhNzY1LTkwMjgtNDhlMy1hNGEyLWQxMWE5MmFjMWZjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTU3MTA3NjNaIn0%3D&digest=sha256%3A5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" provided=sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc vars.name="foo/bar" vars.uuid=8877a765-9028-48e3-a4a2-d11a92ac1fce time="2024-05-17T21:57:55Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=49dbc43a-81af-4d11-98b6-30ba2ce35e6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/8877a765-9028-48e3-a4a2-d11a92ac1fce?_state=4E-uS4XEXf_xwVZBXJbo_5OCxM87x7ZiBLQuYwTx61V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NzdhNzY1LTkwMjgtNDhlMy1hNGEyLWQxMWE5MmFjMWZjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTU3MTA3NjNaIn0%3D&digest=sha256%3A5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8877a765-9028-48e3-a4a2-d11a92ac1fce time="2024-05-17T21:57:55Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=49dbc43a-81af-4d11-98b6-30ba2ce35e6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/8877a765-9028-48e3-a4a2-d11a92ac1fce?_state=4E-uS4XEXf_xwVZBXJbo_5OCxM87x7ZiBLQuYwTx61V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NzdhNzY1LTkwMjgtNDhlMy1hNGEyLWQxMWE5MmFjMWZjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTU3MTA3NjNaIn0%3D&digest=sha256%3A5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.15725ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8877a765-9028-48e3-a4a2-d11a92ac1fce 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "PUT /v2/foo/bar/blobs/uploads/8877a765-9028-48e3-a4a2-d11a92ac1fce?_state=4E-uS4XEXf_xwVZBXJbo_5OCxM87x7ZiBLQuYwTx61V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NzdhNzY1LTkwMjgtNDhlMy1hNGEyLWQxMWE5MmFjMWZjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTU3MTA3NjNaIn0%3D&digest=sha256%3A5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=fc2a71e8-742a-41e6-862b-1c6603eee697 http.request.method=POST http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="917.368µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=2bb73a47-7b30-4caf-8c48-094e263a7967 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/8a78014e-32f7-440e-b013-017d9c49a689?_state=IDV0wYTqXnS1KfEgKz0x00d8ujPEtoHvqCB2aAGzrd97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhNzgwMTRlLTMyZjctNDQwZS1iMDEzLTAxN2Q5YzQ5YTY4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTgzNjYzODdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16677ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "PUT /v2/foo/bar/blobs/uploads/8a78014e-32f7-440e-b013-017d9c49a689?_state=IDV0wYTqXnS1KfEgKz0x00d8ujPEtoHvqCB2aAGzrd97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhNzgwMTRlLTMyZjctNDQwZS1iMDEzLTAxN2Q5YzQ5YTY4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4wOTgzNjYzODdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=5f49484d-807e-48e0-a866-e17ba364100e http.request.method=POST http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="849.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=9cef836f-800f-42b9-8021-d0647b179546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/8d215cb8-59a3-4667-a0f7-0463709ffe1c?_state=urJm8yA4hQZBotdwPMmX7be2cKPSbBmiP2EHmUN5QYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkMjE1Y2I4LTU5YTMtNDY2Ny1hMGY3LTA0NjM3MDlmZmUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4xMDEwMzU5M1oifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09485ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "PUT /v2/foo/bar/blobs/uploads/8d215cb8-59a3-4667-a0f7-0463709ffe1c?_state=urJm8yA4hQZBotdwPMmX7be2cKPSbBmiP2EHmUN5QYl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhkMjE1Y2I4LTU5YTMtNDY2Ny1hMGY3LTA0NjM3MDlmZmUxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4xMDEwMzU5M1oifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=53efce95-23b5-4339-aecc-b949633e32ee http.request.method=POST http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="945.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=43f82d1a-ee1e-4a7e-b595-526cb3db9728 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/02312048-dc7d-4d2f-ab88-6250f78bed78?_state=mbVaOpG7QugG4fZn0d-OkFHhA9IvakWDj06PVDV6-Lp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyMzEyMDQ4LWRjN2QtNGQyZi1hYjg4LTYyNTBmNzhiZWQ3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4xMDM3NDc2MzRaIn0%3D&digest=sha256%3A5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.309740962s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:55 +0000] "PUT /v2/foo/bar/blobs/uploads/02312048-dc7d-4d2f-ab88-6250f78bed78?_state=mbVaOpG7QugG4fZn0d-OkFHhA9IvakWDj06PVDV6-Lp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyMzEyMDQ4LWRjN2QtNGQyZi1hYjg4LTYyNTBmNzhiZWQ3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1NS4xMDM3NDc2MzRaIn0%3D&digest=sha256%3A5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:56Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=5ab64d99-c852-45c1-b1c8-29592574c2e7 http.request.method=POST http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13301ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46765" http.request.id=5f97b38b-d984-4254-865c-642a0bb50aaf http.request.method=PATCH http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/3a0bd47d-7551-4411-b702-f745df5e4eef?_state=vHgf0Z_UwFG6RcPe2f2ueJ1Fy_neuW-J2TH8X85Ne6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMGJkNDdkLTc1NTEtNDQxMS1iNzAyLWY3NDVkZjVlNGVlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1Ni41Njg1NDEyNVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.425136784s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:56 +0000] "PATCH /v2/foo/bar/blobs/uploads/3a0bd47d-7551-4411-b702-f745df5e4eef?_state=vHgf0Z_UwFG6RcPe2f2ueJ1Fy_neuW-J2TH8X85Ne6Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMGJkNDdkLTc1NTEtNDQxMS1iNzAyLWY3NDVkZjVlNGVlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1Ni41Njg1NDEyNVoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=ffc7926c-5b91-45c8-b496-f75e303898e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/uploads/3a0bd47d-7551-4411-b702-f745df5e4eef?_state=9eWqKTInl2RZvkHDnM-5PnnzXrtOecB3rsv8pNysaH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMGJkNDdkLTc1NTEtNDQxMS1iNzAyLWY3NDVkZjVlNGVlZiIsIk9mZnNldCI6MjE0Mzg5NzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTZaIn0%3D&digest=sha256%3A5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.264651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:57 +0000] "PUT /v2/foo/bar/blobs/uploads/3a0bd47d-7551-4411-b702-f745df5e4eef?_state=9eWqKTInl2RZvkHDnM-5PnnzXrtOecB3rsv8pNysaH57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNhMGJkNDdkLTc1NTEtNDQxMS1iNzAyLWY3NDVkZjVlNGVlZiIsIk9mZnNldCI6MjE0Mzg5NzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTZaIn0%3D&digest=sha256%3A5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:57Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=2b9eb685-dbf7-44c2-9537-906dd6f3f391 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="965.129µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:57 +0000] "HEAD /v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=bab94807-d3eb-4ebf-b5de-d644c4a690a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=105.969218ms http.response.status=200 http.response.written=21438976 127.0.0.1 - - [17/May/2024:21:57:57 +0000] "GET /v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 200 21438976 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=error msg="error parsing digest="sha257:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=02f5bb8a-aa31-481e-8c72-494cf255a069 http.request.method=GET http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/sha257:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" vars.name="foo/bar" time="2024-05-17T21:57:58Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=02f5bb8a-aa31-481e-8c72-494cf255a069 http.request.method=GET http.request.remoteaddr="127.0.0.1:46540" http.request.uri="/v2/foo/bar/blobs/sha257:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="929.089µs" http.response.status=400 http.response.written=110 vars.digest="sha257:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "GET /v2/foo/bar/blobs/sha257:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=5ad03b4b-3c26-4eff-9583-a43d308af83c http.request.method=GET http.request.remoteaddr="127.0.0.1:46548" http.request.uri="/v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.228211ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "GET /v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:57:58Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:57:58Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=d5c7de74-e331-4db8-aea7-9ba9666c0ed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36750" http.request.uri="/v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.038009ms http.response.status=404 http.response.written=157 vars.digest="sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "GET /v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=b74308af-9201-43e4-9797-8fee037164d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="945.928µs" http.response.status=404 http.response.written=157 vars.digest="sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "HEAD /v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=9b9c16de-8567-4d29-a4c1-b71634abd103 http.request.method=POST http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="873.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=97aa7a6a-16ec-4213-856c-b836e753fc31 http.request.method=GET http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/faed488f-eab7-4fc7-af95-341804a9840a?_state=M-fTP28Ysg0eXhDyC60tG-XDtdy3QKI2AvuiK_K2Jq97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhZWQ0ODhmLWVhYjctNGZjNy1hZjk1LTM0MTgwNGE5ODQwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjI3ODA1ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="992.009µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "GET /v2/foo/bar/blobs/uploads/faed488f-eab7-4fc7-af95-341804a9840a?_state=M-fTP28Ysg0eXhDyC60tG-XDtdy3QKI2AvuiK_K2Jq97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhZWQ0ODhmLWVhYjctNGZjNy1hZjk1LTM0MTgwNGE5ODQwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjI3ODA1ODNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=b7f1ad74-0dfc-460a-a04f-b0b8362e5ab2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/faed488f-eab7-4fc7-af95-341804a9840a?_state=M-fTP28Ysg0eXhDyC60tG-XDtdy3QKI2AvuiK_K2Jq97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhZWQ0ODhmLWVhYjctNGZjNy1hZjk1LTM0MTgwNGE5ODQwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjI3ODA1ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="932.449µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "DELETE /v2/foo/bar/blobs/uploads/faed488f-eab7-4fc7-af95-341804a9840a?_state=M-fTP28Ysg0eXhDyC60tG-XDtdy3QKI2AvuiK_K2Jq97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhZWQ0ODhmLWVhYjctNGZjNy1hZjk1LTM0MTgwNGE5ODQwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjI3ODA1ODNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=3fd7433e-b019-4b1b-b6c6-3f8f80cdb77f http.request.method=GET http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/faed488f-eab7-4fc7-af95-341804a9840a?_state=M-fTP28Ysg0eXhDyC60tG-XDtdy3QKI2AvuiK_K2Jq97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhZWQ0ODhmLWVhYjctNGZjNy1hZjk1LTM0MTgwNGE5ODQwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjI3ODA1ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=faed488f-eab7-4fc7-af95-341804a9840a time="2024-05-17T21:57:58Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=3fd7433e-b019-4b1b-b6c6-3f8f80cdb77f http.request.method=GET http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/foo/bar/blobs/uploads/faed488f-eab7-4fc7-af95-341804a9840a?_state=M-fTP28Ysg0eXhDyC60tG-XDtdy3QKI2AvuiK_K2Jq97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhZWQ0ODhmLWVhYjctNGZjNy1hZjk1LTM0MTgwNGE5ODQwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjI3ODA1ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="922.849µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=faed488f-eab7-4fc7-af95-341804a9840a 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "GET /v2/foo/bar/blobs/uploads/faed488f-eab7-4fc7-af95-341804a9840a?_state=M-fTP28Ysg0eXhDyC60tG-XDtdy3QKI2AvuiK_K2Jq97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhZWQ0ODhmLWVhYjctNGZjNy1hZjk1LTM0MTgwNGE5ODQwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjI3ODA1ODNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=71095654-1bb2-40cd-97e7-6159d0ef781a http.request.method=POST http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=1440ffbf-2413-4ac9-a84a-2accdc7843fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/deda2915-302a-475c-b306-4719cc750765?_state=K40p0i63qLMGftiktDJGPaAZUyabhTTjPJHv9u7XfQ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZGEyOTE1LTMwMmEtNDc1Yy1iMzA2LTQ3MTljYzc1MDc2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjc4MTU4MjhaIn0%3D&digest=sha256%3Ad54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" provided=sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 vars.name="foo/bar" vars.uuid=deda2915-302a-475c-b306-4719cc750765 time="2024-05-17T21:57:58Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=1440ffbf-2413-4ac9-a84a-2accdc7843fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/deda2915-302a-475c-b306-4719cc750765?_state=K40p0i63qLMGftiktDJGPaAZUyabhTTjPJHv9u7XfQ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZGEyOTE1LTMwMmEtNDc1Yy1iMzA2LTQ3MTljYzc1MDc2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjc4MTU4MjhaIn0%3D&digest=sha256%3Ad54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=deda2915-302a-475c-b306-4719cc750765 time="2024-05-17T21:57:58Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=1440ffbf-2413-4ac9-a84a-2accdc7843fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/deda2915-302a-475c-b306-4719cc750765?_state=K40p0i63qLMGftiktDJGPaAZUyabhTTjPJHv9u7XfQ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZGEyOTE1LTMwMmEtNDc1Yy1iMzA2LTQ3MTljYzc1MDc2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjc4MTU4MjhaIn0%3D&digest=sha256%3Ad54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="966.008µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=deda2915-302a-475c-b306-4719cc750765 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "PUT /v2/foo/bar/blobs/uploads/deda2915-302a-475c-b306-4719cc750765?_state=K40p0i63qLMGftiktDJGPaAZUyabhTTjPJHv9u7XfQ17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZGEyOTE1LTMwMmEtNDc1Yy1iMzA2LTQ3MTljYzc1MDc2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNjc4MTU4MjhaIn0%3D&digest=sha256%3Ad54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=6777b02f-48be-411c-9c3e-175d8f09db99 http.request.method=POST http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="835.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=e9d1df88-7580-4aec-b6cd-1e3ac988b9de http.request.method=PUT http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/c092f7ba-b93f-4e91-a754-3a98fb56b474?_state=HFGSQ0W2Pi0XLZ6J3kdxOOn4JiB2Khw1qSWUdT3zmhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwOTJmN2JhLWI5M2YtNGU5MS1hNzU0LTNhOThmYjU2YjQ3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNzAxODEyNDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011049ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "PUT /v2/foo/bar/blobs/uploads/c092f7ba-b93f-4e91-a754-3a98fb56b474?_state=HFGSQ0W2Pi0XLZ6J3kdxOOn4JiB2Khw1qSWUdT3zmhJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwOTJmN2JhLWI5M2YtNGU5MS1hNzU0LTNhOThmYjU2YjQ3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNzAxODEyNDlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=d7df250c-1c0b-4152-be70-dec059fb80f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="805.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=cacffacb-fe1d-4043-bcf4-31ff8a1bc3a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/103feea3-bf2a-4545-81e0-f5468dfcfa1f?_state=TkFOpK964hn9DbMmEgN1ByyCV0i6gxfA5SCP_4WNGRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwM2ZlZWEzLWJmMmEtNDU0NS04MWUwLWY1NDY4ZGZjZmExZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNzI0NTMwMjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="999.289µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "PUT /v2/foo/bar/blobs/uploads/103feea3-bf2a-4545-81e0-f5468dfcfa1f?_state=TkFOpK964hn9DbMmEgN1ByyCV0i6gxfA5SCP_4WNGRZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwM2ZlZWEzLWJmMmEtNDU0NS04MWUwLWY1NDY4ZGZjZmExZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNzI0NTMwMjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=25b3cbff-03ab-475d-a9f1-1e211310de64 http.request.method=POST http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="752.166µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=8e59d2aa-4bc6-4306-a969-b07a4fe2a419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/d8630d9a-ebab-4153-89c8-ff4371a4c5db?_state=TgFrgA_z92W803MVQM7lFlTePy8OB-ybHXa-4XSUMHV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4NjMwZDlhLWViYWItNDE1My04OWM4LWZmNDM3MWE0YzVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNzQ2MTQ2NDhaIn0%3D&digest=sha256%3Ad54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.duration=1.082255947s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "PUT /v2/foo/bar/blobs/uploads/d8630d9a-ebab-4153-89c8-ff4371a4c5db?_state=TgFrgA_z92W803MVQM7lFlTePy8OB-ybHXa-4XSUMHV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4NjMwZDlhLWViYWItNDE1My04OWM4LWZmNDM3MWE0YzVkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OC4zNzQ2MTQ2NDhaIn0%3D&digest=sha256%3Ad54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:57:59Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=0c4b2a44-74fa-41ea-a243-525e2ad8cced http.request.method=POST http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.171611ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:46523" http.request.id=2ef57038-089b-48a5-964f-578d2f4503f7 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/ff7ac581-298c-49ec-92fe-62aff23ca1bf?_state=VTpf4YXA4Ko_Qh_j79IshibB-1gVWaArCaEyK5Q63wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmN2FjNTgxLTI5OGMtNDllYy05MmZlLTYyYWZmMjNjYTFiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OS41OTE3ODgzMVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020745642s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:57:59 +0000] "PATCH /v2/foo/bar/blobs/uploads/ff7ac581-298c-49ec-92fe-62aff23ca1bf?_state=VTpf4YXA4Ko_Qh_j79IshibB-1gVWaArCaEyK5Q63wl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmN2FjNTgxLTI5OGMtNDllYy05MmZlLTYyYWZmMjNjYTFiZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1Nzo1OS41OTE3ODgzMVoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=5757302a-93e4-4e58-b706-a0252d078c39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/uploads/ff7ac581-298c-49ec-92fe-62aff23ca1bf?_state=bBCtR-vtBE3Qj9-tC2xwBA12vMQE_fz1OylAijwvFvB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmN2FjNTgxLTI5OGMtNDllYy05MmZlLTYyYWZmMjNjYTFiZiIsIk9mZnNldCI6MTg3NDg0MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTlaIn0%3D&digest=sha256%3Ad54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.duration=1.269851ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "PUT /v2/foo/bar/blobs/uploads/ff7ac581-298c-49ec-92fe-62aff23ca1bf?_state=bBCtR-vtBE3Qj9-tC2xwBA12vMQE_fz1OylAijwvFvB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmN2FjNTgxLTI5OGMtNDllYy05MmZlLTYyYWZmMjNjYTFiZiIsIk9mZnNldCI6MTg3NDg0MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTc6NTlaIn0%3D&digest=sha256%3Ad54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=da0da247-de84-475c-a968-9d29727a4f5c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.02873ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=b3202855-8aea-43e3-88da-eb5b5e809196 http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=82.561732ms http.response.status=200 http.response.written=18748416 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "GET /v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 200 18748416 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=error msg="error parsing digest="sha257:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=fbb72768-d6b5-4c26-9577-3b21487b0e82 http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/sha257:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" vars.name="foo/bar" time="2024-05-17T21:58: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.3 http.request.host="127.0.0.1:46523" http.request.id=fbb72768-d6b5-4c26-9577-3b21487b0e82 http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/foo/bar/blobs/sha257:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="975.889µs" http.response.status=400 http.response.written=110 vars.digest="sha257:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "GET /v2/foo/bar/blobs/sha257:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=c0b09e88-7b72-402a-ae8a-8b38c54bc301 http.request.method=GET http.request.remoteaddr="127.0.0.1:36776" http.request.uri="/v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15453ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "GET /v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=34d8a651-1181-478f-91e3-de1bb7724bdf http.request.method=GET http.request.remoteaddr="127.0.0.1:36776" http.request.uri="/v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.703975ms http.response.status=200 http.response.written=294912 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "GET /v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 200 294912 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46523" http.request.id=4d822473-6fed-4be9-8949-68b04e4d4bc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36772" http.request.uri="/v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.590378ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "GET /v2/foo/bar/blobs/sha256:d54188f91e829fe7988623de88fa5f6fed161b4de3ae6aebb9bc386c3c2d1d49 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=e344c996-c657-4195-941c-6ba7d55943e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46546" http.request.uri="/v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.60549776s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "GET /v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:46765" http.request.id=da058145-3d12-4af4-897e-c735935e8ac8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46548" http.request.uri="/v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.600563756s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:21:57:58 +0000] "GET /v2/foo/bar/blobs/sha256:5fef8fbce811b727add692e9ae8e00a144be09ce39a8ceff012e0736ea02defc HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.90s) === RUN TestBlobDelete time="2024-05-17T21:58:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:00Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=7f2b7856-e677-43a0-bfbf-490907243cd3 http.request.method=GET http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.044929ms http.response.status=404 http.response.written=157 vars.digest="sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "GET /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=dc99e308-b2f7-4da0-b046-447fbb4aec7d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43786" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.033609ms http.response.status=404 http.response.written=157 vars.digest="sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=22e84182-fb53-4420-8a20-c72df14da140 http.request.method=POST http.request.remoteaddr="127.0.0.1:43786" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="887.288µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=561fc792-b055-4ee5-9c5b-59c435c09614 http.request.method=GET http.request.remoteaddr="127.0.0.1:43786" http.request.uri="/v2/foo/bar/blobs/uploads/a0e12394-afca-4dec-a043-e64d2ac2adcb?_state=mj1eZiHLd_VY0j1vaPIx4nrUVoZayRIx0a-Aq_ud18d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwZTEyMzk0LWFmY2EtNGRlYy1hMDQzLWU2NGQyYWMyYWRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45NzU3NjE4NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04917ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "GET /v2/foo/bar/blobs/uploads/a0e12394-afca-4dec-a043-e64d2ac2adcb?_state=mj1eZiHLd_VY0j1vaPIx4nrUVoZayRIx0a-Aq_ud18d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwZTEyMzk0LWFmY2EtNGRlYy1hMDQzLWU2NGQyYWMyYWRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45NzU3NjE4NVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=f2634ec2-fb88-4128-b2f2-cf4a6175a4ec http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43786" http.request.uri="/v2/foo/bar/blobs/uploads/a0e12394-afca-4dec-a043-e64d2ac2adcb?_state=mj1eZiHLd_VY0j1vaPIx4nrUVoZayRIx0a-Aq_ud18d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwZTEyMzk0LWFmY2EtNGRlYy1hMDQzLWU2NGQyYWMyYWRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45NzU3NjE4NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041769ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/a0e12394-afca-4dec-a043-e64d2ac2adcb?_state=mj1eZiHLd_VY0j1vaPIx4nrUVoZayRIx0a-Aq_ud18d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwZTEyMzk0LWFmY2EtNGRlYy1hMDQzLWU2NGQyYWMyYWRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45NzU3NjE4NVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=19435520-87be-4c63-853c-5d50eb9d581a http.request.method=GET http.request.remoteaddr="127.0.0.1:43786" http.request.uri="/v2/foo/bar/blobs/uploads/a0e12394-afca-4dec-a043-e64d2ac2adcb?_state=mj1eZiHLd_VY0j1vaPIx4nrUVoZayRIx0a-Aq_ud18d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwZTEyMzk0LWFmY2EtNGRlYy1hMDQzLWU2NGQyYWMyYWRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45NzU3NjE4NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a0e12394-afca-4dec-a043-e64d2ac2adcb time="2024-05-17T21:58:00Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=19435520-87be-4c63-853c-5d50eb9d581a http.request.method=GET http.request.remoteaddr="127.0.0.1:43786" http.request.uri="/v2/foo/bar/blobs/uploads/a0e12394-afca-4dec-a043-e64d2ac2adcb?_state=mj1eZiHLd_VY0j1vaPIx4nrUVoZayRIx0a-Aq_ud18d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwZTEyMzk0LWFmY2EtNGRlYy1hMDQzLWU2NGQyYWMyYWRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45NzU3NjE4NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="937.528µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a0e12394-afca-4dec-a043-e64d2ac2adcb 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "GET /v2/foo/bar/blobs/uploads/a0e12394-afca-4dec-a043-e64d2ac2adcb?_state=mj1eZiHLd_VY0j1vaPIx4nrUVoZayRIx0a-Aq_ud18d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwZTEyMzk0LWFmY2EtNGRlYy1hMDQzLWU2NGQyYWMyYWRjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45NzU3NjE4NVoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=b33cef4e-9314-49cb-a2ac-73b4c07c7a16 http.request.method=POST http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.042169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=2799d3d1-8baa-4b1b-a32c-34adad6a8e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/7d7bc35e-c7cb-404f-b954-bbaffa9347ef?_state=-RkvNHXcyDtsnKQaiRM66eNSHS_XcXZoIhbg-GAPqaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkN2JjMzVlLWM3Y2ItNDA0Zi1iOTU0LWJiYWZmYTkzNDdlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45ODA4Nzg3MzVaIn0%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" provided=sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 vars.name="foo/bar" vars.uuid=7d7bc35e-c7cb-404f-b954-bbaffa9347ef time="2024-05-17T21:58:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=2799d3d1-8baa-4b1b-a32c-34adad6a8e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/7d7bc35e-c7cb-404f-b954-bbaffa9347ef?_state=-RkvNHXcyDtsnKQaiRM66eNSHS_XcXZoIhbg-GAPqaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkN2JjMzVlLWM3Y2ItNDA0Zi1iOTU0LWJiYWZmYTkzNDdlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45ODA4Nzg3MzVaIn0%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7d7bc35e-c7cb-404f-b954-bbaffa9347ef time="2024-05-17T21:58:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=2799d3d1-8baa-4b1b-a32c-34adad6a8e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/7d7bc35e-c7cb-404f-b954-bbaffa9347ef?_state=-RkvNHXcyDtsnKQaiRM66eNSHS_XcXZoIhbg-GAPqaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkN2JjMzVlLWM3Y2ItNDA0Zi1iOTU0LWJiYWZmYTkzNDdlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45ODA4Nzg3MzVaIn0%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.066969ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=7d7bc35e-c7cb-404f-b954-bbaffa9347ef 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "PUT /v2/foo/bar/blobs/uploads/7d7bc35e-c7cb-404f-b954-bbaffa9347ef?_state=-RkvNHXcyDtsnKQaiRM66eNSHS_XcXZoIhbg-GAPqaF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkN2JjMzVlLWM3Y2ItNDA0Zi1iOTU0LWJiYWZmYTkzNDdlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45ODA4Nzg3MzVaIn0%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=f4d3c16e-4742-4d37-8a64-9e968080837a http.request.method=POST http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="898.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=f44b0aa8-2b48-4d56-bc68-1dc2be49ef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/668934dd-0883-4074-ab46-2e21527ae3e3?_state=UoqKvFl-_XhmNpEFjmPVfOZM76myNu3Zue_QKnr7PRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2ODkzNGRkLTA4ODMtNDA3NC1hYjQ2LTJlMjE1MjdhZTNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45ODMzNjExNTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17021ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "PUT /v2/foo/bar/blobs/uploads/668934dd-0883-4074-ab46-2e21527ae3e3?_state=UoqKvFl-_XhmNpEFjmPVfOZM76myNu3Zue_QKnr7PRB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2ODkzNGRkLTA4ODMtNDA3NC1hYjQ2LTJlMjE1MjdhZTNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45ODMzNjExNTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=3a6faf85-c3d4-4780-8c01-8fe70e724f6a http.request.method=POST http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.657904ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=b5c3148d-14a2-4a18-9d4c-df0318dad0ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/931a2809-3d91-444f-80f1-fb6b82cd8f66?_state=_P1O2PSu19njVeABt-0J10HpCftMpKsBfUsW3tvb9057Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMWEyODA5LTNkOTEtNDQ0Zi04MGYxLWZiNmI4MmNkOGY2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45ODc2NTM4NzVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15457ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "PUT /v2/foo/bar/blobs/uploads/931a2809-3d91-444f-80f1-fb6b82cd8f66?_state=_P1O2PSu19njVeABt-0J10HpCftMpKsBfUsW3tvb9057Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzMWEyODA5LTNkOTEtNDQ0Zi04MGYxLWZiNmI4MmNkOGY2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45ODc2NTM4NzVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=d998c7f7-711b-44f7-9137-55e0813cbcfb http.request.method=POST http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="958.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=77f17595-5d32-4af0-8682-8c19b3fa63df http.request.method=PUT http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/27670e8b-e859-46c1-9ec9-771a266bfb73?_state=rZ2m_nX5e-Sl-8uHmbm1U-6xusS5PPHgZUuyVLJlJkh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NjcwZThiLWU4NTktNDZjMS05ZWM5LTc3MWEyNjZiZmI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45OTAzOTE0MTlaIn0%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.duration=1.309651322s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:00 +0000] "PUT /v2/foo/bar/blobs/uploads/27670e8b-e859-46c1-9ec9-771a266bfb73?_state=rZ2m_nX5e-Sl-8uHmbm1U-6xusS5PPHgZUuyVLJlJkh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3NjcwZThiLWU4NTktNDZjMS05ZWM5LTc3MWEyNjZiZmI3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMC45OTAzOTE0MTlaIn0%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:02Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=06fa1bb7-c445-4788-9cfa-4dc9fcf0eb97 http.request.method=POST http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13645ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41549" http.request.id=a126a04a-8f0a-4896-bc99-a756fb9aa61a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/35dd5162-9b2b-43ad-9dc0-0b18e0328bac?_state=eNXs0Nb0PrRfIOOMrL9_MOBvPS__YZMtmBKkcsaW2h17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1ZGQ1MTYyLTliMmItNDNhZC05ZGMwLTBiMThlMDMyOGJhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMi40NTA4MTA1MTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.345879442s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:02 +0000] "PATCH /v2/foo/bar/blobs/uploads/35dd5162-9b2b-43ad-9dc0-0b18e0328bac?_state=eNXs0Nb0PrRfIOOMrL9_MOBvPS__YZMtmBKkcsaW2h17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1ZGQ1MTYyLTliMmItNDNhZC05ZGMwLTBiMThlMDMyOGJhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMi40NTA4MTA1MTZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=643bc446-fdaf-4c55-bf1a-571668ccf034 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/uploads/35dd5162-9b2b-43ad-9dc0-0b18e0328bac?_state=GTiri_CyjCP5ZG6qfWgAfxJi2mGil1ZiwJU0ie75TRJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1ZGQ1MTYyLTliMmItNDNhZC05ZGMwLTBiMThlMDMyOGJhYyIsIk9mZnNldCI6MjA3NDIxNDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MDJaIn0%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.duration=1.241491ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "PUT /v2/foo/bar/blobs/uploads/35dd5162-9b2b-43ad-9dc0-0b18e0328bac?_state=GTiri_CyjCP5ZG6qfWgAfxJi2mGil1ZiwJU0ie75TRJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM1ZGQ1MTYyLTliMmItNDNhZC05ZGMwLTBiMThlMDMyOGJhYyIsIk9mZnNldCI6MjA3NDIxNDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MDJaIn0%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=e2993f36-2635-40ba-a9d5-80d53ad8ab9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.014769ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=2f7b76c2-4b2d-42cf-bbfe-faf137f1fddf http.request.method=GET http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=94.650159ms http.response.status=200 http.response.written=20742144 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "GET /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 200 20742144 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=error msg="error parsing digest="sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=4d938ce6-b44a-4498-a4a6-202ea0e37f6f http.request.method=GET http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" vars.name="foo/bar" time="2024-05-17T21:58:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=4d938ce6-b44a-4498-a4a6-202ea0e37f6f http.request.method=GET http.request.remoteaddr="127.0.0.1:43796" http.request.uri="/v2/foo/bar/blobs/sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.001569ms http.response.status=400 http.response.written=110 vars.digest="sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "GET /v2/foo/bar/blobs/sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=d23362eb-fcef-4ebb-ba18-44f89d5bcc81 http.request.method=GET http.request.remoteaddr="127.0.0.1:43810" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.duration=1.197131ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "GET /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=7d5f3d78-1e40-4ad5-a893-f5c2db7729e6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43826" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=cd622e27-9218-4c37-a28e-a3854b49554b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43826" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="780.887µs" http.response.status=404 http.response.written=157 vars.digest="sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "HEAD /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=8ccee5f4-8661-4396-b6fc-88bb00a8a491 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43826" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="802.887µs" http.response.status=404 http.response.written=74 vars.digest="sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=error msg="error parsing digest="sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=88dc09d9-b47c-4ea3-a66f-474e70b54e6b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43836" http.request.uri="/v2/foo/bar/blobs/sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" vars.name="foo/bar" time="2024-05-17T21:58:03Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=88dc09d9-b47c-4ea3-a66f-474e70b54e6b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43836" http.request.uri="/v2/foo/bar/blobs/sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="965.928µs" http.response.status=400 http.response.written=110 vars.digest="sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "DELETE /v2/foo/bar/blobs/sha257:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T21:58:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=d78b5011-d877-4e15-afd1-392f3e54dec4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43846" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03397ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=06da2235-2ded-4128-8d8d-da3fa9d9dfd4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43846" http.request.uri="/v2/foo/bar/blobs/uploads/45946048-cdf3-45bc-8f22-87fe8df11ac9?_state=7905caeKP8HEgmjXcUZB6460wdEJiSqvp3BNnx_Sbo97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1OTQ2MDQ4LWNkZjMtNDViYy04ZjIyLTg3ZmU4ZGYxMWFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMy45Njk1ODIwMVoifQ%3D%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.duration=1.279356973s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "PUT /v2/foo/bar/blobs/uploads/45946048-cdf3-45bc-8f22-87fe8df11ac9?_state=7905caeKP8HEgmjXcUZB6460wdEJiSqvp3BNnx_Sbo97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ1OTQ2MDQ4LWNkZjMtNDViYy04ZjIyLTg3ZmU4ZGYxMWFjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowMy45Njk1ODIwMVoifQ%3D%3D&digest=sha256%3A986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=acc15ab7-71c9-47ea-b1ad-548f7657ca28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43846" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.20669ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:05 +0000] "HEAD /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=01c1cf31-9b1b-494e-b268-9391e914fe42 http.request.method=GET http.request.remoteaddr="127.0.0.1:43810" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.443316945s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "GET /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-05-17T21:58:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41549" http.request.id=4e7e35c1-eb9b-4262-9809-5f0ee92a77e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:43800" http.request.uri="/v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.448148429s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:21:58:03 +0000] "GET /v2/foo/bar/blobs/sha256:986bc4d26fa93c5868fa6d86e7f23ea11fbf1060e93eef117f087607a5196237 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (4.64s) === RUN TestRelativeURL time="2024-05-17T21:58: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.3 time="2024-05-17T21:58:05Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44071" http.request.id=d8784f64-c6b1-4cbb-aa54-0e641c1b732c http.request.method=POST http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05557ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44071" http.request.id=f7b6db37-39be-48ec-bdd2-8053ea31ee94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/7623a13d-e3f5-4d26-a6bf-7a7aedec34ea?_state=l6J8S0RNHqRgG54HlPY_U6JAOUfC686xoMmX-9wfxth7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MjNhMTNkLWUzZjUtNGQyNi1hNmJmLTdhN2FlZGVjMzRlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowNS40MDgwNTI0MzNaIn0%3D&digest=sha256%3Ab3af269e5405b5b1440f03b20e09fdd8d3f57b1b7da057a4c2084d29ee2f7326" http.request.useragent="Go-http-client/1.1" http.response.duration=785.127035ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:05 +0000] "PUT /v2/foo/bar/blobs/uploads/7623a13d-e3f5-4d26-a6bf-7a7aedec34ea?_state=l6J8S0RNHqRgG54HlPY_U6JAOUfC686xoMmX-9wfxth7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2MjNhMTNkLWUzZjUtNGQyNi1hNmJmLTdhN2FlZGVjMzRlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowNS40MDgwNTI0MzNaIn0%3D&digest=sha256%3Ab3af269e5405b5b1440f03b20e09fdd8d3f57b1b7da057a4c2084d29ee2f7326 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44071" http.request.id=c5a36dca-a2a2-4501-ace9-3bac14acc2d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11581ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:06Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44071" http.request.id=6547c748-6c0d-4b33-bfe1-1c66f869fd5a http.request.method=POST http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="858.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44071" http.request.id=090ac7bd-a36f-4e21-9aba-abe00dc9b758 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33634" http.request.uri="/v2/foo/bar/blobs/uploads/bcf07815-5406-45ae-886f-497989bd9aab?_state=gZwnDxeZbVnwEVcQAdqJ-bwyKQaUH8EJ7zeJGa05Qh97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjZjA3ODE1LTU0MDYtNDVhZS04ODZmLTQ5Nzk4OWJkOWFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowNi41NDMzNTAzN1oifQ%3D%3D&digest=sha256%3A6af8b07ab706dede558e0cc27f99699f5f90e17f8db2676ae2afb4a661a4e923" http.request.useragent="Go-http-client/1.1" http.response.duration=801.252618ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:06 +0000] "PUT /v2/foo/bar/blobs/uploads/bcf07815-5406-45ae-886f-497989bd9aab?_state=gZwnDxeZbVnwEVcQAdqJ-bwyKQaUH8EJ7zeJGa05Qh97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJjZjA3ODE1LTU0MDYtNDVhZS04ODZmLTQ5Nzk4OWJkOWFhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowNi41NDMzNTAzN1oifQ%3D%3D&digest=sha256%3A6af8b07ab706dede558e0cc27f99699f5f90e17f8db2676ae2afb4a661a4e923 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (1.94s) === RUN TestBlobDeleteDisabled time="2024-05-17T21:58:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:07Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:07Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:45499" http.request.id=abbdd179-275b-4515-81dc-46eb2ff835b3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45838" http.request.uri="/v2/foo/bar/blobs/sha256:2fd48868b7f0468096af423396477a006167cc27edf5396f95d22529c542d375" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="992.169µs" http.response.status=405 http.response.written=78 vars.digest="sha256:2fd48868b7f0468096af423396477a006167cc27edf5396f95d22529c542d375" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:2fd48868b7f0468096af423396477a006167cc27edf5396f95d22529c542d375 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.14s) === RUN TestDeleteDisabled time="2024-05-17T21:58:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:07Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42497" http.request.id=f18d9150-7323-4bcd-8d0a-81c6e9e1944c http.request.method=POST http.request.remoteaddr="127.0.0.1:39454" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:09Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:42497" http.request.id=4fdc92c0-8803-4a7a-af35-ca5df30aa3e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39454" http.request.uri="/v2/foo/bar/blobs/uploads/3890c3c6-8ad2-475f-a65a-c4a574aa4d73?_state=I7OUXAp_qoZzDuw7ROpAWaC4Br2iepYCZKf__8xWD-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4OTBjM2M2LThhZDItNDc1Zi1hNjVhLWM0YTU3NGFhNGQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowNy43NjMwNjA5MzVaIn0%3D&digest=sha256%3A386ca6210de23c7a566aae6f03e5f6ef5f1e4a6ed0dcea9ee3ab1b8477eaff59" http.request.useragent="Go-http-client/1.1" http.response.duration=2.226529284s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:07 +0000] "PUT /v2/foo/bar/blobs/uploads/3890c3c6-8ad2-475f-a65a-c4a574aa4d73?_state=I7OUXAp_qoZzDuw7ROpAWaC4Br2iepYCZKf__8xWD-R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM4OTBjM2M2LThhZDItNDc1Zi1hNjVhLWM0YTU3NGFhNGQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODowNy43NjMwNjA5MzVaIn0%3D&digest=sha256%3A386ca6210de23c7a566aae6f03e5f6ef5f1e4a6ed0dcea9ee3ab1b8477eaff59 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:09Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:42497" http.request.id=45d0bfba-74cc-408f-95a3-df857929843c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39454" http.request.uri="/v2/foo/bar/blobs/sha256:386ca6210de23c7a566aae6f03e5f6ef5f1e4a6ed0dcea9ee3ab1b8477eaff59" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.004969ms http.response.status=405 http.response.written=78 vars.digest="sha256:386ca6210de23c7a566aae6f03e5f6ef5f1e4a6ed0dcea9ee3ab1b8477eaff59" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:386ca6210de23c7a566aae6f03e5f6ef5f1e4a6ed0dcea9ee3ab1b8477eaff59 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.51s) === RUN TestDeleteReadOnly time="2024-05-17T21:58: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.3 time="2024-05-17T21:58:09Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43095" http.request.id=9e43d873-8b4d-48d4-a2c0-a108c3e90d1b http.request.method=POST http.request.remoteaddr="127.0.0.1:46004" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.068649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43095" http.request.id=6d7bd1ef-518f-447f-85cc-bcaa47862163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46004" http.request.uri="/v2/foo/bar/blobs/uploads/e4ea38e9-2779-4e6a-9820-f7299229d4ad?_state=8NWWVHvFoRLaQrIo7r-_xtHg5E0e-SVPISChxK5pq_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0ZWEzOGU5LTI3NzktNGU2YS05ODIwLWY3Mjk5MjI5ZDRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODoxMC4yNTE5MzczMDNaIn0%3D&digest=sha256%3A3fd05851328b32ba80408998619ec9d65af447ee2122ae4ade5095d531b5ce38" http.request.useragent="Go-http-client/1.1" http.response.duration=1.711658084s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:10 +0000] "PUT /v2/foo/bar/blobs/uploads/e4ea38e9-2779-4e6a-9820-f7299229d4ad?_state=8NWWVHvFoRLaQrIo7r-_xtHg5E0e-SVPISChxK5pq_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0ZWEzOGU5LTI3NzktNGU2YS05ODIwLWY3Mjk5MjI5ZDRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODoxMC4yNTE5MzczMDNaIn0%3D&digest=sha256%3A3fd05851328b32ba80408998619ec9d65af447ee2122ae4ade5095d531b5ce38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [17/May/2024:21:58:11 +0000] "DELETE /v2/foo/bar/blobs/sha256:3fd05851328b32ba80408998619ec9d65af447ee2122ae4ade5095d531b5ce38 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.97s) === RUN TestStartPushReadOnly time="2024-05-17T21:58:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:11Z" level=info msg="redis not configured" go.version=go1.22.3 127.0.0.1 - - [17/May/2024:21:58:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-05-17T21:58:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:11Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=f048be20-9b2d-4b53-8345-457d30705c5c http.request.method=GET http.request.remoteaddr="127.0.0.1:47286" 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.023849ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:58:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T21:58:11Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=99dfb0fc-98d1-4e65-b12a-7da6037ce0aa http.request.method=GET http.request.remoteaddr="127.0.0.1:47286" 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="817.327µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:21:58:11 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:58:11Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=4ffa476f-e8d0-495d-8fc4-9fb828788d98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" 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="850.648µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:58:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T21:58:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=6a1acd01-2831-4de8-8a6d-a21bec5c1ad9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.224749ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:58:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=6a1acd01-2831-4de8-8a6d-a21bec5c1ad9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.271349ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:58:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=6a1acd01-2831-4de8-8a6d-a21bec5c1ad9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.299829ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:58:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=6a1acd01-2831-4de8-8a6d-a21bec5c1ad9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.333509ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:58:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T21:58:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=ac3f8607-c9ed-400e-b5d1-2e76b12124a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:12 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:14Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=53eea082-34b2-421c-8b1e-f97c14ae0119 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/blobs/uploads/8784acba-0911-4b62-a0a8-ea996ebc661e?_state=QpchefqEkH2JB4bKmCOWWVOddcvaLAfsA3qclkw7N3F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Nzg0YWNiYS0wOTExLTRiNjItYTBhOC1lYTk5NmViYzY2MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTIuMjY3MzUxOTU4WiJ9&digest=sha256%3A2cd50cc48d5456e48b7bed36abfdf57728ac7010ab1cda599680e52a5633b0cc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.547460248s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:12 +0000] "PUT /v2/foo/schema1/blobs/uploads/8784acba-0911-4b62-a0a8-ea996ebc661e?_state=QpchefqEkH2JB4bKmCOWWVOddcvaLAfsA3qclkw7N3F7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4Nzg0YWNiYS0wOTExLTRiNjItYTBhOC1lYTk5NmViYzY2MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTIuMjY3MzUxOTU4WiJ9&digest=sha256%3A2cd50cc48d5456e48b7bed36abfdf57728ac7010ab1cda599680e52a5633b0cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:15Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=d3b923fa-c909-4ade-9bc3-663729b26cbc http.request.method=POST http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085609ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=ff4cda13-e1ee-4fba-a453-35caa54de3c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/blobs/uploads/c8bfd6d0-cb01-4744-a391-13da6e7e4861?_state=UIg08u69ZwYYv_dy37vx1FuOjBE3CWKPhYOypwznCqR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjOGJmZDZkMC1jYjAxLTQ3NDQtYTM5MS0xM2RhNmU3ZTQ4NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTUuMDE4ODEzNTMzWiJ9&digest=sha256%3A5776eb9fac14cde445f6725dc9776e97b812f6bc3bca189bcbe46a615394a138" http.request.useragent="Go-http-client/1.1" http.response.duration=1.162518579s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/c8bfd6d0-cb01-4744-a391-13da6e7e4861?_state=UIg08u69ZwYYv_dy37vx1FuOjBE3CWKPhYOypwznCqR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjOGJmZDZkMC1jYjAxLTQ3NDQtYTM5MS0xM2RhNmU3ZTQ4NjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTUuMDE4ODEzNTMzWiJ9&digest=sha256%3A5776eb9fac14cde445f6725dc9776e97b812f6bc3bca189bcbe46a615394a138 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=b06ce414-711b-4e06-9e59-f43f6826d77d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.770913ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=d604a450-17c9-4608-a154-f14dbbe1f651 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.588312ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=c8236680-14b1-4b09-a9bf-2331f8077e39 http.request.method=GET http.request.remoteaddr="127.0.0.1:47286" 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.032458ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=c992615b-238e-4f74-a93c-68f4e3941c58 http.request.method=GET http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.009658ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "GET /v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43437" http.request.id=3180c91f-7751-464a-94f9-a25f0608abe3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.596432ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43437" http.request.id=01de0b66-d099-4ff5-b7a2-cea7e4b9b964 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.511951ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:43437" http.request.id=daa2b30e-f851-4fe7-853f-305ed691c435 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.569592ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=d962d800-7c6b-4d0b-a98b-8ad0f3827857 http.request.method=GET http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.072979ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "GET /v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=ae7a156e-80a6-4cc9-ba17-7801991fa210 http.request.method=GET http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="830.127µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=89cbbf06-1f84-47a6-a2e3-ddce842a15b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" http.request.useragent="Go-http-client/1.1" http.response.duration="726.326µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "GET /v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=39cc3b7e-e0c7-4a09-84e0-3b0691a55f2c http.request.method=GET http.request.remoteaddr="127.0.0.1:47286" 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="845.367µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=error msg="payload digest does match: "sha256:3fbc13785e8148c388526a6d5b2013c1746ca1a34529228b4d3e5f46eef6c15e" != "sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3"" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=891a9256-e0e2-4be3-94cd-f0ad990d47bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" time="2024-05-17T21:58:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=891a9256-e0e2-4be3-94cd-f0ad990d47bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:47286" http.request.uri="/v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="963.529µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3" 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:c0811124f31d8fed45558a3af7d79862539a3516b442682d590052eead3fe7d3 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=75c9c497-de3f-4053-809c-aa70d8269647 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" 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.03025ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=0ac977e7-05b9-4e76-b542-4e9f6a846614 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" 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="748.447µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43437" http.request.id=26117f65-f9ba-41cf-b870-5f18a7e26815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" 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="865.688µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43437" http.request.id=26117f65-f9ba-41cf-b870-5f18a7e26815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" 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="908.648µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43437" http.request.id=26117f65-f9ba-41cf-b870-5f18a7e26815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="938.689µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=ac7c9347-6ce7-4a6a-8439-1ec617ab6f6f http.request.method=POST http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="947.729µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=ff478350-2793-46a2-95ff-c664ae6771d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/blobs/uploads/9d18ca6d-221e-498c-921a-585f84a37911?_state=8yGdzt2JDO_WME3b1mcb6aZi5k6GYZjBNqhsFOyzJ0t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZDE4Y2E2ZC0yMjFlLTQ5OGMtOTIxYS01ODVmODRhMzc5MTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTYuMjIwNDI2NjU4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08765ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/9d18ca6d-221e-498c-921a-585f84a37911?_state=8yGdzt2JDO_WME3b1mcb6aZi5k6GYZjBNqhsFOyzJ0t7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZDE4Y2E2ZC0yMjFlLTQ5OGMtOTIxYS01ODVmODRhMzc5MTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTYuMjIwNDI2NjU4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43437" http.request.id=a8e96b6d-75ba-4c4c-a71f-e682f26c7ac3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" 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="987.689µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43437" http.request.id=a8e96b6d-75ba-4c4c-a71f-e682f26c7ac3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" 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.031889ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T21:58:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=272f483f-c31a-4182-902b-e7edeafc1a6d http.request.method=POST http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.049209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=61bc86ce-8fdb-4a1d-9933-2aba3411e759 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/blobs/uploads/93ae7022-1a7e-4de5-871e-6ac2c0b9210e?_state=WMlleBRfr9tOKjmOOmI-VD-vFj5yGpJM7wcIVRRETHd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5M2FlNzAyMi0xYTdlLTRkZTUtODcxZS02YWMyYzBiOTIxMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTYuNDM0NDI5NTE0WiJ9&digest=sha256%3Afebbae2cf6000deacd9ee99ee1cd70e9b616eb88f1148a55c9f97e91ab04d02d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.192046561s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/93ae7022-1a7e-4de5-871e-6ac2c0b9210e?_state=WMlleBRfr9tOKjmOOmI-VD-vFj5yGpJM7wcIVRRETHd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5M2FlNzAyMi0xYTdlLTRkZTUtODcxZS02YWMyYzBiOTIxMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTYuNDM0NDI5NTE0WiJ9&digest=sha256%3Afebbae2cf6000deacd9ee99ee1cd70e9b616eb88f1148a55c9f97e91ab04d02d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=6b6d077d-4829-4a03-9859-683183a778db http.request.method=POST http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15517ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=7bf6dc14-cada-4b01-a5e0-722f8ad81af0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/blobs/uploads/866a961c-6eb7-4eb7-a5f2-a8549f3fe854?_state=-6xqtCwAjFjgIVqg_Zfnj2IwgLgLX30MbQqBnKVgd0l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NjZhOTYxYy02ZWI3LTRlYjctYTVmMi1hODU0OWYzZmU4NTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTcuOTMwMDUwMjg0WiJ9&digest=sha256%3A0f2176ab497f1f0e795482e8c6d92379c5331c8501e31cf333af8a145d0b1f1c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.259714899s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/866a961c-6eb7-4eb7-a5f2-a8549f3fe854?_state=-6xqtCwAjFjgIVqg_Zfnj2IwgLgLX30MbQqBnKVgd0l7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NjZhOTYxYy02ZWI3LTRlYjctYTVmMi1hODU0OWYzZmU4NTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MTcuOTMwMDUwMjg0WiJ9&digest=sha256%3A0f2176ab497f1f0e795482e8c6d92379c5331c8501e31cf333af8a145d0b1f1c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43437" http.request.id=0f872e12-01f0-4ced-8941-dfade696b559 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.500453ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43437" http.request.id=20450f5b-b3d0-4afd-bbf9-10722a83be3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/sha256:2a4d211e7b32b9b771d8d3989c909e0ea4a79b31f6b2c6b271629eb1e0b8f00c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.208051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:2a4d211e7b32b9b771d8d3989c909e0ea4a79b31f6b2c6b271629eb1e0b8f00c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=83ef1fcf-9b36-4601-9915-4aaa2db17c66 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" 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.014649ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=28abbafd-6088-44e6-aa34-b901801d4a80 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/sha256:2a4d211e7b32b9b771d8d3989c909e0ea4a79b31f6b2c6b271629eb1e0b8f00c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.049889ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/sha256:2a4d211e7b32b9b771d8d3989c909e0ea4a79b31f6b2c6b271629eb1e0b8f00c HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=7f20e6ae-ccd1-44b0-8dcb-9d13f7515d85 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="804.168µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=68197494-bd58-4e9e-ac49-66da3d1fb32e http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/sha256:2a4d211e7b32b9b771d8d3989c909e0ea4a79b31f6b2c6b271629eb1e0b8f00c" http.request.useragent="Go-http-client/1.1" http.response.duration="816.167µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/sha256:2a4d211e7b32b9b771d8d3989c909e0ea4a79b31f6b2c6b271629eb1e0b8f00c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=80f6e3b8-0745-4c11-b1b0-ab3aefb1ec7a http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" 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="821.807µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="rewriting manifest sha256:2a4d211e7b32b9b771d8d3989c909e0ea4a79b31f6b2c6b271629eb1e0b8f00c in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=2005ac69-139f-4af7-ae45-5edff63e8f65 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=2005ac69-139f-4af7-ae45-5edff63e8f65 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" 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.381301ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43437" http.request.id=f563f839-5ad5-4b45-bc65-672d9e42852e http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" 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.045209ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43437" http.request.id=3eead920-119e-4bcc-a4f8-cc9fa03a1dce http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.234731ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43437" http.request.id=1cae4631-75b8-4708-9df0-2a285a8eb9a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/sha256:fa54ea6d910b425be53e0440474437c1575836755d23ba8845224c702115e692" http.request.useragent="Go-http-client/1.1" http.response.duration=1.032009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "PUT /v2/foo/schema2/manifests/sha256:fa54ea6d910b425be53e0440474437c1575836755d23ba8845224c702115e692 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=fe6c20c2-2562-47bb-8e24-be2a865f20c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" 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.045489ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=26c30e86-56df-4d97-9ca3-460c2f228c48 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/sha256:fa54ea6d910b425be53e0440474437c1575836755d23ba8845224c702115e692" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="996.209µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/sha256:fa54ea6d910b425be53e0440474437c1575836755d23ba8845224c702115e692 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=428b1082-d77c-4daf-8d04-b0695144952f http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="898.808µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=63417bbc-ea98-4bb7-ba82-f66ae133ad31 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/sha256:fa54ea6d910b425be53e0440474437c1575836755d23ba8845224c702115e692" http.request.useragent="Go-http-client/1.1" http.response.duration="802.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/sha256:fa54ea6d910b425be53e0440474437c1575836755d23ba8845224c702115e692 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="rewriting manifest list sha256:fa54ea6d910b425be53e0440474437c1575836755d23ba8845224c702115e692 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=81436885-def0-4b7b-a0ff-cfe04f493919 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43437" http.request.id=81436885-def0-4b7b-a0ff-cfe04f493919 http.request.method=GET http.request.remoteaddr="127.0.0.1:54990" 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.392181ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:20Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=24b40f89-2995-494b-9a21-bbb610dfe242 http.request.method=GET http.request.remoteaddr="127.0.0.1:55476" 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.084249ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=16dbde99-37fc-4725-bfca-c657c348c420 http.request.method=GET http.request.remoteaddr="127.0.0.1:55476" 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="855.808µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=dad007be-ecbd-48b5-a831-e89a908cbcf4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" 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="843.047µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=09d6709f-ee76-4d7b-8904-373954743d66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.267589ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:58:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=09d6709f-ee76-4d7b-8904-373954743d66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.31939ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:58:20Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=09d6709f-ee76-4d7b-8904-373954743d66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.34819ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:58:20Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=09d6709f-ee76-4d7b-8904-373954743d66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.37911ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T21:58:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=46049023-cc6f-41b5-9cbb-adde8032c6d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.061729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=dc67120c-e394-4f6d-ae7f-bf2fff04efe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/blobs/uploads/9c7ef536-89a0-4b7d-abcd-33d870385537?_state=ohNxZ1WHETXs-H_0tiqiYucg2fOPqhh5OuqYlJH0mz17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YzdlZjUzNi04OWEwLTRiN2QtYWJjZC0zM2Q4NzAzODU1MzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjAuNTM3MzA5NzQyWiJ9&digest=sha256%3A687b88dcf1aa29a23c5a602b60d32f3bde4dd40c98e2e1942c7c670fef0d5957" http.request.useragent="Go-http-client/1.1" http.response.duration=2.362819413s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/9c7ef536-89a0-4b7d-abcd-33d870385537?_state=ohNxZ1WHETXs-H_0tiqiYucg2fOPqhh5OuqYlJH0mz17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5YzdlZjUzNi04OWEwLTRiN2QtYWJjZC0zM2Q4NzAzODU1MzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjAuNTM3MzA5NzQyWiJ9&digest=sha256%3A687b88dcf1aa29a23c5a602b60d32f3bde4dd40c98e2e1942c7c670fef0d5957 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:23Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=f0c23f03-d8b3-47ff-9af2-77b049139716 http.request.method=POST http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12105ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=a7b12cf3-8a90-4a42-88aa-18672eef63a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/blobs/uploads/58e6e006-f77b-4aae-a939-9ebece2971f4?_state=KrQ-_bC7PLrwujHJP1v8WUj7Iamex1rTC00oU9GuewN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1OGU2ZTAwNi1mNzdiLTRhYWUtYTkzOS05ZWJlY2UyOTcxZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjMuMTM4MDQ4NTAzWiJ9&digest=sha256%3Ae8faabe0683a64bc2e3010f2448cf02fd4fc2859749e15f44759d9ec6c32d6ec" http.request.useragent="Go-http-client/1.1" http.response.duration=1.302361218s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/58e6e006-f77b-4aae-a939-9ebece2971f4?_state=KrQ-_bC7PLrwujHJP1v8WUj7Iamex1rTC00oU9GuewN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1OGU2ZTAwNi1mNzdiLTRhYWUtYTkzOS05ZWJlY2UyOTcxZjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjMuMTM4MDQ4NTAzWiJ9&digest=sha256%3Ae8faabe0683a64bc2e3010f2448cf02fd4fc2859749e15f44759d9ec6c32d6ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=ad869ba4-1366-42a4-8c7b-8085b3f0a084 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.855355ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=d0f7b644-d60d-4a16-83b0-a541a9384eae http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.592952ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=254a88f1-a8e2-4948-b8dd-c485654641f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55476" 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.044298ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=105d3c6c-7542-48a2-b6ae-f83480d02d4c http.request.method=GET http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.935937ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "GET /v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38063" http.request.id=2f48b28d-c8f4-4694-b4ed-28d03ba2117c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.590472ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38063" http.request.id=37e0d182-cc3b-4b56-8af8-c2fce3396985 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.655432ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:38063" http.request.id=71912556-a466-4c8f-89dc-952d402248ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.576352ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=b1f5a0a8-3fec-48fb-ad27-166d704b0076 http.request.method=GET http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.006938ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "GET /v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=bc8ce67f-2755-49b2-882f-ca8f3603e373 http.request.method=GET http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="825.207µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=5f0e23d2-560a-4206-a6c5-3f542a6c727d http.request.method=GET http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" http.request.useragent="Go-http-client/1.1" http.response.duration="712.166µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "GET /v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=e85278e7-b0bc-4962-8217-0356c30d7a0b http.request.method=GET http.request.remoteaddr="127.0.0.1:55476" 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="784.887µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=error msg="payload digest does match: "sha256:f113d4cad24131723aa3153c41e88dfa09e823d6160b3c4cd524068575da1ec4" != "sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5"" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=59ebec76-2330-4c2e-8a0c-2f79528ff2dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" time="2024-05-17T21:58:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=59ebec76-2330-4c2e-8a0c-2f79528ff2dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:55476" http.request.uri="/v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="932.248µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5" 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:4ecfc8daeefe34fbd9c2728cb859da0ea987c52fcbb1b4dbccf507d0591773f5 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=e187a219-259e-4cc6-810d-559a978979e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="904.088µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=cbe085e8-3a6f-4860-80d2-2adadfb2a6cf http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" 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="807.007µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38063" http.request.id=631f126a-5188-433e-9282-063497771843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" 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="923.448µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38063" http.request.id=631f126a-5188-433e-9282-063497771843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="968.208µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38063" http.request.id=631f126a-5188-433e-9282-063497771843 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" 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="999.968µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=8947c120-9d3f-4d70-9bd6-2b142b54972e http.request.method=POST http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=afa4e944-4d2a-4823-8560-83630fe94067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/blobs/uploads/95178529-e3d1-4f23-8532-f8c8fc1c55aa?_state=3zBVAO3GWx6Z5nkaVI_10eo1G6vNQc61JbqesC8DRh57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NTE3ODUyOS1lM2QxLTRmMjMtODUzMi1mOGM4ZmMxYzU1YWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjQuNDg0NDk2NzkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.196731ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/95178529-e3d1-4f23-8532-f8c8fc1c55aa?_state=3zBVAO3GWx6Z5nkaVI_10eo1G6vNQc61JbqesC8DRh57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5NTE3ODUyOS1lM2QxLTRmMjMtODUzMi1mOGM4ZmMxYzU1YWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjQuNDg0NDk2NzkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38063" http.request.id=0e833f7e-b815-4881-a62c-da11da68b91e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" 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.03613ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38063" http.request.id=0e833f7e-b815-4881-a62c-da11da68b91e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" 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.08333ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T21:58:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=416a5961-0ace-494f-8ff5-b4af607292de http.request.method=POST http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09813ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=43d44342-5803-4313-ab61-ddee5d759222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/blobs/uploads/14d1477a-3ee9-403b-838b-243346fff83e?_state=6DIj8EzTYzodP0JMOgsIjMXNh8DgaYFo4ZKBvjdbSup7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNGQxNDc3YS0zZWU5LTQwM2ItODM4Yi0yNDMzNDZmZmY4M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjQuNjk3OTgwMDQzWiJ9&digest=sha256%3A49411879ddfb8ed42b189353a8aa296910ac5dced9c8622bec5ed4f106409bf5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.25398779s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/14d1477a-3ee9-403b-838b-243346fff83e?_state=6DIj8EzTYzodP0JMOgsIjMXNh8DgaYFo4ZKBvjdbSup7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxNGQxNDc3YS0zZWU5LTQwM2ItODM4Yi0yNDMzNDZmZmY4M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjQuNjk3OTgwMDQzWiJ9&digest=sha256%3A49411879ddfb8ed42b189353a8aa296910ac5dced9c8622bec5ed4f106409bf5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=8393735f-6ef3-4d2f-8b69-db42c52162a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10005ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=78d7589e-157e-440f-91b2-026039410edf http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/blobs/uploads/34e11c2b-59d6-4243-ab68-f4653d3bed31?_state=kQ_61aC-jCs0CgcphIM_g5X1pTBAC78vIZZpLkTznpp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNGUxMWMyYi01OWQ2LTQyNDMtYWI2OC1mNDY1M2QzYmVkMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjYuMTY1MjY0MDgzWiJ9&digest=sha256%3Ac5fadcc646c76524c32ce8dac92aa3c9789f4606742cdd1cd97e663a5e8ca2b2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.186627833s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/34e11c2b-59d6-4243-ab68-f4653d3bed31?_state=kQ_61aC-jCs0CgcphIM_g5X1pTBAC78vIZZpLkTznpp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNGUxMWMyYi01OWQ2LTQyNDMtYWI2OC1mNDY1M2QzYmVkMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjYuMTY1MjY0MDgzWiJ9&digest=sha256%3Ac5fadcc646c76524c32ce8dac92aa3c9789f4606742cdd1cd97e663a5e8ca2b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38063" http.request.id=8d0ed370-56c7-4c5b-a1da-754b12ddca17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.380852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38063" http.request.id=186abc15-4b1f-4ba0-a5ee-3db07a14e9b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/sha256:a9f8ed9fb154d6435f9e971265e0fe40154f48d179f60e8f8d575e7d3ef228ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10777ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:a9f8ed9fb154d6435f9e971265e0fe40154f48d179f60e8f8d575e7d3ef228ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=195a1fb3-5151-4b60-8030-d171dca6047e http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" 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="922.168µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=bb9b2660-402a-4ff6-a4bf-16d63520b4a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/sha256:a9f8ed9fb154d6435f9e971265e0fe40154f48d179f60e8f8d575e7d3ef228ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="895.208µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/sha256:a9f8ed9fb154d6435f9e971265e0fe40154f48d179f60e8f8d575e7d3ef228ea HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=0a2cfc5e-ee15-4a8e-b658-4ac87575a6b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="702.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=b198416b-3f38-4824-8e74-0acd933760d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/sha256:a9f8ed9fb154d6435f9e971265e0fe40154f48d179f60e8f8d575e7d3ef228ea" http.request.useragent="Go-http-client/1.1" http.response.duration="707.487µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/sha256:a9f8ed9fb154d6435f9e971265e0fe40154f48d179f60e8f8d575e7d3ef228ea HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=592b112d-307c-4bc4-96d1-4c9edd350dcc http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" 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="701.766µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="rewriting manifest sha256:a9f8ed9fb154d6435f9e971265e0fe40154f48d179f60e8f8d575e7d3ef228ea in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=4aa18514-7b4c-46a9-ab01-34b81055f50d http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=4aa18514-7b4c-46a9-ab01-34b81055f50d http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" 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.065139ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38063" http.request.id=15f9dce0-605c-416e-8fc0-cf25c7c60270 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" 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="934.848µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38063" http.request.id=9d334ed8-c831-40bb-935a-1b277d70716a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03745ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38063" http.request.id=30eb3c2c-f249-41c7-9f2d-307fd3556d6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/sha256:ddd06738aa1322c62c0bc715550b56c31a5b1bcf11badb52f552b9095707d5aa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001649ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:ddd06738aa1322c62c0bc715550b56c31a5b1bcf11badb52f552b9095707d5aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=c7e63b0a-fad2-4ca6-9aaa-c24d44525838 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" 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="925.048µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=0da837c1-3a50-4aac-8a25-cef2d893c6a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/sha256:ddd06738aa1322c62c0bc715550b56c31a5b1bcf11badb52f552b9095707d5aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="875.168µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/sha256:ddd06738aa1322c62c0bc715550b56c31a5b1bcf11badb52f552b9095707d5aa HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=7f317f2c-cb2c-49a4-9805-e483717ce6d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="834.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=8ed5d304-6c60-45b0-8606-9acb36aeb592 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/sha256:ddd06738aa1322c62c0bc715550b56c31a5b1bcf11badb52f552b9095707d5aa" http.request.useragent="Go-http-client/1.1" http.response.duration="732.686µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/sha256:ddd06738aa1322c62c0bc715550b56c31a5b1bcf11badb52f552b9095707d5aa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="rewriting manifest list sha256:ddd06738aa1322c62c0bc715550b56c31a5b1bcf11badb52f552b9095707d5aa in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=4c445cfa-f9d6-4dda-9272-0046080ec2f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38063" http.request.id=4c445cfa-f9d6-4dda-9272-0046080ec2f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60368" 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.148939ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (15.40s) === RUN TestGetManifestWithStorageError time="2024-05-17T21:58:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:27Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:36637" http.request.id=11b4cbe3-b198-4e2e-b69d-a7013d7cb1a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" 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.036249ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:36637" http.request.id=09159137-0ead-4c2a-81e3-01f088dcbaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" 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="787.367µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:36637" http.request.id=72ed492b-64ad-471a-a607-618f28fe59af http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" 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="800.688µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:36637" http.request.id=c443f2a4-c156-4c8d-9909-5b3963c76354 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" 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="713.167µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-05-17T21:58:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:27Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=82fe3bf1-da60-4105-b3ff-325a0a5c12b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" 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="850.128µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=3a429ffa-d65b-40be-b691-9c337d64af6e http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" 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="811.807µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=0ebdab5d-9e98-4e6f-be92-c9d9b9064e07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" 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="799.688µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=aa073a8d-b854-499f-83f9-f711c624498b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.086908ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=aa073a8d-b854-499f-83f9-f711c624498b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.130228ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=aa073a8d-b854-499f-83f9-f711c624498b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.160228ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:58:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=aa073a8d-b854-499f-83f9-f711c624498b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.185588ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T21:58:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=ba42c9c5-f267-4d7b-b16a-9ec22ba2659b http.request.method=POST http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.034249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=1d682fe7-0524-4f9a-83b5-00572aad21f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/blobs/uploads/2b6241ce-1ca3-4fe2-aaf1-cdba394f6743?_state=w9UatOg63zBOiChFuUWhFP1lrqh7PSpBRGU3PtSrgzt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYjYyNDFjZS0xY2EzLTRmZTItYWFmMS1jZGJhMzk0ZjY3NDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjcuNTQzNTQ2Mzc0WiJ9&digest=sha256%3Aa2e3428caa875a3ec13a5552cd11c49134d7b8f9f776dd39b26a15837c98f03b" http.request.useragent="Go-http-client/1.1" http.response.duration=677.290441ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/2b6241ce-1ca3-4fe2-aaf1-cdba394f6743?_state=w9UatOg63zBOiChFuUWhFP1lrqh7PSpBRGU3PtSrgzt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyYjYyNDFjZS0xY2EzLTRmZTItYWFmMS1jZGJhMzk0ZjY3NDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjcuNTQzNTQ2Mzc0WiJ9&digest=sha256%3Aa2e3428caa875a3ec13a5552cd11c49134d7b8f9f776dd39b26a15837c98f03b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=4c0e771d-a113-4f83-a80c-923e7ce82310 http.request.method=POST http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.098169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:28 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=db601c2e-810e-4bae-8471-06acdf5805f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/blobs/uploads/0a7ca1ef-b975-4feb-8c5c-1c4602140188?_state=iC8uG1glMFytB3dQCVia1LSFR31Vv2xp53cHUmLxfld7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTdjYTFlZi1iOTc1LTRmZWItOGM1Yy0xYzQ2MDIxNDAxODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjguNTQyMTk4MzgyWiJ9&digest=sha256%3A27c8a4c379493290e90ab8211f06dacca66b0d5c6bbc4bdd07e313680d5f10ce" http.request.useragent="Go-http-client/1.1" http.response.duration=2.586543436s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:28 +0000] "PUT /v2/foo/schema1/blobs/uploads/0a7ca1ef-b975-4feb-8c5c-1c4602140188?_state=iC8uG1glMFytB3dQCVia1LSFR31Vv2xp53cHUmLxfld7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTdjYTFlZi1iOTc1LTRmZWItOGM1Yy0xYzQ2MDIxNDAxODgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MjguNTQyMTk4MzgyWiJ9&digest=sha256%3A27c8a4c379493290e90ab8211f06dacca66b0d5c6bbc4bdd07e313680d5f10ce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=9624375c-3c98-4a09-a5f8-d5d13dbb8fd4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.884034ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=c122b280-9403-4bab-ab00-dfb4e8c67e8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.610792ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=b8c10562-89cd-4914-88c5-c4813f29ffd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.937497ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=e56d308c-c9e1-4d89-becf-9ed10739443c http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.949097ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41779" http.request.id=54e8b6f1-5f91-4e89-a22e-0415f287c505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.521391ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41779" http.request.id=04bf3709-b89c-4bdf-8b08-5c664d9c9657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.531791ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:41779" http.request.id=8b7b6501-c3be-4a79-b760-c05d2fc60e3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.659512ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=44dc297f-4472-417b-b2fb-db08f09b9f93 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.942177ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=2f39d96f-a044-40d9-b8d6-e13630730939 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="812.807µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=2e679e02-3e3d-4935-ab4c-030baf0cb857 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.duration="763.366µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=e2e5eeb0-1ad9-4764-a9c9-7b4f5a27cd66 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" 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="831.008µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=error msg="payload digest does match: "sha256:d409bff9936996123d15e3c4af6b470054a66acbd26f728319d8f2b83f520497" != "sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8"" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=84e73a0e-8ad8-452f-954f-de18733ab43d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=84e73a0e-8ad8-452f-954f-de18733ab43d http.request.method=PUT http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="948.489µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=e31eaab4-e31c-4af2-b932-5cf65687eecb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57032" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15269ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=5c305967-9128-48ef-9ac8-a7c1ad61b8de http.request.method=GET http.request.remoteaddr="127.0.0.1:57032" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.088µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=a1660fec-4b0a-4725-9e33-7d2130f7622f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57042" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="981.049µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=ad79b978-6278-4329-b6ef-4a5081026f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57058" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.718033ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=2b82270e-57fc-4a83-b624-bccc93a4a1dc http.request.method=GET http.request.remoteaddr="127.0.0.1:57058" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.954697ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=944b2a0b-c0f6-4c85-88bb-f971b6df745e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57072" 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.07781ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=d5413463-96e9-4308-bd18-dfd2feb49c59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.743354ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=d2daa3ea-625c-45e0-a25f-e61453953e0f http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" 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="818.167µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=fe74041f-c977-474a-8ad8-5aa00b4f9cb7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8" http.request.useragent="Go-http-client/1.1" http.response.duration="941.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e512907c86a422e4c26cbdc96a762e82692d75bcab8d53ef92c122ed1121e5a8 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=32058e0e-9e9c-48b9-9d32-5fd6945d56f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" 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="768.567µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=79eaea7d-0d77-4069-afe2-f166308a3f70 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" 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="867.007µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=69e6b8f6-00cb-4b47-8b28-1db2807b4eb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" 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="806.007µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41779" http.request.id=f6a146fb-24de-4dee-8330-23f8553877b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" 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="920.288µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41779" http.request.id=f6a146fb-24de-4dee-8330-23f8553877b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="961.929µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41779" http.request.id=f6a146fb-24de-4dee-8330-23f8553877b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" 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="990.889µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=561108de-32d0-4cee-beb9-5d0df7210045 http.request.method=POST http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="929.369µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=79f335f7-8c75-4f80-a338-cfa7a9d444bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/blobs/uploads/8cd04548-d8b9-4faf-89fa-8be8f9da7cbd?_state=IhX5avSHUt9TeXzI63_U1fxj-hS44aqFq6GRwXzsL297Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Y2QwNDU0OC1kOGI5LTRmYWYtODlmYS04YmU4ZjlkYTdjYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MzEuMTg3ODc1MDIyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.340052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema2/blobs/uploads/8cd04548-d8b9-4faf-89fa-8be8f9da7cbd?_state=IhX5avSHUt9TeXzI63_U1fxj-hS44aqFq6GRwXzsL297Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4Y2QwNDU0OC1kOGI5LTRmYWYtODlmYS04YmU4ZjlkYTdjYmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MzEuMTg3ODc1MDIyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41779" http.request.id=2bb647c6-f229-4f73-a224-eff40c26ed86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" 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.026449ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41779" http.request.id=2bb647c6-f229-4f73-a224-eff40c26ed86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" 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.087849ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T21:58:31Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=0ea7c13f-5a6e-44df-a0ce-07c70591a9b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="926.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=20bde21a-7deb-4958-b31c-998107b572b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/blobs/uploads/66732f71-de3e-4369-9a83-a0e4dc4422ae?_state=3mKmulJ4bBmZWcZwlQobS_Efe0qbaIrPDCQ9MFKCvMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NjczMmY3MS1kZTNlLTQzNjktOWE4My1hMGU0ZGM0NDIyYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MzEuNDMzNDU1MzE4WiJ9&digest=sha256%3A27dadbddf3d904883c857c4dba991d979b52ab86b1d04aa401ed144ecd595801" http.request.useragent="Go-http-client/1.1" http.response.duration=1.577206814s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:31 +0000] "PUT /v2/foo/schema2/blobs/uploads/66732f71-de3e-4369-9a83-a0e4dc4422ae?_state=3mKmulJ4bBmZWcZwlQobS_Efe0qbaIrPDCQ9MFKCvMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NjczMmY3MS1kZTNlLTQzNjktOWE4My1hMGU0ZGM0NDIyYWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MzEuNDMzNDU1MzE4WiJ9&digest=sha256%3A27dadbddf3d904883c857c4dba991d979b52ab86b1d04aa401ed144ecd595801 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:33Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=30eb437c-a375-4f69-8633-11a100c9e6ec http.request.method=POST http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.075929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=29831b67-1eec-41e3-a6b2-de42bc1785a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/blobs/uploads/06128486-b4d3-4166-84a5-a261712f943e?_state=b3ZURz3uP-FE6zTedo2OzS7lVx01KjsyKAlFC7NDlnB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNjEyODQ4Ni1iNGQzLTQxNjYtODRhNS1hMjYxNzEyZjk0M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MzMuMjk5MDMzNjg3WiJ9&digest=sha256%3A505bd4986268ee2ff0bbb8c67dd1e93e4794154d44e55f654555d9348ba8394a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.173320295s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/06128486-b4d3-4166-84a5-a261712f943e?_state=b3ZURz3uP-FE6zTedo2OzS7lVx01KjsyKAlFC7NDlnB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNjEyODQ4Ni1iNGQzLTQxNjYtODRhNS1hMjYxNzEyZjk0M2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6NTg6MzMuMjk5MDMzNjg3WiJ9&digest=sha256%3A505bd4986268ee2ff0bbb8c67dd1e93e4794154d44e55f654555d9348ba8394a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41779" http.request.id=114481bc-1637-4633-bf2c-cdba3bfc5a4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.428932ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41779" http.request.id=80747424-67d3-46f0-86e5-74fac2f5e2a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" http.request.useragent="Go-http-client/1.1" http.response.duration=1.191091ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "PUT /v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=5ca96083-43ca-4c6e-9b9d-c2842c3df225 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" 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.012569ms http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=4a63ceb9-e50c-4d87-bc18-e3fc5a3cde8c http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="934.168µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=e8a9c2db-3956-48de-9824-cce8cb3b6ae5 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="770.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=0c8d9c33-77dc-429d-ad7e-5b00afbf7a79 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" http.request.useragent="Go-http-client/1.1" http.response.duration="794.127µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=bbae29c2-fe53-43d5-a0a7-4d97ae5d3ec2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" 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="776.247µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="rewriting manifest sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=fad3bcf0-f5ec-4633-9dc6-b9c78fa43106 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=fad3bcf0-f5ec-4633-9dc6-b9c78fa43106 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" 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.102618ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=24dd0a80-52ab-40e3-bf3b-b2f73836f1e7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" http.request.useragent="Go-http-client/1.1" http.response.duration=1.008169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=1a971396-8af5-4f12-b017-db743347b0a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57082" http.request.uri="/v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.047µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=819d5d57-86db-438d-afb7-4ab3d5ea18c2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49950" http.request.uri="/v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08749ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41779" http.request.id=5d3312de-1cee-4380-8eac-1b20530df416 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" http.request.useragent="Go-http-client/1.1" http.response.duration=1.251091ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "PUT /v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=ce063ead-7bb1-4937-a384-2e2be2750ada http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="960.569µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=ed14bdd2-2c49-4926-9d8e-fce5cdba3739 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49962" 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.019369ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41779" http.request.id=cb8164dd-8243-458e-9cfb-34feac18ea27 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49976" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.338772ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=46c86447-5666-41cc-8228-ba068d060292 http.request.method=GET http.request.remoteaddr="127.0.0.1:49976" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="770.887µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=e4c37085-d9b5-44d2-a8f8-3d0095cd3a91 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49976" http.request.uri="/v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45" http.request.useragent="Go-http-client/1.1" http.response.duration="982.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2649fd38d90a2d6646e8cc81e8fd4b7a73b532fd03aa1c9da0d6183ab1880e45 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41779" http.request.id=0bf4ab32-6d16-4cc9-8560-9bad94d1ec3d http.request.method=GET http.request.remoteaddr="127.0.0.1:49976" 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="835.687µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (8.12s) === RUN TestManifestDeleteDisabled time="2024-05-17T21:58:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:35Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:34299" http.request.id=c5fc91ba-6c08-4a1b-9b10-90f9faf94f1f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51904" 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.002609ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-05-17T21:58:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:35Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T21:58:35Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.3 time="2024-05-17T21:58:35Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T21:58:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:40311" http.request.id=cd4b8807-47ac-4e22-93f6-b318d8ab8ada http.request.method=PUT http.request.remoteaddr="127.0.0.1:47450" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.885617ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:40311" http.request.id=e48cfc32-9b03-4f36-bf96-fb829ef88fcc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47462" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.574574ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:40311" http.request.id=b6c07413-3f17-4e37-9d96-2a933919d59a http.request.method=POST http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.625215ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T21:58:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:40311" http.request.id=489ad6eb-c364-4ca3-a064-465a5e047779 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47488" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.533174ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.20s) === RUN TestProxyManifestGetByTag time="2024-05-17T21:58:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:58:35Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=d2b70120-dea9-4d38-8466-716c7217ace7 http.request.method=POST http.request.remoteaddr="127.0.0.1:39202" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=d94ac137-b871-4b49-8568-7e439b93a976 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39202" http.request.uri="/v2/foo/bar/blobs/uploads/63fd5848-e7f9-4ac4-b0a6-2a7eeaf1876f?_state=te7kDC7nx531Ak57UoXcnbXGu5VxAu06Nxfk72SjzMd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZmQ1ODQ4LWU3ZjktNGFjNC1iMGE2LTJhN2VlYWYxODc2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODozNS45MDY5ODQ4MzNaIn0%3D&digest=sha256%3A382cc64e32a2fcd28938927b8a744e658090dd753eaa3d88ca5fc85465737528" http.request.useragent="Go-http-client/1.1" http.response.duration=1.198073695s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:35 +0000] "PUT /v2/foo/bar/blobs/uploads/63fd5848-e7f9-4ac4-b0a6-2a7eeaf1876f?_state=te7kDC7nx531Ak57UoXcnbXGu5VxAu06Nxfk72SjzMd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzZmQ1ODQ4LWU3ZjktNGFjNC1iMGE2LTJhN2VlYWYxODc2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODozNS45MDY5ODQ4MzNaIn0%3D&digest=sha256%3A382cc64e32a2fcd28938927b8a744e658090dd753eaa3d88ca5fc85465737528 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=95d7cec4-ac2c-4626-b6b2-69a7cbbe6545 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39202" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.775634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58: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.3 time="2024-05-17T21:58:37Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:58:37Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.22.3 time="2024-05-17T21:58:37Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=d08dd9da-b4e6-428e-9895-f4604d9f504c http.request.method=GET http.request.remoteaddr="127.0.0.1:39202" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="708.087µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:58:37Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:41653" go.version=go1.22.3 time="2024-05-17T21:58:37Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=1ce33fba-36af-4754-8f9d-8fd7ee2e48ae http.request.method=GET http.request.remoteaddr="127.0.0.1:39206" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="908.448µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:58:37Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41653 /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:41653/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:36585" http.request.id=7f146d31-6b12-424b-929f-0b68cdd0764d http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/foo/bar/manifests/sha256:90238b39357efd4755348d586bd486c987fcc1f154c22e4aa5c33f582921793f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:90238b39357efd4755348d586bd486c987fcc1f154c22e4aa5c33f582921793f" time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=f99e1d70-fa65-45c0-ae2c-23399abcb6fb http.request.method=GET http.request.remoteaddr="127.0.0.1:39210" http.request.uri="/v2/foo/bar/manifests/sha256:90238b39357efd4755348d586bd486c987fcc1f154c22e4aa5c33f582921793f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.061778ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "GET /v2/foo/bar/manifests/sha256:90238b39357efd4755348d586bd486c987fcc1f154c22e4aa5c33f582921793f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:58:37Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:90238b39357efd4755348d586bd486c987fcc1f154c22e4aa5c33f582921793f with ttl=167h59m59.999996s" go.version=go1.22.3 time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36585" http.request.id=7f146d31-6b12-424b-929f-0b68cdd0764d http.request.method=GET http.request.remoteaddr="127.0.0.1:59832" http.request.uri="/v2/foo/bar/manifests/sha256:90238b39357efd4755348d586bd486c987fcc1f154c22e4aa5c33f582921793f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=8.032431ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "GET /v2/foo/bar/manifests/sha256:90238b39357efd4755348d586bd486c987fcc1f154c22e4aa5c33f582921793f HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=e63fec97-129c-41de-92fa-d58de5388630 http.request.method=GET http.request.remoteaddr="127.0.0.1:39210" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="670.046µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:58:37Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41653 /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:41653/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:36585" http.request.id=a32f4551-9c54-42dc-a975-655979bb7d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:59846" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=0671a285-6bea-4f97-93d5-f62950ab5246 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39214" 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.096098ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36585" http.request.id=a32f4551-9c54-42dc-a975-655979bb7d42 http.request.method=GET http.request.remoteaddr="127.0.0.1:59846" 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=5.981813ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:58:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=aaf959ac-8486-44a1-90e3-5bc7445d6abb http.request.method=POST http.request.remoteaddr="127.0.0.1:39214" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.012849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=ad8999aa-c825-4d19-84d4-d98ee67e8a15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39214" http.request.uri="/v2/foo/bar/blobs/uploads/aefefb0e-4c62-4939-bdb6-592f728f5c4a?_state=lK_dbISRzil2ZAaNdI8F3B9hkKgF7ECus3zHk5fNfBR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlZmVmYjBlLTRjNjItNDkzOS1iZGI2LTU5MmY3MjhmNWM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODozNy40MTExNjg1MjFaIn0%3D&digest=sha256%3Acfb8351787f2d301e35866e9544c61be68fe49b1ced03d3536e0844719c3efe8" http.request.useragent="Go-http-client/1.1" http.response.duration=2.327299741s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:37 +0000] "PUT /v2/foo/bar/blobs/uploads/aefefb0e-4c62-4939-bdb6-592f728f5c4a?_state=lK_dbISRzil2ZAaNdI8F3B9hkKgF7ECus3zHk5fNfBR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlZmVmYjBlLTRjNjItNDkzOS1iZGI2LTU5MmY3MjhmNWM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMTo1ODozNy40MTExNjg1MjFaIn0%3D&digest=sha256%3Acfb8351787f2d301e35866e9544c61be68fe49b1ced03d3536e0844719c3efe8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=63f61484-312b-4004-aea4-e57d5f4f529b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39214" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.697672ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:58:39 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=af81b627-36d5-4d6b-ad93-1ae45a9fc6f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:39214" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="749.326µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:58:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:58:39Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41653 /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:41653/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:36585" http.request.id=43ec9901-67b0-4b10-81cc-13e9c2a20c6b http.request.method=GET http.request.remoteaddr="127.0.0.1:59860" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=401ef65a-83d0-40e4-b736-424e23c95983 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39222" 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.132579ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:58:39 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=7303a31e-52ce-4799-a085-e76f7ff9f4df http.request.method=GET http.request.remoteaddr="127.0.0.1:39222" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="672.726µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:58:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:58:39Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:41653 /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:41653/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:36585" http.request.id=43ec9901-67b0-4b10-81cc-13e9c2a20c6b http.request.method=GET http.request.remoteaddr="127.0.0.1:59860" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41653" http.request.id=123a3221-d4e4-4962-b5fe-dc69da347788 http.request.method=GET http.request.remoteaddr="127.0.0.1:39228" 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.030618ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:58:39 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:58:39Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:b34b25bffc98277fa21d4e1d454cc752ecf88ff849a1ea65e1356b7685bdfc44 with ttl=167h59m59.99999696s" go.version=go1.22.3 time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36585" http.request.id=43ec9901-67b0-4b10-81cc-13e9c2a20c6b http.request.method=GET http.request.remoteaddr="127.0.0.1:59860" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.25666ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:58:39 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.05s) === RUN TestAppDispatcher time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45019" http.request.id=15929b1e-bee8-4b17-adb0-2356074464fd http.request.method=GET http.request.remoteaddr="127.0.0.1:59054" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="911.608µs" http.response.status=200 http.response.written=0 time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45019" http.request.id=38d3220f-e221-424c-8a65-05b01870388e http.request.method=GET http.request.remoteaddr="127.0.0.1:59054" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="773.647µs" http.response.status=200 http.response.written=0 time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45019" http.request.id=6e13cbc4-de42-4f59-a6f1-87a477cada24 http.request.method=GET http.request.remoteaddr="127.0.0.1:59054" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="738.327µs" http.response.status=200 http.response.written=0 time="2024-05-17T21:58:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:45019" http.request.id=f81d5f7f-fc59-4d67-afdd-a3c4153e304a http.request.method=GET http.request.remoteaddr="127.0.0.1:59054" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="774.207µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-05-17T21:58: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.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd time="2024-05-17T21:58:39Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd time="2024-05-17T21:58:39Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.3 http.request.host="127.0.0.1:39959" http.request.id=77190291-3284-410e-8334-e31d3b9359f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52276" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-17T21:58: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.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd time="2024-05-17T21:58:39Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd time="2024-05-17T21:58:39Z" level=info msg="configuring file health check path=/tmp/healthcheck2197317700, interval=1" go.version=go1.22.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-17T21:58:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd time="2024-05-17T21:58:43Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd time="2024-05-17T21:58:43Z" level=info msg="configuring TCP health check addr=127.0.0.1:35349, interval=1" go.version=go1.22.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-17T21:58: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.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd time="2024-05-17T21:58:47Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd time="2024-05-17T21:58:47Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:34939, interval=1, threshold=3" go.version=go1.22.3 instance.id=54f4ef57-909f-4e5e-a9a1-6041af6088cd --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 82.686s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.11s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.07s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.39s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.66s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.332s === RUN TestSchedule time="2024-05-17T21:57:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 time="2024-05-17T21:57:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99744ms" go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 time="2024-05-17T21:57:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.32µs" go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 time="2024-05-17T21:57:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.72µs" go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-05-17T21:57:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-17T21:57:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 time="2024-05-17T21:57:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99684ms" go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 time="2024-05-17T21:57:32Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99744ms" go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 time="2024-05-17T21:57:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-05-17T21:57:32Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=fe4a44c0-fb96-4b82-8e0d-96d2bd517a47 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.666s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (4.08s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 23981056 sha256:51b5e7b61680f01f2c25eec76cc461b46cbf9ebe0f90a12ee269ffdb220ba7e4 [] map[] } --- PASS: TestSimpleBlobRead (0.69s) === RUN TestBlobMount --- PASS: TestBlobMount (0.73s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.47s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.41s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.61s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:5e5c3dfdac26a01621fe6c2e75cf4e5c23c1a460d88dfdea5331b19530c0be76 palailogos: marking blob sha256:cd32a7f81b1b0a80ebcbb5b6fdb1d56d2efc1de9cecb0c5375f7b2903203e2d8 palailogos: marking blob sha256:51c1e933fd4b031d34d822d733b3e5c2591d678c60f0c5160d5c2b56d801803a palailogos: marking manifest sha256:7022627c0f45d322645562820cac192f494ea94aa1c43293defe1810561e17d0 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:cfb4528f15f5adf95e34527b9d7d4de9ebd08bea01a0da5249254774bde963b8 palailogos: marking blob sha256:951d66be13e9f1908d01f148275500934e75c00b7f5c0539f5c3cc4444f778c8 palailogos: marking manifest sha256:84939f4b09b5180a7ba8acceee3355586030cc09fcffc77f47fbb7747051c3a5 palailogos: marking blob sha256:fc2238737ec239f0039c709e61956bfca8d6f97487f2d7b0ccbbf647e4bfb6ad palailogos: marking blob sha256:de42188d10e60621e1c4600fbf08a456f1bb9551bde307b7dbb16782774007e8 palailogos: marking manifest sha256:b6626a5b787f02597dcc378bc4a22d89ac1866d021448498b50adcf2645af12e palailogos: marking blob sha256:84939f4b09b5180a7ba8acceee3355586030cc09fcffc77f47fbb7747051c3a5 palailogos: marking blob sha256:5e5c3dfdac26a01621fe6c2e75cf4e5c23c1a460d88dfdea5331b19530c0be76 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.60s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:34e4f38d671deec0a6eb0d90f695860416cf44c3811af3174c9dc9d2fab322b7 deletemanifests: marking manifest sha256:9082f790793df2da6ea7edb8476703e17ebbbf1b0cce387cd80307471a9d67e6 deletemanifests: marking blob sha256:0f97df9050927b515fe126183a44441f5df939b1673993bdf4542d1a2470b4ad deletemanifests: marking blob sha256:603918ddbedb654105c6bac40636df14a04eeef50569b48e1848a5a6f1672633 deletemanifests: marking blob sha256:c877b95d24a1134ca1b4f242e4032ac0402d78904d7ede8893224c137ce96d01 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:62a0b8ac3fe0b817c89d56a2814ae3b7cdd3c8366f9858c7c0d1b3211c99780e blob eligible for deletion: sha256:fd9705fc06ddd9a44c28d7f9d44c5462d734d2e216bae60681173f195e515ca5 blob eligible for deletion: sha256:34e4f38d671deec0a6eb0d90f695860416cf44c3811af3174c9dc9d2fab322b7 blob eligible for deletion: sha256:49bb171a29dd202debc5e31da97c8ef7f4ec6d947ae984de7f477372ac8e2190 deletemanifests manifest eligible for deletion: sha256:34e4f38d671deec0a6eb0d90f695860416cf44c3811af3174c9dc9d2fab322b7 deletemanifests: marking manifest sha256:9082f790793df2da6ea7edb8476703e17ebbbf1b0cce387cd80307471a9d67e6 deletemanifests: marking blob sha256:0f97df9050927b515fe126183a44441f5df939b1673993bdf4542d1a2470b4ad deletemanifests: marking blob sha256:603918ddbedb654105c6bac40636df14a04eeef50569b48e1848a5a6f1672633 deletemanifests: marking blob sha256:c877b95d24a1134ca1b4f242e4032ac0402d78904d7ede8893224c137ce96d01 time="2024-05-17T21:57:53Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/34e4f38d671deec0a6eb0d90f695860416cf44c3811af3174c9dc9d2fab322b7" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec time="2024-05-17T21:57:53Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/34e4f38d671deec0a6eb0d90f695860416cf44c3811af3174c9dc9d2fab322b7" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:34e4f38d671deec0a6eb0d90f695860416cf44c3811af3174c9dc9d2fab322b7 time="2024-05-17T21:57:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/34/34e4f38d671deec0a6eb0d90f695860416cf44c3811af3174c9dc9d2fab322b7" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:49bb171a29dd202debc5e31da97c8ef7f4ec6d947ae984de7f477372ac8e2190 time="2024-05-17T21:57:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/49/49bb171a29dd202debc5e31da97c8ef7f4ec6d947ae984de7f477372ac8e2190" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:62a0b8ac3fe0b817c89d56a2814ae3b7cdd3c8366f9858c7c0d1b3211c99780e time="2024-05-17T21:57:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/62/62a0b8ac3fe0b817c89d56a2814ae3b7cdd3c8366f9858c7c0d1b3211c99780e" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:fd9705fc06ddd9a44c28d7f9d44c5462d734d2e216bae60681173f195e515ca5 time="2024-05-17T21:57:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fd/fd9705fc06ddd9a44c28d7f9d44c5462d734d2e216bae60681173f195e515ca5" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec --- PASS: TestDeleteManifestIfTagNotFound (2.58s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5bbfe57d59a84bc87f0735bca35725075e9ad15f88e3e61ef952135c79b707c6 time="2024-05-17T21:57:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5b/5bbfe57d59a84bc87f0735bca35725075e9ad15f88e3e61ef952135c79b707c6" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:37c26310947e3496e235cc5ba95c9a1e7baaa87cd90839fee2c3840b2bbe7204 time="2024-05-17T21:57:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/37/37c26310947e3496e235cc5ba95c9a1e7baaa87cd90839fee2c3840b2bbe7204" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:411896c08164e2863312a02153ed07839df16d0c15ef071c49fc20b4958331ca time="2024-05-17T21:57:54Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/41/411896c08164e2863312a02153ed07839df16d0c15ef071c49fc20b4958331ca" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec --- PASS: TestGCWithMissingManifests (0.75s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:71cae1743ed6c6a1e3c4d14bf5a46348c2fd90bbb5afe44ed3f2db08443f37c9 komnenos: marking blob sha256:096a2b2e7d42b9bdff73e7b8d3b72a835a38fd7c2119ce3cae3fca1d2d2c0c07 komnenos: marking blob sha256:b492617b499965b7cb1e7183f2a0c4ab6b7ed873de5b53bea83b38defd6b3975 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:8214bce666800db8f019e589f36527326a60dccd845b542756d36ab1fdc989e6 time="2024-05-17T21:57:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/82/8214bce666800db8f019e589f36527326a60dccd845b542756d36ab1fdc989e6" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:87a86f89b9c29f4ae06b5c16fc7162d5f9024ef8d17200ade2b0f6a784f90ce4 time="2024-05-17T21:57:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/87/87a86f89b9c29f4ae06b5c16fc7162d5f9024ef8d17200ade2b0f6a784f90ce4" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:95bb76396a67c6f9691f4c7668b189d6543da019d6b76aab0f3572908f73683b time="2024-05-17T21:57:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/95/95bb76396a67c6f9691f4c7668b189d6543da019d6b76aab0f3572908f73683b" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-17T21:57:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:ff527c91c16f7fe26cbf5c1d69df157532dfcfaaff35faf5c90a874480ee9a9f time="2024-05-17T21:57:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ff/ff527c91c16f7fe26cbf5c1d69df157532dfcfaaff35faf5c90a874480ee9a9f" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:19cda07bc8688062711366bccd877f67fc6de76d5ab0893781e55da21b20bb92 time="2024-05-17T21:57:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/19/19cda07bc8688062711366bccd877f67fc6de76d5ab0893781e55da21b20bb92" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec blob eligible for deletion: sha256:57ded0da76b5c991b42a44101aa45f015000c4481ae85bcdd93488854a73da39 time="2024-05-17T21:57:56Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/57/57ded0da76b5c991b42a44101aa45f015000c4481ae85bcdd93488854a73da39" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec --- PASS: TestDeletionHasEffect (2.49s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.50s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:a462f9123ec7b07614516ed6e4f437d5a5dbd35ecb6b7a077edb2da449d9a3b3 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:febc5fe058dc618816d5b3f2f072c92dd53ef31b781387c97578eaf0a3b6f1de michael_z_doukas: marking blob sha256:31f0eb32e9bf4b6c69bd0758eb317acae9483089d52f3fb99d91f871a3ebb79e 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:f6635429062118562a0082c5eb6433e1d23bd5c36423bcdb27565c2c6a2b01a2 time="2024-05-17T21:58:00Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f6/f6635429062118562a0082c5eb6433e1d23bd5c36423bcdb27565c2c6a2b01a2" go.version=go1.22.3 instance.id=8c78a73e-d492-4d23-be1e-2c16e954f3ec --- PASS: TestOrphanBlobDeleted (1.32s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:6d2a9b8bb40b8a63bd82bdd85662a5953c1054a08626c42ccef0fcc4d6b3dd5e linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:c6e3aef03c13df32817caabcbe5f1a93001f7e6e73f82d87934ee0f999360305 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.65s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.88s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.48s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.47s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-05-17T21:58:03Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 20:58:03.981830199 +0000 UTC m=-3568.207136829, actuallyDelete=true" time="2024-05-17T21:58:03Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-17T21:58:03Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300, actuallyDelete=true" time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/29de5f7d-f100-4117-a23b-60ee741bef03 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/91efe8f7-52a4-4320-815b-bb2909fe1411 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a854ca3a-d34e-481d-af5e-81b92936b8ed have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/beeabb28-c3d1-46f4-a3cb-09908272c0e1 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d7a9b8bc-acad-486b-a440-206b5b319833 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fdb8d11d-21c0-461a-9b15-1393649a9962 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/43f6798b-c9cc-40ac-90ae-ae0c12d81e04 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d35fbe37-922b-46b9-8d84-132abb9f3f03 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d6c26383-b014-490e-9a72-29348df77a40 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ef90550f-ee74-420f-ab61-38abdf49542d have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/2abf8182-75d3-4a04-bde7-a5c283315e9d have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.982829368 +0000 UTC m=+31.793862300). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-17T21:58:03Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 21:58:03.984075219 +0000 UTC m=+31.795108111, actuallyDelete=true" time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0e1daa69-1490-4f3d-8e71-49212f740841 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984075219 +0000 UTC m=+31.795108111). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/23993d3f-0ebe-41c7-8a4e-18adc53122f6 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984075219 +0000 UTC m=+31.795108111). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/dcc9cf2c-a992-467a-86f5-631f6d42fd8a have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984075219 +0000 UTC m=+31.795108111). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/576a6a95-766d-4efd-9bad-e95b7906f38c have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984075219 +0000 UTC m=+31.795108111). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/c78b9e9b-fc93-4cd7-95b6-a126827b4337 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984075219 +0000 UTC m=+31.795108111). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-17T21:58:03Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 21:58:03.984905666 +0000 UTC m=+31.795938558, actuallyDelete=true" time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a9522bb6-9cfe-4f4e-9258-5e5548660efd have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984905666 +0000 UTC m=+31.795938558). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f4c8424b-b629-4a41-8221-dfeb6d9a7439 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984905666 +0000 UTC m=+31.795938558). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f63484c6-1731-4acc-9c09-d7d78f16dde5 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984905666 +0000 UTC m=+31.795938558). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0d0af50a-c91c-4940-904d-27a316d68ac6 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984905666 +0000 UTC m=+31.795938558). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/80846b02-09e0-40e6-b428-cd120f40e978 have older date (2024-05-17 20:58:03 +0000 UTC) than purge date (2024-05-17 21:58:03.984905666 +0000 UTC m=+31.795938558). Removing upload directory." time="2024-05-17T21:58:03Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-17T21:58:03Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 21:58:03.98538659 +0000 UTC m=+31.796419522, actuallyDelete=true" time="2024-05-17T21:58:03Z" 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 31.866s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.088s === 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.088s === RUN TestWalkFileRemoved time="2024-05-17T21:57:32Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.069s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.444s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.09s) === 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.193s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.25s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.685s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.66s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.099s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-05-17T21:57:32Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-05-17T21:57:32Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-05-17T21:57:32Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.3 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestParsing === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestUpdateCalledRegularly --- PASS: TestS3TryUpdate (0.01s) time="2024-05-17T21:57:32Z" level=error msg="unknown ip address format" go.version=go1.22.3 instance.id=8d4686a7-2540-4b41-8709-19484dc1a1f9 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) time="2024-05-17T21:57:32Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=8d4686a7-2540-4b41-8709-19484dc1a1f9 time="2024-05-17T21:57:32Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2024-05-17T21:57:32Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=8d4686a7-2540-4b41-8709-19484dc1a1f9 --- PASS: TestInvalidData (0.01s) --- PASS: TestParsing (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestMatchIPV4 (0.02s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.02s) time="2024-05-17T21:57:33Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T21:57:34Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T21:57:35Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T21:57:36Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.612s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.087s === 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.446s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.68s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.124s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.079s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r5.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r5.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 21.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r5.apk >>> docker-registry: Build complete at Fri, 17 May 2024 21:58:55 +0000 elapsed time 0h 1m 42s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240517.215714) (2/3) Purging go (1.22.3-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r26.trigger OK: 270 MiB in 103 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...