>>> docker-registry: Building community/docker-registry 2.8.3-r6 (using abuild 3.13.0-r3) started Wed, 05 Jun 2024 17:23:17 +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.4-r0) (2/2) Installing .makedepends-docker-registry (20240605.172318) Executing busybox-1.36.1-r28.trigger OK: 627 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/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/v3.20/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-06-05T17:23:36Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-06-05T17:23:36Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.021s ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-06-05T17:23:36Z" 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.007s === 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.003s === 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.002s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.52s) PASS ok github.com/docker/distribution/health/checks 0.527s === 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.004s === 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.003s === 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.004s === 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.003s ? github.com/docker/distribution/registry/client/transport [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/06/05 17:23:37 http: TLS handshake error from 127.0.0.1:45818: 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:39601/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39601/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39601/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:39601/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:40995?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.16s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-06-05T17:23:38Z" level=info msg="broadcaster: closing" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="closing testSink" time="2024-06-05T17:23:38Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-06-05T17:23:38Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 1} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 1} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 1} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:38Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=warning msg="&{0xc0000cd320 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:39Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.81s) PASS ok github.com/docker/distribution/notifications 1.150s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-06-05T17:23:38Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-05T17:23:38.087651924Z" 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.4 time="2024-06-05T17:23:38.087669325Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:38.087678751Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.22.4 time="2024-06-05T17:23:38.090970342Z" level=info msg="listening on [::]:5000" go.version=go1.22.4 time="2024-06-05T17:23:41.092698947Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 time="2024-06-05T17:23:41.198239467Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=b4ab3c4a-3bb0-4279-952a-a076b53ff3f7 http.request.method=GET http.request.remoteaddr="[::1]:39136" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="974.755µs" http.response.status=200 http.response.written=2 ::1 - - [05/Jun/2024:17:23:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-06-05T17:23:42.616355833Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-05T17:23:42.617123013Z" 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.4 time="2024-06-05T17:23:42.617144199Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:42.617160766Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.22.4 time="2024-06-05T17:23:42.617291983Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 time="2024-06-05T17:23:42.617301807Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.4 time="2024-06-05T17:23:42.617556325Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.4 time="2024-06-05T17:23:45.624982867Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=2b38d573-e698-4ab8-aff6-98c6577ea875 http.request.method=GET http.request.remoteaddr="127.0.0.1:36256" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="903.676µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:23:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-06-05T17:23:45.625097232Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 --- PASS: TestRegistrySupportedCipherSuite (4.53s) === RUN TestRegistryUnsupportedCipherSuite time="2024-06-05T17:23:46.365629941Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-05T17:23:46.366411284Z" 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.4 time="2024-06-05T17:23:46.366430205Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:46.366450348Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.22.4 time="2024-06-05T17:23:46.366570388Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 --- PASS: TestRegistryUnsupportedCipherSuite (8.74s) PASS ok github.com/docker/distribution/registry 16.389s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.088s === RUN TestBasicAccessController time="2024-06-05T17:23:38Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.4 instance.id=b3318132-4fdd-4be1-aac2-4d8d780347d9 time="2024-06-05T17:23:38Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.4 instance.id=b3318132-4fdd-4be1-aac2-4d8d780347d9 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-06-05T17:23:38Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.4 password="a2gnzcMqfadc_MQncFTrIaZ_38mIrMecuFeCRnnpvNw" user=docker --- PASS: TestCreateHtpasswdFile (0.08s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.084s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.007s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2024-06-05T17:23:38Z" level=info msg="token not to be used before 2024-06-05 17:23:39 +0000 UTC - currently 2024-06-05 17:23:38.608090645 +0000 UTC m=+0.003196707" time="2024-06-05T17:23:38Z" level=info msg="token not to be used after 2024-06-05 17:23:38 +0000 UTC - currently 2024-06-05 17:23:38.60827344 +0000 UTC m=+0.003379502" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-06-05T17:23:38Z" 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.017s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.030s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.011s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.003s === RUN TestCheckAPI time="2024-06-05T17:23: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.4 time="2024-06-05T17:23:39Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43651" http.request.id=c4214be6-e3bb-4e07-b31e-0b1e11561059 http.request.method=GET http.request.remoteaddr="127.0.0.1:43832" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="761.139µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:23:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2024-06-05T17:23: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.4 time="2024-06-05T17:23:39Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=af73632c-c614-4b01-a0bb-b6f1ec4bb7d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="645.99µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Jun/2024:17:23:39 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-05T17:23:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=03119247-ee5e-43be-ad91-9cf3b52798c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.304643ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:40 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=bec93c7d-a2ec-4454-ab6a-3594a0c5ce0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/aaaa/blobs/uploads/6f64354b-cca7-4313-9d1d-1e1142b7fb25?_state=UZf5FYzLMmP8_ZD3pcN8BIwOAhJTAW4peBhYJwuOeWN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2ZjY0MzU0Yi1jY2E3LTQzMTMtOWQxZC0xZTExNDJiN2ZiMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDAuMDcyOTc3NjU4WiJ9&digest=sha256%3Ad42cadaa1380f87f29b3f46fdadceb691daace8e6680d0e9befbffa0a90b7dd4" http.request.useragent="Go-http-client/1.1" http.response.duration=666.663858ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:40 +0000] "PUT /v2/foo/aaaa/blobs/uploads/6f64354b-cca7-4313-9d1d-1e1142b7fb25?_state=UZf5FYzLMmP8_ZD3pcN8BIwOAhJTAW4peBhYJwuOeWN7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2ZjY0MzU0Yi1jY2E3LTQzMTMtOWQxZC0xZTExNDJiN2ZiMjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDAuMDcyOTc3NjU4WiJ9&digest=sha256%3Ad42cadaa1380f87f29b3f46fdadceb691daace8e6680d0e9befbffa0a90b7dd4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=74037e1c-9a1c-45fd-b227-25a09763b658 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.863393ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:40 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=b46cf76c-efd4-4be2-b24b-f1d04cf01245 http.request.method=POST http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007243ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:40 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=f7726988-cb98-44c4-b6b3-c03c13c6c6ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/bbbb/blobs/uploads/658f3c2b-9ab7-4769-ad18-4315edb13782?_state=2_gG2JP2JBA7lR9BdVMCFY3MFlVLQHS6PdeCYA2H9ER7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2NThmM2MyYi05YWI3LTQ3NjktYWQxOC00MzE1ZWRiMTM3ODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDAuODM1NDE0MDU0WiJ9&digest=sha256%3A2e7cbc6f6c18beba8fb2bf68c35b14b12dfaf3fbac230eca7b18d0afb4679552" http.request.useragent="Go-http-client/1.1" http.response.duration=1.568334272s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:40 +0000] "PUT /v2/foo/bbbb/blobs/uploads/658f3c2b-9ab7-4769-ad18-4315edb13782?_state=2_gG2JP2JBA7lR9BdVMCFY3MFlVLQHS6PdeCYA2H9ER7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2NThmM2MyYi05YWI3LTQ3NjktYWQxOC00MzE1ZWRiMTM3ODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDAuODM1NDE0MDU0WiJ9&digest=sha256%3A2e7cbc6f6c18beba8fb2bf68c35b14b12dfaf3fbac230eca7b18d0afb4679552 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=a4205684-ca93-4f34-89fa-970595644dcd http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.449705ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:42 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=8f8db5ad-e368-4620-a9f4-947de5ca527f http.request.method=POST http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="922.481µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:42 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=b9308b6f-28a8-45f0-adfc-3f0efc49002f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/cccc/blobs/uploads/8b7f3974-2f4a-42b0-8234-06fc5aa07017?_state=6t1_jCUnJ3tRB7YYKd37pYhI_dZvjw5QZ4fNlGiiR_V7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4YjdmMzk3NC0yZjRhLTQyYjAtODIzNC0wNmZjNWFhMDcwMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDIuNDk5MjMwNzk0WiJ9&digest=sha256%3A92dad59c2c31d62e89ea6769d877ddd520faf69fcb1dbb170c25c64c6131e09a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172754874s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:42 +0000] "PUT /v2/foo/cccc/blobs/uploads/8b7f3974-2f4a-42b0-8234-06fc5aa07017?_state=6t1_jCUnJ3tRB7YYKd37pYhI_dZvjw5QZ4fNlGiiR_V7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4YjdmMzk3NC0yZjRhLTQyYjAtODIzNC0wNmZjNWFhMDcwMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDIuNDk5MjMwNzk0WiJ9&digest=sha256%3A92dad59c2c31d62e89ea6769d877ddd520faf69fcb1dbb170c25c64c6131e09a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=7d8156f1-de47-419a-9994-b067425fe0a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.406523ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:43 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=b9510aa9-9038-4445-95f0-cb15dc0762d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.010064ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:43 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=25b9258e-dbb6-4378-b572-177f295f6b8b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/dddd/blobs/uploads/1489e141-a7f0-4613-a176-e48bea415460?_state=Aw5YTeBuc326uUzPomvCed2ESNYRE6uUbSo3lMgFA-R7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNDg5ZTE0MS1hN2YwLTQ2MTMtYTE3Ni1lNDhiZWE0MTU0NjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDMuODAyMTA0Nzg3WiJ9&digest=sha256%3A8156e021ee494f5c75c7686334a338c9bf86eefb655b302addef65350f9380f2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.783114914s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:43 +0000] "PUT /v2/foo/dddd/blobs/uploads/1489e141-a7f0-4613-a176-e48bea415460?_state=Aw5YTeBuc326uUzPomvCed2ESNYRE6uUbSo3lMgFA-R7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNDg5ZTE0MS1hN2YwLTQ2MTMtYTE3Ni1lNDhiZWE0MTU0NjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDMuODAyMTA0Nzg3WiJ9&digest=sha256%3A8156e021ee494f5c75c7686334a338c9bf86eefb655b302addef65350f9380f2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=67d4a962-af05-42ce-ba3b-81089daf8071 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.459747ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:45 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=9cd2b1e4-7978-4cc0-a49f-39e371c2d6a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="846.534µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:45 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=6d11623e-5b3d-4b85-a79b-2fc047bdcede http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/eeee/blobs/uploads/7f7020a0-d43f-42b2-863a-691bfa6a3024?_state=FtXUkbGjX8vDcoPtV5FFr7BxIK3SXVgGrH5rPgNUdxJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3ZjcwMjBhMC1kNDNmLTQyYjItODYzYS02OTFiZmE2YTMwMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDUuNjY1NjEwODcxWiJ9&digest=sha256%3Ae24c175ef7b93c0f559a7ec7468f45595205a15a54ffd418b4c1857809d7e2c5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.213206641s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:45 +0000] "PUT /v2/foo/eeee/blobs/uploads/7f7020a0-d43f-42b2-863a-691bfa6a3024?_state=FtXUkbGjX8vDcoPtV5FFr7BxIK3SXVgGrH5rPgNUdxJ7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI3ZjcwMjBhMC1kNDNmLTQyYjItODYzYS02OTFiZmE2YTMwMjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDUuNjY1NjEwODcxWiJ9&digest=sha256%3Ae24c175ef7b93c0f559a7ec7468f45595205a15a54ffd418b4c1857809d7e2c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=5df882c7-6186-4f7a-b0b0-0ff44ab307ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.885129ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:46 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=4489528f-cd66-4e3f-b738-be8826ddd760 http.request.method=POST http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.194419ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:46 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=74a37e93-068a-47bd-9e8a-4ed7117bfa01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/ffff/blobs/uploads/6c3d5f51-bec1-4c2c-a3d4-004f960993da?_state=rna4Jr8nuPqtPG3enkOV7oE7Go7Emxn5B9N7dlc6Uzp7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2YzNkNWY1MS1iZWMxLTRjMmMtYTNkNC0wMDRmOTYwOTkzZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDYuOTc1NDkyODgzWiJ9&digest=sha256%3Ad6235bef284d9852f679b482434a5ece57f753a8389edd9fa2a65bbac95ef5e5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.543340248s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:46 +0000] "PUT /v2/foo/ffff/blobs/uploads/6c3d5f51-bec1-4c2c-a3d4-004f960993da?_state=rna4Jr8nuPqtPG3enkOV7oE7Go7Emxn5B9N7dlc6Uzp7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI2YzNkNWY1MS1iZWMxLTRjMmMtYTNkNC0wMDRmOTYwOTkzZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDYuOTc1NDkyODgzWiJ9&digest=sha256%3Ad6235bef284d9852f679b482434a5ece57f753a8389edd9fa2a65bbac95ef5e5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=c02b1dec-8235-4b1c-8788-73db37dc8bd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.237266ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=f0929cb3-323c-43a5-b5e7-5fe0f64478e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="657.065µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=e6f0128f-c1fd-4670-ba01-3bc525b1f144 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" 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="559.334µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=57da3794-384c-47e8-99f0-3773a6933222 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" 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="605.15µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=7936bf2b-e23e-48e3-9fe5-12f179f48ea1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" 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="597.383µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=bdd8ca88-91c5-4054-a207-fce49924e667 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" 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="581.031µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=353cf576-a82b-41a1-8835-4b6dc2186e4a http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" 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="575.982µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=5e2bfe33-bce1-463c-b386-e4e1ff005f25 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" 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="626.16µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=07f16f33-643e-40c3-b210-35e9bc6969b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" 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="558.892µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=139c18d4-eb2c-4c8f-9e8e-160d03bcadb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" 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="569.048µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46245" http.request.id=0a8d0b5b-fb01-43cc-b7a7-f2b9dae31e46 http.request.method=GET http.request.remoteaddr="127.0.0.1:45384" 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="602.47µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-05T17:23: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.4 time="2024-06-05T17:23:48Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=c053538a-0824-47ac-b147-b113426b08a3 http.request.method=POST http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.792278ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=2aac9bc3-2276-4467-81ff-cd782529054e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/aaaa/blobs/uploads/c77f4076-85f4-42d3-b24c-a6a0b23c9435?_state=7fy4GP5V4gE7uGvjoz-HEQmoL4o5p2-EEgbh9K8MIbh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjNzdmNDA3Ni04NWY0LTQyZDMtYjI0Yy1hNmEwYjIzYzk0MzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDguNjMzNzA2MDYxWiJ9&digest=sha256%3A038e39fed1a353f7a3fa239a8b99f4a8c9c337294b3b455dd90ec97c0e4a0b19" http.request.useragent="Go-http-client/1.1" http.response.duration=1.690469944s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "PUT /v2/foo/aaaa/blobs/uploads/c77f4076-85f4-42d3-b24c-a6a0b23c9435?_state=7fy4GP5V4gE7uGvjoz-HEQmoL4o5p2-EEgbh9K8MIbh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjNzdmNDA3Ni04NWY0LTQyZDMtYjI0Yy1hNmEwYjIzYzk0MzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDguNjMzNzA2MDYxWiJ9&digest=sha256%3A038e39fed1a353f7a3fa239a8b99f4a8c9c337294b3b455dd90ec97c0e4a0b19 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=c49b17aa-d0b5-4875-b308-74afdf229f80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.443802ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:50 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=a8be405d-068c-4761-ab40-95041b0e9b58 http.request.method=POST http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="794.014µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:50 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:51Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=83655b3a-6ac6-4ee3-96ef-c49a40575795 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/bbbb/blobs/uploads/aa1dced5-8c7a-49ff-acca-a6d2b04461a5?_state=UPGwsf-xseMNEBeN60yrVe0ZQNyZxNc4tpsXvDMURVN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhYTFkY2VkNS04YzdhLTQ5ZmYtYWNjYS1hNmQyYjA0NDYxYTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTAuNDAxMzAzNDc1WiJ9&digest=sha256%3A1ad05df5657db10864e089b1251165222eec2c0adb4e07fb11d82e20ac57c298" http.request.useragent="Go-http-client/1.1" http.response.duration=908.530634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:50 +0000] "PUT /v2/foo/bbbb/blobs/uploads/aa1dced5-8c7a-49ff-acca-a6d2b04461a5?_state=UPGwsf-xseMNEBeN60yrVe0ZQNyZxNc4tpsXvDMURVN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJhYTFkY2VkNS04YzdhLTQ5ZmYtYWNjYS1hNmQyYjA0NDYxYTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTAuNDAxMzAzNDc1WiJ9&digest=sha256%3A1ad05df5657db10864e089b1251165222eec2c0adb4e07fb11d82e20ac57c298 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:51Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=d099b238-939a-416f-bb19-e922c71fea12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.251929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:51 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:51Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=ed61d919-a21b-4f1b-a8e9-f19aeff2a8d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="735.204µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:51 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=94ebb69b-60c2-4ab5-9d4e-c8bea73f3a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/cccc/blobs/uploads/431f374e-5c1b-4940-8238-96ad7254a994?_state=89xMuOF0g2MXmp8JLfKDnDneRCWSCpuVVlpRT_7W9bd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MzFmMzc0ZS01YzFiLTQ5NDAtODIzOC05NmFkNzI1NGE5OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTEuNDAxMjM5OTgxWiJ9&digest=sha256%3A9ec319b81ed50efed651cc21d3cb0cee450af0e2f571df69def0b80348b14b29" http.request.useragent="Go-http-client/1.1" http.response.duration=1.157938496s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:51 +0000] "PUT /v2/foo/cccc/blobs/uploads/431f374e-5c1b-4940-8238-96ad7254a994?_state=89xMuOF0g2MXmp8JLfKDnDneRCWSCpuVVlpRT_7W9bd7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MzFmMzc0ZS01YzFiLTQ5NDAtODIzOC05NmFkNzI1NGE5OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTEuNDAxMjM5OTgxWiJ9&digest=sha256%3A9ec319b81ed50efed651cc21d3cb0cee450af0e2f571df69def0b80348b14b29 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=997531c1-874b-4e5f-87aa-c1949cfe5304 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.341134ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:52 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=d50bec88-b0e7-4167-873e-b0eaa6f2bc57 http.request.method=POST http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="971.905µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:52 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=5001f2d6-6e1e-4e29-90f6-a492972f128a http.request.method=PUT http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/dddd/blobs/uploads/5efd50e7-44ab-453f-8e9c-52b9767a1fc6?_state=t66hxrQe01jGTdVeD7ZH5mSe2qVt1IuSRFowiEXS54F7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZWZkNTBlNy00NGFiLTQ1M2YtOGU5Yy01MmI5NzY3YTFmYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTIuNjQwNDA3NjQ3WiJ9&digest=sha256%3A98d9f2beac0d562588b89bbf3e93b35c88b8a22ee1a231da95ec48ad175eb506" http.request.useragent="Go-http-client/1.1" http.response.duration=948.991048ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:52 +0000] "PUT /v2/foo/dddd/blobs/uploads/5efd50e7-44ab-453f-8e9c-52b9767a1fc6?_state=t66hxrQe01jGTdVeD7ZH5mSe2qVt1IuSRFowiEXS54F7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1ZWZkNTBlNy00NGFiLTQ1M2YtOGU5Yy01MmI5NzY3YTFmYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTIuNjQwNDA3NjQ3WiJ9&digest=sha256%3A98d9f2beac0d562588b89bbf3e93b35c88b8a22ee1a231da95ec48ad175eb506 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=d93eb0e1-8f71-4633-b777-84d8eecfa993 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55710" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.234253ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36279" http.request.id=792b7dc5-8c71-484d-8f1b-04be4b479fca http.request.method=GET http.request.remoteaddr="127.0.0.1:55710" 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="587.428µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (13.63s) === RUN TestURLPrefix time="2024-06-05T17:23:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:23:53Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40301" http.request.id=a0c6232e-646f-41a7-bbfd-3434d9b18e77 http.request.method=GET http.request.remoteaddr="127.0.0.1:37768" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="779.768µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-06-05T17:23:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:23:53Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=05a96beb-ca09-4b4e-a5e2-f107a38bb60b http.request.method=GET http.request.remoteaddr="127.0.0.1:60842" http.request.uri="/v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.170638ms http.response.status=404 http.response.written=157 vars.digest="sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "GET /v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=4f3a59b6-11cc-402a-bf83-f89df20b4926 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="789.141µs" http.response.status=404 http.response.written=157 vars.digest="sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "HEAD /v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=3c577c78-e62d-46cb-a7cf-a55acddf30ed http.request.method=POST http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="670.784µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=5434b8ae-2cea-4ec0-a94b-a53b3b47a8ad http.request.method=GET http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/86b94073-1c55-4915-94c9-1463cbd27ab2?_state=72ZXKtnTHXr14Ae757phpmbIY1ryab8-_0YamkjkwFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2Yjk0MDczLTFjNTUtNDkxNS05NGM5LTE0NjNjYmQyN2FiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODUyMzU0NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="649.82µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "GET /v2/foo/bar/blobs/uploads/86b94073-1c55-4915-94c9-1463cbd27ab2?_state=72ZXKtnTHXr14Ae757phpmbIY1ryab8-_0YamkjkwFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2Yjk0MDczLTFjNTUtNDkxNS05NGM5LTE0NjNjYmQyN2FiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODUyMzU0NjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=15eb4c28-c2dc-449d-856b-79ff9f16582b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/86b94073-1c55-4915-94c9-1463cbd27ab2?_state=72ZXKtnTHXr14Ae757phpmbIY1ryab8-_0YamkjkwFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2Yjk0MDczLTFjNTUtNDkxNS05NGM5LTE0NjNjYmQyN2FiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODUyMzU0NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="652.611µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "DELETE /v2/foo/bar/blobs/uploads/86b94073-1c55-4915-94c9-1463cbd27ab2?_state=72ZXKtnTHXr14Ae757phpmbIY1ryab8-_0YamkjkwFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2Yjk0MDczLTFjNTUtNDkxNS05NGM5LTE0NjNjYmQyN2FiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODUyMzU0NjVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=9bd78728-06a6-41e8-b5b4-f496bf14aae4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/86b94073-1c55-4915-94c9-1463cbd27ab2?_state=72ZXKtnTHXr14Ae757phpmbIY1ryab8-_0YamkjkwFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2Yjk0MDczLTFjNTUtNDkxNS05NGM5LTE0NjNjYmQyN2FiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODUyMzU0NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=86b94073-1c55-4915-94c9-1463cbd27ab2 time="2024-06-05T17:23:53Z" 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.4 http.request.host="127.0.0.1:41485" http.request.id=9bd78728-06a6-41e8-b5b4-f496bf14aae4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60846" http.request.uri="/v2/foo/bar/blobs/uploads/86b94073-1c55-4915-94c9-1463cbd27ab2?_state=72ZXKtnTHXr14Ae757phpmbIY1ryab8-_0YamkjkwFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2Yjk0MDczLTFjNTUtNDkxNS05NGM5LTE0NjNjYmQyN2FiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODUyMzU0NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="638.322µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=86b94073-1c55-4915-94c9-1463cbd27ab2 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "GET /v2/foo/bar/blobs/uploads/86b94073-1c55-4915-94c9-1463cbd27ab2?_state=72ZXKtnTHXr14Ae757phpmbIY1ryab8-_0YamkjkwFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2Yjk0MDczLTFjNTUtNDkxNS05NGM5LTE0NjNjYmQyN2FiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODUyMzU0NjVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=9d0bf0d4-63cf-44ec-b67c-e02714e893b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="794.19µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=0fcd27d3-adbb-4fa5-a40d-f3eccce1e715 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/65e019c1-f954-4fdc-9d07-8aa6401a5f93?_state=HyOG3l5cp6OjkqS2cC2IdW33m4lmVHd8XHbiuwhw6wZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTAxOWMxLWY5NTQtNGZkYy05ZDA3LThhYTY0MDFhNWY5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODg0Mzg1NDVaIn0%3D&digest=sha256%3A75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" provided=sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 vars.name="foo/bar" vars.uuid=65e019c1-f954-4fdc-9d07-8aa6401a5f93 time="2024-06-05T17:23:53Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=0fcd27d3-adbb-4fa5-a40d-f3eccce1e715 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/65e019c1-f954-4fdc-9d07-8aa6401a5f93?_state=HyOG3l5cp6OjkqS2cC2IdW33m4lmVHd8XHbiuwhw6wZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTAxOWMxLWY5NTQtNGZkYy05ZDA3LThhYTY0MDFhNWY5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODg0Mzg1NDVaIn0%3D&digest=sha256%3A75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=65e019c1-f954-4fdc-9d07-8aa6401a5f93 time="2024-06-05T17:23:53Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=0fcd27d3-adbb-4fa5-a40d-f3eccce1e715 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/65e019c1-f954-4fdc-9d07-8aa6401a5f93?_state=HyOG3l5cp6OjkqS2cC2IdW33m4lmVHd8XHbiuwhw6wZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTAxOWMxLWY5NTQtNGZkYy05ZDA3LThhYTY0MDFhNWY5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODg0Mzg1NDVaIn0%3D&digest=sha256%3A75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="727.495µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=65e019c1-f954-4fdc-9d07-8aa6401a5f93 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "PUT /v2/foo/bar/blobs/uploads/65e019c1-f954-4fdc-9d07-8aa6401a5f93?_state=HyOG3l5cp6OjkqS2cC2IdW33m4lmVHd8XHbiuwhw6wZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY1ZTAxOWMxLWY5NTQtNGZkYy05ZDA3LThhYTY0MDFhNWY5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42ODg0Mzg1NDVaIn0%3D&digest=sha256%3A75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=05985e23-83c8-4e84-87ff-4a1cd1bebc73 http.request.method=POST http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="599.423µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=85d8dd16-8d14-4950-98ec-6e14c8dc535a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/4137c310-5a46-49ac-a6dc-48768b47bcd9?_state=-R1ySOh3M5tPruSiAG1nhHv3wRPlbZfL13ufEgWS_MJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxMzdjMzEwLTVhNDYtNDlhYy1hNmRjLTQ4NzY4YjQ3YmNkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42OTAwNDgxODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="713.284µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "PUT /v2/foo/bar/blobs/uploads/4137c310-5a46-49ac-a6dc-48768b47bcd9?_state=-R1ySOh3M5tPruSiAG1nhHv3wRPlbZfL13ufEgWS_MJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxMzdjMzEwLTVhNDYtNDlhYy1hNmRjLTQ4NzY4YjQ3YmNkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42OTAwNDgxODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=2b6710cc-5d4f-47f9-8669-68e27b3a9e91 http.request.method=POST http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="652.785µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=1dfa4ad1-bc0d-4129-a053-3c34c2f50999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/ce35a6d8-4d16-4bf7-98d8-7c9f0aa55bcb?_state=-cumkpLq2V-jWLam2srcB30nwRjhiveobdVVchf3rnl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlMzVhNmQ4LTRkMTYtNGJmNy05OGQ4LTdjOWYwYWE1NWJjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42OTE2ODg5MTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="712.267µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "PUT /v2/foo/bar/blobs/uploads/ce35a6d8-4d16-4bf7-98d8-7c9f0aa55bcb?_state=-cumkpLq2V-jWLam2srcB30nwRjhiveobdVVchf3rnl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNlMzVhNmQ4LTRkMTYtNGJmNy05OGQ4LTdjOWYwYWE1NWJjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42OTE2ODg5MTZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=f2eb6dac-f5fa-432d-bd53-fe37eaa4c4d1 http.request.method=POST http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="585.172µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=e6c0fc94-dc26-4b5b-b4da-20a0d8d442ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/4ff43165-8577-4d1a-a609-8f22cba5aa21?_state=C9TWAtMuj8f1_t2OxZqjQoJOnQV96cDwduGFZ6ued397Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmZjQzMTY1LTg1NzctNGQxYS1hNjA5LThmMjJjYmE1YWEyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42OTU1NjEyNTdaIn0%3D&digest=sha256%3A75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.duration=1.066040554s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:53 +0000] "PUT /v2/foo/bar/blobs/uploads/4ff43165-8577-4d1a-a609-8f22cba5aa21?_state=C9TWAtMuj8f1_t2OxZqjQoJOnQV96cDwduGFZ6ued397Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmZjQzMTY1LTg1NzctNGQxYS1hNjA5LThmMjJjYmE1YWEyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1My42OTU1NjEyNTdaIn0%3D&digest=sha256%3A75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=74d4332b-219f-4506-aa7d-520db692f7aa http.request.method=POST http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="962.642µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41485" http.request.id=148730f6-4545-4bff-8615-f1091779d411 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/a043751f-2d9c-404c-aa3d-17ac68c558e0?_state=DO1-N1k1UnyUn1bD6AgmAjH9G0noeDAuYiB80WeFab57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwNDM3NTFmLTJkOWMtNDA0Yy1hYTNkLTE3YWM2OGM1NThlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1NC43ODE3MDg2MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172227976s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:54 +0000] "PATCH /v2/foo/bar/blobs/uploads/a043751f-2d9c-404c-aa3d-17ac68c558e0?_state=DO1-N1k1UnyUn1bD6AgmAjH9G0noeDAuYiB80WeFab57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwNDM3NTFmLTJkOWMtNDA0Yy1hYTNkLTE3YWM2OGM1NThlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1NC43ODE3MDg2MDhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=66284384-0335-4637-8a1a-4b0c17d763da http.request.method=PUT http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/uploads/a043751f-2d9c-404c-aa3d-17ac68c558e0?_state=vsp8wdHJB5vd7EDB_nNP13F1cVGrzb5FpGJAtiAPYNB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwNDM3NTFmLTJkOWMtNDA0Yy1hYTNkLTE3YWM2OGM1NThlMCIsIk9mZnNldCI6MjQ2MDU2OTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTRaIn0%3D&digest=sha256%3A75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040745ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:55 +0000] "PUT /v2/foo/bar/blobs/uploads/a043751f-2d9c-404c-aa3d-17ac68c558e0?_state=vsp8wdHJB5vd7EDB_nNP13F1cVGrzb5FpGJAtiAPYNB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwNDM3NTFmLTJkOWMtNDA0Yy1hYTNkLTE3YWM2OGM1NThlMCIsIk9mZnNldCI6MjQ2MDU2OTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTRaIn0%3D&digest=sha256%3A75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=86be0f94-d097-4bcf-b27c-57a2464d944d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="693.166µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=a6a96405-443a-48d5-aeb1-9e1a6286336f http.request.method=GET http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.011126ms http.response.status=200 http.response.written=24605696 127.0.0.1 - - [05/Jun/2024:17:23:55 +0000] "GET /v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 200 24605696 "" "Go-http-client/1.1" time="2024-06-05T17:23:55Z" level=error msg="error parsing digest="sha257:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=a55ee3aa-0496-45ce-90b4-aa656487ac84 http.request.method=GET http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/sha257:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" vars.name="foo/bar" time="2024-06-05T17:23:55Z" 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.4 http.request.host="127.0.0.1:41485" http.request.id=a55ee3aa-0496-45ce-90b4-aa656487ac84 http.request.method=GET http.request.remoteaddr="127.0.0.1:60862" http.request.uri="/v2/foo/bar/blobs/sha257:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="651.967µs" http.response.status=400 http.response.written=110 vars.digest="sha257:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:55 +0000] "GET /v2/foo/bar/blobs/sha257:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:23:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=9cd26422-b473-4cd5-920a-cf429d52cd3d http.request.method=GET http.request.remoteaddr="127.0.0.1:60886" http.request.uri="/v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.duration="918.223µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:55 +0000] "GET /v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:55Z" 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.4 time="2024-06-05T17:23:55Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=d6c75752-85f9-42d7-b318-2c7e16e2f6ad http.request.method=GET http.request.remoteaddr="127.0.0.1:52664" http.request.uri="/v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.24667ms http.response.status=404 http.response.written=157 vars.digest="sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "GET /v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=4391737c-584a-4d4a-bf3e-d7d71adac448 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52666" http.request.uri="/v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="882.592µs" http.response.status=404 http.response.written=157 vars.digest="sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=ed39fd30-6c90-4780-bc6b-644ead288466 http.request.method=POST http.request.remoteaddr="127.0.0.1:52666" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="918.74µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=dfb46c13-f6ec-4d81-9169-d8015825308c http.request.method=GET http.request.remoteaddr="127.0.0.1:52666" http.request.uri="/v2/foo/bar/blobs/uploads/7922c433-be13-44f8-acb5-e8be742618d4?_state=as2idByEUo42WhLCWzJvgLGIUwZyr2NlbfMXKyIKYmJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MjJjNDMzLWJlMTMtNDRmOC1hY2I1LWU4YmU3NDI2MThkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wODcwNDA0ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="986.453µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "GET /v2/foo/bar/blobs/uploads/7922c433-be13-44f8-acb5-e8be742618d4?_state=as2idByEUo42WhLCWzJvgLGIUwZyr2NlbfMXKyIKYmJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MjJjNDMzLWJlMTMtNDRmOC1hY2I1LWU4YmU3NDI2MThkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wODcwNDA0ODFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=ebcfd78c-50b1-47ce-8411-3122a125867e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52666" http.request.uri="/v2/foo/bar/blobs/uploads/7922c433-be13-44f8-acb5-e8be742618d4?_state=as2idByEUo42WhLCWzJvgLGIUwZyr2NlbfMXKyIKYmJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MjJjNDMzLWJlMTMtNDRmOC1hY2I1LWU4YmU3NDI2MThkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wODcwNDA0ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="802.556µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "DELETE /v2/foo/bar/blobs/uploads/7922c433-be13-44f8-acb5-e8be742618d4?_state=as2idByEUo42WhLCWzJvgLGIUwZyr2NlbfMXKyIKYmJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MjJjNDMzLWJlMTMtNDRmOC1hY2I1LWU4YmU3NDI2MThkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wODcwNDA0ODFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=ebdc0b48-b67e-478f-9a09-254b0114aead http.request.method=GET http.request.remoteaddr="127.0.0.1:52666" http.request.uri="/v2/foo/bar/blobs/uploads/7922c433-be13-44f8-acb5-e8be742618d4?_state=as2idByEUo42WhLCWzJvgLGIUwZyr2NlbfMXKyIKYmJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MjJjNDMzLWJlMTMtNDRmOC1hY2I1LWU4YmU3NDI2MThkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wODcwNDA0ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7922c433-be13-44f8-acb5-e8be742618d4 time="2024-06-05T17:23:56Z" 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.4 http.request.host="127.0.0.1:42523" http.request.id=ebdc0b48-b67e-478f-9a09-254b0114aead http.request.method=GET http.request.remoteaddr="127.0.0.1:52666" http.request.uri="/v2/foo/bar/blobs/uploads/7922c433-be13-44f8-acb5-e8be742618d4?_state=as2idByEUo42WhLCWzJvgLGIUwZyr2NlbfMXKyIKYmJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MjJjNDMzLWJlMTMtNDRmOC1hY2I1LWU4YmU3NDI2MThkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wODcwNDA0ODFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="723.385µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7922c433-be13-44f8-acb5-e8be742618d4 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "GET /v2/foo/bar/blobs/uploads/7922c433-be13-44f8-acb5-e8be742618d4?_state=as2idByEUo42WhLCWzJvgLGIUwZyr2NlbfMXKyIKYmJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc5MjJjNDMzLWJlMTMtNDRmOC1hY2I1LWU4YmU3NDI2MThkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wODcwNDA0ODFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=28897952-abc4-4e02-a817-52951b501155 http.request.method=POST http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="920.116µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=dbe13c12-fcbd-4e70-a86b-4c49c3a8981a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/87c05e2a-6992-473a-b0c0-11db3a2531d5?_state=r-NKqaj_-6ym2OMz1H1bvJ2GmJszMvaKbQA7IAbvhxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3YzA1ZTJhLTY5OTItNDczYS1iMGMwLTExZGIzYTI1MzFkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTEwMjc5MTNaIn0%3D&digest=sha256%3Ae90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" provided=sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd vars.name="foo/bar" vars.uuid=87c05e2a-6992-473a-b0c0-11db3a2531d5 time="2024-06-05T17:23:56Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=dbe13c12-fcbd-4e70-a86b-4c49c3a8981a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/87c05e2a-6992-473a-b0c0-11db3a2531d5?_state=r-NKqaj_-6ym2OMz1H1bvJ2GmJszMvaKbQA7IAbvhxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3YzA1ZTJhLTY5OTItNDczYS1iMGMwLTExZGIzYTI1MzFkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTEwMjc5MTNaIn0%3D&digest=sha256%3Ae90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=87c05e2a-6992-473a-b0c0-11db3a2531d5 time="2024-06-05T17:23:56Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=dbe13c12-fcbd-4e70-a86b-4c49c3a8981a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/87c05e2a-6992-473a-b0c0-11db3a2531d5?_state=r-NKqaj_-6ym2OMz1H1bvJ2GmJszMvaKbQA7IAbvhxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3YzA1ZTJhLTY5OTItNDczYS1iMGMwLTExZGIzYTI1MzFkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTEwMjc5MTNaIn0%3D&digest=sha256%3Ae90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.975µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=87c05e2a-6992-473a-b0c0-11db3a2531d5 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "PUT /v2/foo/bar/blobs/uploads/87c05e2a-6992-473a-b0c0-11db3a2531d5?_state=r-NKqaj_-6ym2OMz1H1bvJ2GmJszMvaKbQA7IAbvhxt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg3YzA1ZTJhLTY5OTItNDczYS1iMGMwLTExZGIzYTI1MzFkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTEwMjc5MTNaIn0%3D&digest=sha256%3Ae90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=b8fd44a9-4b30-4813-825f-86146c04c5ba http.request.method=POST http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="786.541µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=b8b072f3-4f5e-4f91-a268-fc4c3d2311b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/a5edca74-764c-4a35-9a6a-3c8931d625c2?_state=-q3gPzYFTwWwzAXDCTgso28hJnRrtVVpdhUf_gUOIY17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1ZWRjYTc0LTc2NGMtNGEzNS05YTZhLTNjODkzMWQ2MjVjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTI5NjU3OVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="907.705µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "PUT /v2/foo/bar/blobs/uploads/a5edca74-764c-4a35-9a6a-3c8931d625c2?_state=-q3gPzYFTwWwzAXDCTgso28hJnRrtVVpdhUf_gUOIY17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1ZWRjYTc0LTc2NGMtNGEzNS05YTZhLTNjODkzMWQ2MjVjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTI5NjU3OVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=99c587af-c786-46a1-81fb-02b7e81a7819 http.request.method=POST http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="731.165µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=a7f5928b-65ec-4cd5-888d-2bcc1a66c911 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/405af16f-0aed-4057-b50e-03e157ad5ddd?_state=eEOm84W9Y1WEZ3tdkZMX2jtQnXuzTiKqLdPyr_nmaSh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwNWFmMTZmLTBhZWQtNDA1Ny1iNTBlLTAzZTE1N2FkNWRkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTQ4MzkzOTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="791.921µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "PUT /v2/foo/bar/blobs/uploads/405af16f-0aed-4057-b50e-03e157ad5ddd?_state=eEOm84W9Y1WEZ3tdkZMX2jtQnXuzTiKqLdPyr_nmaSh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwNWFmMTZmLTBhZWQtNDA1Ny1iNTBlLTAzZTE1N2FkNWRkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTQ4MzkzOTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=e53e3b31-49ea-45c6-82b7-ce76d26684d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="599.559µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=fbb629a3-8d20-44dd-946a-7587a82896ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/80a9fad1-ed2a-46de-80f1-aeae2f9228aa?_state=ZZmiWhVvqHk9xhYWz0tVaY4xCM2WpEqweta-fUkSdol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwYTlmYWQxLWVkMmEtNDZkZS04MGYxLWFlYWUyZjkyMjhhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTY0NTAxMDlaIn0%3D&digest=sha256%3Ae90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.717074921s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "PUT /v2/foo/bar/blobs/uploads/80a9fad1-ed2a-46de-80f1-aeae2f9228aa?_state=ZZmiWhVvqHk9xhYWz0tVaY4xCM2WpEqweta-fUkSdol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgwYTlmYWQxLWVkMmEtNDZkZS04MGYxLWFlYWUyZjkyMjhhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni4wOTY0NTAxMDlaIn0%3D&digest=sha256%3Ae90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=50b95eff-a4ba-4582-b25b-bf8f191fe585 http.request.method=POST http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026598ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42523" http.request.id=1dd3882a-cb44-478a-8395-d64e47748ecf http.request.method=PATCH http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/c06ffa79-c3bd-433e-a864-3193a4d67a68?_state=bU82xfJ8An2TnPDhUor4drhgQpZGedAEeolyFAhWqkl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwNmZmYTc5LWMzYmQtNDMzZS1hODY0LTMxOTNhNGQ2N2E2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ny44MzY1ODg4MDNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.668383074s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:57 +0000] "PATCH /v2/foo/bar/blobs/uploads/c06ffa79-c3bd-433e-a864-3193a4d67a68?_state=bU82xfJ8An2TnPDhUor4drhgQpZGedAEeolyFAhWqkl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwNmZmYTc5LWMzYmQtNDMzZS1hODY0LTMxOTNhNGQ2N2E2OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ny44MzY1ODg4MDNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=e953c43d-7877-4fb6-b5e3-098dc769ffaf http.request.method=PUT http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/uploads/c06ffa79-c3bd-433e-a864-3193a4d67a68?_state=rMUpiFfsdjHqQ62sWXgMNGMof3_pChUxNsdasOYDd0p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwNmZmYTc5LWMzYmQtNDMzZS1hODY0LTMxOTNhNGQ2N2E2OCIsIk9mZnNldCI6MjkzMjEyMTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTdaIn0%3D&digest=sha256%3Ae90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.duration=1.073659ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "PUT /v2/foo/bar/blobs/uploads/c06ffa79-c3bd-433e-a864-3193a4d67a68?_state=rMUpiFfsdjHqQ62sWXgMNGMof3_pChUxNsdasOYDd0p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwNmZmYTc5LWMzYmQtNDMzZS1hODY0LTMxOTNhNGQ2N2E2OCIsIk9mZnNldCI6MjkzMjEyMTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTdaIn0%3D&digest=sha256%3Ae90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=b2772640-af10-4266-a234-25bebe35a0d3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="780.714µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=dcda0193-805c-4323-b70f-97ea745d6473 http.request.method=GET http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=13.974567ms http.response.status=200 http.response.written=29321216 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "GET /v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 200 29321216 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=error msg="error parsing digest="sha257:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=52d03d0d-aa06-4d8e-ac26-2ba1ef486d3e http.request.method=GET http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/sha257:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" vars.name="foo/bar" time="2024-06-05T17:23:59Z" 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.4 http.request.host="127.0.0.1:42523" http.request.id=52d03d0d-aa06-4d8e-ac26-2ba1ef486d3e http.request.method=GET http.request.remoteaddr="127.0.0.1:52672" http.request.uri="/v2/foo/bar/blobs/sha257:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="639.296µs" http.response.status=400 http.response.written=110 vars.digest="sha257:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "GET /v2/foo/bar/blobs/sha257:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=516e058e-9a32-4e56-b254-8692295aba08 http.request.method=GET http.request.remoteaddr="127.0.0.1:38484" http.request.uri="/v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.duration="879.073µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "GET /v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=b237831f-fb6c-46e4-9824-2a95d532b8da http.request.method=GET http.request.remoteaddr="127.0.0.1:38484" http.request.uri="/v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.269426ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "GET /v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42523" http.request.id=2a794121-2608-4319-85a9-9153c1674a38 http.request.method=GET http.request.remoteaddr="127.0.0.1:38480" http.request.uri="/v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.88902ms http.response.status=200 http.response.written=2621440 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "GET /v2/foo/bar/blobs/sha256:e90ac3ae4a5e7d378352087dc76357a5ce4e455f2dc492d04fe433057800a9fd HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=3ea2e485-8dd2-42d3-a615-50c799c55659 http.request.method=GET http.request.remoteaddr="127.0.0.1:60886" http.request.uri="/v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.555594146s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [05/Jun/2024:17:23:55 +0000] "GET /v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41485" http.request.id=4ff0b98e-9fe6-49a7-a48e-c921dbe829f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60870" http.request.uri="/v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.558646644s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [05/Jun/2024:17:23:55 +0000] "GET /v2/foo/bar/blobs/sha256:75128ddd3280410bad4e9075c1e93eecb682081a5dffb1283a4e5c3161012e60 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.94s) === RUN TestBlobDelete time="2024-06-05T17:23:59Z" 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.4 time="2024-06-05T17:23:59Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:23:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=f21a20b4-a2dd-4fd7-9347-bf736e49c8e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40848" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="756.226µs" http.response.status=404 http.response.written=157 vars.digest="sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "GET /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=581f3370-d3f3-48ff-b53d-4c31439ddad4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="750.984µs" http.response.status=404 http.response.written=157 vars.digest="sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "HEAD /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=df77b568-7757-449c-9724-ab1516714381 http.request.method=POST http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="664.739µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=90ae7432-6e5f-4bba-8d0c-75a77ce83289 http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/bar/blobs/uploads/1dbb768e-7a01-4e5e-b6df-94ef72c67a70?_state=P_3t9ZFq9tSWho9VQtPa1sS8DnMYIvwJg9W4sjtPKNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYmI3NjhlLTdhMDEtNGU1ZS1iNmRmLTk0ZWY3MmM2N2E3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MDg3NDc3MjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="759.92µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "GET /v2/foo/bar/blobs/uploads/1dbb768e-7a01-4e5e-b6df-94ef72c67a70?_state=P_3t9ZFq9tSWho9VQtPa1sS8DnMYIvwJg9W4sjtPKNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYmI3NjhlLTdhMDEtNGU1ZS1iNmRmLTk0ZWY3MmM2N2E3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MDg3NDc3MjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=c9895719-3e0e-4d5d-98cd-9ca2ea836c79 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/bar/blobs/uploads/1dbb768e-7a01-4e5e-b6df-94ef72c67a70?_state=P_3t9ZFq9tSWho9VQtPa1sS8DnMYIvwJg9W4sjtPKNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYmI3NjhlLTdhMDEtNGU1ZS1iNmRmLTk0ZWY3MmM2N2E3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MDg3NDc3MjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="676.793µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "DELETE /v2/foo/bar/blobs/uploads/1dbb768e-7a01-4e5e-b6df-94ef72c67a70?_state=P_3t9ZFq9tSWho9VQtPa1sS8DnMYIvwJg9W4sjtPKNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYmI3NjhlLTdhMDEtNGU1ZS1iNmRmLTk0ZWY3MmM2N2E3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MDg3NDc3MjdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=1a704f53-fa4b-48ab-803a-e47e5f143ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/bar/blobs/uploads/1dbb768e-7a01-4e5e-b6df-94ef72c67a70?_state=P_3t9ZFq9tSWho9VQtPa1sS8DnMYIvwJg9W4sjtPKNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYmI3NjhlLTdhMDEtNGU1ZS1iNmRmLTk0ZWY3MmM2N2E3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MDg3NDc3MjdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1dbb768e-7a01-4e5e-b6df-94ef72c67a70 time="2024-06-05T17:23:59Z" 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.4 http.request.host="127.0.0.1:39209" http.request.id=1a704f53-fa4b-48ab-803a-e47e5f143ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:40852" http.request.uri="/v2/foo/bar/blobs/uploads/1dbb768e-7a01-4e5e-b6df-94ef72c67a70?_state=P_3t9ZFq9tSWho9VQtPa1sS8DnMYIvwJg9W4sjtPKNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYmI3NjhlLTdhMDEtNGU1ZS1iNmRmLTk0ZWY3MmM2N2E3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MDg3NDc3MjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="632.714µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=1dbb768e-7a01-4e5e-b6df-94ef72c67a70 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "GET /v2/foo/bar/blobs/uploads/1dbb768e-7a01-4e5e-b6df-94ef72c67a70?_state=P_3t9ZFq9tSWho9VQtPa1sS8DnMYIvwJg9W4sjtPKNZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFkYmI3NjhlLTdhMDEtNGU1ZS1iNmRmLTk0ZWY3MmM2N2E3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MDg3NDc3MjdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=1be97133-1ff3-4a17-bc77-1b769559002e http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="884.176µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=efe9fc12-0bf4-4b38-8b5e-8d120a01f40f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/1f464111-5568-4661-8c6a-191e8d398c8e?_state=IuIxXskhn2a6EysKXxYUSzt0EqYHEG63xDRE3lHhVm17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmNDY0MTExLTU1NjgtNDY2MS04YzZhLTE5MWU4ZDM5OGM4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTIxMTYwOThaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" provided=sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 vars.name="foo/bar" vars.uuid=1f464111-5568-4661-8c6a-191e8d398c8e time="2024-06-05T17:23:59Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=efe9fc12-0bf4-4b38-8b5e-8d120a01f40f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/1f464111-5568-4661-8c6a-191e8d398c8e?_state=IuIxXskhn2a6EysKXxYUSzt0EqYHEG63xDRE3lHhVm17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmNDY0MTExLTU1NjgtNDY2MS04YzZhLTE5MWU4ZDM5OGM4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTIxMTYwOThaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=1f464111-5568-4661-8c6a-191e8d398c8e time="2024-06-05T17:23:59Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=efe9fc12-0bf4-4b38-8b5e-8d120a01f40f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/1f464111-5568-4661-8c6a-191e8d398c8e?_state=IuIxXskhn2a6EysKXxYUSzt0EqYHEG63xDRE3lHhVm17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmNDY0MTExLTU1NjgtNDY2MS04YzZhLTE5MWU4ZDM5OGM4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTIxMTYwOThaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="783.665µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=1f464111-5568-4661-8c6a-191e8d398c8e 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "PUT /v2/foo/bar/blobs/uploads/1f464111-5568-4661-8c6a-191e8d398c8e?_state=IuIxXskhn2a6EysKXxYUSzt0EqYHEG63xDRE3lHhVm17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjFmNDY0MTExLTU1NjgtNDY2MS04YzZhLTE5MWU4ZDM5OGM4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTIxMTYwOThaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=927f8223-af5f-41e2-89d3-4d563e8132f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="661.389µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=52f0a5d2-635a-474c-85bf-0a76fe60c52c http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/5f2b15d3-396f-4e2c-9562-ecba19c3520a?_state=jMFcRXiA3O7CxsqNQGsfB0yhy0B72S6qw1BGWnn5cmV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmMmIxNWQzLTM5NmYtNGUyYy05NTYyLWVjYmExOWMzNTIwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTM4MTc0NTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="858.401µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "PUT /v2/foo/bar/blobs/uploads/5f2b15d3-396f-4e2c-9562-ecba19c3520a?_state=jMFcRXiA3O7CxsqNQGsfB0yhy0B72S6qw1BGWnn5cmV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmMmIxNWQzLTM5NmYtNGUyYy05NTYyLWVjYmExOWMzNTIwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTM4MTc0NTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=75fe3aac-8eb1-4df8-8bfe-3b6d37a19168 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="719.099µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=e463f0f5-7121-416b-9d3c-9a28356d91aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/682a2cf3-409a-47e1-b789-9ed74eff4abc?_state=L_NxGzZFuUppE0NgMdbs8YABkISsFSXAxeqKVVAZQMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4MmEyY2YzLTQwOWEtNDdlMS1iNzg5LTllZDc0ZWZmNGFiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTU2MjI1NTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="847.468µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "PUT /v2/foo/bar/blobs/uploads/682a2cf3-409a-47e1-b789-9ed74eff4abc?_state=L_NxGzZFuUppE0NgMdbs8YABkISsFSXAxeqKVVAZQMp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY4MmEyY2YzLTQwOWEtNDdlMS1iNzg5LTllZDc0ZWZmNGFiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTU2MjI1NTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=c01ec932-5e48-4a34-8ea0-2d1084f83e46 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="701.687µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=62e4ba14-ff7c-47cb-83b0-e1899e35450d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/aa51b788-104c-4e76-861e-a4a2b4089b16?_state=hgI5zPshoRru869ocOPBbBIZSSB1BvZ6cBVzA87HrLd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhNTFiNzg4LTEwNGMtNGU3Ni04NjFlLWE0YTJiNDA4OWIxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTczOTkyMTZaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.duration=808.500265ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "PUT /v2/foo/bar/blobs/uploads/aa51b788-104c-4e76-861e-a4a2b4089b16?_state=hgI5zPshoRru869ocOPBbBIZSSB1BvZ6cBVzA87HrLd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhNTFiNzg4LTEwNGMtNGU3Ni04NjFlLWE0YTJiNDA4OWIxNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS42MTczOTkyMTZaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=df5d4ca8-a4b5-4ca4-b60d-671e45badbb7 http.request.method=POST http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="910.075µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39209" http.request.id=e541a568-76bf-40c5-b1b4-74f9686185aa http.request.method=PATCH http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/b70cbb26-6e1a-4426-977f-214c70a127a5?_state=ZQbKSJt3ICD45A02pSqw9GThfJVQ07BTf4HwoCS8GVt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3MGNiYjI2LTZlMWEtNDQyNi05NzdmLTIxNGM3MGExMjdhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMC40NDQyOTM3NzJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=856.395374ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:00 +0000] "PATCH /v2/foo/bar/blobs/uploads/b70cbb26-6e1a-4426-977f-214c70a127a5?_state=ZQbKSJt3ICD45A02pSqw9GThfJVQ07BTf4HwoCS8GVt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3MGNiYjI2LTZlMWEtNDQyNi05NzdmLTIxNGM3MGExMjdhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMC40NDQyOTM3NzJaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=a181b3de-36ac-4dda-9417-5536fb74e226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/uploads/b70cbb26-6e1a-4426-977f-214c70a127a5?_state=_ozqUc-WdlBJG3F5Z8GaazhB1qCdDzu1UgAmJMieAi97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3MGNiYjI2LTZlMWEtNDQyNi05NzdmLTIxNGM3MGExMjdhNSIsIk9mZnNldCI6MjIwNTkwMDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDBaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.duration=1.036589ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "PUT /v2/foo/bar/blobs/uploads/b70cbb26-6e1a-4426-977f-214c70a127a5?_state=_ozqUc-WdlBJG3F5Z8GaazhB1qCdDzu1UgAmJMieAi97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI3MGNiYjI2LTZlMWEtNDQyNi05NzdmLTIxNGM3MGExMjdhNSIsIk9mZnNldCI6MjIwNTkwMDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDBaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=f48a69ef-88c7-4bf7-a7dc-6c6d680d9d89 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="837.068µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "HEAD /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=310fac4d-ce3a-4cf7-862d-9ffbb124e92b http.request.method=GET http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=10.805786ms http.response.status=200 http.response.written=22059008 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "GET /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 200 22059008 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=error msg="error parsing digest="sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=e2e06867-51fe-4ec9-9988-7e37f856fe9d http.request.method=GET http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" vars.name="foo/bar" time="2024-06-05T17:24:01Z" 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.4 http.request.host="127.0.0.1:39209" http.request.id=e2e06867-51fe-4ec9-9988-7e37f856fe9d http.request.method=GET http.request.remoteaddr="127.0.0.1:40864" http.request.uri="/v2/foo/bar/blobs/sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="648.112µs" http.response.status=400 http.response.written=110 vars.digest="sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "GET /v2/foo/bar/blobs/sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=57810515-ca98-4eaf-a25c-ee075dbf4800 http.request.method=GET http.request.remoteaddr="127.0.0.1:40884" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.duration="896.686µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "GET /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=7a4d1428-6fa3-4ca9-9198-b4f2833c2c5e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40892" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.duration="786.989µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "DELETE /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=8a7fa196-e74d-4e57-852d-c64efc7ffbed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40892" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="566.994µs" http.response.status=404 http.response.written=157 vars.digest="sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "HEAD /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=8b47f88c-5502-4d7e-b155-195a7370ea31 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40892" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="680.354µs" http.response.status=404 http.response.written=74 vars.digest="sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "DELETE /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=error msg="error parsing digest="sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=7ee9f614-bd00-40a7-b999-c6113a22f071 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40894" http.request.uri="/v2/foo/bar/blobs/sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" vars.name="foo/bar" time="2024-06-05T17:24:01Z" 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.4 http.request.host="127.0.0.1:39209" http.request.id=7ee9f614-bd00-40a7-b999-c6113a22f071 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40894" http.request.uri="/v2/foo/bar/blobs/sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="712.472µs" http.response.status=400 http.response.written=110 vars.digest="sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "DELETE /v2/foo/bar/blobs/sha257:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=4a4be13b-df71-45d6-8c9c-e3ccef8585fc http.request.method=POST http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="824.942µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=420a895e-5458-4609-9ef4-4a5fefa8d082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/foo/bar/blobs/uploads/aff79059-f92e-4e14-bf3f-5cfa52ba1d51?_state=6lRQVw39kcHWMdZXnNE2uyZgZFh1zcRsrL2s077jFHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmZjc5MDU5LWY5MmUtNGUxNC1iZjNmLTVjZmE1MmJhMWQ1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMS4zMjc0OTE0NDdaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.duration=850.441093ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "PUT /v2/foo/bar/blobs/uploads/aff79059-f92e-4e14-bf3f-5cfa52ba1d51?_state=6lRQVw39kcHWMdZXnNE2uyZgZFh1zcRsrL2s077jFHR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmZjc5MDU5LWY5MmUtNGUxNC1iZjNmLTVjZmE1MmJhMWQ1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMS4zMjc0OTE0NDdaIn0%3D&digest=sha256%3A56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=b69cf304-8a4b-46ee-afea-c4089e0e38b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40908" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.026595ms http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=be89f957-d2c9-4d63-9513-ceefa7180d9b http.request.method=GET http.request.remoteaddr="127.0.0.1:40876" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=877.560103ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "GET /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39209" http.request.id=2aa3dca6-bad6-4d19-bfee-f9efa4a2347f http.request.method=GET http.request.remoteaddr="127.0.0.1:40884" http.request.uri="/v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=875.003804ms http.response.status=200 http.response.written=2555904 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "GET /v2/foo/bar/blobs/sha256:56da6146c4d13a9f07f62792ed6c920c45733e191cb178bea87c6e6cd5a27275 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (2.66s) === RUN TestRelativeURL time="2024-06-05T17:24:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:24:02Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44331" http.request.id=410cffea-8dff-4973-aa6c-0a80f9edf93b http.request.method=POST http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="961.562µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44331" http.request.id=805b2937-e9ab-4174-b30e-13bd588ad3c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/foo/bar/blobs/uploads/213fc4fa-06c2-423a-9978-9f682c76be2a?_state=SJtwfBKAK7ch0nPHpBmZRh18Q7KGkldGmmxbKr827J97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxM2ZjNGZhLTA2YzItNDIzYS05OTc4LTlmNjgyYzc2YmUyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4xOTk0MDQyNDhaIn0%3D&digest=sha256%3Aaae03116b4db964ed7f775daf65a3d42f072fe65b56aa9d7f8c25e64148b97aa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.498558183s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "PUT /v2/foo/bar/blobs/uploads/213fc4fa-06c2-423a-9978-9f682c76be2a?_state=SJtwfBKAK7ch0nPHpBmZRh18Q7KGkldGmmxbKr827J97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxM2ZjNGZhLTA2YzItNDIzYS05OTc4LTlmNjgyYzc2YmUyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4xOTk0MDQyNDhaIn0%3D&digest=sha256%3Aaae03116b4db964ed7f775daf65a3d42f072fe65b56aa9d7f8c25e64148b97aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44331" http.request.id=de10d286-f5be-4a98-b95a-18fc271bec15 http.request.method=POST http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.034969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44331" http.request.id=4a99f6eb-5c9b-4e9b-9455-b8b6cc6219f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="632.226µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44331" http.request.id=11f9e876-2752-487d-a00f-7d0ef7a9ece8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/v2/foo/bar/blobs/uploads/8f275d2e-f1bf-41ea-ae01-168b6089bb98?_state=dVoa0EkQRxa-lbnUZjBg4f4OLHraRiynhmGWwFKXSFR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMjc1ZDJlLWYxYmYtNDFlYS1hZTAxLTE2OGI2MDg5YmI5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMy44OTA2Mzg2MTNaIn0%3D&digest=sha256%3Ae682122d907cda3b22de58533b32718ebdbf06285f50c61a6d32b7e2f9457ea8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.652527596s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:03 +0000] "PUT /v2/foo/bar/blobs/uploads/8f275d2e-f1bf-41ea-ae01-168b6089bb98?_state=dVoa0EkQRxa-lbnUZjBg4f4OLHraRiynhmGWwFKXSFR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmMjc1ZDJlLWYxYmYtNDFlYS1hZTAxLTE2OGI2MDg5YmI5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMy44OTA2Mzg2MTNaIn0%3D&digest=sha256%3Ae682122d907cda3b22de58533b32718ebdbf06285f50c61a6d32b7e2f9457ea8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (3.35s) === RUN TestBlobDeleteDisabled time="2024-06-05T17:24: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.4 time="2024-06-05T17:24:05Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:35337" http.request.id=b127219d-8622-4c8b-870f-b158caecf408 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51654" http.request.uri="/v2/foo/bar/blobs/sha256:934224603078e47b1032d57c3d96c48c0b5fc80f24a5b1b8a00b9b238fef693c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="698.161µs" http.response.status=405 http.response.written=78 vars.digest="sha256:934224603078e47b1032d57c3d96c48c0b5fc80f24a5b1b8a00b9b238fef693c" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:05 +0000] "DELETE /v2/foo/bar/blobs/sha256:934224603078e47b1032d57c3d96c48c0b5fc80f24a5b1b8a00b9b238fef693c HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.05s) === RUN TestDeleteDisabled time="2024-06-05T17:24: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.4 time="2024-06-05T17:24:05Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42893" http.request.id=bc6467ec-ad1c-4594-8147-e09bc3fa494e http.request.method=POST http.request.remoteaddr="127.0.0.1:45580" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="786.704µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42893" http.request.id=1165ae18-f490-4fcd-988b-0ee26f0246e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45580" http.request.uri="/v2/foo/bar/blobs/uploads/5f2b6b42-76b0-4a18-973e-2fe96c807850?_state=Ix_Uh0jvtdAHgK4TRYtH_a6ZDRdstNhPf0clPUUHH2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmMmI2YjQyLTc2YjAtNGExOC05NzNlLTJmZTk2YzgwNzg1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNS42NDc5NDkyNzNaIn0%3D&digest=sha256%3A091c73deaf77e446c95d64bc80e3d89892ca4fcfaf86ad8077da27f07fc8b20f" http.request.useragent="Go-http-client/1.1" http.response.duration=374.224389ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:05 +0000] "PUT /v2/foo/bar/blobs/uploads/5f2b6b42-76b0-4a18-973e-2fe96c807850?_state=Ix_Uh0jvtdAHgK4TRYtH_a6ZDRdstNhPf0clPUUHH2J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmMmI2YjQyLTc2YjAtNGExOC05NzNlLTJmZTk2YzgwNzg1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNS42NDc5NDkyNzNaIn0%3D&digest=sha256%3A091c73deaf77e446c95d64bc80e3d89892ca4fcfaf86ad8077da27f07fc8b20f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:42893" http.request.id=4919fd38-9f62-4559-ba9e-d076942f89f5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45580" http.request.uri="/v2/foo/bar/blobs/sha256:091c73deaf77e446c95d64bc80e3d89892ca4fcfaf86ad8077da27f07fc8b20f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="902.724µs" http.response.status=405 http.response.written=78 vars.digest="sha256:091c73deaf77e446c95d64bc80e3d89892ca4fcfaf86ad8077da27f07fc8b20f" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:091c73deaf77e446c95d64bc80e3d89892ca4fcfaf86ad8077da27f07fc8b20f HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.43s) === RUN TestDeleteReadOnly time="2024-06-05T17:24: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.4 time="2024-06-05T17:24:06Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34191" http.request.id=45a41259-29aa-42fc-ba42-bd3a615dd079 http.request.method=POST http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="950.386µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34191" http.request.id=21f9c380-920f-46a1-9ec8-5849ae68d2ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:55174" http.request.uri="/v2/foo/bar/blobs/uploads/f16b77bc-01f3-466a-af85-d811d0cb2fe0?_state=poq7JkXmtK_Q7bx8b7Q0SudaheN2kfNkyjKCterBE4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNmI3N2JjLTAxZjMtNDY2YS1hZjg1LWQ4MTFkMGNiMmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi4wOTM2OTI1NzNaIn0%3D&digest=sha256%3A9887e2d59fa92f2c2a7367da5d8724e6f250f89b76a87006f152dbfbad1348ac" http.request.useragent="Go-http-client/1.1" http.response.duration=870.137088ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "PUT /v2/foo/bar/blobs/uploads/f16b77bc-01f3-466a-af85-d811d0cb2fe0?_state=poq7JkXmtK_Q7bx8b7Q0SudaheN2kfNkyjKCterBE4B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxNmI3N2JjLTAxZjMtNDY2YS1hZjg1LWQ4MTFkMGNiMmZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi4wOTM2OTI1NzNaIn0%3D&digest=sha256%3A9887e2d59fa92f2c2a7367da5d8724e6f250f89b76a87006f152dbfbad1348ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "DELETE /v2/foo/bar/blobs/sha256:9887e2d59fa92f2c2a7367da5d8724e6f250f89b76a87006f152dbfbad1348ac HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (0.94s) === RUN TestStartPushReadOnly time="2024-06-05T17:24: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.4 time="2024-06-05T17:24:06Z" level=info msg="redis not configured" go.version=go1.22.4 127.0.0.1 - - [05/Jun/2024:17:24:06 +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-06-05T17:24: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.4 time="2024-06-05T17:24:06Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=2cdc31e8-97ca-4b42-85f3-4201cb33fc62 http.request.method=GET http.request.remoteaddr="127.0.0.1:48396" 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="886.489µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" 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.4 http.request.host="127.0.0.1:42705" http.request.id=a0deea50-47f6-4882-bb0b-bb0b186f7a10 http.request.method=GET http.request.remoteaddr="127.0.0.1:48396" 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="614.529µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=a8b36734-2b5a-42e8-b458-b480967527be http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" 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="613.404µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=dee25b46-1453-4790-9188-fa85f1a56082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" 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="786.1µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:06Z" 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.4 http.request.host="127.0.0.1:42705" http.request.id=dee25b46-1453-4790-9188-fa85f1a56082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" 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="811.15µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=dee25b46-1453-4790-9188-fa85f1a56082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" 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="831.755µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:06Z" 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.4 http.request.host="127.0.0.1:42705" http.request.id=dee25b46-1453-4790-9188-fa85f1a56082 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" 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="853.651µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-05T17:24:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=8c706c7b-a2f7-4b41-b883-e2b06e858ed6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.01513ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=ccdf0bb3-bb8e-47bc-9694-4debeee6b190 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/blobs/uploads/e6dc8bb1-2ef5-4200-b7d6-ef3c1dda0314?_state=TpQYBV95ULRIiO83FBnwuLexvq2ofv7d0Js0gZZQ0MJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNmRjOGJiMS0yZWY1LTQyMDAtYjdkNi1lZjNjMWRkYTAzMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDcuMDg0MzkzNjc5WiJ9&digest=sha256%3A12237972c97d7bb6abc8a817921de77822efcc73359596f2e6bef2837941bb6a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.736830364s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/e6dc8bb1-2ef5-4200-b7d6-ef3c1dda0314?_state=TpQYBV95ULRIiO83FBnwuLexvq2ofv7d0Js0gZZQ0MJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNmRjOGJiMS0yZWY1LTQyMDAtYjdkNi1lZjNjMWRkYTAzMTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDcuMDg0MzkzNjc5WiJ9&digest=sha256%3A12237972c97d7bb6abc8a817921de77822efcc73359596f2e6bef2837941bb6a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=6d23c30f-81e8-4ea2-8c3a-059744f64aee http.request.method=POST http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024883ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=06b77773-580a-4251-b2d5-4e5a23d218e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/blobs/uploads/9507682f-369b-4a5e-bc5f-25fe9fa7fdfe?_state=zFr7-qzrvp4lYJOHeCvLicJ-I9rjbaI0aOT7GbOKqr97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NTA3NjgyZi0zNjliLTRhNWUtYmM1Zi0yNWZlOWZhN2ZkZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDguODc2OTQyMjFaIn0%3D&digest=sha256%3A398edbfa4970f8acdcb39a4a1ea11713d568b884f2111a3f814afae9db2b78aa" http.request.useragent="Go-http-client/1.1" http.response.duration=506.327103ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/9507682f-369b-4a5e-bc5f-25fe9fa7fdfe?_state=zFr7-qzrvp4lYJOHeCvLicJ-I9rjbaI0aOT7GbOKqr97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5NTA3NjgyZi0zNjliLTRhNWUtYmM1Zi0yNWZlOWZhN2ZkZmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDguODc2OTQyMjFaIn0%3D&digest=sha256%3A398edbfa4970f8acdcb39a4a1ea11713d568b884f2111a3f814afae9db2b78aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=30b49b96-e787-45d2-9152-3795354e8c1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.770365ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=4c4de410-bf8c-4a33-bbfb-b3f4b15e0a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" http.request.useragent="Go-http-client/1.1" http.response.duration=2.400216ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=55d3a287-c4d0-4a8f-8a17-265a6c1111df http.request.method=GET http.request.remoteaddr="127.0.0.1:48396" 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="910.539µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=03b3e5c2-58d7-4e5e-8316-ee4c823f092d http.request.method=GET http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="783.292µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42705" http.request.id=5ff890d3-7d28-46ca-bec5-e530f34ff125 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011033ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42705" http.request.id=72ec7057-361a-46f8-adb9-f31c9e5a984c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" http.request.useragent="Go-http-client/1.1" http.response.duration="919.687µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:42705" http.request.id=6eec2a2a-00d5-44a4-8e3d-463b74e58f81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" http.request.useragent="Go-http-client/1.1" http.response.duration="889.918µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=191b8a23-f6f8-4835-adf1-788700176304 http.request.method=GET http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="839.834µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=a0e8b4fe-d9de-470d-8658-ccbfbb72177c http.request.method=GET http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="647.504µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=b591ff73-b305-421d-9de9-0881738d3ffc http.request.method=GET http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" http.request.useragent="Go-http-client/1.1" http.response.duration="592.557µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=8bb9756b-0562-42a7-9fd4-f98ac35239e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48396" 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="605.172µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=error msg="payload digest does match: "sha256:74a80002b892c7c7a12e0e5acdec89d9c1c077fad29c90f8cad8a2d43f1432ea" != "sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea"" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=965e2e32-d1d8-47da-b392-a27ee6bb1951 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" time="2024-06-05T17:24:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=965e2e32-d1d8-47da-b392-a27ee6bb1951 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48396" http.request.uri="/v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="670.326µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea" 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:3394422cb1cc9e1f644c40c7d8d1dffb054dd7bc4ccb7871cc3fd390e3efa2ea HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=d0c39056-1352-4ad1-b996-df67a1414ac9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" 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="736.95µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" 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.4 http.request.host="127.0.0.1:42705" http.request.id=d6c49383-6fb8-4eb2-a41f-11feb224bdfb http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" 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="617.33µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42705" http.request.id=a2efbc9d-3e63-45a8-9606-90e93e995802 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" 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="689.483µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:09Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42705" http.request.id=a2efbc9d-3e63-45a8-9606-90e93e995802 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" 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="713.287µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:09Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42705" http.request.id=a2efbc9d-3e63-45a8-9606-90e93e995802 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" 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="735.032µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=025518cf-d8fb-407b-8936-a079fd41fea4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="632.07µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=94864c30-fadd-4ae0-98a8-95556220ddd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/blobs/uploads/7b4c23d2-39df-4296-9dcd-6a8220d68a03?_state=Zk8AALKD6BuNpFxcN3Pe1u3ziaTDRnav8TvobYPw9Wp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YjRjMjNkMi0zOWRmLTQyOTYtOWRjZC02YTgyMjBkNjhhMDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDkuNDAxMjY1ODY0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="774.631µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/7b4c23d2-39df-4296-9dcd-6a8220d68a03?_state=Zk8AALKD6BuNpFxcN3Pe1u3ziaTDRnav8TvobYPw9Wp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3YjRjMjNkMi0zOWRmLTQyOTYtOWRjZC02YTgyMjBkNjhhMDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDkuNDAxMjY1ODY0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42705" http.request.id=383d9c86-f282-4335-9e4d-e39bb15e1bcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" 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="624.21µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:09Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42705" http.request.id=383d9c86-f282-4335-9e4d-e39bb15e1bcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" 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="651.747µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=17aeb001-6d55-4f76-9bb9-9fdcb453f0eb http.request.method=POST http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="838.212µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=b07a12e7-4f7b-4747-adbf-5160df1e815f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/blobs/uploads/3a2a6d2b-90b6-4d5f-9765-e312db26f367?_state=tLghVmW5Ml1QmJTQHXBJ2JTk2gc7YCX3kBnQfrNNIsN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzYTJhNmQyYi05MGI2LTRkNWYtOTc2NS1lMzEyZGIyNmYzNjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDkuNDY3OTk2MTcxWiJ9&digest=sha256%3Ac242edab2548695a42dd61a9222b7e1ca199cfe32467145d10f622de732d4d94" http.request.useragent="Go-http-client/1.1" http.response.duration=701.200233ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/3a2a6d2b-90b6-4d5f-9765-e312db26f367?_state=tLghVmW5Ml1QmJTQHXBJ2JTk2gc7YCX3kBnQfrNNIsN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzYTJhNmQyYi05MGI2LTRkNWYtOTc2NS1lMzEyZGIyNmYzNjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDkuNDY3OTk2MTcxWiJ9&digest=sha256%3Ac242edab2548695a42dd61a9222b7e1ca199cfe32467145d10f622de732d4d94 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=34ae2d9f-3832-49ae-8df3-3bcb516ba87c http.request.method=POST http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015972ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=0992cd20-550b-45a9-ac9e-cb81ca9e5a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/blobs/uploads/85ec6a51-0cff-4918-9bdd-9ff39eaef4bc?_state=J6c6nXn7myq07qTfo5k2U5xzWe-HOgDyNdycYWCLLmp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NWVjNmE1MS0wY2ZmLTQ5MTgtOWJkZC05ZmYzOWVhZWY0YmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTAuMjI5OTg4NjY2WiJ9&digest=sha256%3A8341b4f40fb5b9b87acc675294018008f5f5674817ffb9975fb1aef3df6c23f7" http.request.useragent="Go-http-client/1.1" http.response.duration=651.597536ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/85ec6a51-0cff-4918-9bdd-9ff39eaef4bc?_state=J6c6nXn7myq07qTfo5k2U5xzWe-HOgDyNdycYWCLLmp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NWVjNmE1MS0wY2ZmLTQ5MTgtOWJkZC05ZmYzOWVhZWY0YmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTAuMjI5OTg4NjY2WiJ9&digest=sha256%3A8341b4f40fb5b9b87acc675294018008f5f5674817ffb9975fb1aef3df6c23f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42705" http.request.id=900aeee4-1bea-4580-91da-63025231caa5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.388458ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42705" http.request.id=15deb1a6-4d8b-4288-b680-543b75fef716 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/sha256:523a687c89d738a94ad02da6f60b55d7f5abe40a669964a9f6b14b7d7c25e9a8" http.request.useragent="Go-http-client/1.1" http.response.duration="761.284µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/schema2/manifests/sha256:523a687c89d738a94ad02da6f60b55d7f5abe40a669964a9f6b14b7d7c25e9a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=f89468d3-14c0-409f-93fa-4a2e1ea75dbf http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" 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="638.565µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=94e71006-be39-43cf-bb22-2d2c745e1a4b http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/sha256:523a687c89d738a94ad02da6f60b55d7f5abe40a669964a9f6b14b7d7c25e9a8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="653.483µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/sha256:523a687c89d738a94ad02da6f60b55d7f5abe40a669964a9f6b14b7d7c25e9a8 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=b4391533-c5d1-4162-b585-b43369d1c32d http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="565.825µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=77dfc15b-c457-4b25-b4c0-a825f9f4bc06 http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/sha256:523a687c89d738a94ad02da6f60b55d7f5abe40a669964a9f6b14b7d7c25e9a8" http.request.useragent="Go-http-client/1.1" http.response.duration="743.798µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/sha256:523a687c89d738a94ad02da6f60b55d7f5abe40a669964a9f6b14b7d7c25e9a8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=4cef1244-3531-4c5e-9b58-542498411c9a http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" 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="558.722µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="rewriting manifest sha256:523a687c89d738a94ad02da6f60b55d7f5abe40a669964a9f6b14b7d7c25e9a8 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=2bed77f1-3c7a-4d72-984f-f2c5c643b1c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" 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-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=2bed77f1-3c7a-4d72-984f-f2c5c643b1c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" 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.180573ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42705" http.request.id=34ea6096-2988-426d-b544-ae378b1fa1a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" 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="629.638µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42705" http.request.id=3e99f435-595e-427a-86e9-5e5576825adb http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="772.397µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42705" http.request.id=d5af925a-fcbd-419d-91f5-f70ac512b8ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/sha256:cb505882c4b7387d203f1723b2538b71bd73f678492262488b0a39f98c287e96" http.request.useragent="Go-http-client/1.1" http.response.duration="676.425µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/schema2/manifests/sha256:cb505882c4b7387d203f1723b2538b71bd73f678492262488b0a39f98c287e96 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=f4fa993b-ebcb-4a6f-9136-312ef663dd8c http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" 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="668.065µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=1c787c25-c819-49e7-a05a-6353fe2fbe8f http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/sha256:cb505882c4b7387d203f1723b2538b71bd73f678492262488b0a39f98c287e96" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="630.911µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/sha256:cb505882c4b7387d203f1723b2538b71bd73f678492262488b0a39f98c287e96 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=947f8510-ab3a-4a71-9caa-e9a8706f5edb http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="567.561µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=adb751a6-f9c0-4977-ba0e-0e567128db9d http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" http.request.uri="/v2/foo/schema2/manifests/sha256:cb505882c4b7387d203f1723b2538b71bd73f678492262488b0a39f98c287e96" http.request.useragent="Go-http-client/1.1" http.response.duration="545.699µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/sha256:cb505882c4b7387d203f1723b2538b71bd73f678492262488b0a39f98c287e96 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="rewriting manifest list sha256:cb505882c4b7387d203f1723b2538b71bd73f678492262488b0a39f98c287e96 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=598658b2-5a84-4a66-b8b5-2dbb4c11dc17 http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" 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-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42705" http.request.id=598658b2-5a84-4a66-b8b5-2dbb4c11dc17 http.request.method=GET http.request.remoteaddr="127.0.0.1:48406" 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.000627ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-06-05T17:24: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.4 time="2024-06-05T17:24:10Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=06c26c63-95f1-48b2-b9da-7877905a5b25 http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" 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.543µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" 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.4 http.request.host="127.0.0.1:33869" http.request.id=d73e11e2-b6e8-4871-a980-c7efe033431e http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" 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="511.3µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=3b43b02b-747d-4b14-a3ba-2f1c6c2df514 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" 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.215µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=628b09f8-9bc4-4445-b6aa-489bb8fb5df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" 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="709.893µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:10Z" 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.4 http.request.host="127.0.0.1:33869" http.request.id=628b09f8-9bc4-4445-b6aa-489bb8fb5df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" 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="731.621µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=628b09f8-9bc4-4445-b6aa-489bb8fb5df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" 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="749.093µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:10Z" 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.4 http.request.host="127.0.0.1:33869" http.request.id=628b09f8-9bc4-4445-b6aa-489bb8fb5df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" 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="769.89µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=a411040a-8041-4f2c-ad15-0dcb6bb234b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="783.114µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=6d227b2d-6cc8-4126-88d4-b249bf3e7152 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/blobs/uploads/0fe8c7ee-d73c-4532-baf4-65e570aa704c?_state=ZJ8d0uwx4iEzldMgnZrCzFt9MP2bwd5dwmaotSK5FdZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZmU4YzdlZS1kNzNjLTQ1MzItYmFmNC02NWU1NzBhYTcwNGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTAuOTc2Njg0NjczWiJ9&digest=sha256%3A6139affb321d1ec45ec032c6eeb0c1dce4ad6b00f1277380872687da360e0c9d" http.request.useragent="Go-http-client/1.1" http.response.duration=984.790222ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/0fe8c7ee-d73c-4532-baf4-65e570aa704c?_state=ZJ8d0uwx4iEzldMgnZrCzFt9MP2bwd5dwmaotSK5FdZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwZmU4YzdlZS1kNzNjLTQ1MzItYmFmNC02NWU1NzBhYTcwNGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTAuOTc2Njg0NjczWiJ9&digest=sha256%3A6139affb321d1ec45ec032c6eeb0c1dce4ad6b00f1277380872687da360e0c9d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=1bcf1a03-7cd9-49e3-803e-17266fa66f90 http.request.method=POST http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.013902ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:12 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=92311100-dd46-40b9-b6c6-40f3a095c945 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/blobs/uploads/0a11665e-ae5e-4232-a25e-30dd5742eeb9?_state=-0hlc9WJ-ngFrnvWqsE67_oWNMLwJ_Hr4dDfjirKIKV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTExNjY1ZS1hZTVlLTQyMzItYTI1ZS0zMGRkNTc0MmVlYjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTIuMTE3ODkzNDRaIn0%3D&digest=sha256%3A15ed61220518dad1ad2853d513d3a807ef8c9491b97a246ba51465dfdc63fc7e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.241483398s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:12 +0000] "PUT /v2/foo/schema1/blobs/uploads/0a11665e-ae5e-4232-a25e-30dd5742eeb9?_state=-0hlc9WJ-ngFrnvWqsE67_oWNMLwJ_Hr4dDfjirKIKV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTExNjY1ZS1hZTVlLTQyMzItYTI1ZS0zMGRkNTc0MmVlYjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTIuMTE3ODkzNDRaIn0%3D&digest=sha256%3A15ed61220518dad1ad2853d513d3a807ef8c9491b97a246ba51465dfdc63fc7e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=27e092f1-fc25-4548-bfef-ded51ab62eb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.284853ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=983d7115-ba51-4249-8d21-b3caf08f557b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" http.request.useragent="Go-http-client/1.1" http.response.duration="999.75µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=0b6dbdc0-eff9-4173-b307-2df758c7826f http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" 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="865.344µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=61c3a33b-4eda-4ddf-a683-2e525bdca4e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="859.422µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "GET /v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33869" http.request.id=edb2b71f-90fa-4eaf-a8fe-908d93c34d9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" http.request.useragent="Go-http-client/1.1" http.response.duration="963.517µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33869" http.request.id=8ca1557d-740a-412f-836f-ef91618839fd http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" http.request.useragent="Go-http-client/1.1" http.response.duration="938.932µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:33869" http.request.id=b2a4d5d2-ee3f-47d6-bfc9-5812eaa5ac9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" http.request.useragent="Go-http-client/1.1" http.response.duration="945.675µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=27c362b4-cb07-488a-995f-c836d8fb3a59 http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="827.525µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "GET /v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=775e855a-5bd6-4925-92c2-f6b7ca038824 http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="578.09µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=fc4261fa-4965-4459-b517-a7ebd1e59acd http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" http.request.useragent="Go-http-client/1.1" http.response.duration="545.686µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "GET /v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=79a5148e-cc2c-4fb1-ae53-4e33ad903ed4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51530" 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.525µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=error msg="payload digest does match: "sha256:ee0ef1c745c40859e1f9cf806e80bf128899d25b92d2552f51909cd990be010e" != "sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac"" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=808655ca-6275-4c28-983f-85168b518afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" time="2024-06-05T17:24:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=808655ca-6275-4c28-983f-85168b518afb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51530" http.request.uri="/v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="633.432µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac" 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema1/manifests/sha256:539d0b96ff3c2ae9c96a6b9f572735a5be24490315b80d85a116c00006acbaac HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=42bce9c5-5d20-4189-bf04-08fcb80e5854 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" 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="719.348µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" 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.4 http.request.host="127.0.0.1:33869" http.request.id=24d1d0c7-531a-43f5-a1a0-d8c96ec77f7f http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" 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="561.174µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33869" http.request.id=5e2b86d5-79a1-4060-bb12-9eee1c969d62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" 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="721.257µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:13Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33869" http.request.id=5e2b86d5-79a1-4060-bb12-9eee1c969d62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" 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="744.54µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:13Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33869" http.request.id=5e2b86d5-79a1-4060-bb12-9eee1c969d62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" 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="764.715µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=b161cfcc-82e8-4269-84d6-a39184e453ca http.request.method=POST http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="657.5µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=f04ddc61-e9a0-4f86-a06f-a24b8a206a0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/blobs/uploads/de923bdb-7a79-4631-b9bb-a03104447946?_state=xUv2DQ_wijLftlyFxI9URZ3sP7wi9KXdlaIfoVsgPRF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZTkyM2JkYi03YTc5LTQ2MzEtYjliYi1hMDMxMDQ0NDc5NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTMuMzc1MDM2MTMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="824.27µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema2/blobs/uploads/de923bdb-7a79-4631-b9bb-a03104447946?_state=xUv2DQ_wijLftlyFxI9URZ3sP7wi9KXdlaIfoVsgPRF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZTkyM2JkYi03YTc5LTQ2MzEtYjliYi1hMDMxMDQ0NDc5NDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTMuMzc1MDM2MTMyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33869" http.request.id=d584ca51-5b30-47c1-a6fc-c0cf7a7a61e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" 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="650.63µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:13Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33869" http.request.id=d584ca51-5b30-47c1-a6fc-c0cf7a7a61e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" 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="677.778µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=fd6d8e76-6909-42c0-bffb-25be8c8a0d9f http.request.method=POST http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="777.201µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=cb7a34d1-e2ca-41aa-9804-9effb95d0ea4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/blobs/uploads/07a2f568-709e-444d-ae0f-3005d0405bb4?_state=x4IrzX9YQeNVYCJSMw-RZhBVeC-P8t2mb4KBpAt7MKd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwN2EyZjU2OC03MDllLTQ0NGQtYWUwZi0zMDA1ZDA0MDViYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTMuNDQ3MjQwODg3WiJ9&digest=sha256%3A9de72a1f7edcfca28e5674a2b3c5c11b83fd63e70f0430acd76fa151dd22011c" http.request.useragent="Go-http-client/1.1" http.response.duration=834.28324ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/schema2/blobs/uploads/07a2f568-709e-444d-ae0f-3005d0405bb4?_state=x4IrzX9YQeNVYCJSMw-RZhBVeC-P8t2mb4KBpAt7MKd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwN2EyZjU2OC03MDllLTQ0NGQtYWUwZi0zMDA1ZDA0MDViYjQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTMuNDQ3MjQwODg3WiJ9&digest=sha256%3A9de72a1f7edcfca28e5674a2b3c5c11b83fd63e70f0430acd76fa151dd22011c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=b7824f31-69b4-450c-a80b-5aa12f125c99 http.request.method=POST http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.857µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=3a14f858-a84f-42fc-9dc6-045f889c79b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/blobs/uploads/c739522a-f67c-4ee1-ba59-5f72e062ab8f?_state=HrSV_PFcwrQy55Si6dnZ1PYZOp_ixFqkvsCaqa0xiS17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNzM5NTIyYS1mNjdjLTRlZTEtYmE1OS01ZjcyZTA2MmFiOGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTQuMzYyODc2NDk3WiJ9&digest=sha256%3Acf22c9c8cce952089880d2ce2711d3ace10da06e55f9316eefe5ff258c5ac0d5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.083531854s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/c739522a-f67c-4ee1-ba59-5f72e062ab8f?_state=HrSV_PFcwrQy55Si6dnZ1PYZOp_ixFqkvsCaqa0xiS17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNzM5NTIyYS1mNjdjLTRlZTEtYmE1OS01ZjcyZTA2MmFiOGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTQuMzYyODc2NDk3WiJ9&digest=sha256%3Acf22c9c8cce952089880d2ce2711d3ace10da06e55f9316eefe5ff258c5ac0d5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33869" http.request.id=6ba4014e-c391-41dc-a48c-29881648c674 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.150949ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33869" http.request.id=41211d2b-c5cd-4803-9ea3-58ddde08e578 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/sha256:4b4159b2a3ce6cd92b63c92a4d6e1de98b0fa2ca22c5713156969b376341bb64" http.request.useragent="Go-http-client/1.1" http.response.duration="726.676µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:4b4159b2a3ce6cd92b63c92a4d6e1de98b0fa2ca22c5713156969b376341bb64 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=907d5f12-2ca3-481a-9c6c-df836d09d15d http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" 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="643.597µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=e28e9ea1-43cf-46b9-94c1-bc2206e915f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/sha256:4b4159b2a3ce6cd92b63c92a4d6e1de98b0fa2ca22c5713156969b376341bb64" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="655.388µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/sha256:4b4159b2a3ce6cd92b63c92a4d6e1de98b0fa2ca22c5713156969b376341bb64 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=eaeca0af-41db-4bf6-8a00-a037f4592243 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="536.708µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=1bfad034-13dd-476d-b0f8-66e12e048b16 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/sha256:4b4159b2a3ce6cd92b63c92a4d6e1de98b0fa2ca22c5713156969b376341bb64" http.request.useragent="Go-http-client/1.1" http.response.duration="634.313µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/sha256:4b4159b2a3ce6cd92b63c92a4d6e1de98b0fa2ca22c5713156969b376341bb64 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=3061d7a0-ba73-4aad-9705-aacf9c9fb61c http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" 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="601.566µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="rewriting manifest sha256:4b4159b2a3ce6cd92b63c92a4d6e1de98b0fa2ca22c5713156969b376341bb64 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=8b2176ff-41cd-42d0-a153-bc097248ccc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" 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-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=8b2176ff-41cd-42d0-a153-bc097248ccc5 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" 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.08761ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33869" http.request.id=494807bb-40d7-414a-ae10-a5baa157bb8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" 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="652.903µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33869" http.request.id=11301523-74b2-4291-952d-6f14df18ed7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="765.001µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33869" http.request.id=19028a56-8e08-4bfb-abce-72c579aa10fb http.request.method=PUT http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/sha256:bd0fe8f29e7f83fcaac8382520cdc2b41b2380564f1a85e48e2c6b57bba1c29c" http.request.useragent="Go-http-client/1.1" http.response.duration="895.111µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "PUT /v2/foo/schema2/manifests/sha256:bd0fe8f29e7f83fcaac8382520cdc2b41b2380564f1a85e48e2c6b57bba1c29c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=b181abc6-0e99-4eb7-898b-7f6c03bd4bcf http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" 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="740.439µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=c12f2305-2614-4f2c-9550-d2eda0cb3e74 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/sha256:bd0fe8f29e7f83fcaac8382520cdc2b41b2380564f1a85e48e2c6b57bba1c29c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="651.455µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/sha256:bd0fe8f29e7f83fcaac8382520cdc2b41b2380564f1a85e48e2c6b57bba1c29c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=f50777b9-8dd4-4244-8bd3-df9ff2fb2fe4 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="568.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=f29496d1-fb6b-4191-8454-de293f27d842 http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" http.request.uri="/v2/foo/schema2/manifests/sha256:bd0fe8f29e7f83fcaac8382520cdc2b41b2380564f1a85e48e2c6b57bba1c29c" http.request.useragent="Go-http-client/1.1" http.response.duration="566.294µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/sha256:bd0fe8f29e7f83fcaac8382520cdc2b41b2380564f1a85e48e2c6b57bba1c29c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="rewriting manifest list sha256:bd0fe8f29e7f83fcaac8382520cdc2b41b2380564f1a85e48e2c6b57bba1c29c in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=741c453e-edb6-4673-a551-bda24b1c703d http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" 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-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33869" http.request.id=741c453e-edb6-4673-a551-bda24b1c703d http.request.method=GET http.request.remoteaddr="127.0.0.1:51546" 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="965.819µs" http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (8.49s) === RUN TestGetManifestWithStorageError time="2024-06-05T17:24:15Z" 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.4 time="2024-06-05T17:24:15Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:44041" http.request.id=9475968c-751e-49dd-b37e-b585e004328f http.request.method=GET http.request.remoteaddr="127.0.0.1:47936" 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="762.402µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:44041" http.request.id=2d5088aa-e1af-485f-b8b7-ba81a34216a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47936" 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="594.004µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:44041" http.request.id=57be15d3-b72f-48c2-9888-ea29bb5bcb73 http.request.method=GET http.request.remoteaddr="127.0.0.1:47936" 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="588.043µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:44041" http.request.id=11bf6825-44c4-45c2-bdc5-1c9a1a0583dc http.request.method=GET http.request.remoteaddr="127.0.0.1:47936" 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="554.784µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2024-06-05T17:24:15Z" 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.4 time="2024-06-05T17:24:15Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=6fba9ed0-b11f-4c14-ab5a-c7c0410434e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" 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.256µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" 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.4 http.request.host="127.0.0.1:40327" http.request.id=607a4881-672c-42d5-af03-533058a52d54 http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" 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="517.617µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=7b9b6bcb-4e27-4e36-bbde-55688c681178 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" 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="709.603µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=90575496-909c-47f3-ab9f-97954ca169db http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" 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="811.498µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:15Z" 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.4 http.request.host="127.0.0.1:40327" http.request.id=90575496-909c-47f3-ab9f-97954ca169db http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" 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="832.682µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:15Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=90575496-909c-47f3-ab9f-97954ca169db http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" 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="848.974µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:15Z" 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.4 http.request.host="127.0.0.1:40327" http.request.id=90575496-909c-47f3-ab9f-97954ca169db http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" 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="865.913µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=b48f852e-7ec6-4512-bc8a-a8132807133c http.request.method=POST http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="749.04µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=b9295d78-4702-4f55-b3f7-b1b287e915b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/blobs/uploads/311b1605-0f24-43be-8391-6fbaf89b0f4e?_state=zylhE8QmSss1dGPM6XKdIjHDMAwo7U-TQ9BiCjep4M97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMTFiMTYwNS0wZjI0LTQzYmUtODM5MS02ZmJhZjg5YjBmNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTUuNTQyMjI5OTc2WiJ9&digest=sha256%3Ad094da4502fff96e296f900d7268618ee30822614ef0197961de090e85f307ae" http.request.useragent="Go-http-client/1.1" http.response.duration=831.957872ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/311b1605-0f24-43be-8391-6fbaf89b0f4e?_state=zylhE8QmSss1dGPM6XKdIjHDMAwo7U-TQ9BiCjep4M97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMTFiMTYwNS0wZjI0LTQzYmUtODM5MS02ZmJhZjg5YjBmNGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTUuNTQyMjI5OTc2WiJ9&digest=sha256%3Ad094da4502fff96e296f900d7268618ee30822614ef0197961de090e85f307ae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:16Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=b9082c22-f649-4bf3-8080-899743309d4a http.request.method=POST http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025911ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=9c40b99a-ed7f-4541-be4e-fdd5129d6076 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/blobs/uploads/8e792119-840f-440f-a952-948478c6ccb8?_state=ZHXm1mv6XHVGwFKQ7aFDbcpoY7rXmejUUQ71F27kfId7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZTc5MjExOS04NDBmLTQ0MGYtYTk1Mi05NDg0NzhjNmNjYjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTYuNDQ4Mzk3MjY0WiJ9&digest=sha256%3Ab10634d79bec9f75ac0a9a495a0a433f51baa58e53b5ba87bfe0f4e29bfc36d0" http.request.useragent="Go-http-client/1.1" http.response.duration=937.664432ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/8e792119-840f-440f-a952-948478c6ccb8?_state=ZHXm1mv6XHVGwFKQ7aFDbcpoY7rXmejUUQ71F27kfId7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZTc5MjExOS04NDBmLTQ0MGYtYTk1Mi05NDg0NzhjNmNjYjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTYuNDQ4Mzk3MjY0WiJ9&digest=sha256%3Ab10634d79bec9f75ac0a9a495a0a433f51baa58e53b5ba87bfe0f4e29bfc36d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=352367ac-0e24-42ae-90d1-9f6c70f34c2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.291342ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=8c4521d7-0577-4af2-90e4-4737f5342bf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.duration="885.124µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=fb98e9eb-91d2-454b-9a95-383844948952 http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" 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="869.597µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=2ba4cad9-8710-40e3-805e-683043748204 http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="815.679µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40327" http.request.id=b92c6d71-1dfa-487f-bc0b-3fb1f6210bae http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.duration="921.527µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40327" http.request.id=95950366-5609-477c-9a01-e5e0032204b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.duration="911.69µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:40327" http.request.id=9fbb5c1d-3e54-4ddc-b51c-3b7e1d9902f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.duration="886.804µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=40dd6ee4-7ced-41d0-9f12-61c7d65e6ffe http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="832.441µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=135cf9a4-91a0-417b-9a3b-6046fb383de0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="565.87µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=0cd90aeb-ecc6-4906-b20b-fb25c50e624e http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.duration="535.456µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=96d5b237-cb8c-494a-8c88-55c56d0e5543 http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" 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.284µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=error msg="payload digest does match: "sha256:b02c95ebc21a8607113e8362e35185427948646550eb35b94a9a94bc9c036b5b" != "sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28"" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=92ba0c10-6103-4b75-a465-a4582017a3a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" time="2024-06-05T17:24:17Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=92ba0c10-6103-4b75-a465-a4582017a3a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="702.151µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=2b65d742-7719-445a-b45f-4939f7e0d7ad http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41492" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.duration="811.46µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=ab00d995-f73f-49db-8796-8bb49bd75656 http.request.method=GET http.request.remoteaddr="127.0.0.1:41492" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="604.48µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=30ceea50-ecf1-4a78-8aa6-975e7d63d9e8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41502" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="707.634µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=bc1ed3ad-62c5-41e1-a8ef-f68413bdb0d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41512" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.duration=1.098348ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=0de0a793-a03f-46c4-ab93-2b820753ab34 http.request.method=GET http.request.remoteaddr="127.0.0.1:41512" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="813.387µs" http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=342ab318-f4c5-4147-b963-9a84ef0cb2b2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41514" 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="776.962µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=c6344936-65c3-4c4a-9f0f-80de7710d706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.135092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=e63815dd-dad7-41f4-b4cf-5b9745918f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" 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="582.527µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=5890e514-d7c3-457e-8586-a13243c83ba7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28" http.request.useragent="Go-http-client/1.1" http.response.duration="674.881µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "DELETE /v2/foo/schema1/manifests/sha256:50a86fff292e2ce2847847d3878eefd416385fbced91c46b9ba437feb35fdf28 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=29e0e9ca-9362-47f4-a56d-76b5b0438761 http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" 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="538.826µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=87c910e3-bd55-4ebc-95c9-8ec1fdaa9ab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" 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="584.585µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" 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.4 http.request.host="127.0.0.1:40327" http.request.id=e20f2a7c-aa04-4ba2-9b21-fc1a52acfba9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" 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.581µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40327" http.request.id=85f73c10-f0ce-4058-8e70-9e010ba9f45d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" 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="623.517µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:17Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40327" http.request.id=85f73c10-f0ce-4058-8e70-9e010ba9f45d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" 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="646.099µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:17Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40327" http.request.id=85f73c10-f0ce-4058-8e70-9e010ba9f45d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" 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.064µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=c94ce88e-3174-475d-8408-4b6276fac152 http.request.method=POST http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="665.524µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=244704f8-4c7a-4626-9287-314919d54a6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/blobs/uploads/a7bf3eb0-ae3e-48c7-88ee-ef96782a53d3?_state=Jr37mzHPBtWyiTqdhh-RHMrudUtzUpkOG8zLoT3j0U97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhN2JmM2ViMC1hZTNlLTQ4YzctODhlZS1lZjk2NzgyYTUzZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTcuNDEwNDA5OTk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="788.959µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/a7bf3eb0-ae3e-48c7-88ee-ef96782a53d3?_state=Jr37mzHPBtWyiTqdhh-RHMrudUtzUpkOG8zLoT3j0U97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhN2JmM2ViMC1hZTNlLTQ4YzctODhlZS1lZjk2NzgyYTUzZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTcuNDEwNDA5OTk2WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40327" http.request.id=dd39318f-b75d-4ce3-a642-5d518c01c1bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" 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="669.954µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:17Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40327" http.request.id=dd39318f-b75d-4ce3-a642-5d518c01c1bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" 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="694.062µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=3ac3c852-6f0d-46a1-988f-f4871e68be6b http.request.method=POST http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="820.349µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=d9b8fc3b-f5f6-4e30-a692-a690a0c2e767 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/blobs/uploads/77d664e7-0378-4e08-879d-a267a5b8b685?_state=pKPAtH8mLD4g_ZDO51TJJLnG8jrHJyx2Kh7V1TvWIg57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3N2Q2NjRlNy0wMzc4LTRlMDgtODc5ZC1hMjY3YTViOGI2ODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTcuNDgwODg0MDJaIn0%3D&digest=sha256%3Ac47619a6e78f2a14627ed22022485eb3ad5994ab57de2302b66d6c4a241c45c4" http.request.useragent="Go-http-client/1.1" http.response.duration=808.938894ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/77d664e7-0378-4e08-879d-a267a5b8b685?_state=pKPAtH8mLD4g_ZDO51TJJLnG8jrHJyx2Kh7V1TvWIg57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3N2Q2NjRlNy0wMzc4LTRlMDgtODc5ZC1hMjY3YTViOGI2ODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTcuNDgwODg0MDJaIn0%3D&digest=sha256%3Ac47619a6e78f2a14627ed22022485eb3ad5994ab57de2302b66d6c4a241c45c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=753a4495-bef6-46d0-9c50-1520b7297da2 http.request.method=POST http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056463ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=f91de5da-0108-4d4d-bfae-e59865aacc23 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/blobs/uploads/c06bfadd-c439-40bd-bb15-b73f28f611a2?_state=Iz1KCcZtWUAWU5bCdqGMUHVRO0jHGA9c7gYbAGX6qEh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMDZiZmFkZC1jNDM5LTQwYmQtYmIxNS1iNzNmMjhmNjExYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTguMzQzNTQyNzg4WiJ9&digest=sha256%3Ad2c4ad9f3cc4d201b6adbd4fab92e2f07b1c0b2059d3476638cf04ce5fc74cdf" http.request.useragent="Go-http-client/1.1" http.response.duration=500.216373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "PUT /v2/foo/schema2/blobs/uploads/c06bfadd-c439-40bd-bb15-b73f28f611a2?_state=Iz1KCcZtWUAWU5bCdqGMUHVRO0jHGA9c7gYbAGX6qEh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMDZiZmFkZC1jNDM5LTQwYmQtYmIxNS1iNzNmMjhmNjExYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTguMzQzNTQyNzg4WiJ9&digest=sha256%3Ad2c4ad9f3cc4d201b6adbd4fab92e2f07b1c0b2059d3476638cf04ce5fc74cdf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40327" http.request.id=32b90f96-3a48-456a-b51a-595750c79af8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.054366ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40327" http.request.id=34eaec30-0c63-4bff-aed7-de535152bd0d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" http.request.useragent="Go-http-client/1.1" http.response.duration="781.596µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "PUT /v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=346f2e78-52c1-439f-b558-83e777380074 http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" 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="659.497µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=6137ca05-14c1-4f42-98b8-58b4f483307f http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="650.558µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=bdf223ab-9ce1-45a9-a568-decfdd8e478d http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="559.42µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=bdf5809f-a6f3-4bed-93d8-540e4e727b11 http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" http.request.useragent="Go-http-client/1.1" http.response.duration="543.511µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=20f5c93d-f2c2-4c9b-a726-e172cc41ede0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" 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="555.164µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="rewriting manifest sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=fee4d6ea-6263-460c-b122-6ffbcb750bde http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" 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-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=fee4d6ea-6263-460c-b122-6ffbcb750bde http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" 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.062382ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=c7ad7730-5e89-43b6-bda0-ae70e273d099 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" http.request.useragent="Go-http-client/1.1" http.response.duration="645.141µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=539e8a52-9ee4-43ff-ae0a-664044812d05 http.request.method=GET http.request.remoteaddr="127.0.0.1:41516" http.request.uri="/v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="635.052µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=392db62e-702b-4f1a-870f-347017e01337 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41524" http.request.uri="/v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="810.806µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40327" http.request.id=437113b1-40f8-414f-a849-cab6f120a570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41536" http.request.uri="/v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" http.request.useragent="Go-http-client/1.1" http.response.duration="952.49µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "PUT /v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=bef045fe-5473-4dcb-ac2f-ad3416f61d8a http.request.method=GET http.request.remoteaddr="127.0.0.1:41536" http.request.uri="/v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="707.176µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=400006b4-b52c-46a7-97a8-f2582bc2662d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41540" 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="767.616µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40327" http.request.id=515bf720-83db-4bce-94ec-9e14bcf66c10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41542" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration="894.443µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=40679c8a-2350-4942-91aa-180f037e0c18 http.request.method=GET http.request.remoteaddr="127.0.0.1:41542" 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="548.534µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=5ebdec23-f6de-4339-bcec-3e0e1d6095ef http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41542" http.request.uri="/v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e" http.request.useragent="Go-http-client/1.1" http.response.duration="707.337µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f68dfe666985b98a6009f5f1a31389f8be900f14f8853230ee2bd55cc130f28e HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40327" http.request.id=1d1ae103-c668-446d-91ec-ab763102a1ec http.request.method=GET http.request.remoteaddr="127.0.0.1:41542" 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="549.177µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (3.39s) === RUN TestManifestDeleteDisabled time="2024-06-05T17:24:18Z" 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.4 time="2024-06-05T17:24:18Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33201" http.request.id=80973942-b280-4f88-8d60-03c45240aca8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50232" 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="711.223µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-06-05T17:24:18Z" 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.4 time="2024-06-05T17:24:18Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-05T17:24:18Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.4 time="2024-06-05T17:24:18Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-05T17:24:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:46865" http.request.id=dea0ac21-4963-4eca-9b99-591eb002844f http.request.method=PUT http.request.remoteaddr="127.0.0.1:43290" 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.302879ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:46865" http.request.id=8e4b2940-2b23-45b7-ac58-057c461fa8b6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43292" 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.388716ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:46865" http.request.id=a41a3d64-236a-471d-97dc-951071e42b99 http.request.method=POST http.request.remoteaddr="127.0.0.1:43294" 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.197958ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-05T17:24:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:46865" http.request.id=d0385a8d-006d-4a3e-825f-cae8b3bcf245 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43310" 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.204023ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.10s) === RUN TestProxyManifestGetByTag time="2024-06-05T17:24:18Z" 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.4 time="2024-06-05T17:24:18Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=ff6f18bc-41e8-4a04-9e89-7444f4d29357 http.request.method=POST http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="899.876µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=6d818124-a616-495c-801d-9bed0392e018 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/foo/bar/blobs/uploads/71bede2b-6e63-45d4-89b6-278de83f1681?_state=TrYO11VDpTvWYrKzbPPgqMG04hrguiup3RBIk4ysZKN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxYmVkZTJiLTZlNjMtNDVkNC04OWI2LTI3OGRlODNmMTY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxOS4wNTYxNzM2MTRaIn0%3D&digest=sha256%3A4d643a77b1e6b54f2b992ad95230445ef6e7991c81dbb2500005d93808ad0448" http.request.useragent="Go-http-client/1.1" http.response.duration=1.422422862s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:19 +0000] "PUT /v2/foo/bar/blobs/uploads/71bede2b-6e63-45d4-89b6-278de83f1681?_state=TrYO11VDpTvWYrKzbPPgqMG04hrguiup3RBIk4ysZKN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcxYmVkZTJiLTZlNjMtNDVkNC04OWI2LTI3OGRlODNmMTY4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxOS4wNTYxNzM2MTRaIn0%3D&digest=sha256%3A4d643a77b1e6b54f2b992ad95230445ef6e7991c81dbb2500005d93808ad0448 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=4691bc1e-b400-4ba9-aa94-8b8d75ee96c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.230505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:24:20Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:24:20Z" level=info msg="Starting upload purge in 37m0s" go.version=go1.22.4 time="2024-06-05T17:24:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=d23c65af-277e-4994-abbe-826512746987 http.request.method=GET http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="668.599µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:35091" go.version=go1.22.4 time="2024-06-05T17:24:20Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=5f0a5b1e-76ae-422b-b5f4-8f344b56153c http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="686.667µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35091 /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:35091/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:44447" http.request.id=87eb2d42-1969-41ef-8146-85a27c1c4ec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/bar/manifests/sha256:f46e1243876fc9d7d3f4c9ba22e652fce46b97bfd7c8efcf3b4bbb827aa2b2cf" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:f46e1243876fc9d7d3f4c9ba22e652fce46b97bfd7c8efcf3b4bbb827aa2b2cf" time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=68c509d7-c687-4b93-b02b-82002fa653af http.request.method=GET http.request.remoteaddr="127.0.0.1:41962" http.request.uri="/v2/foo/bar/manifests/sha256:f46e1243876fc9d7d3f4c9ba22e652fce46b97bfd7c8efcf3b4bbb827aa2b2cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration="949.269µs" http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "GET /v2/foo/bar/manifests/sha256:f46e1243876fc9d7d3f4c9ba22e652fce46b97bfd7c8efcf3b4bbb827aa2b2cf HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:f46e1243876fc9d7d3f4c9ba22e652fce46b97bfd7c8efcf3b4bbb827aa2b2cf with ttl=167h59m59.999998006s" go.version=go1.22.4 time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44447" http.request.id=87eb2d42-1969-41ef-8146-85a27c1c4ec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44746" http.request.uri="/v2/foo/bar/manifests/sha256:f46e1243876fc9d7d3f4c9ba22e652fce46b97bfd7c8efcf3b4bbb827aa2b2cf" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.684864ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "GET /v2/foo/bar/manifests/sha256:f46e1243876fc9d7d3f4c9ba22e652fce46b97bfd7c8efcf3b4bbb827aa2b2cf HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=1e3585eb-3af5-4ce1-9e9c-366b551cd1c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41962" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="536.964µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35091 /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:35091/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:44447" http.request.id=fa2b5620-1fb7-4fa2-934e-8ed232270c0e http.request.method=GET http.request.remoteaddr="127.0.0.1:44752" 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-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=fbb07db8-9054-4c0e-b3d8-aea91aa3d285 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41966" 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.059846ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44447" http.request.id=fa2b5620-1fb7-4fa2-934e-8ed232270c0e http.request.method=GET http.request.remoteaddr="127.0.0.1:44752" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.488628ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=547b46bf-30e5-465d-983d-ee264307154c http.request.method=POST http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="731.668µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=e254bed0-1083-40e7-9715-05c4cc5b56ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/foo/bar/blobs/uploads/c57506d2-ca33-4cfc-a0e1-5dba6f260a70?_state=Oj2PQwlT2DvaGM_06F5AkdFcd_7ZGSWwQBdy3vUmkPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NzUwNmQyLWNhMzMtNGNmYy1hMGUxLTVkYmE2ZjI2MGE3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoyMC41NTMxNjQ2MjdaIn0%3D&digest=sha256%3A7a7a395244771541e2e5740ac34e0c2df3801265ca5e9056638df4b0cb2ccce2" http.request.useragent="Go-http-client/1.1" http.response.duration=611.010605ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "PUT /v2/foo/bar/blobs/uploads/c57506d2-ca33-4cfc-a0e1-5dba6f260a70?_state=Oj2PQwlT2DvaGM_06F5AkdFcd_7ZGSWwQBdy3vUmkPx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1NzUwNmQyLWNhMzMtNGNmYy1hMGUxLTVkYmE2ZjI2MGE3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoyMC41NTMxNjQ2MjdaIn0%3D&digest=sha256%3A7a7a395244771541e2e5740ac34e0c2df3801265ca5e9056638df4b0cb2ccce2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=dd53c74f-bb78-4e2c-b79f-0d9c94878370 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.245342ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:21 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=a0d36f8e-a338-4505-b9b4-76e2430b3cdd http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="610.781µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:21Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35091 /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:35091/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:44447" http.request.id=7bc97d0d-3f63-4f4d-81c1-309601b12f20 http.request.method=GET http.request.remoteaddr="127.0.0.1:44756" 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-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=c59b52f9-2c0c-400a-9d93-366040fbea85 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41974" 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.023137ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:21 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=c9008325-9fca-4f43-9b5d-2603da3b8897 http.request.method=GET http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="543.083µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:21Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:35091 /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:35091/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:44447" http.request.id=7bc97d0d-3f63-4f4d-81c1-309601b12f20 http.request.method=GET http.request.remoteaddr="127.0.0.1:44756" 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-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35091" http.request.id=675d30b1-6846-4f49-9694-2ebd6656478c http.request.method=GET http.request.remoteaddr="127.0.0.1:41988" 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.012174ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:21 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:21Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:c75a09360ff7b035c611f637a99f688707e508def5c22bc3704f33f6f94598d9 with ttl=167h59m59.999997702s" go.version=go1.22.4 time="2024-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44447" http.request.id=7bc97d0d-3f63-4f4d-81c1-309601b12f20 http.request.method=GET http.request.remoteaddr="127.0.0.1:44756" 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.635711ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:21 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.21s) === RUN TestAppDispatcher time="2024-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46559" http.request.id=0065220c-6812-400d-9779-542cb034dc77 http.request.method=GET http.request.remoteaddr="127.0.0.1:52522" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="791.721µs" http.response.status=200 http.response.written=0 time="2024-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46559" http.request.id=4eabe35e-ab98-48ab-ade0-c8e9f4128d78 http.request.method=GET http.request.remoteaddr="127.0.0.1:52522" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="573.989µs" http.response.status=200 http.response.written=0 time="2024-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46559" http.request.id=02d8a9f9-b22b-464f-aad8-79acaf7b2627 http.request.method=GET http.request.remoteaddr="127.0.0.1:52522" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="566.438µs" http.response.status=200 http.response.written=0 time="2024-06-05T17:24:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46559" http.request.id=36482d1e-9616-4e24-acfc-5f527be65ba6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52522" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="601.647µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.00s) === RUN TestNewApp time="2024-06-05T17:24:21Z" 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.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 time="2024-06-05T17:24:21Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 time="2024-06-05T17:24:21Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.4 http.request.host="127.0.0.1:41243" http.request.id=84e1e364-bf75-452c-92db-c7775c09526d http.request.method=GET http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-06-05T17:24:21Z" 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.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 time="2024-06-05T17:24:21Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 time="2024-06-05T17:24:21Z" level=info msg="configuring file health check path=/tmp/healthcheck2343642479, interval=1" go.version=go1.22.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-06-05T17:24:25Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 time="2024-06-05T17:24:25Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 time="2024-06-05T17:24:25Z" level=info msg="configuring TCP health check addr=127.0.0.1:33641, interval=1" go.version=go1.22.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-06-05T17:24:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 time="2024-06-05T17:24:29Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 time="2024-06-05T17:24:29Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:41233, interval=1, threshold=3" go.version=go1.22.4 instance.id=bfc6291e-b460-409e-9000-b96ac0fc4b55 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 56.272s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.04s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.12s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.26s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.501s === RUN TestSchedule time="2024-06-05T17:23:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 time="2024-06-05T17:23:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.998814ms" go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 time="2024-06-05T17:23:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=999.072µs" go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 time="2024-06-05T17:23:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=999.076µs" go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-06-05T17:23:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-06-05T17:23:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 time="2024-06-05T17:23:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.9988ms" go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 time="2024-06-05T17:23:40Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998901ms" go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 time="2024-06-05T17:23:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-06-05T17:23:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=810735a6-4d91-438e-b73b-2ec9eaa1a1c9 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.579s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (1.44s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 17195008 sha256:bb0c90d826b514590ae50b06c03ec8dfef14d5aedfec38de9ac11482eac3ebed [] map[] } --- PASS: TestSimpleBlobRead (0.14s) === RUN TestBlobMount --- PASS: TestBlobMount (0.10s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.96s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (1.03s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.87s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === 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:9b9662d93d765f3d390247e31846e1661eb3713d17e8d4a5ee016204b6f4e3bb palailogos: marking blob sha256:1e270c7f3de9a8d18722def82abf9b32f4484010b5cf0f68fa7285f4e066814b palailogos: marking blob sha256:dbff8cbdfa6f1176edc42130095d8ae319506a3e1e263eddaa4ddc5d7e08b4fe palailogos: marking manifest sha256:afb2df922f2bd03aa1c44d09c7ec2d5d06bba4c7a14ff1e3210fb47ad53e9e89 palailogos: marking blob sha256:f26a89fa5878b9bac948068e785a9c8d2f4927fdb5d7ba0392a843a4576f70d8 palailogos: marking blob sha256:9b9662d93d765f3d390247e31846e1661eb3713d17e8d4a5ee016204b6f4e3bb palailogos: marking manifest sha256:f1826fa2dd84559d946b272cddde0e861895b72e996d338d8e38c7055bd5d2ae palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:63a4421bc243eb2b8700e4bf5bdb99afabf730183be109eec733b90236285605 palailogos: marking blob sha256:2217dcd88b87f73d67ef2f85cbb843255f7762c7a104728478e9f9c939f438f8 palailogos: marking manifest sha256:f26a89fa5878b9bac948068e785a9c8d2f4927fdb5d7ba0392a843a4576f70d8 palailogos: marking blob sha256:65b0f08c0df230c97ed9cb468247730036916494caf5fba28daf088690c060fd palailogos: marking blob sha256:a5640169e1a716c377c8a107a2d6cb0981b6410b58792684857dbaf754a28849 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.57s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:3546b5090dae8d9f4da36dcef6804ca221f5475d285d0b150c27815b8a8d0595 deletemanifests: marking manifest sha256:6f7443863c420998d8e1ea7a363bb34459dbb100bb82f06505098fe8b61ace54 deletemanifests: marking blob sha256:294675945e0179635257d11795622fdf9d73d4a6bb6adbdbefb506e316ac2a39 deletemanifests: marking blob sha256:af80d4307e475b6267cf686a220cf033576854345b47b6b7b79a29901ef111e0 deletemanifests: marking blob sha256:87e22c5821dcabc608708ed1a94517ed9c6c4889cc5dfd1e25e6c51019675673 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:a56fbe913303711bc920b12786453356d122828fadcf36ccfa4e4e74fb8b6f0d blob eligible for deletion: sha256:b8838bf80d9ba7084915e9c5d4e92ca594ab1d61b7e299a549610452652181ad blob eligible for deletion: sha256:3546b5090dae8d9f4da36dcef6804ca221f5475d285d0b150c27815b8a8d0595 blob eligible for deletion: sha256:36a90f5c97563ca16793c4e527e0a6b6d64d3c9bb56dc27863d5b24374752682 deletemanifests manifest eligible for deletion: sha256:3546b5090dae8d9f4da36dcef6804ca221f5475d285d0b150c27815b8a8d0595 deletemanifests: marking manifest sha256:6f7443863c420998d8e1ea7a363bb34459dbb100bb82f06505098fe8b61ace54 deletemanifests: marking blob sha256:294675945e0179635257d11795622fdf9d73d4a6bb6adbdbefb506e316ac2a39 deletemanifests: marking blob sha256:af80d4307e475b6267cf686a220cf033576854345b47b6b7b79a29901ef111e0 deletemanifests: marking blob sha256:87e22c5821dcabc608708ed1a94517ed9c6c4889cc5dfd1e25e6c51019675673 time="2024-06-05T17:23:46Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/3546b5090dae8d9f4da36dcef6804ca221f5475d285d0b150c27815b8a8d0595" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 time="2024-06-05T17:23:46Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/3546b5090dae8d9f4da36dcef6804ca221f5475d285d0b150c27815b8a8d0595" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:3546b5090dae8d9f4da36dcef6804ca221f5475d285d0b150c27815b8a8d0595 time="2024-06-05T17:23:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/35/3546b5090dae8d9f4da36dcef6804ca221f5475d285d0b150c27815b8a8d0595" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:36a90f5c97563ca16793c4e527e0a6b6d64d3c9bb56dc27863d5b24374752682 time="2024-06-05T17:23:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/36/36a90f5c97563ca16793c4e527e0a6b6d64d3c9bb56dc27863d5b24374752682" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:a56fbe913303711bc920b12786453356d122828fadcf36ccfa4e4e74fb8b6f0d time="2024-06-05T17:23:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a5/a56fbe913303711bc920b12786453356d122828fadcf36ccfa4e4e74fb8b6f0d" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:b8838bf80d9ba7084915e9c5d4e92ca594ab1d61b7e299a549610452652181ad time="2024-06-05T17:23:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b8/b8838bf80d9ba7084915e9c5d4e92ca594ab1d61b7e299a549610452652181ad" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 --- PASS: TestDeleteManifestIfTagNotFound (0.60s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:521797087f7cd0aa7a5fd65304f5771f33397b6b77574127f501949b8adec110 time="2024-06-05T17:23:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/52/521797087f7cd0aa7a5fd65304f5771f33397b6b77574127f501949b8adec110" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:bea19558fa66bec45028beea66a57c0c86d24ca203af77148ed707cf26211e42 time="2024-06-05T17:23:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/be/bea19558fa66bec45028beea66a57c0c86d24ca203af77148ed707cf26211e42" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:e9d8da2b6c09095eb9e41d771bee547a000fbd1964aa6a0fa31edfa629dc5823 time="2024-06-05T17:23:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e9/e9d8da2b6c09095eb9e41d771bee547a000fbd1964aa6a0fa31edfa629dc5823" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 --- PASS: TestGCWithMissingManifests (0.19s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:3cdd4ad1d97454a7891c0dd29c48cf04abecd614ac486b1b08c58af7f77ccea1 komnenos: marking blob sha256:8486ac81caed7c3e74354a4dc1efe72d5a734ac42fa5f41e3a465e4d98a4477f komnenos: marking blob sha256:d544f529f2d9eee7a464e9db650e982c489356e2338d55d47644952489711a93 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-06-05T17:23:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:fc9e902f3c1cfda03d1eb5747491bfc246140202939fd286d8666dfaf7f791b8 time="2024-06-05T17:23:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fc/fc9e902f3c1cfda03d1eb5747491bfc246140202939fd286d8666dfaf7f791b8" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:0be989aa721ee257931f00c916eff58a32b5a004e7afefa6344c6458eb0ca5e3 time="2024-06-05T17:23:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0be989aa721ee257931f00c916eff58a32b5a004e7afefa6344c6458eb0ca5e3" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:663e9b02214af2a03b463c06c6b77e34ca495e677345d7132b5c7401fddd63b7 time="2024-06-05T17:23:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/66/663e9b02214af2a03b463c06c6b77e34ca495e677345d7132b5c7401fddd63b7" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:777646c6167e223556ef6b2155914c0ee4ab78395b81483501b2ac11d2cabd20 time="2024-06-05T17:23:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/77/777646c6167e223556ef6b2155914c0ee4ab78395b81483501b2ac11d2cabd20" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:97f2197f8e669aa663602e3834c4cc9c07e9fe86128f752cd82c3f810ca8bd7b time="2024-06-05T17:23:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/97/97f2197f8e669aa663602e3834c4cc9c07e9fe86128f752cd82c3f810ca8bd7b" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 blob eligible for deletion: sha256:bf36a0e6ccb9f4a2cf94d777577b6f6bf01dd32000c15f491f6bbdbf6ab33096 time="2024-06-05T17:23:47Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bf/bf36a0e6ccb9f4a2cf94d777577b6f6bf01dd32000c15f491f6bbdbf6ab33096" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 --- PASS: TestDeletionHasEffect (0.56s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.60s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:943bad830b74ee929d0056c7f251ac58e5ce79c62f1902ec34536dd100a4e06c michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:763d3817665c00bf6e025fe2954c0d366daaf8789ee5bfedf7a80788198f24c8 michael_z_doukas: marking blob sha256:700afb0ca386dc2a08b286712b59e664866ec590ce0751d930397dd64d36c6fd 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:885e3a854f2e79921028bbd811e7f570d1aad587c14a19c32926e0c772d4cd17 time="2024-06-05T17:23:48Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/88/885e3a854f2e79921028bbd811e7f570d1aad587c14a19c32926e0c772d4cd17" go.version=go1.22.4 instance.id=20fdff89-8fa4-4147-9216-6a70c397a420 --- PASS: TestOrphanBlobDeleted (0.24s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:0d2d35f1a03615fc8f6f73290c40c0fbe0200d31c3d25bae0420f85bf40d99f2 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:d28509ab214d2a7a0fe8a8d35a3e22d64793283147bf76610103c25affbc304e --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.13s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.21s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.19s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.53s) === 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-06-05T17:23:49Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 16:23:49.117210137 +0000 UTC m=-3591.625978548, actuallyDelete=true" time="2024-06-05T17:23:49Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-06-05T17:23:49Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357, actuallyDelete=true" time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4ecb04b0-d390-48cd-ad8f-9b7e72f7a1ee have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b11070fe-6912-4169-8256-0356936f0ade have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f43112ee-73a8-44fe-8268-2c773f4b872d have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/523e8528-93ec-4f18-a622-ae7f74eec320 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0adfd2c2-69eb-4dbe-93cb-c48cba9ab7df have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3ef78df4-3b1f-4919-9b97-8087d1ac1e10 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4ec30fd9-4e26-4d5c-aedd-53ccd9c33e98 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6c58a7be-0a67-4c87-944d-a370e39b487d have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7ec05e89-19b3-469c-a50b-f183bc3d904c have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c1f31828-b363-4295-bee7-3e82cb5d5173 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/360238b8-6cc4-4d71-b151-ad4c24ff006d have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.117831048 +0000 UTC m=+8.374642357). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-06-05T17:23:49Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:23:49.118511884 +0000 UTC m=+8.375323201, actuallyDelete=true" time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4d02b9a1-3ee7-40a3-9792-e009818573af have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118511884 +0000 UTC m=+8.375323201). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6bf5b536-cc0c-4022-9715-2cee01bc325b have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118511884 +0000 UTC m=+8.375323201). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/9a7b8b38-6a13-4c08-b441-e98997710881 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118511884 +0000 UTC m=+8.375323201). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/feddd568-27d9-41c2-95ff-a425793561e4 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118511884 +0000 UTC m=+8.375323201). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/dcb01801-fc4e-48e6-a0a3-1de097134adb have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118511884 +0000 UTC m=+8.375323201). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-06-05T17:23:49Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:23:49.118989679 +0000 UTC m=+8.375800989, actuallyDelete=true" time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/acf59564-46fa-4f17-96d7-541496b44794 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118989679 +0000 UTC m=+8.375800989). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/efc9c5e8-228d-4e99-adbe-e65519518ac4 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118989679 +0000 UTC m=+8.375800989). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/228b96c9-4bd0-49a7-9913-56f07694cd18 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118989679 +0000 UTC m=+8.375800989). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/27122479-f267-42a9-a61c-6a926cb4493a have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118989679 +0000 UTC m=+8.375800989). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a770af3a-f16b-4eb7-85e1-ec95fa7b58e6 have older date (2024-06-05 16:23:49 +0000 UTC) than purge date (2024-06-05 17:23:49.118989679 +0000 UTC m=+8.375800989). Removing upload directory." time="2024-06-05T17:23:49Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-06-05T17:23:49Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:23:49.119314508 +0000 UTC m=+8.376125812, actuallyDelete=true" time="2024-06-05T17:23:49Z" 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 8.391s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.004s === 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.013s === RUN TestWalkFileRemoved time="2024-06-05T17:23:41Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.438s === 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.037s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.548s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.47s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.843s === 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-06-05T17:23:43Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.4 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-06-05T17:23:43Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.4 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-06-05T17:23:43Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.4 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched time="2024-06-05T17:23:43Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-05T17:23:43Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=55871727-f925-4692-971f-f22d069330b5 time="2024-06-05T17:23:43Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=55871727-f925-4692-971f-f22d069330b5 --- PASS: TestInvalidData (0.00s) === CONT TestMatchIPV4 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) === CONT TestMatchIPV6 --- PASS: TestS3TryUpdate (0.00s) === CONT TestParsing time="2024-06-05T17:23:43Z" level=error msg="unknown ip address format" go.version=go1.22.4 instance.id=55871727-f925-4692-971f-f22d069330b5 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2024-06-05T17:23:44Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-05T17:23:45Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-05T17:23:46Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-05T17:23:47Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.507s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.002s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.379s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.35s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.747s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.007s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r6.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-r6.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-r6.apk >>> docker-registry: Build complete at Wed, 05 Jun 2024 17:24:38 +0000 elapsed time 0h 1m 21s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240605.172318) (2/2) Purging go (1.22.4-r0) Executing busybox-1.36.1-r28.trigger OK: 436 MiB in 107 packages >>> docker-registry: Updating the community/s390x repository index... >>> docker-registry: Signing the index...