>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r3) started Wed, 03 Jul 2024 20:31:01 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.22.5-r0) (2/2) Installing .makedepends-docker-registry (20240703.203103) Executing busybox-1.36.1-r31.trigger OK: 538 MiB in 109 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//docker-registry-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 1963k 85 1679k 0 0 2119k 0 --:--:-- --:--:-- --:--:-- 2118k 100 1963k 100 1963k 0 0 2353k 0 --:--:-- --:--:-- --:--:-- 2351k >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge//docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] === RUN Test time="2024-07-03T20:31:41Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-07-03T20:31:41Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.08s) PASS ok github.com/docker/distribution/configuration 0.109s ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-07-03T20:31:41Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.148s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.011s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.015s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.91s) PASS ok github.com/docker/distribution/health/checks 1.061s === 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.013s === 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.076s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.019s === 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.015s ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/07/03 20:31:44 http: TLS handshake error from 127.0.0.1:39558: 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:36467/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36467/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:36467/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:36467/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34775?status=0, fail=true --- PASS: TestHTTPSink (0.09s) === RUN TestListener --- PASS: TestListener (0.36s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-07-03T20:31:45Z" level=info msg="broadcaster: closing" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="closing testSink" time="2024-07-03T20:31:45Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-07-03T20:31:45Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.37s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:45Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T20:31:46Z" level=warning msg="&{0xc000322b10 0.9} encountered too many errors, backing off" time="2024-07-03T20:31:46Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.79s) PASS ok github.com/docker/distribution/notifications 1.715s ? 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] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-07-03T20:31:44Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T20:31:44.946455328Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:31:44.946466429Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:31:44.946667133Z" level=info msg="listening on [::]:5000" go.version=go1.22.5 time="2024-07-03T20:31:44.946706997Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.22.5 time="2024-07-03T20:31:47.976108966Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 time="2024-07-03T20:31:48.080113826Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=a5e3aedb-1579-4e24-add3-1992269af4fa http.request.method=GET http.request.remoteaddr="[::1]:48782" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="947.831µs" http.response.status=200 http.response.written=2 ::1 - - [03/Jul/2024:20:31:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.13s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-07-03T20:31:48.903477731Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T20:31:48.904262115Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:31:48.904277278Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:31:48.904349647Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.22.5 time="2024-07-03T20:31:48.90442154Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-03T20:31:48.90442989Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.5 time="2024-07-03T20:31:48.904685429Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.5 time="2024-07-03T20:31:51.914815145Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=9991901b-517b-427f-b1ea-72dc6b032f8e http.request.method=GET http.request.remoteaddr="127.0.0.1:38994" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.60563ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:20:31:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-07-03T20:31:51.914939681Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 --- PASS: TestRegistrySupportedCipherSuite (3.94s) === RUN TestRegistryUnsupportedCipherSuite time="2024-07-03T20:31:53.051299025Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T20:31:53.054760466Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:31:53.054779575Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:31:53.132794582Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-03T20:31:53.132850106Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.22.5 --- PASS: TestRegistryUnsupportedCipherSuite (9.24s) PASS ok github.com/docker/distribution/registry 16.353s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.016s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.04s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.10s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.26s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.459s === RUN TestBasicAccessController time="2024-07-03T20:31:45Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.5 instance.id=2e248542-56ce-43a3-b6a6-269e88afa1fc time="2024-07-03T20:31:45Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.5 instance.id=2e248542-56ce-43a3-b6a6-269e88afa1fc --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-07-03T20:31:45Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.5 password=DffxPRshBsiflsXcak5kiSfcmDNfS-dTZB4fRcDZgCo user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.206s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.066s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2024-07-03T20:31:46Z" level=info msg="token not to be used before 2024-07-03 20:31:47 +0000 UTC - currently 2024-07-03 20:31:46.190910469 +0000 UTC m=+0.003194921" time="2024-07-03T20:31:46Z" level=info msg="token not to be used after 2024-07-03 20:31:46 +0000 UTC - currently 2024-07-03 20:31:46.191094378 +0000 UTC m=+0.003378832" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-07-03T20:31:46Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.013s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.03s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.03s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.06s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.03s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.03s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.10s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.04s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.344s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.01s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.046s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.008s ? 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 TestCheckAPI time="2024-07-03T20:31: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.5 time="2024-07-03T20:31:48Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:31:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37777" http.request.id=fa35b669-4f80-481f-94b6-e0ad53b075f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53314" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="731.561µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:20:31:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-07-03T20:31: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.5 time="2024-07-03T20:31:48Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:31:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=84f5660c-16c5-4ce7-9f79-9b0c100f94d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="734.856µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:20:31:48 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T20:31:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=8bd4b156-a374-48c1-a6c4-b5ce88d65df2 http.request.method=POST http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.767151ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:31:49 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:31:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=b3729c66-cc57-431f-a573-7d73c606c2fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/aaaa/blobs/uploads/452b0dd6-2055-441d-95ed-71b56c79db74?_state=jp428rWO6A0NpF1FQUt4OIdejolZI8LWxYfEMXzEi0p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NTJiMGRkNi0yMDU1LTQ0MWQtOTVlZC03MWI1NmM3OWRiNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzE6NDkuMTQ5NDIxNDY4WiJ9&digest=sha256%3A6dee7d643fb42e00bb22e3b7bf48a8ee182b910a7ade3e1839a29e79b2ebf25a" http.request.useragent="Go-http-client/1.1" http.response.duration=5.317196902s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:31:49 +0000] "PUT /v2/foo/aaaa/blobs/uploads/452b0dd6-2055-441d-95ed-71b56c79db74?_state=jp428rWO6A0NpF1FQUt4OIdejolZI8LWxYfEMXzEi0p7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0NTJiMGRkNi0yMDU1LTQ0MWQtOTVlZC03MWI1NmM3OWRiNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzE6NDkuMTQ5NDIxNDY4WiJ9&digest=sha256%3A6dee7d643fb42e00bb22e3b7bf48a8ee182b910a7ade3e1839a29e79b2ebf25a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:31:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=96b29dd2-3d8c-4922-a08e-4d6116dd9772 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.396256ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:31:54 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:31:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=d045f37f-30df-4b1f-b257-052e3fdcdb61 http.request.method=POST http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="973.532µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:31:54 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:31:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=8ccb0a45-6220-40f7-8a15-b4ff40f377d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/bbbb/blobs/uploads/4a0551ea-b84a-44a4-b9e8-b61e859a646c?_state=HG5O_WKVct5dsQwFuPnFwacGLlLfn-Lf9SX_eyRyiAF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0YTA1NTFlYS1iODRhLTQ0YTQtYjllOC1iNjFlODU5YTY0NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzE6NTQuNjQwMjE1MzYzWiJ9&digest=sha256%3A6e9cd775f4d655979e0dde0f049f6d7c687cb55b63e048d2d64971ceb541d618" http.request.useragent="Go-http-client/1.1" http.response.duration=4.741428333s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:31:54 +0000] "PUT /v2/foo/bbbb/blobs/uploads/4a0551ea-b84a-44a4-b9e8-b61e859a646c?_state=HG5O_WKVct5dsQwFuPnFwacGLlLfn-Lf9SX_eyRyiAF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI0YTA1NTFlYS1iODRhLTQ0YTQtYjllOC1iNjFlODU5YTY0NmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzE6NTQuNjQwMjE1MzYzWiJ9&digest=sha256%3A6e9cd775f4d655979e0dde0f049f6d7c687cb55b63e048d2d64971ceb541d618 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:31:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=8431e7ac-33a1-477b-9c68-8b76273ab566 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.379897ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:31:59 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:31:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=8cb9856c-7b0a-4c3b-ac9e-0a56d3de7f14 http.request.method=POST http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07118ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:31:59 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=03eff3df-a3fb-4c7f-97dc-e883142121cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/cccc/blobs/uploads/4b383f87-17ce-41f8-ac75-7d15462eaf19?_state=zr8apPu00p2o1aBxin_vlO4tzUbTURpMldoK2JvOqpd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0YjM4M2Y4Ny0xN2NlLTQxZjgtYWM3NS03ZDE1NDYyZWFmMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzE6NTkuNDgwNzY5ODkxWiJ9&digest=sha256%3Ae126f9ce9b5a2a50591bda75af10cae95955f70279c12e02ae41712751436b69" http.request.useragent="Go-http-client/1.1" http.response.duration=3.790357884s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:31:59 +0000] "PUT /v2/foo/cccc/blobs/uploads/4b383f87-17ce-41f8-ac75-7d15462eaf19?_state=zr8apPu00p2o1aBxin_vlO4tzUbTURpMldoK2JvOqpd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0YjM4M2Y4Ny0xN2NlLTQxZjgtYWM3NS03ZDE1NDYyZWFmMTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzE6NTkuNDgwNzY5ODkxWiJ9&digest=sha256%3Ae126f9ce9b5a2a50591bda75af10cae95955f70279c12e02ae41712751436b69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=c12811fe-413a-4e9f-a0a8-ab607f7e139f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.362171ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:03 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=e37d07a7-bb25-46a2-854a-8fba3d3e3a73 http.request.method=POST http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073603ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:03 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=c22c156b-a314-4ead-9f31-dc71ca3573d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/dddd/blobs/uploads/7aaaa119-49e0-451b-a5ef-ce688a9ad3dc?_state=cJ6kQ-t1fmvrzBtrGdjEPVAN-yPF17uLNGlVfLfqY657Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3YWFhYTExOS00OWUwLTQ1MWItYTVlZi1jZTY4OGE5YWQzZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MDMuNDI5OTkyNTk0WiJ9&digest=sha256%3A87b33858cf7b7a9dd503fdc8f53b195ce4f0efa81fbfaf22db86ca77923fcdcc" http.request.useragent="Go-http-client/1.1" http.response.duration=4.570375834s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:03 +0000] "PUT /v2/foo/dddd/blobs/uploads/7aaaa119-49e0-451b-a5ef-ce688a9ad3dc?_state=cJ6kQ-t1fmvrzBtrGdjEPVAN-yPF17uLNGlVfLfqY657Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3YWFhYTExOS00OWUwLTQ1MWItYTVlZi1jZTY4OGE5YWQzZGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MDMuNDI5OTkyNTk0WiJ9&digest=sha256%3A87b33858cf7b7a9dd503fdc8f53b195ce4f0efa81fbfaf22db86ca77923fcdcc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=6ccf9339-d283-4297-9cd0-ad803614ca06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.291163ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:08 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=f54236fe-bde6-464b-9504-4cc6ed2e97cf http.request.method=POST http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="898.616µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:08 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=65ab53b8-6517-42c3-a5c4-cb15d4243a2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/eeee/blobs/uploads/879c6aa0-55ed-4ef3-97d9-febd860d4b31?_state=bXn-JVZ11A6dEMD6k4YmFGUIw0pwvfewOgzzP3IuGX97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4NzljNmFhMC01NWVkLTRlZjMtOTdkOS1mZWJkODYwZDRiMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MDguMDc2ODY2NjQ5WiJ9&digest=sha256%3Af4d15792654092557973af9b8bb5a14cd812b3f8be65c93a28d53c8c080e8f06" http.request.useragent="Go-http-client/1.1" http.response.duration=1.049005039s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:08 +0000] "PUT /v2/foo/eeee/blobs/uploads/879c6aa0-55ed-4ef3-97d9-febd860d4b31?_state=bXn-JVZ11A6dEMD6k4YmFGUIw0pwvfewOgzzP3IuGX97Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4NzljNmFhMC01NWVkLTRlZjMtOTdkOS1mZWJkODYwZDRiMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MDguMDc2ODY2NjQ5WiJ9&digest=sha256%3Af4d15792654092557973af9b8bb5a14cd812b3f8be65c93a28d53c8c080e8f06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=320a0502-22de-4ff2-b1f6-c0917c0f534f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.372256ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:09 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=9320405c-9686-4397-bb1f-ab52cfcfdfa6 http.request.method=POST http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="981.296µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:09 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=d71559c0-f358-40b8-ac7d-8702e356c120 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/ffff/blobs/uploads/a5795836-a6a1-4c74-b807-3f4ac6844913?_state=wcynO3hD3x6XykLy8BnZBiSvfwKXj2VnT-AWcLusrIR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhNTc5NTgzNi1hNmExLTRjNzQtYjgwNy0zZjRhYzY4NDQ5MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MDkuMjgyMTAwNTgzWiJ9&digest=sha256%3A0cd1d963dedc2cd58ce681dfdbadde72d9992d12a4197daa94d88fdd0ae5b756" http.request.useragent="Go-http-client/1.1" http.response.duration=870.22875ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:09 +0000] "PUT /v2/foo/ffff/blobs/uploads/a5795836-a6a1-4c74-b807-3f4ac6844913?_state=wcynO3hD3x6XykLy8BnZBiSvfwKXj2VnT-AWcLusrIR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJhNTc5NTgzNi1hNmExLTRjNzQtYjgwNy0zZjRhYzY4NDQ5MTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MDkuMjgyMTAwNTgzWiJ9&digest=sha256%3A0cd1d963dedc2cd58ce681dfdbadde72d9992d12a4197daa94d88fdd0ae5b756 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=1e968320-2a48-44a2-8051-ad5c8206989c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.325464ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=bd6ce62a-6729-4a3c-8fb1-f8ee2efcf0ce http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="586.879µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=39017e61-32d7-4783-9b42-4470334a32ff http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" 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="588.194µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=809af7d0-5d56-48d2-836f-c13d39204478 http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" 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="537.444µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=71162743-3c66-45ba-81b6-7f763a6791d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" 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="603.249µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=345687e7-34f0-4a8a-aa0f-67a43f093910 http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" 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="647.967µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=54dca0dc-1e62-46ee-a621-f64891a124fe http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" 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="632.01µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=16b34ca0-5793-4839-a1b1-eb175e75e8aa http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" 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="645.231µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=28f401c7-72e2-4c31-9838-fe6aa2ce5e43 http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" 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="537.603µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=71d89e29-b63c-42ed-a588-f398116a5dcf http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" 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="584.333µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35185" http.request.id=457a840f-b112-4f87-a5af-5d202665265a http.request.method=GET http.request.remoteaddr="127.0.0.1:36078" 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="764.097µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T20:32:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:10Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=4b065275-5bb9-420c-b907-866b3d619e05 http.request.method=POST http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041337ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=059407c7-6321-4b8f-bc2e-c93f2797afec http.request.method=PUT http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/aaaa/blobs/uploads/675c1c97-1ed9-4534-a2e6-029ef6e80b2c?_state=t-HxpZ9lzzIcSGIZZwUHDfcJzkmWCCMuqpPFSjgiS9J7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2NzVjMWM5Ny0xZWQ5LTQ1MzQtYTJlNi0wMjllZjZlODBiMmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MTAuMjQ5NDIxODc5WiJ9&digest=sha256%3A548fbe48c66e587413333906847df808d27f355ac500c309ef425bd64613d067" http.request.useragent="Go-http-client/1.1" http.response.duration=1.866011479s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:10 +0000] "PUT /v2/foo/aaaa/blobs/uploads/675c1c97-1ed9-4534-a2e6-029ef6e80b2c?_state=t-HxpZ9lzzIcSGIZZwUHDfcJzkmWCCMuqpPFSjgiS9J7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2NzVjMWM5Ny0xZWQ5LTQ1MzQtYTJlNi0wMjllZjZlODBiMmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MTAuMjQ5NDIxODc5WiJ9&digest=sha256%3A548fbe48c66e587413333906847df808d27f355ac500c309ef425bd64613d067 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=56f572c7-7b6e-476f-bbb0-0179f3b0fa5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.374623ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:12 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=a166270d-ac47-406d-abe7-b094f899efc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="850.205µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:12 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=77b48e9b-986c-4a7b-b2f8-0c407f6badae http.request.method=PUT http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/bbbb/blobs/uploads/d0256fb8-a133-4190-94ad-099faef91522?_state=_15BduGW9VlzTA7tGAebfN9MQo6UjNEDSNNQM5yrMil7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkMDI1NmZiOC1hMTMzLTQxOTAtOTRhZC0wOTlmYWVmOTE1MjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MTIuMjMzNzI3MzcxWiJ9&digest=sha256%3A32f571ea3e062098a7893f926c27d278be254bf06267409ebb959859580cfa76" http.request.useragent="Go-http-client/1.1" http.response.duration=1.960731101s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:12 +0000] "PUT /v2/foo/bbbb/blobs/uploads/d0256fb8-a133-4190-94ad-099faef91522?_state=_15BduGW9VlzTA7tGAebfN9MQo6UjNEDSNNQM5yrMil7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkMDI1NmZiOC1hMTMzLTQxOTAtOTRhZC0wOTlmYWVmOTE1MjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MTIuMjMzNzI3MzcxWiJ9&digest=sha256%3A32f571ea3e062098a7893f926c27d278be254bf06267409ebb959859580cfa76 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=50b5128c-3624-4654-a34f-828a3d690cb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.444339ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:14 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=9923626c-6e9a-47a4-9621-c20807c8d3b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="952.086µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:14 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=ce5050f5-4a3b-4185-be7e-958f8ecb79a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/cccc/blobs/uploads/ba178a41-6c0f-48b9-9b76-125a9b845d4e?_state=NKtBJ0XMpQEQwBImg0phWRD6QRdsim9quEYWmBgyLop7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiYTE3OGE0MS02YzBmLTQ4YjktOWI3Ni0xMjVhOWI4NDVkNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MTQuMjk3ODkxMTRaIn0%3D&digest=sha256%3A60cfdde7b96b36fbfb22e88737aabd4e6509dfc7206c3be7ba50d72e56163b2f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.414356245s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:14 +0000] "PUT /v2/foo/cccc/blobs/uploads/ba178a41-6c0f-48b9-9b76-125a9b845d4e?_state=NKtBJ0XMpQEQwBImg0phWRD6QRdsim9quEYWmBgyLop7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiYTE3OGE0MS02YzBmLTQ4YjktOWI3Ni0xMjVhOWI4NDVkNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MTQuMjk3ODkxMTRaIn0%3D&digest=sha256%3A60cfdde7b96b36fbfb22e88737aabd4e6509dfc7206c3be7ba50d72e56163b2f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=ab16def2-09b3-4da0-a523-e8b1e5c12115 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.372966ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:16 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=0cf0bd88-b93c-4c8c-b5ff-d0b4290468c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="992.402µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:16 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=11dcc664-f18d-4dc6-ba9e-5eb0f41063bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/dddd/blobs/uploads/b49ab8c6-3393-4c35-9899-2d54b1434252?_state=UDHtHSP4MOPWDUU8x4UNIF8UhrXHMRFYitYfkxcT4VB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNDlhYjhjNi0zMzkzLTRjMzUtOTg5OS0yZDU0YjE0MzQyNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MTYuNzg5NDc0MTg1WiJ9&digest=sha256%3A5050de4bce199bd9f8a760037711039c66b8e91f1594dbf96e0a8aeccfbd59a3" http.request.useragent="Go-http-client/1.1" http.response.duration=762.62718ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:16 +0000] "PUT /v2/foo/dddd/blobs/uploads/b49ab8c6-3393-4c35-9899-2d54b1434252?_state=UDHtHSP4MOPWDUU8x4UNIF8UhrXHMRFYitYfkxcT4VB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNDlhYjhjNi0zMzkzLTRjMzUtOTg5OS0yZDU0YjE0MzQyNTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MTYuNzg5NDc0MTg1WiJ9&digest=sha256%3A5050de4bce199bd9f8a760037711039c66b8e91f1594dbf96e0a8aeccfbd59a3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=e146399d-8f32-49d6-8742-0bbae909672e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52258" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.40188ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39407" http.request.id=3838832e-4e7e-4bfb-92be-ee9e61a07ddf http.request.method=GET http.request.remoteaddr="127.0.0.1:52258" 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="570.143µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (28.84s) === RUN TestURLPrefix time="2024-07-03T20:32:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:17Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35291" http.request.id=121519ea-8fd5-41e1-ad45-b0ce869a5104 http.request.method=GET http.request.remoteaddr="127.0.0.1:42562" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="752.973µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-07-03T20:32:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:17Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=8dae03cb-aa71-45f8-9800-e5627e54b221 http.request.method=GET http.request.remoteaddr="127.0.0.1:50304" http.request.uri="/v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.092137ms http.response.status=404 http.response.written=157 vars.digest="sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "GET /v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=1925b019-12c4-4b6d-a5c9-9527f084c511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50314" http.request.uri="/v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="896.801µs" http.response.status=404 http.response.written=157 vars.digest="sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=f6d62da2-f21a-407b-98bc-7efa792d2e2c http.request.method=POST http.request.remoteaddr="127.0.0.1:50314" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="797.768µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=a51cf5d0-7e5d-4483-93f4-03a023a79c3e http.request.method=GET http.request.remoteaddr="127.0.0.1:50314" http.request.uri="/v2/foo/bar/blobs/uploads/65cd7855-6a44-4c4f-920f-3916133da98f?_state=HqEmElWtT4QvF0enC98pGGwshURjbMQ5pLydQDlxhtR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1Y2Q3ODU1LTZhNDQtNGM0Zi05MjBmLTM5MTYxMzNkYTk4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDU4NDczMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="758.789µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "GET /v2/foo/bar/blobs/uploads/65cd7855-6a44-4c4f-920f-3916133da98f?_state=HqEmElWtT4QvF0enC98pGGwshURjbMQ5pLydQDlxhtR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1Y2Q3ODU1LTZhNDQtNGM0Zi05MjBmLTM5MTYxMzNkYTk4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDU4NDczMDVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=09dff895-3536-403b-86dd-3d2dfa66a8f7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50314" http.request.uri="/v2/foo/bar/blobs/uploads/65cd7855-6a44-4c4f-920f-3916133da98f?_state=HqEmElWtT4QvF0enC98pGGwshURjbMQ5pLydQDlxhtR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1Y2Q3ODU1LTZhNDQtNGM0Zi05MjBmLTM5MTYxMzNkYTk4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDU4NDczMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="723.589µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "DELETE /v2/foo/bar/blobs/uploads/65cd7855-6a44-4c4f-920f-3916133da98f?_state=HqEmElWtT4QvF0enC98pGGwshURjbMQ5pLydQDlxhtR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1Y2Q3ODU1LTZhNDQtNGM0Zi05MjBmLTM5MTYxMzNkYTk4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDU4NDczMDVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=ae9449e5-138b-4f81-9c29-5cd1fc389e02 http.request.method=GET http.request.remoteaddr="127.0.0.1:50314" http.request.uri="/v2/foo/bar/blobs/uploads/65cd7855-6a44-4c4f-920f-3916133da98f?_state=HqEmElWtT4QvF0enC98pGGwshURjbMQ5pLydQDlxhtR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1Y2Q3ODU1LTZhNDQtNGM0Zi05MjBmLTM5MTYxMzNkYTk4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDU4NDczMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=65cd7855-6a44-4c4f-920f-3916133da98f time="2024-07-03T20:32:17Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=ae9449e5-138b-4f81-9c29-5cd1fc389e02 http.request.method=GET http.request.remoteaddr="127.0.0.1:50314" http.request.uri="/v2/foo/bar/blobs/uploads/65cd7855-6a44-4c4f-920f-3916133da98f?_state=HqEmElWtT4QvF0enC98pGGwshURjbMQ5pLydQDlxhtR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1Y2Q3ODU1LTZhNDQtNGM0Zi05MjBmLTM5MTYxMzNkYTk4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDU4NDczMDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="650.366µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=65cd7855-6a44-4c4f-920f-3916133da98f 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "GET /v2/foo/bar/blobs/uploads/65cd7855-6a44-4c4f-920f-3916133da98f?_state=HqEmElWtT4QvF0enC98pGGwshURjbMQ5pLydQDlxhtR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1Y2Q3ODU1LTZhNDQtNGM0Zi05MjBmLTM5MTYxMzNkYTk4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDU4NDczMDVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=5e4000dc-a6ab-4143-aae5-046ff4a87f1b http.request.method=POST http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="888.372µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=a421f449-e95c-4988-ac4e-7be6ff33bf8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/18459c9d-8fd6-47c2-a200-fdadf87cedde?_state=HJN7958T_4_pxB70GDRRf3d1ZrT5sk1KA4chkMEQxzZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NDU5YzlkLThmZDYtNDdjMi1hMjAwLWZkYWRmODdjZWRkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDkyMzAyNzhaIn0%3D&digest=sha256%3A080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" provided=sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa vars.name="foo/bar" vars.uuid=18459c9d-8fd6-47c2-a200-fdadf87cedde time="2024-07-03T20:32:17Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=a421f449-e95c-4988-ac4e-7be6ff33bf8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/18459c9d-8fd6-47c2-a200-fdadf87cedde?_state=HJN7958T_4_pxB70GDRRf3d1ZrT5sk1KA4chkMEQxzZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NDU5YzlkLThmZDYtNDdjMi1hMjAwLWZkYWRmODdjZWRkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDkyMzAyNzhaIn0%3D&digest=sha256%3A080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=18459c9d-8fd6-47c2-a200-fdadf87cedde time="2024-07-03T20:32:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=a421f449-e95c-4988-ac4e-7be6ff33bf8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/18459c9d-8fd6-47c2-a200-fdadf87cedde?_state=HJN7958T_4_pxB70GDRRf3d1ZrT5sk1KA4chkMEQxzZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NDU5YzlkLThmZDYtNDdjMi1hMjAwLWZkYWRmODdjZWRkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDkyMzAyNzhaIn0%3D&digest=sha256%3A080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="706.675µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=18459c9d-8fd6-47c2-a200-fdadf87cedde 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "PUT /v2/foo/bar/blobs/uploads/18459c9d-8fd6-47c2-a200-fdadf87cedde?_state=HJN7958T_4_pxB70GDRRf3d1ZrT5sk1KA4chkMEQxzZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4NDU5YzlkLThmZDYtNDdjMi1hMjAwLWZkYWRmODdjZWRkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NDkyMzAyNzhaIn0%3D&digest=sha256%3A080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=c3ef7b37-8bb4-4a0e-8da4-874686194ef1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="613.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=86406aab-1a53-4d4d-a260-a9d2587cacd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/16bb515b-c00d-4807-a9c1-653fc2ada601?_state=TdOaaPCyJ0JRP9eVVvh8nGJLL9iaOelePgtvbl0muDd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE2YmI1MTViLWMwMGQtNDgwNy1hOWMxLTY1M2ZjMmFkYTYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NTA3MzcwOFoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="860.592µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "PUT /v2/foo/bar/blobs/uploads/16bb515b-c00d-4807-a9c1-653fc2ada601?_state=TdOaaPCyJ0JRP9eVVvh8nGJLL9iaOelePgtvbl0muDd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE2YmI1MTViLWMwMGQtNDgwNy1hOWMxLTY1M2ZjMmFkYTYwMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NTA3MzcwOFoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=b685aae6-257a-43d6-81ad-3595bcb6ee8e http.request.method=POST http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="636.184µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=00b57ba2-1ee7-412e-b479-a2df146f08d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/9c8627ff-0933-463d-8fe2-c88446c5c4dc?_state=qGEl-qb7OJSoSMZY7BdVXv8ZVxu4ymPeublPrmnBMdJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljODYyN2ZmLTA5MzMtNDYzZC04ZmUyLWM4ODQ0NmM1YzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NTc4MTgzNjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="981.942µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "PUT /v2/foo/bar/blobs/uploads/9c8627ff-0933-463d-8fe2-c88446c5c4dc?_state=qGEl-qb7OJSoSMZY7BdVXv8ZVxu4ymPeublPrmnBMdJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljODYyN2ZmLTA5MzMtNDYzZC04ZmUyLWM4ODQ0NmM1YzRkYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NTc4MTgzNjlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=a7f2a65b-82e6-420e-a281-bef7631cdc06 http.request.method=POST http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="709.689µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=2cbfff6a-31b8-42ca-ab42-94d2c9ed549d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/46c2c295-f89a-4129-a6fb-2078a330d249?_state=4viFXE-CCAzh9WFaFoePesLsdHB0dQYuog-PBpF6tGp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2YzJjMjk1LWY4OWEtNDEyOS1hNmZiLTIwNzhhMzMwZDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NjE2ODY0NTNaIn0%3D&digest=sha256%3A080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.duration=2.721598959s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:17 +0000] "PUT /v2/foo/bar/blobs/uploads/46c2c295-f89a-4129-a6fb-2078a330d249?_state=4viFXE-CCAzh9WFaFoePesLsdHB0dQYuog-PBpF6tGp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ2YzJjMjk1LWY4OWEtNDEyOS1hNmZiLTIwNzhhMzMwZDI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoxNy43NjE2ODY0NTNaIn0%3D&digest=sha256%3A080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:20Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=dcb72a1e-f5df-445e-ad3e-6c88f08ad477 http.request.method=POST http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041563ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33501" http.request.id=2c853ce5-7a5c-498f-9f11-48211c4cd180 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/1dcddd4c-b4d0-497a-baa5-890f6ab52f04?_state=NwMZrrKPhtHg_hkdtnB0oHQI-MF_6ZiYiC14C4ISeg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkY2RkZDRjLWI0ZDAtNDk3YS1iYWE1LTg5MGY2YWI1MmYwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMC41MTU0NzUzMjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.313266777s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:20 +0000] "PATCH /v2/foo/bar/blobs/uploads/1dcddd4c-b4d0-497a-baa5-890f6ab52f04?_state=NwMZrrKPhtHg_hkdtnB0oHQI-MF_6ZiYiC14C4ISeg57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkY2RkZDRjLWI0ZDAtNDk3YS1iYWE1LTg5MGY2YWI1MmYwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMC41MTU0NzUzMjVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=2dc69cbf-1567-4958-8b21-7b276dabfc4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/uploads/1dcddd4c-b4d0-497a-baa5-890f6ab52f04?_state=A64MUiZzUTIwD_etdlEN1Uj9yMkkpX9QVbL-RGs_K1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkY2RkZDRjLWI0ZDAtNDk3YS1iYWE1LTg5MGY2YWI1MmYwNCIsIk9mZnNldCI6MjkzMDE3NjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MjBaIn0%3D&digest=sha256%3A080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.379668ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "PUT /v2/foo/bar/blobs/uploads/1dcddd4c-b4d0-497a-baa5-890f6ab52f04?_state=A64MUiZzUTIwD_etdlEN1Uj9yMkkpX9QVbL-RGs_K1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkY2RkZDRjLWI0ZDAtNDk3YS1iYWE1LTg5MGY2YWI1MmYwNCIsIk9mZnNldCI6MjkzMDE3NjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MjBaIn0%3D&digest=sha256%3A080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=9577682b-b130-4bcb-abb7-7266ae41bd0b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.073672ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "HEAD /v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=198b69f9-9d47-496e-ac35-4be492cce95f http.request.method=GET http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=19.069899ms http.response.status=200 http.response.written=29301760 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "GET /v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 200 29301760 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=error msg="error parsing digest="sha257:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=864caa0c-3a7f-4ad7-ba4b-3c82961df3cb http.request.method=GET http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/sha257:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" vars.name="foo/bar" time="2024-07-03T20:32:23Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=864caa0c-3a7f-4ad7-ba4b-3c82961df3cb http.request.method=GET http.request.remoteaddr="127.0.0.1:50322" http.request.uri="/v2/foo/bar/blobs/sha257:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="633.604µs" http.response.status=400 http.response.written=110 vars.digest="sha257:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "GET /v2/foo/bar/blobs/sha257:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=c5540ffe-e5b7-4da7-a464-6ba197b24ad2 http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.duration="881.186µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "GET /v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:23Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:23Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=136ebf57-1b16-45b1-bc86-7aee1557ec8a http.request.method=GET http.request.remoteaddr="127.0.0.1:49392" http.request.uri="/v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.085318ms http.response.status=404 http.response.written=157 vars.digest="sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "GET /v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=a64a6cf1-b305-4db7-9897-c52228bef952 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49400" http.request.uri="/v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="878.658µs" http.response.status=404 http.response.written=157 vars.digest="sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "HEAD /v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=88eb70bb-5795-411d-9643-4aa2744e4362 http.request.method=POST http.request.remoteaddr="127.0.0.1:49400" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="718.537µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=dbbc5b4c-87d6-46a0-8825-d906c5847e89 http.request.method=GET http.request.remoteaddr="127.0.0.1:49400" http.request.uri="/v2/foo/bar/blobs/uploads/2df0832b-ba00-4f42-828e-10c4080d5a45?_state=MoIxrFOMvN0kx0rI_gEVYra8gLJQnlqeSNxBEv5stLZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZjA4MzJiLWJhMDAtNGY0Mi04MjhlLTEwYzQwODBkNWE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NjU2NTM2MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="740.621µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "GET /v2/foo/bar/blobs/uploads/2df0832b-ba00-4f42-828e-10c4080d5a45?_state=MoIxrFOMvN0kx0rI_gEVYra8gLJQnlqeSNxBEv5stLZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZjA4MzJiLWJhMDAtNGY0Mi04MjhlLTEwYzQwODBkNWE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NjU2NTM2MTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=3df1a62a-3c74-4cd0-a816-1ce01abd978e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49400" http.request.uri="/v2/foo/bar/blobs/uploads/2df0832b-ba00-4f42-828e-10c4080d5a45?_state=MoIxrFOMvN0kx0rI_gEVYra8gLJQnlqeSNxBEv5stLZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZjA4MzJiLWJhMDAtNGY0Mi04MjhlLTEwYzQwODBkNWE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NjU2NTM2MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="676.255µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "DELETE /v2/foo/bar/blobs/uploads/2df0832b-ba00-4f42-828e-10c4080d5a45?_state=MoIxrFOMvN0kx0rI_gEVYra8gLJQnlqeSNxBEv5stLZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZjA4MzJiLWJhMDAtNGY0Mi04MjhlLTEwYzQwODBkNWE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NjU2NTM2MTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=6be4c1a9-6f55-45e7-ad7f-dfdb6797d79f http.request.method=GET http.request.remoteaddr="127.0.0.1:49400" http.request.uri="/v2/foo/bar/blobs/uploads/2df0832b-ba00-4f42-828e-10c4080d5a45?_state=MoIxrFOMvN0kx0rI_gEVYra8gLJQnlqeSNxBEv5stLZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZjA4MzJiLWJhMDAtNGY0Mi04MjhlLTEwYzQwODBkNWE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NjU2NTM2MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2df0832b-ba00-4f42-828e-10c4080d5a45 time="2024-07-03T20:32:23Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=6be4c1a9-6f55-45e7-ad7f-dfdb6797d79f http.request.method=GET http.request.remoteaddr="127.0.0.1:49400" http.request.uri="/v2/foo/bar/blobs/uploads/2df0832b-ba00-4f42-828e-10c4080d5a45?_state=MoIxrFOMvN0kx0rI_gEVYra8gLJQnlqeSNxBEv5stLZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZjA4MzJiLWJhMDAtNGY0Mi04MjhlLTEwYzQwODBkNWE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NjU2NTM2MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="726.326µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=2df0832b-ba00-4f42-828e-10c4080d5a45 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "GET /v2/foo/bar/blobs/uploads/2df0832b-ba00-4f42-828e-10c4080d5a45?_state=MoIxrFOMvN0kx0rI_gEVYra8gLJQnlqeSNxBEv5stLZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJkZjA4MzJiLWJhMDAtNGY0Mi04MjhlLTEwYzQwODBkNWE0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NjU2NTM2MTVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=a465a926-b5cd-4674-8635-815db4ebfb08 http.request.method=POST http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="762.591µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=1cac142f-2ace-4974-bfad-dffc168a22e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/47e1db50-eb8c-4263-b9ec-b8251f8eaeed?_state=JwPjDdkftt8q9T3rONIl02tMwamxqrs-0ATIgwyoB2Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZTFkYjUwLWViOGMtNDI2My1iOWVjLWI4MjUxZjhlYWVlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45Njg4OTA0MTRaIn0%3D&digest=sha256%3A3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" provided=sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 vars.name="foo/bar" vars.uuid=47e1db50-eb8c-4263-b9ec-b8251f8eaeed time="2024-07-03T20:32:23Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=1cac142f-2ace-4974-bfad-dffc168a22e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/47e1db50-eb8c-4263-b9ec-b8251f8eaeed?_state=JwPjDdkftt8q9T3rONIl02tMwamxqrs-0ATIgwyoB2Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZTFkYjUwLWViOGMtNDI2My1iOWVjLWI4MjUxZjhlYWVlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45Njg4OTA0MTRaIn0%3D&digest=sha256%3A3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=47e1db50-eb8c-4263-b9ec-b8251f8eaeed time="2024-07-03T20:32:23Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=1cac142f-2ace-4974-bfad-dffc168a22e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/47e1db50-eb8c-4263-b9ec-b8251f8eaeed?_state=JwPjDdkftt8q9T3rONIl02tMwamxqrs-0ATIgwyoB2Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZTFkYjUwLWViOGMtNDI2My1iOWVjLWI4MjUxZjhlYWVlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45Njg4OTA0MTRaIn0%3D&digest=sha256%3A3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="730.041µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=47e1db50-eb8c-4263-b9ec-b8251f8eaeed 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "PUT /v2/foo/bar/blobs/uploads/47e1db50-eb8c-4263-b9ec-b8251f8eaeed?_state=JwPjDdkftt8q9T3rONIl02tMwamxqrs-0ATIgwyoB2Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZTFkYjUwLWViOGMtNDI2My1iOWVjLWI4MjUxZjhlYWVlZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45Njg4OTA0MTRaIn0%3D&digest=sha256%3A3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=01d1b9ed-a827-48eb-b55b-866ffbadd1b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="629.667µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=13a82ca9-88d6-4d21-a451-ce17706c8d5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/24efb7c7-7f17-4fff-a00d-80576966e656?_state=KH2c0VfhHgeXTTK5NzDqhmtW_6ql1MwlY38K2LjhBeh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0ZWZiN2M3LTdmMTctNGZmZi1hMDBkLTgwNTc2OTY2ZTY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NzA0MjYyMDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="780.517µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "PUT /v2/foo/bar/blobs/uploads/24efb7c7-7f17-4fff-a00d-80576966e656?_state=KH2c0VfhHgeXTTK5NzDqhmtW_6ql1MwlY38K2LjhBeh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0ZWZiN2M3LTdmMTctNGZmZi1hMDBkLTgwNTc2OTY2ZTY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NzA0MjYyMDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=482af6be-8d31-49f8-bbbe-74a2337146e4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="626.255µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=d6b0b45e-e532-4a3d-9159-516966bf1590 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/2829963f-dda0-4d11-91a3-14521a1488b4?_state=TjKzDV08hbDPmFuHf0qFp7voYeYRugwy82er24L5w1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4Mjk5NjNmLWRkYTAtNGQxMS05MWEzLTE0NTIxYTE0ODhiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NzE5OTYzNjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="763.269µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "PUT /v2/foo/bar/blobs/uploads/2829963f-dda0-4d11-91a3-14521a1488b4?_state=TjKzDV08hbDPmFuHf0qFp7voYeYRugwy82er24L5w1Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI4Mjk5NjNmLWRkYTAtNGQxMS05MWEzLTE0NTIxYTE0ODhiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NzE5OTYzNjZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=ededb15c-5cf7-40c2-b7e9-6f0e98adefe0 http.request.method=POST http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="660.923µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=ff507791-0eab-4a3a-a5d5-0892c5b9f80d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/65e12f9a-a22a-4221-8dfa-7e522fdce3d3?_state=D7RaKGu_SAR-kDZtAJpDnvNbVRMFlgHrPCpv0edHvJp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTEyZjlhLWEyMmEtNDIyMS04ZGZhLTdlNTIyZmRjZTNkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NzY4NjE5ODFaIn0%3D&digest=sha256%3A3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.duration=2.251702123s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "PUT /v2/foo/bar/blobs/uploads/65e12f9a-a22a-4221-8dfa-7e522fdce3d3?_state=D7RaKGu_SAR-kDZtAJpDnvNbVRMFlgHrPCpv0edHvJp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTEyZjlhLWEyMmEtNDIyMS04ZGZhLTdlNTIyZmRjZTNkMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyMy45NzY4NjE5ODFaIn0%3D&digest=sha256%3A3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=26defca2-fb55-4cd6-aba9-47896b903154 http.request.method=POST http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="898.003µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45707" http.request.id=d7525a5a-6eee-493c-8695-fe7ff6168036 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/969505a3-fadd-491e-9c6f-39e3f1136799?_state=HrfWS2wNGM6njL11i1gYoMZPByQ23xZL4rep_XD8fxJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OTUwNWEzLWZhZGQtNDkxZS05YzZmLTM5ZTNmMTEzNjc5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyNi4yNTI0MTEzMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.022632238s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:26 +0000] "PATCH /v2/foo/bar/blobs/uploads/969505a3-fadd-491e-9c6f-39e3f1136799?_state=HrfWS2wNGM6njL11i1gYoMZPByQ23xZL4rep_XD8fxJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OTUwNWEzLWZhZGQtNDkxZS05YzZmLTM5ZTNmMTEzNjc5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyNi4yNTI0MTEzMzlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=38bcd38b-3150-471a-aeb0-c5da73419f14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/uploads/969505a3-fadd-491e-9c6f-39e3f1136799?_state=ZALKUlyWLNF3IUUPCqvFg6lYqaIYGq2dKUkPpN6StL17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OTUwNWEzLWZhZGQtNDkxZS05YzZmLTM5ZTNmMTEzNjc5OSIsIk9mZnNldCI6MjcwODczNjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MjZaIn0%3D&digest=sha256%3A3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.duration=1.305019ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "PUT /v2/foo/bar/blobs/uploads/969505a3-fadd-491e-9c6f-39e3f1136799?_state=ZALKUlyWLNF3IUUPCqvFg6lYqaIYGq2dKUkPpN6StL17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OTUwNWEzLWZhZGQtNDkxZS05YzZmLTM5ZTNmMTEzNjc5OSIsIk9mZnNldCI6MjcwODczNjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MjZaIn0%3D&digest=sha256%3A3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=8bb580b5-6836-4848-a8aa-97306882cb87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="729.255µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=78286404-6675-450b-9d57-cc6b4f78824d http.request.method=GET http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.929982ms http.response.status=200 http.response.written=27087360 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "GET /v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 200 27087360 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=error msg="error parsing digest="sha257:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=27f9d8a1-2237-42ba-bdf9-3243fa96e590 http.request.method=GET http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/sha257:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" vars.name="foo/bar" time="2024-07-03T20:32:28Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=27f9d8a1-2237-42ba-bdf9-3243fa96e590 http.request.method=GET http.request.remoteaddr="127.0.0.1:49408" http.request.uri="/v2/foo/bar/blobs/sha257:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="689.978µs" http.response.status=400 http.response.written=110 vars.digest="sha257:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "GET /v2/foo/bar/blobs/sha257:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=b9d10c3e-8008-43c9-afe9-4e32c6ae3ae3 http.request.method=GET http.request.remoteaddr="127.0.0.1:53080" http.request.uri="/v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.duration=1.089916ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "GET /v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=fd58955c-0017-4eb6-9508-12df6809b8df http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.933516ms http.response.status=200 http.response.written=2621440 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "GET /v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45707" http.request.id=ad6ccd0d-b9e9-4e2f-bee1-bd2bec9fb310 http.request.method=GET http.request.remoteaddr="127.0.0.1:53080" http.request.uri="/v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.064628ms http.response.status=200 http.response.written=2555904 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "GET /v2/foo/bar/blobs/sha256:3db7281bc3df613349e2a9f2795b5a8cef3f1efaec43b1d45c782978ec36c336 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=5a7c88c5-ddfb-4218-91de-510e4bd300ab http.request.method=GET http.request.remoteaddr="127.0.0.1:50324" http.request.uri="/v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.451051546s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "GET /v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33501" http.request.id=e6c7a245-c524-41f7-a39f-30c7ac121ccc http.request.method=GET http.request.remoteaddr="127.0.0.1:50332" http.request.uri="/v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.448511269s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [03/Jul/2024:20:32:23 +0000] "GET /v2/foo/bar/blobs/sha256:080509debcb55bcce85e002c30987d756eeddd097d6293108179bc7a823996fa HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (10.67s) === RUN TestBlobDelete time="2024-07-03T20:32:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:28Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=549ef484-4409-41f3-b3a6-d092b8915d8f http.request.method=GET http.request.remoteaddr="127.0.0.1:42612" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="989.824µs" http.response.status=404 http.response.written=157 vars.digest="sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "GET /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=7c3cae92-a00b-4dc7-9394-d3d01701b9ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42626" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="791.493µs" http.response.status=404 http.response.written=157 vars.digest="sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "HEAD /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=17cb029e-7ad2-4ce6-96fa-54f35fd5e090 http.request.method=POST http.request.remoteaddr="127.0.0.1:42626" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="821.311µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=934ab915-257b-46eb-b7ea-3767a9077dbc http.request.method=GET http.request.remoteaddr="127.0.0.1:42626" http.request.uri="/v2/foo/bar/blobs/uploads/42a96f2a-eb38-4f10-b104-5a593ebc115c?_state=Vak_8fLdGjc0ukjJ0Qv8zSxFaYbYfzxVKfvTx1h113p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYTk2ZjJhLWViMzgtNGYxMC1iMTA0LTVhNTkzZWJjMTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MDM5MTczMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="785.097µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "GET /v2/foo/bar/blobs/uploads/42a96f2a-eb38-4f10-b104-5a593ebc115c?_state=Vak_8fLdGjc0ukjJ0Qv8zSxFaYbYfzxVKfvTx1h113p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYTk2ZjJhLWViMzgtNGYxMC1iMTA0LTVhNTkzZWJjMTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MDM5MTczMzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=af2ba1d1-c40d-4545-9c05-62d53f1d7c9b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42626" http.request.uri="/v2/foo/bar/blobs/uploads/42a96f2a-eb38-4f10-b104-5a593ebc115c?_state=Vak_8fLdGjc0ukjJ0Qv8zSxFaYbYfzxVKfvTx1h113p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYTk2ZjJhLWViMzgtNGYxMC1iMTA0LTVhNTkzZWJjMTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MDM5MTczMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="689.5µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "DELETE /v2/foo/bar/blobs/uploads/42a96f2a-eb38-4f10-b104-5a593ebc115c?_state=Vak_8fLdGjc0ukjJ0Qv8zSxFaYbYfzxVKfvTx1h113p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYTk2ZjJhLWViMzgtNGYxMC1iMTA0LTVhNTkzZWJjMTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MDM5MTczMzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=4b492726-1703-49c4-8161-ed464c5c283d http.request.method=GET http.request.remoteaddr="127.0.0.1:42626" http.request.uri="/v2/foo/bar/blobs/uploads/42a96f2a-eb38-4f10-b104-5a593ebc115c?_state=Vak_8fLdGjc0ukjJ0Qv8zSxFaYbYfzxVKfvTx1h113p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYTk2ZjJhLWViMzgtNGYxMC1iMTA0LTVhNTkzZWJjMTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MDM5MTczMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=42a96f2a-eb38-4f10-b104-5a593ebc115c time="2024-07-03T20:32:28Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=4b492726-1703-49c4-8161-ed464c5c283d http.request.method=GET http.request.remoteaddr="127.0.0.1:42626" http.request.uri="/v2/foo/bar/blobs/uploads/42a96f2a-eb38-4f10-b104-5a593ebc115c?_state=Vak_8fLdGjc0ukjJ0Qv8zSxFaYbYfzxVKfvTx1h113p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYTk2ZjJhLWViMzgtNGYxMC1iMTA0LTVhNTkzZWJjMTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MDM5MTczMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="660.532µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=42a96f2a-eb38-4f10-b104-5a593ebc115c 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "GET /v2/foo/bar/blobs/uploads/42a96f2a-eb38-4f10-b104-5a593ebc115c?_state=Vak_8fLdGjc0ukjJ0Qv8zSxFaYbYfzxVKfvTx1h113p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyYTk2ZjJhLWViMzgtNGYxMC1iMTA0LTVhNTkzZWJjMTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MDM5MTczMzVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=6d40518d-2a63-48cb-9bea-9f5357c49a00 http.request.method=POST http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.485µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=7aa6e8c3-9db3-4793-ac2b-80c7ed7d50c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/ad42f447-1619-4878-8a83-332c7d876c6d?_state=Ojrto1zzKZtYIVcNj_BYFRBlEsk-O1eAxZYzKZSfshN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDJmNDQ3LTE2MTktNDg3OC04YTgzLTMzMmM3ZDg3NmM2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTAzNDQ5MTRaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" provided=sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 vars.name="foo/bar" vars.uuid=ad42f447-1619-4878-8a83-332c7d876c6d time="2024-07-03T20:32:28Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=7aa6e8c3-9db3-4793-ac2b-80c7ed7d50c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/ad42f447-1619-4878-8a83-332c7d876c6d?_state=Ojrto1zzKZtYIVcNj_BYFRBlEsk-O1eAxZYzKZSfshN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDJmNDQ3LTE2MTktNDg3OC04YTgzLTMzMmM3ZDg3NmM2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTAzNDQ5MTRaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ad42f447-1619-4878-8a83-332c7d876c6d time="2024-07-03T20:32:28Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=7aa6e8c3-9db3-4793-ac2b-80c7ed7d50c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/ad42f447-1619-4878-8a83-332c7d876c6d?_state=Ojrto1zzKZtYIVcNj_BYFRBlEsk-O1eAxZYzKZSfshN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDJmNDQ3LTE2MTktNDg3OC04YTgzLTMzMmM3ZDg3NmM2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTAzNDQ5MTRaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="744.45µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ad42f447-1619-4878-8a83-332c7d876c6d 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "PUT /v2/foo/bar/blobs/uploads/ad42f447-1619-4878-8a83-332c7d876c6d?_state=Ojrto1zzKZtYIVcNj_BYFRBlEsk-O1eAxZYzKZSfshN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkNDJmNDQ3LTE2MTktNDg3OC04YTgzLTMzMmM3ZDg3NmM2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTAzNDQ5MTRaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=3265b44b-342c-4a51-8918-cdcaaf77aca7 http.request.method=POST http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="662.477µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=4b99106c-f631-4b5e-bfd4-e96fa83ef8d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/70c04dac-5453-40e5-9062-bdc353264b75?_state=pSdnQjxL_dNyIwuHuCBPy3tzWl7PGCz6Orug2pLBNMN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwYzA0ZGFjLTU0NTMtNDBlNS05MDYyLWJkYzM1MzI2NGI3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTQ2NDI2MTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="744.733µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "PUT /v2/foo/bar/blobs/uploads/70c04dac-5453-40e5-9062-bdc353264b75?_state=pSdnQjxL_dNyIwuHuCBPy3tzWl7PGCz6Orug2pLBNMN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcwYzA0ZGFjLTU0NTMtNDBlNS05MDYyLWJkYzM1MzI2NGI3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTQ2NDI2MTdaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=2601a55d-18ef-4962-b0f7-459751b91919 http.request.method=POST http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="613.974µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=d58568cd-eefe-40b4-8470-73ed4d7aad9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/7c5a02a1-070f-44bb-8242-5129afbcef9d?_state=5JDTj0p0Lb_FyzO5IabbDvtS6t6KqI2jqAJnWtW6BqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNWEwMmExLTA3MGYtNDRiYi04MjQyLTUxMjlhZmJjZWY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTYxNjEzNzlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="758.88µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "PUT /v2/foo/bar/blobs/uploads/7c5a02a1-070f-44bb-8242-5129afbcef9d?_state=5JDTj0p0Lb_FyzO5IabbDvtS6t6KqI2jqAJnWtW6BqB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNWEwMmExLTA3MGYtNDRiYi04MjQyLTUxMjlhZmJjZWY5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTYxNjEzNzlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=effee876-7f8b-4bb3-b0a3-d64644249967 http.request.method=POST http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="634.656µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=1cafdd78-1a9f-4510-8b7e-15778237ef8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/6fdba107-1165-42fe-80e0-920c5df0c97f?_state=FZ9OULN5uGLBzZvdrOrgednN789xKftsJMs-oRRd8iZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZGJhMTA3LTExNjUtNDJmZS04MGUwLTkyMGM1ZGYwYzk3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTc3MTUyNTNaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.duration=2.297727213s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:28 +0000] "PUT /v2/foo/bar/blobs/uploads/6fdba107-1165-42fe-80e0-920c5df0c97f?_state=FZ9OULN5uGLBzZvdrOrgednN789xKftsJMs-oRRd8iZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmZGJhMTA3LTExNjUtNDJmZS04MGUwLTkyMGM1ZGYwYzk3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjoyOC40MTc3MTUyNTNaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=3a87e075-163c-4abf-959e-5d64e81224ba http.request.method=POST http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="985.271µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42477" http.request.id=24efca60-3185-4a55-9257-2f87e727acb3 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/bf44555d-f242-4036-a96b-4b54cc588b1f?_state=w2ajxQOY9WrLhnIktrDh3ntmxk0FC6CWGoIMJhrht0x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmNDQ1NTVkLWYyNDItNDAzNi1hOTZiLTRiNTRjYzU4OGIxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozMC43MzkwNDMzNjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.938493387s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:30 +0000] "PATCH /v2/foo/bar/blobs/uploads/bf44555d-f242-4036-a96b-4b54cc588b1f?_state=w2ajxQOY9WrLhnIktrDh3ntmxk0FC6CWGoIMJhrht0x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmNDQ1NTVkLWYyNDItNDAzNi1hOTZiLTRiNTRjYzU4OGIxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozMC43MzkwNDMzNjVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=905d99d8-ff32-4c05-87a2-0402dbdf50cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/uploads/bf44555d-f242-4036-a96b-4b54cc588b1f?_state=psCzgpWL3e1h0-WzWlsVW1jiZwOmJyqekrdfnbbKEid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmNDQ1NTVkLWYyNDItNDAzNi1hOTZiLTRiNTRjYzU4OGIxZiIsIk9mZnNldCI6MjU3NzYxMjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MzBaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.duration=1.100693ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "PUT /v2/foo/bar/blobs/uploads/bf44555d-f242-4036-a96b-4b54cc588b1f?_state=psCzgpWL3e1h0-WzWlsVW1jiZwOmJyqekrdfnbbKEid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJmNDQ1NTVkLWYyNDItNDAzNi1hOTZiLTRiNTRjYzU4OGIxZiIsIk9mZnNldCI6MjU3NzYxMjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6MzBaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=78dbd948-19bb-4ec9-a833-5c83db32f9c6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="729.067µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=22e764ab-0058-44e7-b3b5-6011f9bbd705 http.request.method=GET http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=16.089008ms http.response.status=200 http.response.written=25776128 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "GET /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 200 25776128 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=error msg="error parsing digest="sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=a39b4692-26a2-4d68-9f09-42b563ae7551 http.request.method=GET http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" vars.name="foo/bar" time="2024-07-03T20:32:32Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=a39b4692-26a2-4d68-9f09-42b563ae7551 http.request.method=GET http.request.remoteaddr="127.0.0.1:42640" http.request.uri="/v2/foo/bar/blobs/sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="623.268µs" http.response.status=400 http.response.written=110 vars.digest="sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "GET /v2/foo/bar/blobs/sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=7bd90a0a-a302-41b1-8f8a-d6c8d0cba9cc http.request.method=GET http.request.remoteaddr="127.0.0.1:42654" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.duration="862.842µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "GET /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=92a4ba30-9686-4636-b2a4-62d7f17b6e8a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.duration="855.834µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "DELETE /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=4a872a7c-571b-485a-ab38-4851a43b6bca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="629.124µs" http.response.status=404 http.response.written=157 vars.digest="sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "HEAD /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=355de778-aff7-484d-a112-b0652d3ce8eb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="561.164µs" http.response.status=404 http.response.written=74 vars.digest="sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "DELETE /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=error msg="error parsing digest="sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=39404786-06f5-4f20-a9ce-f03a6fbe50a1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/foo/bar/blobs/sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" vars.name="foo/bar" time="2024-07-03T20:32:32Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=39404786-06f5-4f20-a9ce-f03a6fbe50a1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/foo/bar/blobs/sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="745.029µs" http.response.status=400 http.response.written=110 vars.digest="sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "DELETE /v2/foo/bar/blobs/sha257:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T20:32:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=4c23bc79-98da-4ab6-a0cc-f975549fd7fa http.request.method=POST http.request.remoteaddr="127.0.0.1:42686" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="858.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=6866aafd-622e-471c-8db7-8222731af54d http.request.method=PUT http.request.remoteaddr="127.0.0.1:42686" http.request.uri="/v2/foo/bar/blobs/uploads/d863d125-8b35-4905-b106-915d4ad6ddf0?_state=EQOZZio4caWIN85BBCwPraF8abi52cS-S_jkZwmVC-N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4NjNkMTI1LThiMzUtNDkwNS1iMTA2LTkxNWQ0YWQ2ZGRmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozMi43MzI0OTI4ODVaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.duration=2.07445015s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "PUT /v2/foo/bar/blobs/uploads/d863d125-8b35-4905-b106-915d4ad6ddf0?_state=EQOZZio4caWIN85BBCwPraF8abi52cS-S_jkZwmVC-N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4NjNkMTI1LThiMzUtNDkwNS1iMTA2LTkxNWQ0YWQ2ZGRmMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozMi43MzI0OTI4ODVaIn0%3D&digest=sha256%3A2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=0729420a-8c9e-4d64-a274-f5ffbd279408 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42686" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.217937ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=3e22c152-415c-4c5d-b88f-a7218250a6b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:42642" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.121205037s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "GET /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-03T20:32:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42477" http.request.id=4c11b992-75fd-44e2-b52e-e72b9bdf5010 http.request.method=GET http.request.remoteaddr="127.0.0.1:42654" http.request.uri="/v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.114227477s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [03/Jul/2024:20:32:32 +0000] "GET /v2/foo/bar/blobs/sha256:2836218da0e4e0b5df712928bbc0bc41ea86d551338abdf7a2d622738c8c7440 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.60s) === RUN TestRelativeURL time="2024-07-03T20:32:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:34Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41539" http.request.id=d168e1d2-9519-4ab7-8345-7c59d39653b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="947.97µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41539" http.request.id=8e4b4f29-bf42-48d7-978d-02c9a53fa3a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/foo/bar/blobs/uploads/22509a3d-92ca-407d-a8a5-e8fa9ce73b7e?_state=sA4_RFPexDXcG9u8rMr_Z48VFIpQk3arophKpkKd7i17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyNTA5YTNkLTkyY2EtNDA3ZC1hOGE1LWU4ZmE5Y2U3M2I3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozNC45MTU2NjY2NVoifQ%3D%3D&digest=sha256%3Acb39f4c9bfc3a6cb642144708d3df7cf198aa1c5d189ad5366a1522c6f4d6119" http.request.useragent="Go-http-client/1.1" http.response.duration=3.073164152s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:35 +0000] "PUT /v2/foo/bar/blobs/uploads/22509a3d-92ca-407d-a8a5-e8fa9ce73b7e?_state=sA4_RFPexDXcG9u8rMr_Z48VFIpQk3arophKpkKd7i17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyNTA5YTNkLTkyY2EtNDA3ZC1hOGE1LWU4ZmE5Y2U3M2I3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozNC45MTU2NjY2NVoifQ%3D%3D&digest=sha256%3Acb39f4c9bfc3a6cb642144708d3df7cf198aa1c5d189ad5366a1522c6f4d6119 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41539" http.request.id=4e43508f-672b-4dc6-8507-e4c54c1f48c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.031727ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:38Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41539" http.request.id=e3556028-c0e6-4d4f-a605-66bbbe356a58 http.request.method=POST http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="727.149µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41539" http.request.id=90ada4ab-e8ed-48b4-b5ef-5c76f589ad72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42796" http.request.uri="/v2/foo/bar/blobs/uploads/09b764a9-6d3d-4e9d-a15a-b463d5d2a423?_state=iFvq7Lo26C8TEs8PQxDA9CwMeSu9fOjADBaL1J279K97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5Yjc2NGE5LTZkM2QtNGU5ZC1hMTVhLWI0NjNkNWQyYTQyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozOC4xODE3NDIzOTJaIn0%3D&digest=sha256%3A263a76590788797d5fb66ab241fbf3d42bdc5b99f8900de680d1148cb059bee2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.498434096s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:38 +0000] "PUT /v2/foo/bar/blobs/uploads/09b764a9-6d3d-4e9d-a15a-b463d5d2a423?_state=iFvq7Lo26C8TEs8PQxDA9CwMeSu9fOjADBaL1J279K97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5Yjc2NGE5LTZkM2QtNGU5ZC1hMTVhLWI0NjNkNWQyYTQyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozOC4xODE3NDIzOTJaIn0%3D&digest=sha256%3A263a76590788797d5fb66ab241fbf3d42bdc5b99f8900de680d1148cb059bee2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.77s) === RUN TestBlobDeleteDisabled time="2024-07-03T20:32: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.5 time="2024-07-03T20:32:39Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:39Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43803" http.request.id=53a5e08a-42c0-40e0-be12-7138e376cf80 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35806" http.request.uri="/v2/foo/bar/blobs/sha256:9eb5ec677e04b1e1f519b13ebca11af794504e0aca7b519d755dc1fb6fded5cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="960.358µs" http.response.status=405 http.response.written=78 vars.digest="sha256:9eb5ec677e04b1e1f519b13ebca11af794504e0aca7b519d755dc1fb6fded5cf" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:39 +0000] "DELETE /v2/foo/bar/blobs/sha256:9eb5ec677e04b1e1f519b13ebca11af794504e0aca7b519d755dc1fb6fded5cf HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.10s) === RUN TestDeleteDisabled time="2024-07-03T20:32: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.5 time="2024-07-03T20:32:39Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36031" http.request.id=3fd5bbfc-77f4-485b-be81-80bff58325a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:57660" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014907ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36031" http.request.id=91110df3-d61d-46e3-9f11-108fc6606ff2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57660" http.request.uri="/v2/foo/bar/blobs/uploads/d842be2b-031e-4eb9-a2d2-2d16af2e7b93?_state=DSLoc0qZ56RHzuXGymwj2UTQPP2VqXSZ-8niDRB_VlN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4NDJiZTJiLTAzMWUtNGViOS1hMmQyLTJkMTZhZjJlN2I5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozOS44NzI1MjUxNDdaIn0%3D&digest=sha256%3A5c94dcc29a38ece9394d0242d0214902c6c1296f39060998da160a9c6a603eac" http.request.useragent="Go-http-client/1.1" http.response.duration=2.133823814s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:39 +0000] "PUT /v2/foo/bar/blobs/uploads/d842be2b-031e-4eb9-a2d2-2d16af2e7b93?_state=DSLoc0qZ56RHzuXGymwj2UTQPP2VqXSZ-8niDRB_VlN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ4NDJiZTJiLTAzMWUtNGViOS1hMmQyLTJkMTZhZjJlN2I5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjozOS44NzI1MjUxNDdaIn0%3D&digest=sha256%3A5c94dcc29a38ece9394d0242d0214902c6c1296f39060998da160a9c6a603eac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:42Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:36031" http.request.id=face168b-c7aa-466d-be89-a8dc383bc246 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57660" http.request.uri="/v2/foo/bar/blobs/sha256:5c94dcc29a38ece9394d0242d0214902c6c1296f39060998da160a9c6a603eac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.692µs" http.response.status=405 http.response.written=78 vars.digest="sha256:5c94dcc29a38ece9394d0242d0214902c6c1296f39060998da160a9c6a603eac" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:32:42 +0000] "DELETE /v2/foo/bar/blobs/sha256:5c94dcc29a38ece9394d0242d0214902c6c1296f39060998da160a9c6a603eac HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.27s) === RUN TestDeleteReadOnly time="2024-07-03T20:32:42Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:42Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40897" http.request.id=67877f39-8eca-435d-ba9d-5ae8fb4929a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48450" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.054759ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40897" http.request.id=7d3c56fc-1dc4-4b0d-926e-5093e4faa969 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48450" http.request.uri="/v2/foo/bar/blobs/uploads/8831a9fa-5efd-4dd1-92e9-1ef26d1c9340?_state=uCDrEMYbgf1KPcq7ftJ3iNapNctPn9x-Pn2frqDD1n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4MzFhOWZhLTVlZmQtNGRkMS05MmU5LTFlZjI2ZDFjOTM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjo0Mi4xNDkxNzE3ODJaIn0%3D&digest=sha256%3Ac6d7bfeff3a6a877df3190d997c22586c80a6b4d7d9ed22b48dfc99c2e8600b6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.177882106s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:42 +0000] "PUT /v2/foo/bar/blobs/uploads/8831a9fa-5efd-4dd1-92e9-1ef26d1c9340?_state=uCDrEMYbgf1KPcq7ftJ3iNapNctPn9x-Pn2frqDD1n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4MzFhOWZhLTVlZmQtNGRkMS05MmU5LTFlZjI2ZDFjOTM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMjo0Mi4xNDkxNzE3ODJaIn0%3D&digest=sha256%3Ac6d7bfeff3a6a877df3190d997c22586c80a6b4d7d9ed22b48dfc99c2e8600b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [03/Jul/2024:20:32:44 +0000] "DELETE /v2/foo/bar/blobs/sha256:c6d7bfeff3a6a877df3190d997c22586c80a6b4d7d9ed22b48dfc99c2e8600b6 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.28s) === RUN TestStartPushReadOnly time="2024-07-03T20:32:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:44Z" level=info msg="redis not configured" go.version=go1.22.5 127.0.0.1 - - [03/Jul/2024:20:32:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-07-03T20:32:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:44Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=7dac2d16-fd7a-4748-824e-5ae32fe551ce http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" 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.100671ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:20:32:44 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T20:32:44Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=6a0e6a5a-aedb-41f1-9d3d-c698882a6324 http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="986.363µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:20:32:44 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T20:32:44Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=6388f1a2-e3b9-45a4-8d81-1b8e952ed9fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" 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="919.753µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:20:32:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T20:32:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=26c9e5bb-b024-455b-9ee3-45c70dbefbc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" 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.072846ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T20:32:44Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=26c9e5bb-b024-455b-9ee3-45c70dbefbc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" 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.103034ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T20:32:44Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=26c9e5bb-b024-455b-9ee3-45c70dbefbc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" 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.136291ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T20:32:44Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=26c9e5bb-b024-455b-9ee3-45c70dbefbc8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" 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.164092ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:20:32:44 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T20:32:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=b013e2e4-2425-41a1-bb88-88c233ec22cd http.request.method=POST http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="821.588µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:44 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=85139fbb-36de-4945-a4de-17810af30af8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/blobs/uploads/65e9cd14-ddb9-4857-9f95-360b2b7188d6?_state=9ttoUqhseywtQ5EB31l6PviTgtUBRRBYeIQd09v4CcZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2NWU5Y2QxNC1kZGI5LTQ4NTctOWY5NS0zNjBiMmI3MTg4ZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NDQuNDI2ODg5OTU2WiJ9&digest=sha256%3A02173349ff187e02313cbc46254817cab81fc4fe2f1f778e71e36fb35833a1fa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.589513522s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:44 +0000] "PUT /v2/foo/schema1/blobs/uploads/65e9cd14-ddb9-4857-9f95-360b2b7188d6?_state=9ttoUqhseywtQ5EB31l6PviTgtUBRRBYeIQd09v4CcZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2NWU5Y2QxNC1kZGI5LTQ4NTctOWY5NS0zNjBiMmI3MTg4ZDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NDQuNDI2ODg5OTU2WiJ9&digest=sha256%3A02173349ff187e02313cbc46254817cab81fc4fe2f1f778e71e36fb35833a1fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=1aaaecb6-e492-4b4e-ad95-ccf01e287a79 http.request.method=POST http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.049689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=8519e59b-b5f2-4a0d-88bd-352c714fc9ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/blobs/uploads/90e7a400-3cb5-4d6e-a0c6-aab948077ce1?_state=T5k1UEF7o7mE8Buk_AeSMn1rP-EFdqaVr5vzGAH5y417Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MGU3YTQwMC0zY2I1LTRkNmUtYTBjNi1hYWI5NDgwNzdjZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NDYuMTM1MjM3NDU3WiJ9&digest=sha256%3Acc248c8e3bf018e8fd6d9326755803f57008c6f996e8f0736debf6d906513f02" http.request.useragent="Go-http-client/1.1" http.response.duration=1.85129852s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/90e7a400-3cb5-4d6e-a0c6-aab948077ce1?_state=T5k1UEF7o7mE8Buk_AeSMn1rP-EFdqaVr5vzGAH5y417Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MGU3YTQwMC0zY2I1LTRkNmUtYTBjNi1hYWI5NDgwNzdjZTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NDYuMTM1MjM3NDU3WiJ9&digest=sha256%3Acc248c8e3bf018e8fd6d9326755803f57008c6f996e8f0736debf6d906513f02 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=6d9e3c15-2fd8-4d84-a2e0-5d37c8070ed3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.834596ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=79588b97-be45-42d1-8109-d088bec45389 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" http.request.useragent="Go-http-client/1.1" http.response.duration="928.976µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=f3f6aea1-deb7-4efc-8284-806c5dd23d71 http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" 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="887.682µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=3b424b86-786e-41bb-9747-4c159a2c4d82 http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="884.072µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "GET /v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33249" http.request.id=f853eeba-6c50-420b-b4d0-4a9c93e11ca7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.069819ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33249" http.request.id=8763b4ad-9747-4fd0-8da2-317d41b5ca53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" http.request.useragent="Go-http-client/1.1" http.response.duration="911.49µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:33249" http.request.id=c4aa622c-8e51-4251-8075-e778ea93b127 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108552ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=87f9a47e-cbc1-4beb-ba89-9911f625c814 http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="808.587µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "GET /v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=59ccbe18-6dbb-4b01-a01f-b0e80075013d http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="556.56µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=06afaffc-1965-4311-b16a-7eb44efafd11 http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" http.request.useragent="Go-http-client/1.1" http.response.duration="583.876µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "GET /v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=1c853064-77e9-461f-b81f-6015cb8a36a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54418" 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="541.343µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=error msg="payload digest does match: "sha256:b40557416197a3eacd06c3c642402e8b68ae38c43c6cce2dd979f653100f5b7a" != "sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3"" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=ab0f0c5e-0854-47b1-99c1-e92bedb9ecd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" time="2024-07-03T20:32:48Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=ab0f0c5e-0854-47b1-99c1-e92bedb9ecd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54418" http.request.uri="/v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.143659ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3" 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema1/manifests/sha256:4e5e4b7d81bc18bf2f371f91ff61ba0388c51e42adaf2ad457dacc4e8875f7f3 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=cec56311-50be-421c-9043-ea1da19951f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" 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="780.235µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=6ce5165d-52bb-473c-b221-0a60cdab5e2d http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" 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="514.974µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33249" http.request.id=cf978543-1fea-469c-82ea-5b874842ec6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" 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="640.419µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:32:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33249" http.request.id=cf978543-1fea-469c-82ea-5b874842ec6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" 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="661.359µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:32:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33249" http.request.id=cf978543-1fea-469c-82ea-5b874842ec6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" 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="678.672µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=3d7afbea-b72e-4c6b-9c8a-ca629a692eeb http.request.method=POST http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="641.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=c42badb8-77e8-4295-ab38-6da463aa7c87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/blobs/uploads/2ca71dff-f5ae-4c62-b801-7d6bba944462?_state=E7D0DEQrP48Fqk_hys79_6L4lqtzxNqNdGq-vZgD-YJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyY2E3MWRmZi1mNWFlLTRjNjItYjgwMS03ZDZiYmE5NDQ0NjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NDguMDU0NDIxMzg5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="772.99µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/2ca71dff-f5ae-4c62-b801-7d6bba944462?_state=E7D0DEQrP48Fqk_hys79_6L4lqtzxNqNdGq-vZgD-YJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyY2E3MWRmZi1mNWFlLTRjNjItYjgwMS03ZDZiYmE5NDQ0NjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NDguMDU0NDIxMzg5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33249" http.request.id=c3509975-b3ce-4418-a94d-72693c1ccdb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" 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="641.234µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:32:48Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33249" http.request.id=c3509975-b3ce-4418-a94d-72693c1ccdb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" 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="663.116µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T20:32:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=ca189827-6b93-46de-b680-78f9c361c728 http.request.method=POST http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="986.672µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=a5e7342a-cf99-4116-9299-f99f97452473 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/blobs/uploads/a4f684d1-6d45-438a-9862-ed59043f4f59?_state=I9OpA-z98ueWpnhuMkJcvv6tW0rao4UAgoGCxbbJdCt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNGY2ODRkMS02ZDQ1LTQzOGEtOTg2Mi1lZDU5MDQzZjRmNTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NDguMjMzNzMwMzM5WiJ9&digest=sha256%3A65c8256ba98ac9595cb0dbd7aa3b86ba9349e3a089c7396066b72db7ece75c93" http.request.useragent="Go-http-client/1.1" http.response.duration=2.179665944s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/a4f684d1-6d45-438a-9862-ed59043f4f59?_state=I9OpA-z98ueWpnhuMkJcvv6tW0rao4UAgoGCxbbJdCt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhNGY2ODRkMS02ZDQ1LTQzOGEtOTg2Mi1lZDU5MDQzZjRmNTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NDguMjMzNzMwMzM5WiJ9&digest=sha256%3A65c8256ba98ac9595cb0dbd7aa3b86ba9349e3a089c7396066b72db7ece75c93 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:50Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=4b4c188e-8770-4748-a65a-3f822033403a http.request.method=POST http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.039191ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=0f581926-9252-40ba-a581-ec9b1469db79 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/blobs/uploads/321b9f8b-0dfc-4d56-bc2d-f8dace30ae8e?_state=yL_TwzNkvQCOMlarA4d3DL1pJom_DKxrZTHVroF8XTh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMjFiOWY4Yi0wZGZjLTRkNTYtYmMyZC1mOGRhY2UzMGFlOGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTAuNDg1NTA4NTA5WiJ9&digest=sha256%3A164d14b3caa36595c5a593112fcbd8448472f08cd20d3f7bf8675ba081064bb1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14368337s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/321b9f8b-0dfc-4d56-bc2d-f8dace30ae8e?_state=yL_TwzNkvQCOMlarA4d3DL1pJom_DKxrZTHVroF8XTh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMjFiOWY4Yi0wZGZjLTRkNTYtYmMyZC1mOGRhY2UzMGFlOGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTAuNDg1NTA4NTA5WiJ9&digest=sha256%3A164d14b3caa36595c5a593112fcbd8448472f08cd20d3f7bf8675ba081064bb1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33249" http.request.id=b79ef696-c688-4741-aed9-5fd25acc90e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.129159ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33249" http.request.id=9224cd07-d6d3-4951-8028-500eda921994 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/sha256:476b4e03b48324c844b68752bbef6f7d2927c18e38b9762f0e5e685c098e492f" http.request.useragent="Go-http-client/1.1" http.response.duration="765.686µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "PUT /v2/foo/schema2/manifests/sha256:476b4e03b48324c844b68752bbef6f7d2927c18e38b9762f0e5e685c098e492f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=f30f3b2f-a605-45f8-99f2-c204c49b7906 http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" 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="670.701µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=63ead920-0bfa-4f1f-9d0e-ec38790d3c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/sha256:476b4e03b48324c844b68752bbef6f7d2927c18e38b9762f0e5e685c098e492f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="651.351µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/sha256:476b4e03b48324c844b68752bbef6f7d2927c18e38b9762f0e5e685c098e492f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=4e4cca44-1893-42f0-ab40-e9c7bb465602 http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="531.083µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=e635e664-5030-4309-a161-47c3289167fe http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/sha256:476b4e03b48324c844b68752bbef6f7d2927c18e38b9762f0e5e685c098e492f" http.request.useragent="Go-http-client/1.1" http.response.duration="559.841µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/sha256:476b4e03b48324c844b68752bbef6f7d2927c18e38b9762f0e5e685c098e492f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=a9569920-04ac-450d-85b9-f17b8dacb4f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" 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="569.591µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="rewriting manifest sha256:476b4e03b48324c844b68752bbef6f7d2927c18e38b9762f0e5e685c098e492f in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=a38f3910-2e75-423f-b512-b526409bd257 http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=a38f3910-2e75-423f-b512-b526409bd257 http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.184904ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33249" http.request.id=35367cf4-7f8c-4eb0-858a-93b15d1f6da5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" 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="633.707µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33249" http.request.id=8859593d-fa7d-45ad-8d36-d4fe8bdb505b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="742.458µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33249" http.request.id=3498e25c-0d56-4fa0-ad6d-a94cab271456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/sha256:52d1dab8ccb700aec63b7e1f34813f420f9db89bda930a7edc3593d69785b847" http.request.useragent="Go-http-client/1.1" http.response.duration="682.135µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "PUT /v2/foo/schema2/manifests/sha256:52d1dab8ccb700aec63b7e1f34813f420f9db89bda930a7edc3593d69785b847 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=9b6bde5b-1cf7-45d0-a1f3-1445d8d3c7a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" 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="657.891µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=8f85e23b-dc31-4c64-82bb-6ad89a71a88d http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/sha256:52d1dab8ccb700aec63b7e1f34813f420f9db89bda930a7edc3593d69785b847" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="769.213µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/sha256:52d1dab8ccb700aec63b7e1f34813f420f9db89bda930a7edc3593d69785b847 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=843cea00-f84f-4f8a-951e-aefc28250ea8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="572.04µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=18936760-5fd1-4ded-b1bf-5a5fea6e68ee http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/sha256:52d1dab8ccb700aec63b7e1f34813f420f9db89bda930a7edc3593d69785b847" http.request.useragent="Go-http-client/1.1" http.response.duration="562.097µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/sha256:52d1dab8ccb700aec63b7e1f34813f420f9db89bda930a7edc3593d69785b847 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="rewriting manifest list sha256:52d1dab8ccb700aec63b7e1f34813f420f9db89bda930a7edc3593d69785b847 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=2d8e2913-d23e-4a98-971d-718f073037ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33249" http.request.id=2d8e2913-d23e-4a98-971d-718f073037ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46254" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.039464ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:32:51Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:51Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=32f33c90-7a18-4c17-b5d9-5d75b126ef1d http.request.method=GET http.request.remoteaddr="127.0.0.1:36888" 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="818.284µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=e8745fa3-f860-4061-9941-5278e5fc8beb http.request.method=GET http.request.remoteaddr="127.0.0.1:36888" 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="541.794µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=83b16618-3d8e-4de0-8ec6-0be79f13c97c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" 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="578.384µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=c75bf2c1-cc7e-46fc-9dcb-50bfc05ece0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" 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="738.889µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T20:32:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=c75bf2c1-cc7e-46fc-9dcb-50bfc05ece0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" 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="759.791µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T20:32:51Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=c75bf2c1-cc7e-46fc-9dcb-50bfc05ece0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" 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="776.753µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T20:32:51Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=c75bf2c1-cc7e-46fc-9dcb-50bfc05ece0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" 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="793.06µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T20:32:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=eefd75fe-99c4-4f48-a2c7-4428c30877a7 http.request.method=POST http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="760.23µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=29d31bd6-a373-4260-b714-b60c1cf98a52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/blobs/uploads/50a4cc45-438d-452c-a2ab-a0d6335d70aa?_state=YI3TMWcjzfSJ4mhyJIQko-Yf55MdoTPtxVwdnnqn8Fx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MGE0Y2M0NS00MzhkLTQ1MmMtYTJhYi1hMGQ2MzM1ZDcwYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTEuNzM5NTIxNjI5WiJ9&digest=sha256%3A2c7ae225ec32818b1ee6a3a147525812ec1a189603ce06cf474d2abfd6abd0da" http.request.useragent="Go-http-client/1.1" http.response.duration=2.038989385s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:51 +0000] "PUT /v2/foo/schema1/blobs/uploads/50a4cc45-438d-452c-a2ab-a0d6335d70aa?_state=YI3TMWcjzfSJ4mhyJIQko-Yf55MdoTPtxVwdnnqn8Fx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1MGE0Y2M0NS00MzhkLTQ1MmMtYTJhYi1hMGQ2MzM1ZDcwYWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTEuNzM5NTIxNjI5WiJ9&digest=sha256%3A2c7ae225ec32818b1ee6a3a147525812ec1a189603ce06cf474d2abfd6abd0da HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=4d1ae67e-4664-4705-ad92-6e630c80d95f http.request.method=POST http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.603µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=2a097796-3bff-4ffc-a611-c19333faaa8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/blobs/uploads/f5383e60-bcf0-46e6-8087-0093f6492cd7?_state=aP3MlhSR9R3D3zmBr-RPMw-7UAk0oUhCC9cU6YMVmul7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNTM4M2U2MC1iY2YwLTQ2ZTYtODA4Ny0wMDkzZjY0OTJjZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTMuODU0MDMyMDc2WiJ9&digest=sha256%3A73acb964fff419807c1a5011b40ed4fd55724194dfec20e2114619c6a9ca98b6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.130530205s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/f5383e60-bcf0-46e6-8087-0093f6492cd7?_state=aP3MlhSR9R3D3zmBr-RPMw-7UAk0oUhCC9cU6YMVmul7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNTM4M2U2MC1iY2YwLTQ2ZTYtODA4Ny0wMDkzZjY0OTJjZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTMuODU0MDMyMDc2WiJ9&digest=sha256%3A73acb964fff419807c1a5011b40ed4fd55724194dfec20e2114619c6a9ca98b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=612f5dee-1b0a-4d36-ae8a-5acd509d0ed3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.269877ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=ea5e4969-40bf-4b23-b030-2f14c6e9e187 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043869ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=19e3f6db-7d13-426f-b568-6455cad2d52f http.request.method=GET http.request.remoteaddr="127.0.0.1:36888" 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="899.808µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:32:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:32:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=2241648c-4250-49ea-a4d8-89591f163a98 http.request.method=GET http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="812.639µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:32:54 +0000] "GET /v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:32:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:44765" http.request.id=e27edafd-eb8d-4686-9328-033d295069da http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" http.request.useragent="Go-http-client/1.1" http.response.duration="934.498µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:44765" http.request.id=ed86d6ff-dfd5-48ef-9d3a-6c8dad0fcfb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" http.request.useragent="Go-http-client/1.1" http.response.duration="894.016µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:44765" http.request.id=f66f9b14-8e2f-442e-b5c9-38d6e606f998 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" http.request.useragent="Go-http-client/1.1" http.response.duration="888.063µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=17b0c909-082d-4e0e-ba85-0bc67cb44941 http.request.method=GET http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="799.887µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:32:54 +0000] "GET /v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=9d02ab44-31b8-493b-804d-82580322b392 http.request.method=GET http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="615.365µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=0abe6588-c672-43c6-b3ae-0e6aeff44dc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" http.request.useragent="Go-http-client/1.1" http.response.duration="590.835µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "GET /v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=9367445d-30b4-4e52-8df3-5cc434b3d358 http.request.method=GET http.request.remoteaddr="127.0.0.1:36888" 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="563.756µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=error msg="payload digest does match: "sha256:6398cc7f2236f0662b01bc3b7d250cf768c7f57a7081a12ef6563c2f237244ad" != "sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34"" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=7ff9edeb-6bb5-44e7-a575-d72d0d8d163a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" time="2024-07-03T20:32:55Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=7ff9edeb-6bb5-44e7-a575-d72d0d8d163a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36888" http.request.uri="/v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="681.375µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34" 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:1e42b7bc20d30fd735b949ba382d6c253351bf4dbd48d3ed4ec1bccd6e5aab34 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=dced2025-e088-4cfa-ba91-663b62c6ff6e http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" 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="769.303µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=38bafd63-f886-44fa-a030-2396375e95eb http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" 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="577.905µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44765" http.request.id=d420a7b7-f6d7-4e57-b3ee-67f623df5ba7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" 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="633.901µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:32:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44765" http.request.id=d420a7b7-f6d7-4e57-b3ee-67f623df5ba7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" 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="655.851µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:32:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44765" http.request.id=d420a7b7-f6d7-4e57-b3ee-67f623df5ba7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" 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="675.09µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=80affd44-5cf3-4b1c-8677-44ab71306fab http.request.method=POST http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="653.046µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=cdfe9f47-df9f-4b0e-8dbe-94b7181cff68 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/blobs/uploads/c9400c72-bb8c-4c97-afc6-8ca4ea360ba3?_state=lbUpgj0VVTO2MhngOEHsgeZ0uxE7E1w7_v1pYFQniu97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjOTQwMGM3Mi1iYjhjLTRjOTctYWZjNi04Y2E0ZWEzNjBiYTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTUuMDU4NDY5NDMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="790.128µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/c9400c72-bb8c-4c97-afc6-8ca4ea360ba3?_state=lbUpgj0VVTO2MhngOEHsgeZ0uxE7E1w7_v1pYFQniu97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjOTQwMGM3Mi1iYjhjLTRjOTctYWZjNi04Y2E0ZWEzNjBiYTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTUuMDU4NDY5NDMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44765" http.request.id=ca88f461-7d95-4e62-9d19-c9ca539f6392 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" 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="642.989µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:32:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44765" http.request.id=ca88f461-7d95-4e62-9d19-c9ca539f6392 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" 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="666.204µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T20:32:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=20dc7bec-c7ff-43d8-a5a8-77280cf6be41 http.request.method=POST http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.243736ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=291d3366-7270-4379-bf7e-84c4ebb401f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/blobs/uploads/fa6edf3a-284a-4fea-98c0-dccb8329095a?_state=0_RKui-flpii_ykSBw0jHFZhdvqar8DfN-sJ-dk9qlh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYTZlZGYzYS0yODRhLTRmZWEtOThjMC1kY2NiODMyOTA5NWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTUuMTI2MjY2ODE3WiJ9&digest=sha256%3Aaed8f2eb942a82512b36d7ff4d3a42fbf4a87e09a429ae373877230f3917a1b3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067721406s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/fa6edf3a-284a-4fea-98c0-dccb8329095a?_state=0_RKui-flpii_ykSBw0jHFZhdvqar8DfN-sJ-dk9qlh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYTZlZGYzYS0yODRhLTRmZWEtOThjMC1kY2NiODMyOTA5NWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTUuMTI2MjY2ODE3WiJ9&digest=sha256%3Aaed8f2eb942a82512b36d7ff4d3a42fbf4a87e09a429ae373877230f3917a1b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=e8c3bec4-e0ca-4757-8bf9-fd9024355479 http.request.method=POST http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.128655ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=752883b5-aaea-4bf9-888e-0d015492039b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/blobs/uploads/27ca4ba0-e2a3-4d26-b9f1-b6059bc71aad?_state=Jd1Jq833c9uWgE5f7sgT_lJdsini3o6AyNR5sV6ObBF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyN2NhNGJhMC1lMmEzLTRkMjYtYjlmMS1iNjA1OWJjNzFhYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTYuMjk3NjQ4MTY0WiJ9&digest=sha256%3Ab1c89d89a5356f6cb7383efa06d1270f8b1f5d84beb46a1eeaec3fb71e78bd1e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.087195692s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/27ca4ba0-e2a3-4d26-b9f1-b6059bc71aad?_state=Jd1Jq833c9uWgE5f7sgT_lJdsini3o6AyNR5sV6ObBF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyN2NhNGJhMC1lMmEzLTRkMjYtYjlmMS1iNjA1OWJjNzFhYWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTYuMjk3NjQ4MTY0WiJ9&digest=sha256%3Ab1c89d89a5356f6cb7383efa06d1270f8b1f5d84beb46a1eeaec3fb71e78bd1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44765" http.request.id=b849879a-29fa-488b-badb-2e29b639a2e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.137168ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:44765" http.request.id=ea4ebb6b-d95c-47bf-8fd1-d51b5f933bee http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/sha256:bf822e301300211a1685eea2cbcbe643792a4c308c1e36ac8b64e155638adbd8" http.request.useragent="Go-http-client/1.1" http.response.duration="820.492µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:bf822e301300211a1685eea2cbcbe643792a4c308c1e36ac8b64e155638adbd8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=72e8714c-c1bf-4b74-8cb9-513cd6c569e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" 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="832.881µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=00ad00d3-bb82-456a-896a-8ee9a4896d5c http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/sha256:bf822e301300211a1685eea2cbcbe643792a4c308c1e36ac8b64e155638adbd8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="660.728µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/sha256:bf822e301300211a1685eea2cbcbe643792a4c308c1e36ac8b64e155638adbd8 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=a54603fd-7db1-41b9-8f29-50678f0302dd http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="541.557µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=86c01693-62f0-4509-a4d1-4618de8357fb http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/sha256:bf822e301300211a1685eea2cbcbe643792a4c308c1e36ac8b64e155638adbd8" http.request.useragent="Go-http-client/1.1" http.response.duration="587.177µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/sha256:bf822e301300211a1685eea2cbcbe643792a4c308c1e36ac8b64e155638adbd8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=c996f16a-910b-4d5f-b833-3c6c8b639678 http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" 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="546.564µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="rewriting manifest sha256:bf822e301300211a1685eea2cbcbe643792a4c308c1e36ac8b64e155638adbd8 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=c582d71f-76b3-495c-b717-93ac1bc8956f http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=c582d71f-76b3-495c-b717-93ac1bc8956f http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.122937ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44765" http.request.id=30799139-838a-493c-9a2a-a0b36eb79532 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" 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="675.006µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44765" http.request.id=002f1731-7c9c-47d0-8414-04af3a9007d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="763.415µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:44765" http.request.id=a68590e7-d6c3-4c40-85fc-8350c48a0a6c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/sha256:e4975b801911a5ef7d1ab1ed81b767fbb3379786091caff2b00663adc71909e6" http.request.useragent="Go-http-client/1.1" http.response.duration="653.351µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "PUT /v2/foo/schema2/manifests/sha256:e4975b801911a5ef7d1ab1ed81b767fbb3379786091caff2b00663adc71909e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=fe15a90d-27d0-4959-b6b0-d9c688b81609 http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" 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="630.066µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=5c5c50b6-bea4-42e4-9586-824838df4b53 http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/sha256:e4975b801911a5ef7d1ab1ed81b767fbb3379786091caff2b00663adc71909e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.698288ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/sha256:e4975b801911a5ef7d1ab1ed81b767fbb3379786091caff2b00663adc71909e6 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=cfac2831-e6a9-4142-90bf-09d22dacc8d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="579.567µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=9272f173-928d-43b9-8a3a-338b70f0d4fc http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/sha256:e4975b801911a5ef7d1ab1ed81b767fbb3379786091caff2b00663adc71909e6" http.request.useragent="Go-http-client/1.1" http.response.duration="581.037µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/sha256:e4975b801911a5ef7d1ab1ed81b767fbb3379786091caff2b00663adc71909e6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="rewriting manifest list sha256:e4975b801911a5ef7d1ab1ed81b767fbb3379786091caff2b00663adc71909e6 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=e08a3c5b-cfd0-40d4-8784-0011b2673e7b http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44765" http.request.id=e08a3c5b-cfd0-40d4-8784-0011b2673e7b http.request.method=GET http.request.remoteaddr="127.0.0.1:36902" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.042418ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (14.09s) === RUN TestGetManifestWithStorageError time="2024-07-03T20:32: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.5 time="2024-07-03T20:32:58Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:33445" http.request.id=933d6304-e337-4022-94d8-824541601db8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" 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="862.065µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:33445" http.request.id=1a107d36-f700-406c-8714-c7dffa86fe72 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" 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="540.981µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:33445" http.request.id=ddaed907-af61-47c9-aa06-fcc3d77b9ab9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" 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="931.293µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:33445" http.request.id=fa02ee93-2c6e-4eca-be08-539e3c321834 http.request.method=GET http.request.remoteaddr="127.0.0.1:58502" 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="600.411µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-07-03T20:32: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.5 time="2024-07-03T20:32:58Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=61f81b7b-252d-4e4f-bcaa-ca3bf4ea441f http.request.method=GET http.request.remoteaddr="127.0.0.1:50636" 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="755.048µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=481687a6-a11a-41bb-aab0-6fd0b7d91048 http.request.method=GET http.request.remoteaddr="127.0.0.1:50636" 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="547.38µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=fe79516e-2e5d-483b-8d8c-c7a6bb74cd82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" 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="562.821µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=7bb41580-8578-45d8-89fa-ed0c9c06415b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" 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="698.124µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=7bb41580-8578-45d8-89fa-ed0c9c06415b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" 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="716.73µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=7bb41580-8578-45d8-89fa-ed0c9c06415b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" 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="734.437µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T20:32:58Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=7bb41580-8578-45d8-89fa-ed0c9c06415b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" 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="751.9µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T20:32:58Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=5d763e3e-aa66-462f-aa70-8548de93a6b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="848.753µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=f1198dc2-c3a3-4745-888c-6641c76d4146 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/blobs/uploads/3a2afb92-44a0-4d81-bce6-bf5f5d560d4d?_state=pCm4uZ8N85eB7Bitt_acBJKNHPGrIKEbU41S-76z63V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYTJhZmI5Mi00NGEwLTRkODEtYmNlNi1iZjVmNWQ1NjBkNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTguNTE0MTgyNDNaIn0%3D&digest=sha256%3Ae84f7a3d9951097192aab0c1c7638e0c033fe822f9083406050a1b564e01c145" http.request.useragent="Go-http-client/1.1" http.response.duration=1.553688412s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:32:58 +0000] "PUT /v2/foo/schema1/blobs/uploads/3a2afb92-44a0-4d81-bce6-bf5f5d560d4d?_state=pCm4uZ8N85eB7Bitt_acBJKNHPGrIKEbU41S-76z63V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzYTJhZmI5Mi00NGEwLTRkODEtYmNlNi1iZjVmNWQ1NjBkNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzI6NTguNTE0MTgyNDNaIn0%3D&digest=sha256%3Ae84f7a3d9951097192aab0c1c7638e0c033fe822f9083406050a1b564e01c145 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=3bfa0c4f-98b9-426d-aa68-4c026c520a26 http.request.method=POST http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="981.384µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=e482f100-002c-470b-bc49-e344b745bc64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/blobs/uploads/429ef173-e3e0-4802-a312-a1250c58c4b7?_state=BSWqnVUUV9p-C-lO7W9it7g71iqzBTHM2W9LSkGWzBh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MjllZjE3My1lM2UwLTQ4MDItYTMxMi1hMTI1MGM1OGM0YjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzM6MDAuMTQ5MjQxNDE1WiJ9&digest=sha256%3A58043ea65dd9b804549f8a1f014c447d84a313404deb85062f03e8f1d898e120" http.request.useragent="Go-http-client/1.1" http.response.duration=779.279678ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/429ef173-e3e0-4802-a312-a1250c58c4b7?_state=BSWqnVUUV9p-C-lO7W9it7g71iqzBTHM2W9LSkGWzBh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MjllZjE3My1lM2UwLTQ4MDItYTMxMi1hMTI1MGM1OGM0YjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzM6MDAuMTQ5MjQxNDE1WiJ9&digest=sha256%3A58043ea65dd9b804549f8a1f014c447d84a313404deb85062f03e8f1d898e120 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=2ba4a1a7-9f42-4145-93e0-6ce316f15d12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.227146ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=1defb214-a6dc-47d0-9049-690415203577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.duration="998.11µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=6c257392-f1fd-4f91-967c-40046eb54dcb http.request.method=GET http.request.remoteaddr="127.0.0.1:50636" 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.001471ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=3e1bc016-4baa-4890-ac58-a0adae890c41 http.request.method=GET http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="807.916µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42693" http.request.id=d1aa565d-7a53-4a17-8183-56143a07de4c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.duration="910.782µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42693" http.request.id=02623660-f1d7-48dd-be98-c438290116e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.duration=7.81672ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:42693" http.request.id=375b5c47-c0ed-465b-bafa-65d43ded0a97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.duration=1.35887ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=3909bddc-e151-41b0-af68-5b0a319db241 http.request.method=GET http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.061516ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=756c2531-342d-4012-a559-e1b28d180fcc http.request.method=GET http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="580.113µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=05fe6997-dae1-4f79-bfae-a26f6f861b16 http.request.method=GET http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.duration="559.148µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=b1b4049e-2e9f-41ed-978a-348ab67d231d http.request.method=GET http.request.remoteaddr="127.0.0.1:50636" 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="551.914µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=error msg="payload digest does match: "sha256:12406160532bc3faf886ad197091c5caad4936fe484f1e817abd5471e42cd4fa" != "sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808"" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=b0a7f4f0-3ed7-4a38-8ce7-5e747c3bf6c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" time="2024-07-03T20:33:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=b0a7f4f0-3ed7-4a38-8ce7-5e747c3bf6c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50636" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="627.266µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=fdf1b032-cb98-4298-90b5-f5d386ae0245 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50646" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.duration="842.65µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "DELETE /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=f827dac9-54c5-4c8a-bc73-1ba684161e5d http.request.method=GET http.request.remoteaddr="127.0.0.1:50646" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="589.606µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=adf65e50-2717-4d8f-83b3-5007b79439cc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50662" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.125058ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "DELETE /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=622e343e-c106-4979-b6f9-b494831ec20b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50666" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.duration=1.229958ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=c27a285a-f04f-49ac-a969-fe4abf614bac http.request.method=GET http.request.remoteaddr="127.0.0.1:50666" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="891.678µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=4d5e5422-f47b-4499-800b-fe257a97a276 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50670" 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="736.288µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=978af792-602e-4e2d-8a55-d41a598c1cd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.046115ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=27babe6d-e37c-4bc2-b895-6619f0a6c44e http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" 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="573.683µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=91651530-0996-472f-961f-7a1eb6b55a91 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808" http.request.useragent="Go-http-client/1.1" http.response.duration="803.52µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "DELETE /v2/foo/schema1/manifests/sha256:33fc87983449a4e7aa742391a67df9d12f55a655a7b2f812f12a6450487c3808 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=d6683060-7747-4896-bc17-1e71cef1be47 http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" 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="589.811µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=91bd5d5e-8bed-482f-ac8e-ab1d7fefd677 http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" 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="544.972µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=e96df6c4-3527-459a-b194-3a5fcdad9ea7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" 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="674.708µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42693" http.request.id=828f0116-2c5e-4d1f-86fc-faf41f45fb91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" 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="680.393µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:33:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42693" http.request.id=828f0116-2c5e-4d1f-86fc-faf41f45fb91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" 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="703.661µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:33:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42693" http.request.id=828f0116-2c5e-4d1f-86fc-faf41f45fb91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" 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="722.323µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=2802457a-ea34-46cc-80ff-4db9dece047b http.request.method=POST http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="753.843µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=cb890bcc-65bf-46ff-8cc4-6bc39927c8e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/blobs/uploads/f9b7b252-9c08-461c-86e6-14a58b63061d?_state=-CfAxDI04rkS9gAH3LJB97mYbMZEodXOzaoqqk8nRKB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOWI3YjI1Mi05YzA4LTQ2MWMtODZlNi0xNGE1OGI2MzA2MWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzM6MDAuOTk4MjEzNzEyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="790.151µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/f9b7b252-9c08-461c-86e6-14a58b63061d?_state=-CfAxDI04rkS9gAH3LJB97mYbMZEodXOzaoqqk8nRKB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOWI3YjI1Mi05YzA4LTQ2MWMtODZlNi0xNGE1OGI2MzA2MWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzM6MDAuOTk4MjEzNzEyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42693" http.request.id=e9c78723-b53c-4c2d-ba05-d53f21ea79b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" 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="667.226µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:33:01Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42693" http.request.id=e9c78723-b53c-4c2d-ba05-d53f21ea79b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" 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="690.499µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:20:33:01 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T20:33:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=6525c824-0e1b-4cc4-bc5a-ade559e8ed00 http.request.method=POST http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.276276ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=fa1a63a2-f89b-4eb9-b6ac-c1bb933725df http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/blobs/uploads/6eae29b3-04e8-4af5-bea2-2bd856fa777a?_state=k_JILQX3nqlHtkGinvoozHw3qX4S916E1k638mE2Rkp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZWFlMjliMy0wNGU4LTRhZjUtYmVhMi0yYmQ4NTZmYTc3N2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzM6MDEuMTA3MzUzNTg5WiJ9&digest=sha256%3Ac6e6e8579c6c79db18acc77cdbc1ffe1424d606e52033f1f9397eb2e78162ff5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.562369339s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/6eae29b3-04e8-4af5-bea2-2bd856fa777a?_state=k_JILQX3nqlHtkGinvoozHw3qX4S916E1k638mE2Rkp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZWFlMjliMy0wNGU4LTRhZjUtYmVhMi0yYmQ4NTZmYTc3N2EiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzM6MDEuMTA3MzUzNTg5WiJ9&digest=sha256%3Ac6e6e8579c6c79db18acc77cdbc1ffe1424d606e52033f1f9397eb2e78162ff5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=f19d90ff-20a1-437e-91cf-c8e23288fa36 http.request.method=POST http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016368ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=402f5ca1-377e-417c-94ea-bbd3c6c2db20 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/blobs/uploads/26e6edc7-9126-48c5-a51e-25096abfe848?_state=pDMu3PbDaLGWTC4NTWf-Zzcu6pe5ao4bxjLfNIYgFV17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNmU2ZWRjNy05MTI2LTQ4YzUtYTUxZS0yNTA5NmFiZmU4NDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzM6MDMuNzM4NDcwNjA2WiJ9&digest=sha256%3A34602079add7fff32e674df152d59a86d78b9d8925079c9d4c55f810dc06cb1f" http.request.useragent="Go-http-client/1.1" http.response.duration=866.519641ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/26e6edc7-9126-48c5-a51e-25096abfe848?_state=pDMu3PbDaLGWTC4NTWf-Zzcu6pe5ao4bxjLfNIYgFV17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNmU2ZWRjNy05MTI2LTQ4YzUtYTUxZS0yNTA5NmFiZmU4NDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMjA6MzM6MDMuNzM4NDcwNjA2WiJ9&digest=sha256%3A34602079add7fff32e674df152d59a86d78b9d8925079c9d4c55f810dc06cb1f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42693" http.request.id=b2e5fbf3-bf7c-412c-a740-75b12c13a228 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.184126ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42693" http.request.id=325264db-f8b6-4ed2-9024-3cecce836bf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.054476ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=70dd310a-23a5-487d-b065-0d5cba01a1fe http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" 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="752.283µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=add76746-1bf4-4e78-bb11-be31aa62409b http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="608.295µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=88468024-4e33-4694-b624-f750c5078bb9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="549.169µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=eb4be819-e969-49c2-8e0a-db62c90aface http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" http.request.useragent="Go-http-client/1.1" http.response.duration="549.405µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=d35e47b9-cb47-411d-bf6b-da110290d7c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" 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="576.718µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="rewriting manifest sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=df5d60b7-a60f-48cd-a600-bd3a6baa528c http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=df5d60b7-a60f-48cd-a600-bd3a6baa528c http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" 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="986.699µs" http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=cf75f00c-a0dc-4b46-9eae-90b56b2115b4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" http.request.useragent="Go-http-client/1.1" http.response.duration="661.262µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=f830e63b-b8ab-4fa2-b7c7-10c43906c744 http.request.method=GET http.request.remoteaddr="127.0.0.1:50682" http.request.uri="/v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="603.406µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=30bcc979-89a5-443a-8c7d-6e380d5eb0d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50684" http.request.uri="/v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="743.239µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42693" http.request.id=1c3f150e-0206-4145-9c5a-d148c02618c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50694" http.request.uri="/v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" http.request.useragent="Go-http-client/1.1" http.response.duration="938.659µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "PUT /v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=d479c270-8d00-49aa-ae12-dc589eb9b5f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50694" http.request.uri="/v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="702.119µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=c0852302-8f8a-4eba-bdc8-7612e28e65dc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50704" 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="762.835µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42693" http.request.id=1918ff5b-8611-415b-b306-4edc3b6a9e12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50718" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.075462ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=0d3b3645-0a2c-4368-9e4a-f2483c1c5caf http.request.method=GET http.request.remoteaddr="127.0.0.1:50718" 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="582.228µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=7b637837-6b40-4854-a4e3-d561499b2bab http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50718" http.request.uri="/v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7" http.request.useragent="Go-http-client/1.1" http.response.duration="694.027µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "DELETE /v2/foo/schema2/manifests/sha256:db70f2e7445b46193e6cd7dcb25bc540852e43c7cc93903eff91a3f9b1ddbec7 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42693" http.request.id=a986d604-413b-48ae-9906-9be4c626ecbe http.request.method=GET http.request.remoteaddr="127.0.0.1:50718" 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="533.323µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (6.23s) === RUN TestManifestDeleteDisabled time="2024-07-03T20:33:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:33:04Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:33:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43007" http.request.id=f1881dca-2a7a-452b-9a0a-1e2eac7cedda http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53440" 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="715.261µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-07-03T20:33:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:33:04Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:33:04Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T20:33:04Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.5 time="2024-07-03T20:33:04Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T20:33:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:36037" http.request.id=e47e5dbf-16dc-4ee4-940f-914b50f8e80b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58522" 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.515144ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:36037" http.request.id=e04ba09e-9502-4aa6-a4ee-1cb458ab5006 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58534" 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.17955ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:36037" http.request.id=2e70ae5b-5bce-4c82-81ce-e1f7cf5f6827 http.request.method=POST http.request.remoteaddr="127.0.0.1:58550" 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.272365ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T20:33:04Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:36037" http.request.id=d69b1c24-76ae-41e7-8095-f6f931800df5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58566" 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.20317ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:20:33:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.27s) === RUN TestProxyManifestGetByTag time="2024-07-03T20:33:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T20:33:04Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=9807d1ae-8d85-40f0-b5db-0ddfe4aa8b5b http.request.method=POST http.request.remoteaddr="127.0.0.1:47864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="900.644µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=314c08e3-d77a-4b08-8b7a-6f7a0028befc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47864" http.request.uri="/v2/foo/bar/blobs/uploads/24e2ff28-a2b3-425c-8ed8-39039acaa80d?_state=8D7yy-8DCexZPzWyHkkTUGI6FeHuOckNuOn1uqZGT717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0ZTJmZjI4LWEyYjMtNDI1Yy04ZWQ4LTM5MDM5YWNhYTgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMzowNS4wMDM5NTkyNjFaIn0%3D&digest=sha256%3A93fea1e2aa9691b4916a64f18c2a6536277dd52cc7c1b66da957745ce825ce09" http.request.useragent="Go-http-client/1.1" http.response.duration=621.280944ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "PUT /v2/foo/bar/blobs/uploads/24e2ff28-a2b3-425c-8ed8-39039acaa80d?_state=8D7yy-8DCexZPzWyHkkTUGI6FeHuOckNuOn1uqZGT717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI0ZTJmZjI4LWEyYjMtNDI1Yy04ZWQ4LTM5MDM5YWNhYTgwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMzowNS4wMDM5NTkyNjFaIn0%3D&digest=sha256%3A93fea1e2aa9691b4916a64f18c2a6536277dd52cc7c1b66da957745ce825ce09 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=9f64acd0-f801-442d-9d2c-a51c0c15c70f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47864" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.216807ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33: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.5 time="2024-07-03T20:33:05Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T20:33:05Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T20:33:05Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.22.5 time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=389fb72b-c5e6-4d73-a16a-060548b3a3de http.request.method=GET http.request.remoteaddr="127.0.0.1:47864" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="547.863µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T20:33:05Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:36121" go.version=go1.22.5 time="2024-07-03T20:33:05Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=0de50391-f9f0-4ccc-99eb-cb3bb639a075 http.request.method=GET http.request.remoteaddr="127.0.0.1:47874" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="714.688µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T20:33:05Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36121 /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:36121/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:40131" http.request.id=cd939dc6-6be6-431a-8044-a48d881c8abb http.request.method=GET http.request.remoteaddr="127.0.0.1:41006" http.request.uri="/v2/foo/bar/manifests/sha256:18a789a784ed3703352615c3b45e93abcfc71d309219d25b7d527f2ca8556b96" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:18a789a784ed3703352615c3b45e93abcfc71d309219d25b7d527f2ca8556b96" time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=4b547fd2-daa7-427c-9118-0f8f3c1e8d3f http.request.method=GET http.request.remoteaddr="127.0.0.1:47888" http.request.uri="/v2/foo/bar/manifests/sha256:18a789a784ed3703352615c3b45e93abcfc71d309219d25b7d527f2ca8556b96" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="930.236µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "GET /v2/foo/bar/manifests/sha256:18a789a784ed3703352615c3b45e93abcfc71d309219d25b7d527f2ca8556b96 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T20:33:05Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:18a789a784ed3703352615c3b45e93abcfc71d309219d25b7d527f2ca8556b96 with ttl=167h59m59.999998266s" go.version=go1.22.5 time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40131" http.request.id=cd939dc6-6be6-431a-8044-a48d881c8abb http.request.method=GET http.request.remoteaddr="127.0.0.1:41006" http.request.uri="/v2/foo/bar/manifests/sha256:18a789a784ed3703352615c3b45e93abcfc71d309219d25b7d527f2ca8556b96" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.979557ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "GET /v2/foo/bar/manifests/sha256:18a789a784ed3703352615c3b45e93abcfc71d309219d25b7d527f2ca8556b96 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=05847538-199a-4817-b7ea-31ef15d7e524 http.request.method=GET http.request.remoteaddr="127.0.0.1:47888" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="571.811µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T20:33:05Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36121 /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:36121/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:40131" http.request.id=d15aade5-af83-4e8e-9f0c-db6733439d50 http.request.method=GET http.request.remoteaddr="127.0.0.1:41008" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=a19442fe-2598-4381-a3f7-ab0536b94f6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47894" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.094962ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40131" http.request.id=d15aade5-af83-4e8e-9f0c-db6733439d50 http.request.method=GET http.request.remoteaddr="127.0.0.1:41008" 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.000136ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T20:33:05Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=bc66cca1-1051-479c-aa8e-e566df181d0a http.request.method=POST http.request.remoteaddr="127.0.0.1:47894" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="748.237µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=246d26ea-569e-4656-a84e-f23c36d7a7cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47894" http.request.uri="/v2/foo/bar/blobs/uploads/ded0f2b1-d3d2-42ac-ac99-fc0e8dd34131?_state=yjF5aSbzHf0p0xgZ1q3O6NcM9i2ttHv6v4jffppACAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZDBmMmIxLWQzZDItNDJhYy1hYzk5LWZjMGU4ZGQzNDEzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMzowNS43MDMzMDEzMTFaIn0%3D&digest=sha256%3Ae0ed6c366af624d4e1fcff111b8914f70522b6c0e1321d3ebb6d02e7f2298f9c" http.request.useragent="Go-http-client/1.1" http.response.duration=847.000486ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:05 +0000] "PUT /v2/foo/bar/blobs/uploads/ded0f2b1-d3d2-42ac-ac99-fc0e8dd34131?_state=yjF5aSbzHf0p0xgZ1q3O6NcM9i2ttHv6v4jffppACAl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRlZDBmMmIxLWQzZDItNDJhYy1hYzk5LWZjMGU4ZGQzNDEzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QyMDozMzowNS43MDMzMDEzMTFaIn0%3D&digest=sha256%3Ae0ed6c366af624d4e1fcff111b8914f70522b6c0e1321d3ebb6d02e7f2298f9c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=4229d616-884e-4360-8a2d-45bf732ac58f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47894" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.259314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:20:33:06 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=ce6c3443-2771-401e-84c8-0e0e59aa66b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47894" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="539.732µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:20:33:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T20:33:06Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36121 /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:36121/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:40131" http.request.id=b1b909b4-d06f-48ed-80af-b2f06892090c http.request.method=GET http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=9d9ec2f4-bbd2-4bf1-8331-23b3c1fbd570 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47904" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.33234ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:20:33:06 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=59a578c1-1cdf-4ef1-aec3-86b382e91543 http.request.method=GET http.request.remoteaddr="127.0.0.1:47904" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="995.971µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:20:33:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T20:33:06Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:36121 /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:36121/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:40131" http.request.id=b1b909b4-d06f-48ed-80af-b2f06892090c http.request.method=GET http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36121" http.request.id=336daa11-bfe1-4b6e-90dd-4e5d97911fb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47912" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.421044ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:20:33:06 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T20:33:06Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f4cc46e26867ff45aca6ad0416ae330b8a9440dab2c8ea702b5d2d0a155c6aeb with ttl=167h59m59.999998076s" go.version=go1.22.5 time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40131" http.request.id=b1b909b4-d06f-48ed-80af-b2f06892090c http.request.method=GET http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=16.019277ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:20:33:06 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (1.64s) === RUN TestAppDispatcher time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37773" http.request.id=7051f6d9-948b-4010-871f-9d70b59af928 http.request.method=GET http.request.remoteaddr="127.0.0.1:35018" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="627.159µs" http.response.status=200 http.response.written=0 time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37773" http.request.id=ff9c8518-fbf3-45fc-a53e-da26f176f65e http.request.method=GET http.request.remoteaddr="127.0.0.1:35018" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="460.196µs" http.response.status=200 http.response.written=0 time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37773" http.request.id=af1c7906-9433-44c3-ad4a-56f09d8bb659 http.request.method=GET http.request.remoteaddr="127.0.0.1:35018" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="465.395µs" http.response.status=200 http.response.written=0 time="2024-07-03T20:33:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37773" http.request.id=de849ccf-dcc6-48ef-bf9e-219ff7b9acc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35018" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="461.273µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-07-03T20:33:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 time="2024-07-03T20:33:06Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 time="2024-07-03T20:33:06Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.5 http.request.host="127.0.0.1:43913" http.request.id=332bb186-a2c7-41eb-b156-7fbb5f37c3e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33478" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-07-03T20:33:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 time="2024-07-03T20:33:06Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 time="2024-07-03T20:33:06Z" level=info msg="configuring file health check path=/tmp/healthcheck3683758718, interval=1" go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 --- PASS: TestFileHealthCheck (4.01s) === RUN TestTCPHealthCheck time="2024-07-03T20:33:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 time="2024-07-03T20:33:10Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 time="2024-07-03T20:33:10Z" level=info msg="configuring TCP health check addr=127.0.0.1:43591, interval=1" go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 --- PASS: TestTCPHealthCheck (4.01s) === RUN TestHTTPHealthCheck time="2024-07-03T20:33:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 time="2024-07-03T20:33:14Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 time="2024-07-03T20:33:14Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:43745, interval=1, threshold=3" go.version=go1.22.5 instance.id=cd6d7e10-055a-4ba0-a777-b4573c0c98d1 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 92.881s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.24s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.21s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.32s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.61s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.668s === RUN TestSchedule time="2024-07-03T20:31:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 time="2024-07-03T20:31:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998895ms" go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 time="2024-07-03T20:31:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=999.091µs" go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 time="2024-07-03T20:31:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=999.081µs" go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-07-03T20:31:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-07-03T20:31:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 time="2024-07-03T20:31:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998451ms" go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 time="2024-07-03T20:31:49Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998658ms" go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 time="2024-07-03T20:31:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-07-03T20:31:50Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=f429b119-2417-4c7f-b1e8-b5b93ef61ce2 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.603s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.01s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 17923072 sha256:e037f112144e1bf5a342014fad7fe7287b8fd85c330c80dd482374b6d6e39745 [] map[] } --- PASS: TestSimpleBlobRead (0.32s) === RUN TestBlobMount --- PASS: TestBlobMount (0.42s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (1.60s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (1.89s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (1.49s) === 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:44a0834151f7015bdeaa22dfa8f4537026d70555d11a2d99ac11dfcd9221aa75 palailogos: marking blob sha256:4e2093750bdfc62d5745b33e91719c8a8539d17cf0a793e92c9e4994f530303f palailogos: marking blob sha256:f11c573f43e4054a2c69c59859afaadeafa86ddc1bdad7aace4d7d6d8d84189b palailogos: marking manifest sha256:58d8f1cc604d3606de4b1df0bbd2ac89a9ec3140efeaa825bcbf37a8a3522fa4 palailogos: marking blob sha256:04726aee20d3c69cc4e2ec1f1d1ab7f70c9db85f36b01374555edcc67479a680 palailogos: marking blob sha256:2ad718ee269eaa0c122987ec5daa30946589844f8d2704a61d470c3eb229bedd palailogos: marking manifest sha256:9fb49241c7aa5b5c7523acb3b33814689df647d500d8fb5eb74601ebd9a26374 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:baeb2437ff56ebbfaa5b434d76f78fb152b864d67c2154be84e757d05c738435 palailogos: marking blob sha256:ecd8e535c6bd7f43698fc8572b117f67648bc00ff98f317a277acc99b07accdb palailogos: marking manifest sha256:e68a2ab6f5551419b4b390cf290d2d0b34e0188e870bcb98864845ccb0a39c78 palailogos: marking blob sha256:44a0834151f7015bdeaa22dfa8f4537026d70555d11a2d99ac11dfcd9221aa75 palailogos: marking blob sha256:58d8f1cc604d3606de4b1df0bbd2ac89a9ec3140efeaa825bcbf37a8a3522fa4 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.47s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:6e96886ceb517d4a1bccc0e14bece866b384086158cd013c7c073f6fb82bd2c2 deletemanifests: marking manifest sha256:77ca9f44b28a0dc79caad6a6e720153fb994049ed28ca697badd2a0b8076dc30 deletemanifests: marking blob sha256:8b72bd02c09cf13b317fc244762e000cf09674764f158e707b23df82de4f9396 deletemanifests: marking blob sha256:984fba1a9c7f1641086d05248d83bae8df8d891bbc99b808f4bbfec9ab44fe9b deletemanifests: marking blob sha256:759e2203847c8e9923312495a7e52ddc376de612e0251fce766dd6d506883f33 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:36391dfb600984f04014e53bfc43556465a3ce765503b0cd5c548301b6228576 blob eligible for deletion: sha256:6190888d7ee651854cf07862e22314b78115156d9e1eb53f245d1a0319d94826 blob eligible for deletion: sha256:6e96886ceb517d4a1bccc0e14bece866b384086158cd013c7c073f6fb82bd2c2 blob eligible for deletion: sha256:d89386b8ca369d67b9fb78b7bcb8d6d5457af604340c8c3261d0c07e011c0a8d deletemanifests manifest eligible for deletion: sha256:6e96886ceb517d4a1bccc0e14bece866b384086158cd013c7c073f6fb82bd2c2 deletemanifests: marking manifest sha256:77ca9f44b28a0dc79caad6a6e720153fb994049ed28ca697badd2a0b8076dc30 deletemanifests: marking blob sha256:8b72bd02c09cf13b317fc244762e000cf09674764f158e707b23df82de4f9396 deletemanifests: marking blob sha256:984fba1a9c7f1641086d05248d83bae8df8d891bbc99b808f4bbfec9ab44fe9b deletemanifests: marking blob sha256:759e2203847c8e9923312495a7e52ddc376de612e0251fce766dd6d506883f33 time="2024-07-03T20:32:02Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/6e96886ceb517d4a1bccc0e14bece866b384086158cd013c7c073f6fb82bd2c2" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f time="2024-07-03T20:32:02Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/6e96886ceb517d4a1bccc0e14bece866b384086158cd013c7c073f6fb82bd2c2" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:36391dfb600984f04014e53bfc43556465a3ce765503b0cd5c548301b6228576 time="2024-07-03T20:32:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/36/36391dfb600984f04014e53bfc43556465a3ce765503b0cd5c548301b6228576" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:6190888d7ee651854cf07862e22314b78115156d9e1eb53f245d1a0319d94826 time="2024-07-03T20:32:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/61/6190888d7ee651854cf07862e22314b78115156d9e1eb53f245d1a0319d94826" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:6e96886ceb517d4a1bccc0e14bece866b384086158cd013c7c073f6fb82bd2c2 time="2024-07-03T20:32:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6e/6e96886ceb517d4a1bccc0e14bece866b384086158cd013c7c073f6fb82bd2c2" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:d89386b8ca369d67b9fb78b7bcb8d6d5457af604340c8c3261d0c07e011c0a8d time="2024-07-03T20:32:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d8/d89386b8ca369d67b9fb78b7bcb8d6d5457af604340c8c3261d0c07e011c0a8d" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f --- PASS: TestDeleteManifestIfTagNotFound (1.31s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0563a5f8d41211978fe232a93fdfd5a45540dba112db04e7a6940b2145ed55de time="2024-07-03T20:32:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/05/0563a5f8d41211978fe232a93fdfd5a45540dba112db04e7a6940b2145ed55de" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:06a6fe7746f632c5786f78c477e7079dfae4cc76b18e734facbbddcedd31a123 time="2024-07-03T20:32:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/06/06a6fe7746f632c5786f78c477e7079dfae4cc76b18e734facbbddcedd31a123" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:0b0408c177cf1091110936c909986613fe67ce0492f9b6a689a1d7135c6625b3 time="2024-07-03T20:32:02Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0b0408c177cf1091110936c909986613fe67ce0492f9b6a689a1d7135c6625b3" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f --- PASS: TestGCWithMissingManifests (0.62s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:1732b6cf34dc5c414713e89aee654c97b2d58191347275eeef14af599d5a1740 komnenos: marking blob sha256:098f2dda0d1ba03138c62ffea5cc69c5e2dcaa685cedf0b060ecb4f25cd2cdde komnenos: marking blob sha256:34bf948aca64c10d9da4733658babbe09bf6af172ad7fc7eb5a10c2d8f2eb4ac 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:fd9ec6583b79d7ac0fee9e8d4a3804ec7f8c48a71bda9e8b8aca41add3c14d29 time="2024-07-03T20:32:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fd/fd9ec6583b79d7ac0fee9e8d4a3804ec7f8c48a71bda9e8b8aca41add3c14d29" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:0dec73110a269611400f7721f266c2f83bfce1c43256e83d3df6e5c90e3604fe time="2024-07-03T20:32:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0d/0dec73110a269611400f7721f266c2f83bfce1c43256e83d3df6e5c90e3604fe" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:4242a79f883b78363b4b265d74c7172392099c8106acafcc4d96be9dca0dacc5 time="2024-07-03T20:32:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/42/4242a79f883b78363b4b265d74c7172392099c8106acafcc4d96be9dca0dacc5" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:4ecf0a437e79ca858162450d393990e3dd9425e450c2652dcf2b2d2a2daee794 time="2024-07-03T20:32:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4e/4ecf0a437e79ca858162450d393990e3dd9425e450c2652dcf2b2d2a2daee794" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:c62a2afe7cc4afeb529146c543f73a3b5130fc3bd7d1505ce35342374ad0cbab time="2024-07-03T20:32:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c6/c62a2afe7cc4afeb529146c543f73a3b5130fc3bd7d1505ce35342374ad0cbab" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:d38a52cd8e8aa9793939113b4c2aeb3399e5a33d0e6c519ef75c87773b8b0d29 time="2024-07-03T20:32:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d3/d38a52cd8e8aa9793939113b4c2aeb3399e5a33d0e6c519ef75c87773b8b0d29" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-07-03T20:32:03Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f --- PASS: TestDeletionHasEffect (1.09s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.27s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:acd4ba00f601be6f529dffddb2a22a1bc1eb63f8d84ff723aba5618a5da5c073 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:310f4a3a6213b6eebb356a404f2c5ccd064405ba0061bc13b90c47c6794e7bda michael_z_doukas: marking blob sha256:c0313fc67a5dbadf9fef3a5f3b01def570902cb6051315f4e13fadd76bb67545 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:d52ad7926798f37a50d3442cd44a1f33792428caac3ae858f267f460840171c1 time="2024-07-03T20:32:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d5/d52ad7926798f37a50d3442cd44a1f33792428caac3ae858f267f460840171c1" go.version=go1.22.5 instance.id=53a21c2c-82e9-4a4f-9831-a0a8e3d1072f --- PASS: TestOrphanBlobDeleted (0.46s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:37ea44b2c51e78ac04377f06be0b360ee0fc59d4f2410f60c27b9f9169e06797 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:71090ef0ce939c80a683230b88a9be08b677f643f108bd62f17ce037c3f9680c --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.82s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.30s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.26s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.59s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-07-03T20:32:07Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 19:32:07.633330638 +0000 UTC m=-3583.030446182, actuallyDelete=true" time="2024-07-03T20:32:07Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-07-03T20:32:07Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033, actuallyDelete=true" time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/5d2f6fef-7e9e-4e76-bd81-5970c33c06bb have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2a2baf58-c723-44e2-86dd-f9ccd5031d72 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/45f87aa7-4abd-40be-9e2f-077ed7fa6687 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9af9f7cb-9a4e-4c28-8b33-b871793d8815 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c40ccd3b-7862-4a82-9249-605a2e3ecd5c have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ebbda01c-2d34-48f8-bb8f-b57fa9b95c73 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1bad3c1f-2b40-44ee-8000-b1132324132e have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4e3717b6-3ff4-4826-988b-173397eb4872 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/59de6dd9-e7f3-4d6e-a4ee-3765bdad4fba have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9979e4c5-35b7-4da6-ab2b-1b90067496ea have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d2973470-914c-4a0a-bf41-efb0c2dde4b6 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.633925853 +0000 UTC m=+16.970149033). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-07-03T20:32:07Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 20:32:07.63467358 +0000 UTC m=+16.970896760, actuallyDelete=true" time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8199c1a7-042c-4ae0-8017-cd32f019cfc7 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.63467358 +0000 UTC m=+16.970896760). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/0d4e32f5-aad8-48dc-93e4-a824ef6e15d7 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.63467358 +0000 UTC m=+16.970896760). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/16bef0d4-8458-4df4-8dea-9299aea27d3b have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.63467358 +0000 UTC m=+16.970896760). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/674756e6-ebd6-4e94-b3ce-6c9acc511731 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.63467358 +0000 UTC m=+16.970896760). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a7b747de-7264-4575-b099-569a6be0558b have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.63467358 +0000 UTC m=+16.970896760). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-07-03T20:32:07Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 20:32:07.635219386 +0000 UTC m=+16.971442560, actuallyDelete=true" time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7860ea66-d306-4a77-af94-0ef805822c96 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.635219386 +0000 UTC m=+16.971442560). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b443a91f-d696-4dd2-8fe8-6ecc87ec8219 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.635219386 +0000 UTC m=+16.971442560). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c2f52040-ac95-4fb2-a750-312ceba674f7 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.635219386 +0000 UTC m=+16.971442560). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4204d5f6-578a-4e62-a4e6-431ba064185d have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.635219386 +0000 UTC m=+16.971442560). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/496c6eaf-bb62-48ff-ba82-16fec91ed770 have older date (2024-07-03 19:32:07 +0000 UTC) than purge date (2024-07-03 20:32:07.635219386 +0000 UTC m=+16.971442560). Removing upload directory." time="2024-07-03T20:32:07Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-07-03T20:32:07Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 20:32:07.635554941 +0000 UTC m=+16.971778120, actuallyDelete=true" time="2024-07-03T20:32:07Z" 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 17.001s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.120s === 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.082s === RUN TestWalkFileRemoved time="2024-07-03T20:31:52Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.169s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.814s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.03s) === 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.046s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.15s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.813s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.79s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 20.801s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-07-03T20:31:55Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-07-03T20:31:55Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-07-03T20:31:55Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatch_2 time="2024-07-03T20:31:55Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestParsing (0.01s) === CONT TestMatchIPV4WithRegionMatched --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) === CONT TestMatchIPV4_2 --- PASS: TestMatchIPV4_2 (0.00s) === CONT TestMatchIPV4 --- PASS: TestMatchIPV4 (0.00s) time="2024-07-03T20:31:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=1e3f7b00-2493-4fe9-ab56-113670be003e time="2024-07-03T20:31:55Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=1e3f7b00-2493-4fe9-ab56-113670be003e --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2024-07-03T20:31:55Z" level=error msg="unknown ip address format" go.version=go1.22.5 instance.id=1e3f7b00-2493-4fe9-ab56-113670be003e ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestMatchIPV6 (0.02s) --- PASS: TestS3TryUpdate (0.02s) time="2024-07-03T20:31:56Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T20:31:57Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T20:31:58Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T20:31:59Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.536s === RUN Test OK: 4 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.061s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.954s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.08s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 17.303s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.023s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... libfakeroot internal error: payload not recognized! >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 >>> docker-registry*: Package size: 24.8 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Wed, 03 Jul 2024 20:33:27 +0000 elapsed time 0h 2m 26s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240703.203103) (2/2) Purging go (1.22.5-r0) Executing busybox-1.36.1-r31.trigger OK: 347 MiB in 107 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...