>>> docker-registry: Building community/docker-registry 2.8.3-r4 (using abuild 3.13.0-r3) started Fri, 10 May 2024 22:40:29 +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/1) Installing .makedepends-docker-registry (20240510.224030) OK: 454 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/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 docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2024-05-10T22:40:46Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-10T22:40:46Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.065s ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-05-10T22:40:46Z" 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.051s === 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.050s === 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.033s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.11s) PASS ok github.com/docker/distribution/health/checks 0.149s === 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.046s === 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.038s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.065s === 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.038s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/05/10 22:40:46 http: TLS handshake error from 127.0.0.1:37444: 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:45875/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:45875/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:45875/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:45875/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:32803?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (0.76s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-10T22:40:47Z" level=info msg="broadcaster: closing" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="closing testSink" time="2024-05-10T22:40:47Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-05-10T22:40:47Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:47Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-10T22:40:48Z" level=warning msg="&{0x1492210 0.9} encountered too many errors, backing off" time="2024-05-10T22:40:48Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.80s) PASS ok github.com/docker/distribution/notifications 1.805s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-10T22:40:46Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-10T22:40:46.834677206Z" 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.2 time="2024-05-10T22:40:46.834771646Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:40:46.841456189Z" level=info msg="listening on [::]:5000" go.version=go1.22.2 time="2024-05-10T22:40:46.84155611Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.22.2 time="2024-05-10T22:40:49.844042759Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 time="2024-05-10T22:40:49.945731435Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=cfbf8485-3cee-4a61-a6c0-fe5dc50e7bd0 http.request.method=GET http.request.remoteaddr="[::1]:58544" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01705ms http.response.status=200 http.response.written=2 ::1 - - [10/May/2024:22:40:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-10T22:40:50.307362712Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-10T22:40:50.30816224Z" 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.2 time="2024-05-10T22:40:50.30818304Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:40:50.30819088Z" level=info msg="Starting upload purge in 23m0s" go.version=go1.22.2 time="2024-05-10T22:40:50.308783526Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 time="2024-05-10T22:40:50.308799126Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.2 time="2024-05-10T22:40:50.30920393Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.2 time="2024-05-10T22:40:53.336180009Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=a337c35b-1e37-464b-a6b1-938505ec3307 http.request.method=GET http.request.remoteaddr="127.0.0.1:59212" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="904.249µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:22:40:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-10T22:40:53.33631973Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 --- PASS: TestRegistrySupportedCipherSuite (3.49s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-10T22:40:55.133305533Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-10T22:40:55.13406946Z" 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.2 time="2024-05-10T22:40:55.134091301Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:40:55.134160221Z" level=info msg="Starting upload purge in 56m0s" go.version=go1.22.2 time="2024-05-10T22:40:55.134644346Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 --- PASS: TestRegistryUnsupportedCipherSuite (9.80s) PASS ok github.com/docker/distribution/registry 16.461s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.036s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === 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.128s === RUN TestBasicAccessController time="2024-05-10T22:40:46Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.2 instance.id=8d998637-2e15-4b90-be33-57eb830b6756 time="2024-05-10T22:40:46Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.2 instance.id=8d998637-2e15-4b90-be33-57eb830b6756 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-10T22:40:46Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.2 password="MCF-cDt4jI-3Bkv0_jPs8qKFhXEOdbhPp0480uQyGM0" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.121s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.051s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2024-05-10T22:40:46Z" level=info msg="token not to be used before 2024-05-10 22:40:47 +0000 UTC - currently 2024-05-10 22:40:46.89048473 +0000 UTC m=+0.090629133" time="2024-05-10T22:40:46Z" level=info msg="token not to be used after 2024-05-10 22:40:46 +0000 UTC - currently 2024-05-10 22:40:46.894279646 +0000 UTC m=+0.094424049" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-05-10T22:40:46Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.160s === 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.01s) === 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.107s === 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.071s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.037s === RUN TestCheckAPI time="2024-05-10T22:40:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:40:46Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:40:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40071" http.request.id=77b8b477-63fd-4277-a1ea-221c19e6d6f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33278" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07637ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:22:40:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-05-10T22:40:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:40:46Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:40:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=b17306cf-1509-4d6a-8860-b0aa0988eb1c http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.607335ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/May/2024:22:40:46 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-10T22:40:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=342c6dc5-c8aa-4d1b-a189-d8040c51960f http.request.method=POST http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200611ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:47 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=581606bd-e505-48da-b367-50ffa790243f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/aaaa/blobs/uploads/4f82b15c-aa9f-491c-88ff-b9a714e173ff?_state=I91IV9XeSql_t0j2uJiTccv_u2A9uoG6-01s195xo-N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0ZjgyYjE1Yy1hYTlmLTQ5MWMtODhmZi1iOWE3MTRlMTczZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NDcuMTkzNTUzODU3WiJ9&digest=sha256%3A75365a50ae582ac1a3f562cc88ddbab713318cc2bd3f7f5c73ebdb14e487c18d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.357674156s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:47 +0000] "PUT /v2/foo/aaaa/blobs/uploads/4f82b15c-aa9f-491c-88ff-b9a714e173ff?_state=I91IV9XeSql_t0j2uJiTccv_u2A9uoG6-01s195xo-N7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0ZjgyYjE1Yy1hYTlmLTQ5MWMtODhmZi1iOWE3MTRlMTczZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NDcuMTkzNTUzODU3WiJ9&digest=sha256%3A75365a50ae582ac1a3f562cc88ddbab713318cc2bd3f7f5c73ebdb14e487c18d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=1586bf6c-b14a-4304-921f-1198d967df0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.985517ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:48 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=5d624633-9897-467d-a417-667c402289e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:48 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=d2079c23-e1c2-4d1b-8ae1-92beedd86d93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/bbbb/blobs/uploads/7c051476-98b0-4696-8aa0-4ea09da4ee5b?_state=DbAC3t-TMffPFQpiVrey8bZEW2HwwkmOEKKRKxLNNpd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3YzA1MTQ3Ni05OGIwLTQ2OTYtOGFhMC00ZWEwOWRhNGVlNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NDguOTA1MDkwNjE4WiJ9&digest=sha256%3A5a72e4936a40bccde1b220b6d80bac3227bc17ef5311c0dd6edf7bd41944b488" http.request.useragent="Go-http-client/1.1" http.response.duration=3.050245458s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:48 +0000] "PUT /v2/foo/bbbb/blobs/uploads/7c051476-98b0-4696-8aa0-4ea09da4ee5b?_state=DbAC3t-TMffPFQpiVrey8bZEW2HwwkmOEKKRKxLNNpd7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3YzA1MTQ3Ni05OGIwLTQ2OTYtOGFhMC00ZWEwOWRhNGVlNWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NDguOTA1MDkwNjE4WiJ9&digest=sha256%3A5a72e4936a40bccde1b220b6d80bac3227bc17ef5311c0dd6edf7bd41944b488 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=1f181f60-497b-4f46-9c54-e94641c47960 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.732515ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:51 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=3688cc48-14c9-4fcc-a032-9c58c184c21f http.request.method=POST http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="999.57µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:52 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=0ec4f50e-ba5a-4a79-a79f-82771d0d1f01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/cccc/blobs/uploads/88b7a269-b560-4411-b9dd-b1a71842eecc?_state=yMyzbHGaet1-qGEk82enJhivFjqS7LCh2QVgVOsuo_d7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4OGI3YTI2OS1iNTYwLTQ0MTEtYjlkZC1iMWE3MTg0MmVlY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTIuMTM3NTI5NjY3WiJ9&digest=sha256%3A145e59e317f9ace6fde7e0b818b3bd8dca5d2c18b2e61ff6218ea632a723556c" http.request.useragent="Go-http-client/1.1" http.response.duration=847.19756ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:52 +0000] "PUT /v2/foo/cccc/blobs/uploads/88b7a269-b560-4411-b9dd-b1a71842eecc?_state=yMyzbHGaet1-qGEk82enJhivFjqS7LCh2QVgVOsuo_d7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4OGI3YTI2OS1iNTYwLTQ0MTEtYjlkZC1iMWE3MTg0MmVlY2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTIuMTM3NTI5NjY3WiJ9&digest=sha256%3A145e59e317f9ace6fde7e0b818b3bd8dca5d2c18b2e61ff6218ea632a723556c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=80adbbbd-e8e2-4bb3-b7d9-7ceac72d0322 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.730235ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:52 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:53Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=fa6e995e-eefa-402d-bd8d-f82df6af787a http.request.method=POST http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08109ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:53 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:54Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=dc9cde3c-547c-4969-aa72-ada77a7a6734 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/dddd/blobs/uploads/530bc15a-47f8-4db6-a297-fc6096602498?_state=glKC-YQcXFbpv5p5INZOzS3YtsL7-R8BVR4H8N6ovC97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1MzBiYzE1YS00N2Y4LTRkYjYtYTI5Ny1mYzYwOTY2MDI0OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTMuMTgyODAzMzI4WiJ9&digest=sha256%3A6f302371f25a15e137dc06db053207782b89e33b7a84168b61aeb63d9954a7bf" http.request.useragent="Go-http-client/1.1" http.response.duration=1.165678551s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:53 +0000] "PUT /v2/foo/dddd/blobs/uploads/530bc15a-47f8-4db6-a297-fc6096602498?_state=glKC-YQcXFbpv5p5INZOzS3YtsL7-R8BVR4H8N6ovC97Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI1MzBiYzE1YS00N2Y4LTRkYjYtYTI5Ny1mYzYwOTY2MDI0OTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTMuMTgyODAzMzI4WiJ9&digest=sha256%3A6f302371f25a15e137dc06db053207782b89e33b7a84168b61aeb63d9954a7bf HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:54Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=e4408a3a-3e14-40b2-900a-7aa14acaf3e9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.711835ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:54 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:54Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=13399041-8b78-4b7e-91dc-96b72d8a897d http.request.method=POST http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06909ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:54 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=e60473dc-3321-4727-9f35-51ff25be58a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/eeee/blobs/uploads/5bc1fe42-4050-475b-9bf8-0758967b24b3?_state=Lj3UHX3IYNVv_x9lAQPANdEL7CTbWoA5yvU-MXdaxod7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1YmMxZmU0Mi00MDUwLTQ3NWItOWJmOC0wNzU4OTY3YjI0YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTQuNjYzNzYyMzYyWiJ9&digest=sha256%3Ad78bdc95bfc88050a19e63d5638f2d893f6f1722aa6355ecc41b1d916c6abefb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.692078413s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:54 +0000] "PUT /v2/foo/eeee/blobs/uploads/5bc1fe42-4050-475b-9bf8-0758967b24b3?_state=Lj3UHX3IYNVv_x9lAQPANdEL7CTbWoA5yvU-MXdaxod7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1YmMxZmU0Mi00MDUwLTQ3NWItOWJmOC0wNzU4OTY3YjI0YjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTQuNjYzNzYyMzYyWiJ9&digest=sha256%3Ad78bdc95bfc88050a19e63d5638f2d893f6f1722aa6355ecc41b1d916c6abefb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=01c86c90-69e1-4a7c-8d3d-efab456ff242 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.699154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:57 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:57Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=cb6c5178-eacb-42cc-8d7c-6b085b091cad http.request.method=POST http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10137ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:57 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=95ea9810-598a-413b-ba76-ce5f4f04f7ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/ffff/blobs/uploads/40ed54d5-3a96-428c-83f1-e0e480a8232a?_state=PnZ2l-QMVv9uvEyl9Vejrp-JR-bN3dQFHhxpjtKfeYB7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0MGVkNTRkNS0zYTk2LTQyOGMtODNmMS1lMGU0ODBhODIzMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTcuNjM4NDAwNzg5WiJ9&digest=sha256%3A8829c7cc063ca778ff26aa57df300b05f90ee84a778dddf324a1956b9f9a9750" http.request.useragent="Go-http-client/1.1" http.response.duration=2.003388622s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:57 +0000] "PUT /v2/foo/ffff/blobs/uploads/40ed54d5-3a96-428c-83f1-e0e480a8232a?_state=PnZ2l-QMVv9uvEyl9Vejrp-JR-bN3dQFHhxpjtKfeYB7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI0MGVkNTRkNS0zYTk2LTQyOGMtODNmMS1lMGU0ODBhODIzMmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTcuNjM4NDAwNzg5WiJ9&digest=sha256%3A8829c7cc063ca778ff26aa57df300b05f90ee84a778dddf324a1956b9f9a9750 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=481226e3-fd62-4e74-887f-d3badf281216 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.672995ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=49347619-1100-4440-83ba-a88a683ef453 http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.367µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=0d9c9fd6-6f53-4bc8-b4ee-7225565e58bb http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" 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="736.887µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=0beb5ad2-2ad5-4e13-ae9f-ed286135d8ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" 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="749.847µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=6cc6f863-b186-4cf9-bbe7-f3120b1ea124 http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" 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="776.607µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=091b51a1-b252-4376-b754-0de359ec13ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" 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="767.287µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=107c0c05-07f5-43f6-8439-cc124f7277cb http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" 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="753.087µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" 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.2 http.request.host="127.0.0.1:42945" http.request.id=184efa99-7b2d-46cb-bfd8-3f858bfc0282 http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" 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="787.047µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" 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.2 http.request.host="127.0.0.1:42945" http.request.id=5b84fc60-b362-4350-9972-d81707c64690 http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" 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="738.487µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=63bf500b-6296-4f5b-a7c8-e6736e0ffc94 http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" 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="698.446µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42945" http.request.id=bf3baeff-e2ef-487d-962b-7a0b97382943 http.request.method=GET http.request.remoteaddr="127.0.0.1:48448" 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="839.368µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-10T22:40: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.2 time="2024-05-10T22:40:59Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:40:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=9ebbd73d-c1ac-425b-88b8-7af927c42345 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172411ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=1060ebd5-f695-4a3a-9e23-af781d3c7225 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/aaaa/blobs/uploads/365e91ca-afb9-4b91-9369-0ebed273ca42?_state=yP-RI27iYFEGRbuFMXJRYtLe5AZ7CG2pcDxgz77T6Gx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNjVlOTFjYS1hZmI5LTRiOTEtOTM2OS0wZWJlZDI3M2NhNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTkuODgwOTA2MjU4WiJ9&digest=sha256%3Abccf5766301fb4e391dae84e04806cf1b1aedd31645f618d36edf39afdefa97b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.241593265s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:40:59 +0000] "PUT /v2/foo/aaaa/blobs/uploads/365e91ca-afb9-4b91-9369-0ebed273ca42?_state=yP-RI27iYFEGRbuFMXJRYtLe5AZ7CG2pcDxgz77T6Gx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIzNjVlOTFjYS1hZmI5LTRiOTEtOTM2OS0wZWJlZDI3M2NhNDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDA6NTkuODgwOTA2MjU4WiJ9&digest=sha256%3Abccf5766301fb4e391dae84e04806cf1b1aedd31645f618d36edf39afdefa97b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=3c85ca38-7b99-404e-b556-ba74e269887e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.761595ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:01 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=de724c2e-1e72-4059-8ad1-e9aff62a2b7f http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.030969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:01 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=2cfb62b2-36f0-442b-99e6-f7ffacac024f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/bbbb/blobs/uploads/2e62fac0-3be3-4f14-bfeb-e6cd4cd26a90?_state=3j_LCZjLhfpWA2USYvtOCt7soQofqV-cpD5Ay_p-3g57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyZTYyZmFjMC0zYmUzLTRmMTQtYmZlYi1lNmNkNGNkMjZhOTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDEuMjc1MzA3Mzk5WiJ9&digest=sha256%3A5ce15af50d0cf29d77dd638a173638689c1d0c8cfbccd6fb45f62bd2fe1bf1b1" http.request.useragent="Go-http-client/1.1" http.response.duration=612.528155ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:01 +0000] "PUT /v2/foo/bbbb/blobs/uploads/2e62fac0-3be3-4f14-bfeb-e6cd4cd26a90?_state=3j_LCZjLhfpWA2USYvtOCt7soQofqV-cpD5Ay_p-3g57Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyZTYyZmFjMC0zYmUzLTRmMTQtYmZlYi1lNmNkNGNkMjZhOTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDEuMjc1MzA3Mzk5WiJ9&digest=sha256%3A5ce15af50d0cf29d77dd638a173638689c1d0c8cfbccd6fb45f62bd2fe1bf1b1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=bd99baf8-d721-43ab-b35c-4e2c20737970 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.687684ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:01 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=7430ace0-2efc-44ee-8203-16d06e584c42 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="969.089µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:02 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=330cfd55-beb0-4f66-9f44-2b5f9b3769b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/cccc/blobs/uploads/1cb6e6dc-3845-468e-b327-a6fc3bce02b8?_state=MUPpvAfCbfV0SrI3obPyEAVynv9QStz0j3Jf36LyYmB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxY2I2ZTZkYy0zODQ1LTQ2OGUtYjMyNy1hNmZjM2JjZTAyYjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDIuMDUyNzE0NjYzWiJ9&digest=sha256%3Ac2d2f77bf9e3f56fb05d4529b7e96f880956ca6005bdb628a0e0092f9505db51" http.request.useragent="Go-http-client/1.1" http.response.duration=663.715196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:02 +0000] "PUT /v2/foo/cccc/blobs/uploads/1cb6e6dc-3845-468e-b327-a6fc3bce02b8?_state=MUPpvAfCbfV0SrI3obPyEAVynv9QStz0j3Jf36LyYmB7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxY2I2ZTZkYy0zODQ1LTQ2OGUtYjMyNy1hNmZjM2JjZTAyYjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDIuMDUyNzE0NjYzWiJ9&digest=sha256%3Ac2d2f77bf9e3f56fb05d4529b7e96f880956ca6005bdb628a0e0092f9505db51 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=26d240bc-d271-4dac-b01e-01966d0d5a5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.679715ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:02 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=1d77f50d-8e14-4ca6-a16e-5615e5f86292 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="929.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:02 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=d43e3767-0b71-41e0-9bdb-816d3a2e2bd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/dddd/blobs/uploads/3f75f3cb-c33e-4e90-a730-5fe81bafcfc1?_state=e6I6kD-Y4alblRVV9RHVnzI0sOVaqQOMozuSQJIt-oR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZjc1ZjNjYi1jMzNlLTRlOTAtYTczMC01ZmU4MWJhZmNmYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDIuOTMzMzkwMTM3WiJ9&digest=sha256%3A2a83d4d873d7354846dd22661a63743b59bcfbf10e0945cc326f7ef55e4d832b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.200331317s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:02 +0000] "PUT /v2/foo/dddd/blobs/uploads/3f75f3cb-c33e-4e90-a730-5fe81bafcfc1?_state=e6I6kD-Y4alblRVV9RHVnzI0sOVaqQOMozuSQJIt-oR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIzZjc1ZjNjYi1jMzNlLTRlOTAtYTczMC01ZmU4MWJhZmNmYzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDIuOTMzMzkwMTM3WiJ9&digest=sha256%3A2a83d4d873d7354846dd22661a63743b59bcfbf10e0945cc326f7ef55e4d832b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=2d08fafb-e0e8-459d-809e-762a73e4a5e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.645474ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42931" http.request.id=d78af154-07b6-42b7-a848-212333600dc9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49906" 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="782.767µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (17.17s) === RUN TestURLPrefix time="2024-05-10T22:41:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:04Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44277" http.request.id=fc11a4b2-4ef1-4d9e-9561-290cd658ca43 http.request.method=GET http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="811.687µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-10T22:41:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:04Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=2abec543-3444-49cd-838e-158271aae32a http.request.method=GET http.request.remoteaddr="127.0.0.1:44464" http.request.uri="/v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08409ms http.response.status=404 http.response.written=157 vars.digest="sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "GET /v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=c7b5db75-7096-43e7-8361-743bb1178d2d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44466" http.request.uri="/v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="941.729µs" http.response.status=404 http.response.written=157 vars.digest="sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "HEAD /v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=b6110943-1522-4ab4-a00e-afd1481bd582 http.request.method=POST http.request.remoteaddr="127.0.0.1:44466" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="986.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=ae458815-bff1-43bf-965d-b74e741ac0da http.request.method=GET http.request.remoteaddr="127.0.0.1:44466" http.request.uri="/v2/foo/bar/blobs/uploads/e7bb0973-8ba3-424e-b9ce-ebe777b662d2?_state=Jyqqvqbwe5xHIc0bExT5EwT6nn0yqMz_br_14u5i7nt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3YmIwOTczLThiYTMtNDI0ZS1iOWNlLWViZTc3N2I2NjJkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zMzk3MDk1NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.000529ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "GET /v2/foo/bar/blobs/uploads/e7bb0973-8ba3-424e-b9ce-ebe777b662d2?_state=Jyqqvqbwe5xHIc0bExT5EwT6nn0yqMz_br_14u5i7nt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3YmIwOTczLThiYTMtNDI0ZS1iOWNlLWViZTc3N2I2NjJkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zMzk3MDk1NVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=ecadda8c-2ab8-4604-b81a-284063aaa962 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44466" http.request.uri="/v2/foo/bar/blobs/uploads/e7bb0973-8ba3-424e-b9ce-ebe777b662d2?_state=Jyqqvqbwe5xHIc0bExT5EwT6nn0yqMz_br_14u5i7nt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3YmIwOTczLThiYTMtNDI0ZS1iOWNlLWViZTc3N2I2NjJkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zMzk3MDk1NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00285ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "DELETE /v2/foo/bar/blobs/uploads/e7bb0973-8ba3-424e-b9ce-ebe777b662d2?_state=Jyqqvqbwe5xHIc0bExT5EwT6nn0yqMz_br_14u5i7nt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3YmIwOTczLThiYTMtNDI0ZS1iOWNlLWViZTc3N2I2NjJkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zMzk3MDk1NVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=62e32a4a-dfe5-457d-a8c2-37f29c418cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:44466" http.request.uri="/v2/foo/bar/blobs/uploads/e7bb0973-8ba3-424e-b9ce-ebe777b662d2?_state=Jyqqvqbwe5xHIc0bExT5EwT6nn0yqMz_br_14u5i7nt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3YmIwOTczLThiYTMtNDI0ZS1iOWNlLWViZTc3N2I2NjJkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zMzk3MDk1NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e7bb0973-8ba3-424e-b9ce-ebe777b662d2 time="2024-05-10T22:41:04Z" 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.2 http.request.host="127.0.0.1:34193" http.request.id=62e32a4a-dfe5-457d-a8c2-37f29c418cfe http.request.method=GET http.request.remoteaddr="127.0.0.1:44466" http.request.uri="/v2/foo/bar/blobs/uploads/e7bb0973-8ba3-424e-b9ce-ebe777b662d2?_state=Jyqqvqbwe5xHIc0bExT5EwT6nn0yqMz_br_14u5i7nt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3YmIwOTczLThiYTMtNDI0ZS1iOWNlLWViZTc3N2I2NjJkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zMzk3MDk1NVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.408µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e7bb0973-8ba3-424e-b9ce-ebe777b662d2 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "GET /v2/foo/bar/blobs/uploads/e7bb0973-8ba3-424e-b9ce-ebe777b662d2?_state=Jyqqvqbwe5xHIc0bExT5EwT6nn0yqMz_br_14u5i7nt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU3YmIwOTczLThiYTMtNDI0ZS1iOWNlLWViZTc3N2I2NjJkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zMzk3MDk1NVoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=e5a2db70-7b35-4fd4-b872-9f3e03fd965a http.request.method=POST http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06245ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=341959b4-b234-4ffc-b4ed-2ed1840c83a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/aeeec7dc-ac1c-4245-9d69-1f6c6b138c1a?_state=8hrtpYFdju4xasKCj9y0yaO8cY1_KRvV0EyMlZxIRP17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlZWVjN2RjLWFjMWMtNDI0NS05ZDY5LTFmNmM2YjEzOGMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNDQ1NDg3OTVaIn0%3D&digest=sha256%3A58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" provided=sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a vars.name="foo/bar" vars.uuid=aeeec7dc-ac1c-4245-9d69-1f6c6b138c1a time="2024-05-10T22:41:04Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=341959b4-b234-4ffc-b4ed-2ed1840c83a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/aeeec7dc-ac1c-4245-9d69-1f6c6b138c1a?_state=8hrtpYFdju4xasKCj9y0yaO8cY1_KRvV0EyMlZxIRP17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlZWVjN2RjLWFjMWMtNDI0NS05ZDY5LTFmNmM2YjEzOGMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNDQ1NDg3OTVaIn0%3D&digest=sha256%3A58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=aeeec7dc-ac1c-4245-9d69-1f6c6b138c1a time="2024-05-10T22:41:04Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=341959b4-b234-4ffc-b4ed-2ed1840c83a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/aeeec7dc-ac1c-4245-9d69-1f6c6b138c1a?_state=8hrtpYFdju4xasKCj9y0yaO8cY1_KRvV0EyMlZxIRP17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlZWVjN2RjLWFjMWMtNDI0NS05ZDY5LTFmNmM2YjEzOGMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNDQ1NDg3OTVaIn0%3D&digest=sha256%3A58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.024849ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=aeeec7dc-ac1c-4245-9d69-1f6c6b138c1a 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "PUT /v2/foo/bar/blobs/uploads/aeeec7dc-ac1c-4245-9d69-1f6c6b138c1a?_state=8hrtpYFdju4xasKCj9y0yaO8cY1_KRvV0EyMlZxIRP17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFlZWVjN2RjLWFjMWMtNDI0NS05ZDY5LTFmNmM2YjEzOGMxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNDQ1NDg3OTVaIn0%3D&digest=sha256%3A58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=6db86a34-894b-43ba-b139-3ecc82736ca1 http.request.method=POST http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="923.129µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=e6606cc3-1d06-4a51-b8f4-36d2df7555ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/d3d78918-84cf-424c-860a-29bb511786f7?_state=fDtE2T-lNfX8jVrmXWWEEl4BHKQyz-MeS_5g9rLspMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzZDc4OTE4LTg0Y2YtNDI0Yy04NjBhLTI5YmI1MTE3ODZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNDY5Nzg3MzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.158611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "PUT /v2/foo/bar/blobs/uploads/d3d78918-84cf-424c-860a-29bb511786f7?_state=fDtE2T-lNfX8jVrmXWWEEl4BHKQyz-MeS_5g9rLspMx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzZDc4OTE4LTg0Y2YtNDI0Yy04NjBhLTI5YmI1MTE3ODZmNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNDY5Nzg3MzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=ae674043-670d-4953-b315-da57da6c8703 http.request.method=POST http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="853.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=6ae2c126-1424-47b9-be23-c40c53386add http.request.method=PUT http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/9d59830e-7098-4a4d-8e36-d00058ed8b38?_state=Xa49RqeRboRbxtxPx7QcVc3GpSZZCBPHKubl6pPOcx57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNTk4MzBlLTcwOTgtNGE0ZC04ZTM2LWQwMDA1OGVkOGIzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNDk0MjY2MDFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06465ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "PUT /v2/foo/bar/blobs/uploads/9d59830e-7098-4a4d-8e36-d00058ed8b38?_state=Xa49RqeRboRbxtxPx7QcVc3GpSZZCBPHKubl6pPOcx57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNTk4MzBlLTcwOTgtNGE0ZC04ZTM2LWQwMDA1OGVkOGIzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNDk0MjY2MDFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=70bf4a5d-ffac-4802-a6eb-04436f9f53b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="849.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=37985e5a-a7c5-42fb-bb18-558e2ec68ca9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/9e882e2c-2825-44bc-9868-f84191b3aa73?_state=HbJtAnq7la-sw0fQXvBmugJNaQdKwdhqEipbeYhiSVp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllODgyZTJjLTI4MjUtNDRiYy05ODY4LWY4NDE5MWIzYWE3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNTE3MDEzODJaIn0%3D&digest=sha256%3A58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.duration=976.369614ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:04 +0000] "PUT /v2/foo/bar/blobs/uploads/9e882e2c-2825-44bc-9868-f84191b3aa73?_state=HbJtAnq7la-sw0fQXvBmugJNaQdKwdhqEipbeYhiSVp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllODgyZTJjLTI4MjUtNDRiYy05ODY4LWY4NDE5MWIzYWE3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNC4zNTE3MDEzODJaIn0%3D&digest=sha256%3A58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:05Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=30340541-3995-4bf8-b454-1f723f2cade6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06861ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34193" http.request.id=b5b249c6-9461-4edf-9db1-29c6abdb9a02 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/be1dc272-a60e-4d86-a51e-36a7c12b95ca?_state=gNodepgogd95ctrt9woH_PNRsx8xjIa7q8_imWrva5d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMWRjMjcyLWE2MGUtNGQ4Ni1hNTFlLTM2YTdjMTJiOTVjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNS40NTYwOTI5NThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.002969344s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:05 +0000] "PATCH /v2/foo/bar/blobs/uploads/be1dc272-a60e-4d86-a51e-36a7c12b95ca?_state=gNodepgogd95ctrt9woH_PNRsx8xjIa7q8_imWrva5d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMWRjMjcyLWE2MGUtNGQ4Ni1hNTFlLTM2YTdjMTJiOTVjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNS40NTYwOTI5NThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=7dc3f5c8-6c4e-43a7-a40c-27f8926d03d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/uploads/be1dc272-a60e-4d86-a51e-36a7c12b95ca?_state=KVUcaY0Gb5w3f6nfOXTv2qs1JmtJOO-VArj505sYYA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMWRjMjcyLWE2MGUtNGQ4Ni1hNTFlLTM2YTdjMTJiOTVjYSIsIk9mZnNldCI6MTc3ODczOTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDVaIn0%3D&digest=sha256%3A58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.300172ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "PUT /v2/foo/bar/blobs/uploads/be1dc272-a60e-4d86-a51e-36a7c12b95ca?_state=KVUcaY0Gb5w3f6nfOXTv2qs1JmtJOO-VArj505sYYA17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJlMWRjMjcyLWE2MGUtNGQ4Ni1hNTFlLTM2YTdjMTJiOTVjYSIsIk9mZnNldCI6MTc3ODczOTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDVaIn0%3D&digest=sha256%3A58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=ae176247-6d3a-4748-a28a-120724d3cdbd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.05529ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=10d62555-6fae-4b7b-b132-f2b35d20b3fe http.request.method=GET http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=80.301994ms http.response.status=200 http.response.written=17787392 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "GET /v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 200 17787392 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=error msg="error parsing digest="sha257:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=d54d31d8-27ed-43bc-974a-e73393b507fd http.request.method=GET http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/sha257:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" vars.name="foo/bar" time="2024-05-10T22:41:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=d54d31d8-27ed-43bc-974a-e73393b507fd http.request.method=GET http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/foo/bar/blobs/sha257:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="848.328µs" http.response.status=400 http.response.written=110 vars.digest="sha257:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "GET /v2/foo/bar/blobs/sha257:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=6481c7a7-e00d-4005-adc4-25860e490096 http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.225731ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "GET /v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41: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.2 time="2024-05-10T22:41:06Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=635a420b-89fb-483d-a46b-be9e2bf1c6f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41594" http.request.uri="/v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00877ms http.response.status=404 http.response.written=157 vars.digest="sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "GET /v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=41b6f47d-1082-48a9-af0f-b4550a95f354 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41602" http.request.uri="/v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="977.449µs" http.response.status=404 http.response.written=157 vars.digest="sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=fbe51f98-339e-4a80-89c6-cc6c1e915a87 http.request.method=POST http.request.remoteaddr="127.0.0.1:41602" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="852.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=756a22bc-5c71-4eee-9608-e0e79f0d8d6c http.request.method=GET http.request.remoteaddr="127.0.0.1:41602" http.request.uri="/v2/foo/bar/blobs/uploads/e40de182-59d4-4fcd-8b51-b8fba30e8767?_state=3uIq4j-bcWmQg-xIqrYZQyhBqVN48L9l7CI3HMWOYGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MGRlMTgyLTU5ZDQtNGZjZC04YjUxLWI4ZmJhMzBlODc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTEyODc5ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="940.289µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "GET /v2/foo/bar/blobs/uploads/e40de182-59d4-4fcd-8b51-b8fba30e8767?_state=3uIq4j-bcWmQg-xIqrYZQyhBqVN48L9l7CI3HMWOYGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MGRlMTgyLTU5ZDQtNGZjZC04YjUxLWI4ZmJhMzBlODc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTEyODc5ODNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=3c8f1f27-e78b-4df2-a397-438abe3b6bf0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41602" http.request.uri="/v2/foo/bar/blobs/uploads/e40de182-59d4-4fcd-8b51-b8fba30e8767?_state=3uIq4j-bcWmQg-xIqrYZQyhBqVN48L9l7CI3HMWOYGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MGRlMTgyLTU5ZDQtNGZjZC04YjUxLWI4ZmJhMzBlODc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTEyODc5ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="946.489µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "DELETE /v2/foo/bar/blobs/uploads/e40de182-59d4-4fcd-8b51-b8fba30e8767?_state=3uIq4j-bcWmQg-xIqrYZQyhBqVN48L9l7CI3HMWOYGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MGRlMTgyLTU5ZDQtNGZjZC04YjUxLWI4ZmJhMzBlODc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTEyODc5ODNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=fb19d766-7538-4aba-90be-5929f13ad592 http.request.method=GET http.request.remoteaddr="127.0.0.1:41602" http.request.uri="/v2/foo/bar/blobs/uploads/e40de182-59d4-4fcd-8b51-b8fba30e8767?_state=3uIq4j-bcWmQg-xIqrYZQyhBqVN48L9l7CI3HMWOYGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MGRlMTgyLTU5ZDQtNGZjZC04YjUxLWI4ZmJhMzBlODc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTEyODc5ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e40de182-59d4-4fcd-8b51-b8fba30e8767 time="2024-05-10T22:41:06Z" 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.2 http.request.host="127.0.0.1:39075" http.request.id=fb19d766-7538-4aba-90be-5929f13ad592 http.request.method=GET http.request.remoteaddr="127.0.0.1:41602" http.request.uri="/v2/foo/bar/blobs/uploads/e40de182-59d4-4fcd-8b51-b8fba30e8767?_state=3uIq4j-bcWmQg-xIqrYZQyhBqVN48L9l7CI3HMWOYGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MGRlMTgyLTU5ZDQtNGZjZC04YjUxLWI4ZmJhMzBlODc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTEyODc5ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.528µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e40de182-59d4-4fcd-8b51-b8fba30e8767 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "GET /v2/foo/bar/blobs/uploads/e40de182-59d4-4fcd-8b51-b8fba30e8767?_state=3uIq4j-bcWmQg-xIqrYZQyhBqVN48L9l7CI3HMWOYGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0MGRlMTgyLTU5ZDQtNGZjZC04YjUxLWI4ZmJhMzBlODc2NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTEyODc5ODNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=8c0f95b1-3680-4304-b787-d4b82b5197f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="992.409µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=b96876d9-071f-4491-a57c-a63014db798b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/616bcb14-9ecd-4ac1-82db-3e2a4b16f6eb?_state=iiAyUKTppwrDt72neo2XzBShTwOyPdrNBTl62zAcHM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxNmJjYjE0LTllY2QtNGFjMS04MmRiLTNlMmE0YjE2ZjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTU4NzA4NjZaIn0%3D&digest=sha256%3A22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" provided=sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f vars.name="foo/bar" vars.uuid=616bcb14-9ecd-4ac1-82db-3e2a4b16f6eb time="2024-05-10T22:41:06Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=b96876d9-071f-4491-a57c-a63014db798b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/616bcb14-9ecd-4ac1-82db-3e2a4b16f6eb?_state=iiAyUKTppwrDt72neo2XzBShTwOyPdrNBTl62zAcHM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxNmJjYjE0LTllY2QtNGFjMS04MmRiLTNlMmE0YjE2ZjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTU4NzA4NjZaIn0%3D&digest=sha256%3A22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=616bcb14-9ecd-4ac1-82db-3e2a4b16f6eb time="2024-05-10T22:41:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=b96876d9-071f-4491-a57c-a63014db798b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/616bcb14-9ecd-4ac1-82db-3e2a4b16f6eb?_state=iiAyUKTppwrDt72neo2XzBShTwOyPdrNBTl62zAcHM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxNmJjYjE0LTllY2QtNGFjMS04MmRiLTNlMmE0YjE2ZjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTU4NzA4NjZaIn0%3D&digest=sha256%3A22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="973.969µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=616bcb14-9ecd-4ac1-82db-3e2a4b16f6eb 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "PUT /v2/foo/bar/blobs/uploads/616bcb14-9ecd-4ac1-82db-3e2a4b16f6eb?_state=iiAyUKTppwrDt72neo2XzBShTwOyPdrNBTl62zAcHM57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxNmJjYjE0LTllY2QtNGFjMS04MmRiLTNlMmE0YjE2ZjZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTU4NzA4NjZaIn0%3D&digest=sha256%3A22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=6f2f7fd5-6fc6-4b89-a223-9db4643f2334 http.request.method=POST http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="857.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=f086f823-55f6-4a69-a877-dfd70a52c446 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/5afedc07-7f03-4db7-9810-8fee0e114eb6?_state=psscedGCSlga_wTio422T5_LI0ItZbIvf9ByQQjHGXd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZmVkYzA3LTdmMDMtNGRiNy05ODEwLThmZWUwZTExNGViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTgyMjgyNDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "PUT /v2/foo/bar/blobs/uploads/5afedc07-7f03-4db7-9810-8fee0e114eb6?_state=psscedGCSlga_wTio422T5_LI0ItZbIvf9ByQQjHGXd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVhZmVkYzA3LTdmMDMtNGRiNy05ODEwLThmZWUwZTExNGViNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi43OTgyMjgyNDhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=d4a41113-ec1b-4ae8-945c-37f70693b000 http.request.method=POST http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="802.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=3b0d9d7c-732e-4a83-8480-abe6ac95f887 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/55bf4713-d31c-4faa-a57b-5d96fa8fd821?_state=kb8D2sGm7U2lYHVd8TLbj9ZD2TwJUZRBjWGAF1TbdaN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1YmY0NzEzLWQzMWMtNGZhYS1hNTdiLTVkOTZmYThmZDgyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi44MDA1MzE4N1oifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04625ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "PUT /v2/foo/bar/blobs/uploads/55bf4713-d31c-4faa-a57b-5d96fa8fd821?_state=kb8D2sGm7U2lYHVd8TLbj9ZD2TwJUZRBjWGAF1TbdaN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU1YmY0NzEzLWQzMWMtNGZhYS1hNTdiLTVkOTZmYThmZDgyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi44MDA1MzE4N1oifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=b6936eeb-dfd3-42d9-8fb1-33c1b484139c http.request.method=POST http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="906.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=977cf99c-3ec5-45ad-8435-a241d4b24477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/d98c3f1f-444f-433e-a3d9-5762cefeae58?_state=ZkVyw6yj2nZyBVZmBvx-U_WTn37r1DIarfkjygmp6n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5OGMzZjFmLTQ0NGYtNDMzZS1hM2Q5LTU3NjJjZWZlYWU1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi44MDI4NTA3NzFaIn0%3D&digest=sha256%3A22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.161592674s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "PUT /v2/foo/bar/blobs/uploads/d98c3f1f-444f-433e-a3d9-5762cefeae58?_state=ZkVyw6yj2nZyBVZmBvx-U_WTn37r1DIarfkjygmp6n17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5OGMzZjFmLTQ0NGYtNDMzZS1hM2Q5LTU3NjJjZWZlYWU1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowNi44MDI4NTA3NzFaIn0%3D&digest=sha256%3A22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=e96cc35d-577d-452e-ae92-d6982477bd0e http.request.method=POST http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.139251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39075" http.request.id=b4b1f320-0372-4d9d-8c3a-f97402a978b9 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/342eceb7-f27f-4d0c-8ad3-a140c2d8bb10?_state=I1-wZ1SRnvBxKE2MTBMKSec2ZrO_WYOJV5_Ra3qsych7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0MmVjZWI3LWYyN2YtNGQwYy04YWQzLWExNDBjMmQ4YmIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOC4wOTQyNjU2MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=940.831559ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:08 +0000] "PATCH /v2/foo/bar/blobs/uploads/342eceb7-f27f-4d0c-8ad3-a140c2d8bb10?_state=I1-wZ1SRnvBxKE2MTBMKSec2ZrO_WYOJV5_Ra3qsych7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0MmVjZWI3LWYyN2YtNGQwYy04YWQzLWExNDBjMmQ4YmIxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOC4wOTQyNjU2MjRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=d67f9d12-0925-4d9e-a473-35fc4afb518e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/uploads/342eceb7-f27f-4d0c-8ad3-a140c2d8bb10?_state=zW6M8C91AgQ8Zrg4ik2UIm2pojFQBaz1z9L2JHhNfXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0MmVjZWI3LWYyN2YtNGQwYy04YWQzLWExNDBjMmQ4YmIxMCIsIk9mZnNldCI6MTc5OTY4MDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDhaIn0%3D&digest=sha256%3A22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.242532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "PUT /v2/foo/bar/blobs/uploads/342eceb7-f27f-4d0c-8ad3-a140c2d8bb10?_state=zW6M8C91AgQ8Zrg4ik2UIm2pojFQBaz1z9L2JHhNfXl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0MmVjZWI3LWYyN2YtNGQwYy04YWQzLWExNDBjMmQ4YmIxMCIsIk9mZnNldCI6MTc5OTY4MDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MDhaIn0%3D&digest=sha256%3A22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=1d3609ce-6319-4783-80f5-aac8a92335f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.05333ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=16919045-0316-4870-a741-748bb2a64d64 http.request.method=GET http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=80.115953ms http.response.status=200 http.response.written=17996800 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "GET /v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 200 17996800 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=error msg="error parsing digest="sha257:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=5e800593-3249-48c4-a418-aa3d3b52b490 http.request.method=GET http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/sha257:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" vars.name="foo/bar" time="2024-05-10T22:41:09Z" 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.2 http.request.host="127.0.0.1:39075" http.request.id=5e800593-3249-48c4-a418-aa3d3b52b490 http.request.method=GET http.request.remoteaddr="127.0.0.1:41606" http.request.uri="/v2/foo/bar/blobs/sha257:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="821.967µs" http.response.status=400 http.response.written=110 vars.digest="sha257:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "GET /v2/foo/bar/blobs/sha257:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=f1c60d43-47a3-46b1-ab04-2ef591728261 http.request.method=GET http.request.remoteaddr="127.0.0.1:41628" http.request.uri="/v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163731ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "GET /v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=28281b34-a9be-428f-9c31-112c177f7c57 http.request.method=GET http.request.remoteaddr="127.0.0.1:41618" http.request.uri="/v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.584852ms http.response.status=200 http.response.written=3899392 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "GET /v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 200 3899392 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:39075" http.request.id=174f87c6-6a19-4d9b-9900-7174ec6c49ec http.request.method=GET http.request.remoteaddr="127.0.0.1:41628" http.request.uri="/v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.971659ms http.response.status=200 http.response.written=1310720 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "GET /v2/foo/bar/blobs/sha256:22674aee99a1d22f51614a608048d6146f513507b3c03da5efd35a049d1c354f HTTP/1.1" 200 1310720 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=b481525d-f4fd-4286-a187-be651c4b1f71 http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.579523715s http.response.status=200 http.response.written=3801088 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "GET /v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 200 3801088 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34193" http.request.id=d4ed1f8b-f947-4f1b-83c8-1ac9c4e20a6a http.request.method=GET http.request.remoteaddr="127.0.0.1:44480" http.request.uri="/v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.584484201s http.response.status=200 http.response.written=3899392 127.0.0.1 - - [10/May/2024:22:41:06 +0000] "GET /v2/foo/bar/blobs/sha256:58a9785eccea3e1b32ba11ef719d4824a51513eefcd985f4a4b099846880976a HTTP/1.1" 200 3899392 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (5.04s) === RUN TestBlobDelete time="2024-05-10T22:41:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:09Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=272c7f3f-b7c4-4fe8-ab43-df9eb7cbfd8e http.request.method=GET http.request.remoteaddr="127.0.0.1:50374" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01733ms http.response.status=404 http.response.written=157 vars.digest="sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "GET /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=d4b6299b-3539-434a-9221-527add1f4db7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50382" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.352302ms http.response.status=404 http.response.written=157 vars.digest="sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=99e1b2c7-1c82-4cc2-95ff-2841fa94f050 http.request.method=POST http.request.remoteaddr="127.0.0.1:50382" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=45fab66e-dad3-4399-8c4c-43fe7036ed66 http.request.method=GET http.request.remoteaddr="127.0.0.1:50382" http.request.uri="/v2/foo/bar/blobs/uploads/e519dd95-8e74-44d3-a2a6-26aa57b0b9f6?_state=_Xgabcw8H_mnHnXeU0k2z7TZZa3RNZ2dg3fRqAE7QJN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MTlkZDk1LThlNzQtNDRkMy1hMmE2LTI2YWE1N2IwYjlmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MDc1OTc3MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="878.808µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "GET /v2/foo/bar/blobs/uploads/e519dd95-8e74-44d3-a2a6-26aa57b0b9f6?_state=_Xgabcw8H_mnHnXeU0k2z7TZZa3RNZ2dg3fRqAE7QJN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MTlkZDk1LThlNzQtNDRkMy1hMmE2LTI2YWE1N2IwYjlmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MDc1OTc3MjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=6304be7d-1ec1-4d28-bae9-354cd4b766cc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50382" http.request.uri="/v2/foo/bar/blobs/uploads/e519dd95-8e74-44d3-a2a6-26aa57b0b9f6?_state=_Xgabcw8H_mnHnXeU0k2z7TZZa3RNZ2dg3fRqAE7QJN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MTlkZDk1LThlNzQtNDRkMy1hMmE2LTI2YWE1N2IwYjlmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MDc1OTc3MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="834.408µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "DELETE /v2/foo/bar/blobs/uploads/e519dd95-8e74-44d3-a2a6-26aa57b0b9f6?_state=_Xgabcw8H_mnHnXeU0k2z7TZZa3RNZ2dg3fRqAE7QJN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MTlkZDk1LThlNzQtNDRkMy1hMmE2LTI2YWE1N2IwYjlmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MDc1OTc3MjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=a8c4ccb8-69af-464d-a2d4-7bb5470b055c http.request.method=GET http.request.remoteaddr="127.0.0.1:50382" http.request.uri="/v2/foo/bar/blobs/uploads/e519dd95-8e74-44d3-a2a6-26aa57b0b9f6?_state=_Xgabcw8H_mnHnXeU0k2z7TZZa3RNZ2dg3fRqAE7QJN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MTlkZDk1LThlNzQtNDRkMy1hMmE2LTI2YWE1N2IwYjlmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MDc1OTc3MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e519dd95-8e74-44d3-a2a6-26aa57b0b9f6 time="2024-05-10T22:41:09Z" 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.2 http.request.host="127.0.0.1:43905" http.request.id=a8c4ccb8-69af-464d-a2d4-7bb5470b055c http.request.method=GET http.request.remoteaddr="127.0.0.1:50382" http.request.uri="/v2/foo/bar/blobs/uploads/e519dd95-8e74-44d3-a2a6-26aa57b0b9f6?_state=_Xgabcw8H_mnHnXeU0k2z7TZZa3RNZ2dg3fRqAE7QJN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MTlkZDk1LThlNzQtNDRkMy1hMmE2LTI2YWE1N2IwYjlmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MDc1OTc3MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="829.288µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e519dd95-8e74-44d3-a2a6-26aa57b0b9f6 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "GET /v2/foo/bar/blobs/uploads/e519dd95-8e74-44d3-a2a6-26aa57b0b9f6?_state=_Xgabcw8H_mnHnXeU0k2z7TZZa3RNZ2dg3fRqAE7QJN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MTlkZDk1LThlNzQtNDRkMy1hMmE2LTI2YWE1N2IwYjlmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MDc1OTc3MjRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=9f0ba12f-1813-4365-a2f7-c8373873f82d http.request.method=POST http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=17155d3a-5d74-4e3f-a89a-0d9c2dc4c11a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/fac3aee6-fdbd-4c91-a4f3-1d5bbb084018?_state=wZeEjljLV9nsvwf4RLUdF9CqrZ40gI4YEQacVLcmeHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYzNhZWU2LWZkYmQtNGM5MS1hNGYzLTFkNWJiYjA4NDAxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTIwMDIzMjVaIn0%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" provided=sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea vars.name="foo/bar" vars.uuid=fac3aee6-fdbd-4c91-a4f3-1d5bbb084018 time="2024-05-10T22:41:09Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=17155d3a-5d74-4e3f-a89a-0d9c2dc4c11a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/fac3aee6-fdbd-4c91-a4f3-1d5bbb084018?_state=wZeEjljLV9nsvwf4RLUdF9CqrZ40gI4YEQacVLcmeHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYzNhZWU2LWZkYmQtNGM5MS1hNGYzLTFkNWJiYjA4NDAxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTIwMDIzMjVaIn0%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=fac3aee6-fdbd-4c91-a4f3-1d5bbb084018 time="2024-05-10T22:41:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=17155d3a-5d74-4e3f-a89a-0d9c2dc4c11a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/fac3aee6-fdbd-4c91-a4f3-1d5bbb084018?_state=wZeEjljLV9nsvwf4RLUdF9CqrZ40gI4YEQacVLcmeHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYzNhZWU2LWZkYmQtNGM5MS1hNGYzLTFkNWJiYjA4NDAxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTIwMDIzMjVaIn0%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.969µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=fac3aee6-fdbd-4c91-a4f3-1d5bbb084018 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "PUT /v2/foo/bar/blobs/uploads/fac3aee6-fdbd-4c91-a4f3-1d5bbb084018?_state=wZeEjljLV9nsvwf4RLUdF9CqrZ40gI4YEQacVLcmeHh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYzNhZWU2LWZkYmQtNGM5MS1hNGYzLTFkNWJiYjA4NDAxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTIwMDIzMjVaIn0%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=da8ba8a1-da21-4936-9c64-5f12e3d420d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="862.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=311a3f90-5b90-444f-8fd6-c2d1bf3d24af http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/fa06251b-6389-457f-80ba-9ef06451cb81?_state=ZHqGlFNhwP9VbvypVkNVc9YeXD7iX_kPp8v73JrGTFp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhMDYyNTFiLTYzODktNDU3Zi04MGJhLTllZjA2NDUxY2I4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTQyMTY5NDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10101ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "PUT /v2/foo/bar/blobs/uploads/fa06251b-6389-457f-80ba-9ef06451cb81?_state=ZHqGlFNhwP9VbvypVkNVc9YeXD7iX_kPp8v73JrGTFp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhMDYyNTFiLTYzODktNDU3Zi04MGJhLTllZjA2NDUxY2I4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTQyMTY5NDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=abb91a1a-14a6-483b-8808-720d75616b5b http.request.method=POST http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="829.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=fde97796-8baa-4e6a-b4a8-6e2a08a4b110 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/7add297b-4b56-47e6-af8b-d9bfc35c743c?_state=8GnvUXfw5Gt-rEJIWAC-Lr-rgl4G-LlMGVx9x4-xtfR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhZGQyOTdiLTRiNTYtNDdlNi1hZjhiLWQ5YmZjMzVjNzQzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTY1OTUzNjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06381ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "PUT /v2/foo/bar/blobs/uploads/7add297b-4b56-47e6-af8b-d9bfc35c743c?_state=8GnvUXfw5Gt-rEJIWAC-Lr-rgl4G-LlMGVx9x4-xtfR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdhZGQyOTdiLTRiNTYtNDdlNi1hZjhiLWQ5YmZjMzVjNzQzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTY1OTUzNjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=5517d6a6-3a85-4faa-9163-7dc864b1d10c http.request.method=POST http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="843.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=e7a82fca-3bae-4fdb-9b73-157e9aa19ad0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/b99d1cd9-205d-4fe9-986c-d57f679233d6?_state=uGuLtK85_KPQpRmr7KlB7-VjulllzpEdi9W5MSzr2Kt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5OWQxY2Q5LTIwNWQtNGZlOS05ODZjLWQ1N2Y2NzkyMzNkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTg5NDYwM1oifQ%3D%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.464901323s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:09 +0000] "PUT /v2/foo/bar/blobs/uploads/b99d1cd9-205d-4fe9-986c-d57f679233d6?_state=uGuLtK85_KPQpRmr7KlB7-VjulllzpEdi9W5MSzr2Kt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5OWQxY2Q5LTIwNWQtNGZlOS05ODZjLWQ1N2Y2NzkyMzNkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTowOS40MTg5NDYwM1oifQ%3D%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:11Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=2df7e0f8-8631-4c3b-9029-499715ca580c http.request.method=POST http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12385ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43905" http.request.id=d2714f5d-1a0f-47c4-b5ff-f409b9878d17 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/402aa1d0-1ed2-4e31-9fb1-87ccddd0a40e?_state=JXa6nZtX8CD09ffm5uYHll7pQPLABNc4Z7TFz6_C4tF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwMmFhMWQwLTFlZDItNGUzMS05ZmIxLTg3Y2NkZGQwYTQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxMS4wNDI0NjIxMjNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.554707287s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:11 +0000] "PATCH /v2/foo/bar/blobs/uploads/402aa1d0-1ed2-4e31-9fb1-87ccddd0a40e?_state=JXa6nZtX8CD09ffm5uYHll7pQPLABNc4Z7TFz6_C4tF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwMmFhMWQwLTFlZDItNGUzMS05ZmIxLTg3Y2NkZGQwYTQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxMS4wNDI0NjIxMjNaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=753e4d73-c0a6-4a35-8a5d-a167b5338f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/uploads/402aa1d0-1ed2-4e31-9fb1-87ccddd0a40e?_state=h4waaPxXBtCzLX3_aSzLkM7M0u5mDYfrm3D2nm5ym9N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwMmFhMWQwLTFlZDItNGUzMS05ZmIxLTg3Y2NkZGQwYTQwZSIsIk9mZnNldCI6MjE5NTc2MzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MTFaIn0%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.273052ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "PUT /v2/foo/bar/blobs/uploads/402aa1d0-1ed2-4e31-9fb1-87ccddd0a40e?_state=h4waaPxXBtCzLX3_aSzLkM7M0u5mDYfrm3D2nm5ym9N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQwMmFhMWQwLTFlZDItNGUzMS05ZmIxLTg3Y2NkZGQwYTQwZSIsIk9mZnNldCI6MjE5NTc2MzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MTFaIn0%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=c43727ac-5fcd-4cb0-abd5-0af016208b35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="993.049µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=ac0ce16d-bb33-4810-ba2f-424b9e165044 http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=102.087479ms http.response.status=200 http.response.written=21957632 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "GET /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 200 21957632 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=error msg="error parsing digest="sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=18dd331b-3b06-4885-a371-12e68336f0de http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" vars.name="foo/bar" time="2024-05-10T22:41:12Z" 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.2 http.request.host="127.0.0.1:43905" http.request.id=18dd331b-3b06-4885-a371-12e68336f0de http.request.method=GET http.request.remoteaddr="127.0.0.1:50392" http.request.uri="/v2/foo/bar/blobs/sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.008µs" http.response.status=400 http.response.written=110 vars.digest="sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "GET /v2/foo/bar/blobs/sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=ec9e2aa8-fd2a-486b-8f64-64176c17a3f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.198211ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "GET /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=88daefda-66be-41bc-8a72-b755c0c14690 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.duration="987.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=99d4d7ef-17a2-4651-9ff4-5840809720a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="796.807µs" http.response.status=404 http.response.written=157 vars.digest="sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=2822f9c3-edca-42a1-be6b-7e48bcbe3954 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40642" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.528µs" http.response.status=404 http.response.written=74 vars.digest="sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "DELETE /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=error msg="error parsing digest="sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=fee15e45-36cb-4ee1-9cd4-f1a86b320a3f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40650" http.request.uri="/v2/foo/bar/blobs/sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" vars.name="foo/bar" time="2024-05-10T22:41:12Z" 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.2 http.request.host="127.0.0.1:43905" http.request.id=fee15e45-36cb-4ee1-9cd4-f1a86b320a3f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40650" http.request.uri="/v2/foo/bar/blobs/sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="940.449µs" http.response.status=400 http.response.written=110 vars.digest="sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "DELETE /v2/foo/bar/blobs/sha257:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-10T22:41:12Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=3bfe9da0-092d-4452-bc7d-9ca7a1dbf2f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12365ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=d9dd3f48-4ba7-42ff-8a52-7a36837e863f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/foo/bar/blobs/uploads/93e68785-c2f2-4745-a955-7d3b17bb2d2d?_state=qEzbPl2GbefvwwK9pHKTV5rEtmq54VWXaaHOxZOq49R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzZTY4Nzg1LWMyZjItNDc0NS1hOTU1LTdkM2IxN2JiMmQyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxMi43Nzg0ODMyMzRaIn0%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.duration=1.389637216s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "PUT /v2/foo/bar/blobs/uploads/93e68785-c2f2-4745-a955-7d3b17bb2d2d?_state=qEzbPl2GbefvwwK9pHKTV5rEtmq54VWXaaHOxZOq49R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzZTY4Nzg1LWMyZjItNDc0NS1hOTU1LTdkM2IxN2JiMmQyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxMi43Nzg0ODMyMzRaIn0%3D&digest=sha256%3A0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=1945ffdc-0ec3-4cde-b7b2-e3119ef03502 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40658" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.166971ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:14 +0000] "HEAD /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=43910840-77fd-4ce6-a74d-49ca24c55e08 http.request.method=GET http.request.remoteaddr="127.0.0.1:40634" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.557756275s http.response.status=200 http.response.written=3801088 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "GET /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 200 3801088 "" "Go-http-client/1.1" time="2024-05-10T22:41:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43905" http.request.id=3bb38cbd-fc07-48d4-adde-37f4ffbcb572 http.request.method=GET http.request.remoteaddr="127.0.0.1:40628" http.request.uri="/v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.56251332s http.response.status=200 http.response.written=3899392 127.0.0.1 - - [10/May/2024:22:41:12 +0000] "GET /v2/foo/bar/blobs/sha256:0eb974e681b1f3f1847601d2850e199b8d691b492d089d4d56915be7c7f031ea HTTP/1.1" 200 3899392 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.15s) === RUN TestRelativeURL time="2024-05-10T22:41:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:14Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43005" http.request.id=e3cf062c-faa5-446c-8bc2-67f15db9dab6 http.request.method=POST http.request.remoteaddr="127.0.0.1:59608" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08357ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:17Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43005" http.request.id=a5f427c0-b778-4f67-b1fe-dd9df7d619e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59608" http.request.uri="/v2/foo/bar/blobs/uploads/2142dee6-f397-40a9-a284-92a6ca5e1f35?_state=GB1utDlJUcQuAFVhewDaY8yHIlJ6fjYwf0Q0_7F1q1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxNDJkZWU2LWYzOTctNDBhOS1hMjg0LTkyYTZjYTVlMWYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxNC4zMzE0OTU0NjVaIn0%3D&digest=sha256%3A36b806599b4afb7d297871c22abe1d09f9366afb39469f84efa8c3e2c55e379b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.552491061s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:14 +0000] "PUT /v2/foo/bar/blobs/uploads/2142dee6-f397-40a9-a284-92a6ca5e1f35?_state=GB1utDlJUcQuAFVhewDaY8yHIlJ6fjYwf0Q0_7F1q1h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIxNDJkZWU2LWYzOTctNDBhOS1hMjg0LTkyYTZjYTVlMWYzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxNC4zMzE0OTU0NjVaIn0%3D&digest=sha256%3A36b806599b4afb7d297871c22abe1d09f9366afb39469f84efa8c3e2c55e379b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:17Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43005" http.request.id=cbbe6b78-e8ac-4bc0-a0a9-4cc4f53a1f3f http.request.method=POST http.request.remoteaddr="127.0.0.1:59608" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.148451ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:17Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43005" http.request.id=7fe9c5b9-4bd9-480c-baab-244aa0482833 http.request.method=POST http.request.remoteaddr="127.0.0.1:59608" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="908.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:19Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43005" http.request.id=860bb308-1ce6-4934-ab4f-5f0b5b612b1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59608" http.request.uri="/v2/foo/bar/blobs/uploads/f0027445-e02f-4e9a-8b75-7c2d1365f412?_state=DDlT1vxwRZukzTHG00FzLuLezw2MCyJTXCmEC5pxsq57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwMDI3NDQ1LWUwMmYtNGU5YS04Yjc1LTdjMmQxMzY1ZjQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxNy40NDIyMzM5MzFaIn0%3D&digest=sha256%3A4a29717df59987b8e2cd52fbcf9c4ac8368713752f471991d71b92caca0032d2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.872720714s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:17 +0000] "PUT /v2/foo/bar/blobs/uploads/f0027445-e02f-4e9a-8b75-7c2d1365f412?_state=DDlT1vxwRZukzTHG00FzLuLezw2MCyJTXCmEC5pxsq57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYwMDI3NDQ1LWUwMmYtNGU5YS04Yjc1LTdjMmQxMzY1ZjQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxNy40NDIyMzM5MzFaIn0%3D&digest=sha256%3A4a29717df59987b8e2cd52fbcf9c4ac8368713752f471991d71b92caca0032d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.99s) === RUN TestBlobDeleteDisabled time="2024-05-10T22:41:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:19Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:46719" http.request.id=1881051d-6f27-4051-bc27-1c8b6348b7bf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47496" http.request.uri="/v2/foo/bar/blobs/sha256:9d50a55bc3adf88ae576c1785479cf3d7b462bfb3f61511b7e7e76acc6be6e76" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="963.769µs" http.response.status=405 http.response.written=78 vars.digest="sha256:9d50a55bc3adf88ae576c1785479cf3d7b462bfb3f61511b7e7e76acc6be6e76" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:9d50a55bc3adf88ae576c1785479cf3d7b462bfb3f61511b7e7e76acc6be6e76 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.33s) === RUN TestDeleteDisabled time="2024-05-10T22:41:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:19Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:19Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46667" http.request.id=b935b14d-46be-4477-9e93-cf959c1bef99 http.request.method=POST http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168851ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:21Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46667" http.request.id=01926d40-e38e-45de-9b21-db4643e4d146 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/foo/bar/blobs/uploads/920dd812-7719-4c43-bc27-98d17fd2cc1f?_state=TvUbbzv15lh00a_jCS8CeyQMmEg-mvf6wvmbc7vzCl57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMGRkODEyLTc3MTktNGM0My1iYzI3LTk4ZDE3ZmQyY2MxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxOS44OTE0OTU4MjJaIn0%3D&digest=sha256%3A8c0f2bf9fca95e78a283bb744169d9b7b26a0f2a1cccf3b61e46ba8257d2118b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.903580844s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:19 +0000] "PUT /v2/foo/bar/blobs/uploads/920dd812-7719-4c43-bc27-98d17fd2cc1f?_state=TvUbbzv15lh00a_jCS8CeyQMmEg-mvf6wvmbc7vzCl57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyMGRkODEyLTc3MTktNGM0My1iYzI3LTk4ZDE3ZmQyY2MxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToxOS44OTE0OTU4MjJaIn0%3D&digest=sha256%3A8c0f2bf9fca95e78a283bb744169d9b7b26a0f2a1cccf3b61e46ba8257d2118b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:21Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:46667" http.request.id=adf5ee55-c1c8-4d91-89d2-d2fd60773101 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38932" http.request.uri="/v2/foo/bar/blobs/sha256:8c0f2bf9fca95e78a283bb744169d9b7b26a0f2a1cccf3b61e46ba8257d2118b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="964.649µs" http.response.status=405 http.response.written=78 vars.digest="sha256:8c0f2bf9fca95e78a283bb744169d9b7b26a0f2a1cccf3b61e46ba8257d2118b" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:21 +0000] "DELETE /v2/foo/bar/blobs/sha256:8c0f2bf9fca95e78a283bb744169d9b7b26a0f2a1cccf3b61e46ba8257d2118b HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.15s) === RUN TestDeleteReadOnly time="2024-05-10T22:41: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.2 time="2024-05-10T22:41:21Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35225" http.request.id=b77922dd-06b7-4eb0-ac43-e5fb4b6f77a7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45996" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12161ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:23Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35225" http.request.id=07a6564f-3210-4f69-9b0f-6304e076412b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45996" http.request.uri="/v2/foo/bar/blobs/uploads/113d0faf-2dba-4d3b-a9f6-f614c32365d7?_state=kzd5iFeT-p4d5lfKn-i7hdGkS7_2Leg7n0UFPtzAdQl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExM2QwZmFmLTJkYmEtNGQzYi1hOWY2LWY2MTRjMzIzNjVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToyMi4wNTYzMTg0ODFaIn0%3D&digest=sha256%3Adade7455c070e755adad410e200af4ff37880f757bdf209beee06e7bfd883119" http.request.useragent="Go-http-client/1.1" http.response.duration=1.816064623s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:22 +0000] "PUT /v2/foo/bar/blobs/uploads/113d0faf-2dba-4d3b-a9f6-f614c32365d7?_state=kzd5iFeT-p4d5lfKn-i7hdGkS7_2Leg7n0UFPtzAdQl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExM2QwZmFmLTJkYmEtNGQzYi1hOWY2LWY2MTRjMzIzNjVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MToyMi4wNTYzMTg0ODFaIn0%3D&digest=sha256%3Adade7455c070e755adad410e200af4ff37880f757bdf209beee06e7bfd883119 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [10/May/2024:22:41:23 +0000] "DELETE /v2/foo/bar/blobs/sha256:dade7455c070e755adad410e200af4ff37880f757bdf209beee06e7bfd883119 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.08s) === RUN TestStartPushReadOnly time="2024-05-10T22:41:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:23Z" level=info msg="redis not configured" go.version=go1.22.2 127.0.0.1 - - [10/May/2024:22:41:23 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-05-10T22:41:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:23Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=c16b2e7d-9516-4c1e-addb-edd4281245d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00965ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:22:41:23 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-10T22:41:23Z" 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.2 http.request.host="127.0.0.1:46651" http.request.id=81a02601-04aa-480f-8fa5-02ad4f8ced1a http.request.method=GET http.request.remoteaddr="127.0.0.1:49422" 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="828.808µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/May/2024:22:41:23 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T22:41:23Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=8d945d16-2b7d-42a2-9304-722ea7957cf8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" 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="774.528µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:22:41:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-10T22:41:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=85bfa4c0-a9d5-4289-9bab-d3b7a08f070d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.16439ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T22:41:23Z" 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.2 http.request.host="127.0.0.1:46651" http.request.id=85bfa4c0-a9d5-4289-9bab-d3b7a08f070d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.20607ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T22:41:23Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=85bfa4c0-a9d5-4289-9bab-d3b7a08f070d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.272391ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T22:41:23Z" 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.2 http.request.host="127.0.0.1:46651" http.request.id=85bfa4c0-a9d5-4289-9bab-d3b7a08f070d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.306751ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:22:41:23 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-10T22:41:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=348e6bf2-ae46-4dd9-8442-85a238e9fdde http.request.method=POST http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07149ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:24 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:24Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=34a20240-d1da-432c-805f-516069ffe453 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/blobs/uploads/d0b12d49-334e-4365-9f23-3b33e9313931?_state=J4ba5wnITPCvxYc69ew1Kw25UHf1klSHToGOxsfgx6p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMGIxMmQ0OS0zMzRlLTQzNjUtOWYyMy0zYjMzZTkzMTM5MzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjQuMDYzNTk2NzRaIn0%3D&digest=sha256%3A222f8addf20826b774fd173d7c7337c761446edfc75d251fbbd27b6aa3551d92" http.request.useragent="Go-http-client/1.1" http.response.duration=875.395384ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:24 +0000] "PUT /v2/foo/schema1/blobs/uploads/d0b12d49-334e-4365-9f23-3b33e9313931?_state=J4ba5wnITPCvxYc69ew1Kw25UHf1klSHToGOxsfgx6p7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMGIxMmQ0OS0zMzRlLTQzNjUtOWYyMy0zYjMzZTkzMTM5MzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjQuMDYzNTk2NzRaIn0%3D&digest=sha256%3A222f8addf20826b774fd173d7c7337c761446edfc75d251fbbd27b6aa3551d92 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=7f29c268-d91f-4021-beb3-fd843d9869e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.125251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:25 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=8ddd4d30-548e-4658-87bc-3cf9fce3cef1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/blobs/uploads/b1fd856e-8f8d-46d8-b9ce-38217d1f93a1?_state=4RJ0kMQAVUtoMF9PiliEr_kWSpVCFiawrSIkRtUL1qx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMWZkODU2ZS04ZjhkLTQ2ZDgtYjljZS0zODIxN2QxZjkzYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjUuMTkyMzc1MzQ1WiJ9&digest=sha256%3Ab1f69125d51a8963ff11573501867e0d0aae172e175aebcb61de9a4c80cdead8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.688359302s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:25 +0000] "PUT /v2/foo/schema1/blobs/uploads/b1fd856e-8f8d-46d8-b9ce-38217d1f93a1?_state=4RJ0kMQAVUtoMF9PiliEr_kWSpVCFiawrSIkRtUL1qx7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJiMWZkODU2ZS04ZjhkLTQ2ZDgtYjljZS0zODIxN2QxZjkzYTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjUuMTkyMzc1MzQ1WiJ9&digest=sha256%3Ab1f69125d51a8963ff11573501867e0d0aae172e175aebcb61de9a4c80cdead8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=31ad843f-95e7-49dc-b0a2-a6a452973332 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.772356ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=60fc279a-503c-4d87-a526-1e9e1a4d1855 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" http.request.useragent="Go-http-client/1.1" http.response.duration=3.484232ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=8c8b56a2-26a6-4507-a1a0-c56113603d82 http.request.method=GET http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.971219ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=b1101f34-639b-4e20-a68e-c467bec309d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.827137ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "GET /v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46651" http.request.id=9c053cbd-d85e-4641-8133-8a708d624657 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" http.request.useragent="Go-http-client/1.1" http.response.duration=3.484113ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46651" http.request.id=661568dc-2e4b-45c2-9973-42c3dd5a4bb0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" http.request.useragent="Go-http-client/1.1" http.response.duration=3.462592ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:46651" http.request.id=3b681f8a-d89a-457b-89d0-3f3a447cbe94 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" http.request.useragent="Go-http-client/1.1" http.response.duration=3.451953ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=60988664-8c9f-4d08-81a1-e73347743df7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.887218ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "GET /v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=addf089b-1d96-499f-b9e9-d7255f6a07d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="753.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=c0cdd088-c19c-4b8e-85f0-61a0e6fdaf4c http.request.method=GET http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" http.request.useragent="Go-http-client/1.1" http.response.duration="774.567µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "GET /v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=9a00b068-9ebd-4e13-9de9-9e3a1d90ed8e http.request.method=GET http.request.remoteaddr="127.0.0.1:49422" 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="773.247µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=error msg="payload digest does match: "sha256:a60fb71417e2700c87dcbc0601a2e258582c72e23eeb4f6b8a784dfc1020017e" != "sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae"" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=ec3442db-db5c-4433-8720-7ae845c26758 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" time="2024-05-10T22:41:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=ec3442db-db5c-4433-8720-7ae845c26758 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49422" http.request.uri="/v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.013289ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae" 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:902239bf712016de9145cff5011b836fc1487b9bf2a19ccd371462613474aeae HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=0a2b3e2d-07e2-4d2f-b8e9-9828f4769203 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" 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="944.449µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" 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.2 http.request.host="127.0.0.1:46651" http.request.id=b5b8299d-a5d9-4a48-a57d-ef0be25fdc7e http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" 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="762.968µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46651" http.request.id=7e324be0-aec6-444a-bdec-2ad16348b1d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" 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="916.368µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:26Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46651" http.request.id=7e324be0-aec6-444a-bdec-2ad16348b1d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" 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="957.769µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:26Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46651" http.request.id=7e324be0-aec6-444a-bdec-2ad16348b1d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" 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="992.489µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=93050eb6-0bb5-4ab5-9fca-c7b1caba0572 http.request.method=POST http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="908.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=79e6406f-35e4-4255-ae2b-42965e45f1cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/blobs/uploads/6c79d9f6-79ef-470a-8a9a-75666b5a2f6e?_state=tvuJ2c4LzIIllRbg7Ww2CY4A4m6FnoGwWG9fNcW4CYt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2Yzc5ZDlmNi03OWVmLTQ3MGEtOGE5YS03NTY2NmI1YTJmNmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjYuOTE4NDA2MDQyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.144291ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/6c79d9f6-79ef-470a-8a9a-75666b5a2f6e?_state=tvuJ2c4LzIIllRbg7Ww2CY4A4m6FnoGwWG9fNcW4CYt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2Yzc5ZDlmNi03OWVmLTQ3MGEtOGE5YS03NTY2NmI1YTJmNmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjYuOTE4NDA2MDQyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:26Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46651" http.request.id=e0154265-bee6-47b2-bdaf-7ad5a1db4fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" 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="937.729µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:26Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46651" http.request.id=e0154265-bee6-47b2-bdaf-7ad5a1db4fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" 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="978.529µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:22:41:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-10T22:41:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=e496e803-3eba-44af-85ae-13e76a4e9da5 http.request.method=POST http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="989.369µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:29Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=434f4923-b019-4f3a-91ee-d9a2bb5cc206 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/blobs/uploads/47717d86-831b-4c38-974b-a924af4b0c61?_state=wl85OCf3mjHEIrpo6zAylkYKqtPnqBgErcZEPv6ziTd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NzcxN2Q4Ni04MzFiLTRjMzgtOTc0Yi1hOTI0YWY0YjBjNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjcuMTc5OTQxMzM5WiJ9&digest=sha256%3A20d695d2d872c3eb878edbfbcbfbe5cc12725f514162d80af1e148a1b778c625" http.request.useragent="Go-http-client/1.1" http.response.duration=1.887936418s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/47717d86-831b-4c38-974b-a924af4b0c61?_state=wl85OCf3mjHEIrpo6zAylkYKqtPnqBgErcZEPv6ziTd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NzcxN2Q4Ni04MzFiLTRjMzgtOTc0Yi1hOTI0YWY0YjBjNjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjcuMTc5OTQxMzM5WiJ9&digest=sha256%3A20d695d2d872c3eb878edbfbcbfbe5cc12725f514162d80af1e148a1b778c625 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:29Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=efad88a4-d8ce-48a5-9a13-d6a2a3cc9a9d http.request.method=POST http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.140531ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=7c804b7a-f41e-4454-9223-679580a8a41b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/blobs/uploads/018b1c18-3328-40f8-aa31-e6d3782f9057?_state=2Uhr5BwJL_THh2Txvm9el0aBwPDF0V0546l2-pmDHuJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMThiMWMxOC0zMzI4LTQwZjgtYWEzMS1lNmQzNzgyZjkwNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjkuMzU2MzEyODY2WiJ9&digest=sha256%3A1cd3b7dd4758f00152694cbb3ae2e179f81b6ff0f22624831eefb5eb0571a524" http.request.useragent="Go-http-client/1.1" http.response.duration=1.958109677s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/018b1c18-3328-40f8-aa31-e6d3782f9057?_state=2Uhr5BwJL_THh2Txvm9el0aBwPDF0V0546l2-pmDHuJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMThiMWMxOC0zMzI4LTQwZjgtYWEzMS1lNmQzNzgyZjkwNTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MjkuMzU2MzEyODY2WiJ9&digest=sha256%3A1cd3b7dd4758f00152694cbb3ae2e179f81b6ff0f22624831eefb5eb0571a524 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46651" http.request.id=aa486d04-081b-4063-b6a4-9eeafd38d677 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.386533ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46651" http.request.id=fe364ab4-62fd-4b42-bd09-1bb83194c79b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/sha256:07bf6ed1dcea63b98f6126d8facba5b7a01ffa8a498299cf8f23d90cc75c5dce" http.request.useragent="Go-http-client/1.1" http.response.duration=3.25099ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:07bf6ed1dcea63b98f6126d8facba5b7a01ffa8a498299cf8f23d90cc75c5dce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=498128f3-a531-43ae-bbf1-fc2547be5108 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.278292ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=edff60f7-4a15-462c-bc86-a13ab633d6c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/sha256:07bf6ed1dcea63b98f6126d8facba5b7a01ffa8a498299cf8f23d90cc75c5dce" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="945.808µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/sha256:07bf6ed1dcea63b98f6126d8facba5b7a01ffa8a498299cf8f23d90cc75c5dce HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=9ac34af0-6f95-4e02-937e-75eefcca3338 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="757.647µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=e4ec27c0-91d9-4c49-9212-6f1c967a38d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/sha256:07bf6ed1dcea63b98f6126d8facba5b7a01ffa8a498299cf8f23d90cc75c5dce" http.request.useragent="Go-http-client/1.1" http.response.duration="695.207µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/sha256:07bf6ed1dcea63b98f6126d8facba5b7a01ffa8a498299cf8f23d90cc75c5dce HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=df69d45e-6370-478c-ab88-c18d5bed8332 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" 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="715.887µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="rewriting manifest sha256:07bf6ed1dcea63b98f6126d8facba5b7a01ffa8a498299cf8f23d90cc75c5dce in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=485221bb-e375-456c-bc2d-71b34bca8c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=485221bb-e375-456c-bc2d-71b34bca8c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.12974ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46651" http.request.id=39c8640a-7ad9-407b-b2ca-7ce3a64c20ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" 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="904.209µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46651" http.request.id=5e84b32a-5b85-431e-842e-59a0ed98c909 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11517ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46651" http.request.id=e9ccc9ec-b471-4379-af81-350130148ebc http.request.method=PUT http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/sha256:06825c64add702c7e13080cf8fb65b2f25d5d2e50a1683dd6ff2193d6af5ee9b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03549ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "PUT /v2/foo/schema2/manifests/sha256:06825c64add702c7e13080cf8fb65b2f25d5d2e50a1683dd6ff2193d6af5ee9b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=aa59a7e6-d1b8-49c3-9d5c-ca1eb97b271b http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.07849ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=646a826e-733f-4cb5-81e6-2ec58080c22c http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/sha256:06825c64add702c7e13080cf8fb65b2f25d5d2e50a1683dd6ff2193d6af5ee9b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="933.049µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/sha256:06825c64add702c7e13080cf8fb65b2f25d5d2e50a1683dd6ff2193d6af5ee9b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=002e898e-7ce0-452b-b7a9-e8ef360de242 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="797.047µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=38b196b9-d767-44c8-9794-ef2cdd38833a http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/sha256:06825c64add702c7e13080cf8fb65b2f25d5d2e50a1683dd6ff2193d6af5ee9b" http.request.useragent="Go-http-client/1.1" http.response.duration="793.687µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/sha256:06825c64add702c7e13080cf8fb65b2f25d5d2e50a1683dd6ff2193d6af5ee9b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="rewriting manifest list sha256:06825c64add702c7e13080cf8fb65b2f25d5d2e50a1683dd6ff2193d6af5ee9b in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=5aba2cb4-bcb4-47b5-ad13-9d5936bbac11 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46651" http.request.id=5aba2cb4-bcb4-47b5-ad13-9d5936bbac11 http.request.method=GET http.request.remoteaddr="127.0.0.1:49430" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.205221ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" 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.2 time="2024-05-10T22:41:31Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=8b89b303-49ef-422d-8af4-e0774d3b7d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" 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="999.09µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" 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.2 http.request.host="127.0.0.1:33551" http.request.id=b890a007-e6b7-4872-95d1-400c083384c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" 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="815.368µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=22a0fa8b-b971-46c9-8b4b-2bf72ec2999b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" 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="748.807µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=409c5960-c204-47c5-aea9-10b4e1103ecc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.246311ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T22:41:31Z" 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.2 http.request.host="127.0.0.1:33551" http.request.id=409c5960-c204-47c5-aea9-10b4e1103ecc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.289071ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T22:41:31Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=409c5960-c204-47c5-aea9-10b4e1103ecc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.317831ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T22:41:31Z" 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.2 http.request.host="127.0.0.1:33551" http.request.id=409c5960-c204-47c5-aea9-10b4e1103ecc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.348072ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-10T22:41:31Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=09a6119e-6296-46bd-af39-e6faed0ef51a http.request.method=POST http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.050449ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=3bb02244-5242-43ad-8545-e4749645a39c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/blobs/uploads/77651fc3-c638-4448-bd43-100c5b91bd09?_state=I1j7DE-EGjlYGxW66Wzmpq_XC3GumSOCFdSBVUlgsvJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NzY1MWZjMy1jNjM4LTQ0NDgtYmQ0My0xMDBjNWI5MWJkMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzEuNTM2NjgyMTkyWiJ9&digest=sha256%3Ac740ed184fb90d03b2ef83498623990d9aaa7ebbb7c41ce5858e5ab682e3621f" http.request.useragent="Go-http-client/1.1" http.response.duration=988.010363ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:31 +0000] "PUT /v2/foo/schema1/blobs/uploads/77651fc3-c638-4448-bd43-100c5b91bd09?_state=I1j7DE-EGjlYGxW66Wzmpq_XC3GumSOCFdSBVUlgsvJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NzY1MWZjMy1jNjM4LTQ0NDgtYmQ0My0xMDBjNWI5MWJkMDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzEuNTM2NjgyMTkyWiJ9&digest=sha256%3Ac740ed184fb90d03b2ef83498623990d9aaa7ebbb7c41ce5858e5ab682e3621f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=a9c50624-2cf0-4c80-aa54-a3986a2b9be3 http.request.method=POST http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11457ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:32 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=ccd8f2ed-9199-4c0e-a6d9-19bb9b933e82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/blobs/uploads/72cb58c1-eeb8-472d-8df0-57a93805c2f0?_state=Lc2mdPqEiaCoy_ZmZlayH1GOnaCm2n6HOD4mvxWgvr17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MmNiNThjMS1lZWI4LTQ3MmQtOGRmMC01N2E5MzgwNWMyZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzIuNzg4NDk5MDczWiJ9&digest=sha256%3A8111918166616643ff8abda5eecd67dae8df3e488cf70fd5ab9b45ce77abafff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.798043493s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:32 +0000] "PUT /v2/foo/schema1/blobs/uploads/72cb58c1-eeb8-472d-8df0-57a93805c2f0?_state=Lc2mdPqEiaCoy_ZmZlayH1GOnaCm2n6HOD4mvxWgvr17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MmNiNThjMS1lZWI4LTQ3MmQtOGRmMC01N2E5MzgwNWMyZjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzIuNzg4NDk5MDczWiJ9&digest=sha256%3A8111918166616643ff8abda5eecd67dae8df3e488cf70fd5ab9b45ce77abafff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=bc4b3f18-d923-42e3-b1ba-37a2075d97b0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.737996ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=11671779-142e-4c44-a062-4022dc0c6751 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.481472ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=7bdd6626-1a38-4a3e-8f33-34232d1cc57b http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.874218ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=b9bde8b7-5359-4dae-859e-1be30bdb9a7b http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.938458ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "GET /v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33551" http.request.id=7805b996-5bfa-4845-bb89-b4379d1212f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.452952ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33551" http.request.id=86d762d0-eae7-4d46-9fe6-aa0caf2d5d32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.459872ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:33551" http.request.id=6e8b93fd-7707-4ee2-a643-9b1e5dc8b0e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" http.request.useragent="Go-http-client/1.1" http.response.duration=3.484913ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=74de20d4-881e-4db7-8e87-ef8ce0982768 http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.868537ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "GET /v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=abe4085c-ab3b-4f27-9479-b31cf27fab7f http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="768.887µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=5e1116bf-dbcf-41be-ada2-45b6e0ebbedc http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" http.request.useragent="Go-http-client/1.1" http.response.duration="725.527µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "GET /v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=b0619ebb-0b7e-49ce-b92c-692f841fdc02 http.request.method=GET http.request.remoteaddr="127.0.0.1:37890" 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="766.887µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=error msg="payload digest does match: "sha256:f8bdad7a5e441c756ff9a3e6774f57dfcf04fbc135fe197ef43f2eee4dc03925" != "sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b"" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=1b0b700c-8198-4807-be45-6c18a0649c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" time="2024-05-10T22:41:34Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=1b0b700c-8198-4807-be45-6c18a0649c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37890" http.request.uri="/v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.928µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b" 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema1/manifests/sha256:c8a4fa48f9961d93e9a696135a66f3be98c78414c5618bbd6717d9ca91854d3b HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=cd523991-6f54-4570-93ec-b2e5ce2cd340 http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" 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="956.609µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=d647a966-cd5e-438d-b231-fe45d322bfc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" 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="757.607µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33551" http.request.id=4fe29751-3316-4e0f-a6bf-6c274bfbd47d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" 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="941.208µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:34Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33551" http.request.id=4fe29751-3316-4e0f-a6bf-6c274bfbd47d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" 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="985.449µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:34Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33551" http.request.id=4fe29751-3316-4e0f-a6bf-6c274bfbd47d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.019769ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=6ebc45a9-4983-4b65-a2d9-2113e501da57 http.request.method=POST http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="918.849µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=27d167cc-1a98-4b7b-a39c-56711f872e8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/blobs/uploads/fd34838e-dbd1-4270-9280-1ca74cd3b4e0?_state=k0tZ5TPF5Hv3WKTcx-UMVpiE9BwtaPEU7cy37F2bppV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZDM0ODM4ZS1kYmQxLTQyNzAtOTI4MC0xY2E3NGNkM2I0ZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzQuNjIzOTk5MTE4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.214811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema2/blobs/uploads/fd34838e-dbd1-4270-9280-1ca74cd3b4e0?_state=k0tZ5TPF5Hv3WKTcx-UMVpiE9BwtaPEU7cy37F2bppV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmZDM0ODM4ZS1kYmQxLTQyNzAtOTI4MC0xY2E3NGNkM2I0ZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzQuNjIzOTk5MTE4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33551" http.request.id=2677b566-5d14-4abd-bb6e-ec9317483c28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" 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="986.889µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:34Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33551" http.request.id=2677b566-5d14-4abd-bb6e-ec9317483c28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.026609ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-10T22:41:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=305ffd94-c8de-4a7f-958a-73ddd51804e8 http.request.method=POST http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:35Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=6c99e183-8774-486c-b801-f466f246b87c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/blobs/uploads/35b33647-27ef-41ea-b03c-e1c98d0c2552?_state=8LQyrhtWsqLn5mz_U0j2eOj6h4T2H9bSPYd6mJPULG17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNWIzMzY0Ny0yN2VmLTQxZWEtYjAzYy1lMWM5OGQwYzI1NTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzQuNzk2MzAyNjE2WiJ9&digest=sha256%3Ac0e9ed27ce81faa1da63ac535f4fc3ea3456936a948bf77766b93fd0eb589bf2" http.request.useragent="Go-http-client/1.1" http.response.duration=710.506395ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:34 +0000] "PUT /v2/foo/schema2/blobs/uploads/35b33647-27ef-41ea-b03c-e1c98d0c2552?_state=8LQyrhtWsqLn5mz_U0j2eOj6h4T2H9bSPYd6mJPULG17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNWIzMzY0Ny0yN2VmLTQxZWEtYjAzYy1lMWM5OGQwYzI1NTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzQuNzk2MzAyNjE2WiJ9&digest=sha256%3Ac0e9ed27ce81faa1da63ac535f4fc3ea3456936a948bf77766b93fd0eb589bf2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:35Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=0037d136-a0b7-4c35-a95a-4a6062d6ee52 http.request.method=POST http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11345ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:35 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=bfa0ff71-5381-467d-8197-6ed603c96e18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/blobs/uploads/705c86a4-afc8-470d-a46d-4a7fe04a45a9?_state=3JfpmlTpgfieF6VQig_HxzohzAWs7VryjaJzkYKUSkh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDVjODZhNC1hZmM4LTQ3MGQtYTQ2ZC00YTdmZTA0YTQ1YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzUuNzQxNTg0Mzc4WiJ9&digest=sha256%3A7bc1829c54cf5ebe06bcfc31baa5a6c72c241ea8c10ac91fb1ee664823b0bf78" http.request.useragent="Go-http-client/1.1" http.response.duration=1.491640774s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:35 +0000] "PUT /v2/foo/schema2/blobs/uploads/705c86a4-afc8-470d-a46d-4a7fe04a45a9?_state=3JfpmlTpgfieF6VQig_HxzohzAWs7VryjaJzkYKUSkh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDVjODZhNC1hZmM4LTQ3MGQtYTQ2ZC00YTdmZTA0YTQ1YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzUuNzQxNTg0Mzc4WiJ9&digest=sha256%3A7bc1829c54cf5ebe06bcfc31baa5a6c72c241ea8c10ac91fb1ee664823b0bf78 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33551" http.request.id=668a98d7-ff6d-46fd-ad8d-5450c72e32ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.391014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33551" http.request.id=636f6e59-6b48-49a3-9e86-1312f420d7fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/sha256:c3496997cbcf372022838ce5a88bebfde2e5694681a63fceea95ac2adc1e5f50" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11245ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:c3496997cbcf372022838ce5a88bebfde2e5694681a63fceea95ac2adc1e5f50 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=675c0fcf-ad54-461f-b5b2-3f9045e8fa67 http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" 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="942.849µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=8ebb3a20-da1c-40b3-804b-5c1788a6c77f http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/sha256:c3496997cbcf372022838ce5a88bebfde2e5694681a63fceea95ac2adc1e5f50" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="883.889µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/sha256:c3496997cbcf372022838ce5a88bebfde2e5694681a63fceea95ac2adc1e5f50 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=5155491b-35f1-4205-b19f-9216bbe8b994 http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="772.088µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=82d81148-15d4-4fd4-b6d3-c07095b29ffe http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/sha256:c3496997cbcf372022838ce5a88bebfde2e5694681a63fceea95ac2adc1e5f50" http.request.useragent="Go-http-client/1.1" http.response.duration="692.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/sha256:c3496997cbcf372022838ce5a88bebfde2e5694681a63fceea95ac2adc1e5f50 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=a0f31743-a23f-49f2-b9f1-5d131b5b4938 http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" 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="808.688µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="rewriting manifest sha256:c3496997cbcf372022838ce5a88bebfde2e5694681a63fceea95ac2adc1e5f50 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=361fb4a8-27cd-4eba-b0e6-68b819bb0cf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=361fb4a8-27cd-4eba-b0e6-68b819bb0cf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.030699ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33551" http.request.id=0256418c-5d01-4698-a8d7-82e1ec4609d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" 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="844.248µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33551" http.request.id=a2980c46-f13f-4dd2-8946-7bc6d3969518 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="995.33µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33551" http.request.id=b54b70cb-e151-4fe4-9443-43f3aeae6122 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/sha256:c5078537ec1d436591ee74bab4e4cb6b27d67f11aa51ea3adba136dacd03869d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.00025ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "PUT /v2/foo/schema2/manifests/sha256:c5078537ec1d436591ee74bab4e4cb6b27d67f11aa51ea3adba136dacd03869d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=0ee1d068-21f1-4fa3-9318-2fde651f2305 http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" 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="887.048µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=550df141-c61f-4b7a-8f08-f52cdd19dff1 http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/sha256:c5078537ec1d436591ee74bab4e4cb6b27d67f11aa51ea3adba136dacd03869d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="846.808µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/sha256:c5078537ec1d436591ee74bab4e4cb6b27d67f11aa51ea3adba136dacd03869d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=da585f73-f6bc-4c8b-ac2c-45ea0703ce6a http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="763.887µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=430d6515-3142-4e01-a087-af43aa54e99b http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/sha256:c5078537ec1d436591ee74bab4e4cb6b27d67f11aa51ea3adba136dacd03869d" http.request.useragent="Go-http-client/1.1" http.response.duration="684.686µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/sha256:c5078537ec1d436591ee74bab4e4cb6b27d67f11aa51ea3adba136dacd03869d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="rewriting manifest list sha256:c5078537ec1d436591ee74bab4e4cb6b27d67f11aa51ea3adba136dacd03869d in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=ef112c1e-bfbc-4782-9735-b0768417272a http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33551" http.request.id=ef112c1e-bfbc-4782-9735-b0768417272a http.request.method=GET http.request.remoteaddr="127.0.0.1:46968" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.15282ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (13.38s) === RUN TestGetManifestWithStorageError time="2024-05-10T22:41:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:37Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:33171" http.request.id=c6acd689-f32b-459b-ada7-6e71687c746d http.request.method=GET http.request.remoteaddr="127.0.0.1:54898" 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="822.768µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:33171" http.request.id=a9625afc-ebb0-4cec-ad3c-4f8e88f597ec http.request.method=GET http.request.remoteaddr="127.0.0.1:54898" 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="661.366µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:33171" http.request.id=95235437-08fa-4169-80ad-a4d2dc7b5e63 http.request.method=GET http.request.remoteaddr="127.0.0.1:54898" 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="672.406µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:33171" http.request.id=4a85c4b2-8943-4ba2-99bb-d9db8d82d8a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54898" 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="777.368µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-05-10T22:41:37Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:37Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=4f761f1a-f9b0-44e5-9f91-c2f317ab5d23 http.request.method=GET http.request.remoteaddr="127.0.0.1:52350" 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="846.528µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" 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.2 http.request.host="127.0.0.1:46479" http.request.id=19236ae1-4945-47c9-95d6-1613530ba782 http.request.method=GET http.request.remoteaddr="127.0.0.1:52350" 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="765.208µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=c028f7c4-5f6f-4f13-a1c3-92947bd19e7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" 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.407µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=926b5614-3e7a-410c-a199-28c0907e8027 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.15319ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T22:41:37Z" 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.2 http.request.host="127.0.0.1:46479" http.request.id=926b5614-3e7a-410c-a199-28c0907e8027 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.19643ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T22:41:37Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=926b5614-3e7a-410c-a199-28c0907e8027 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.22463ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-10T22:41:37Z" 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.2 http.request.host="127.0.0.1:46479" http.request.id=926b5614-3e7a-410c-a199-28c0907e8027 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.25031ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-10T22:41:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=6390fa4e-67db-4276-9d74-3cad823ae335 http.request.method=POST http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03537ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=82a45aa8-419a-424f-a4bc-5840e3238c6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/blobs/uploads/53ef376f-9cac-4743-ba00-1e97c4e23ee9?_state=OehBz6pDuSxR6hMMt98r5lFppoGMZQJlabPf66T4Uf57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1M2VmMzc2Zi05Y2FjLTQ3NDMtYmEwMC0xZTk3YzRlMjNlZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzcuNDQ3Mjk2MzYzWiJ9&digest=sha256%3A857e1cb60051fd83c845db13950c56cde4c967467bca4efeb11af1dcad64df16" http.request.useragent="Go-http-client/1.1" http.response.duration=779.239681ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:37 +0000] "PUT /v2/foo/schema1/blobs/uploads/53ef376f-9cac-4743-ba00-1e97c4e23ee9?_state=OehBz6pDuSxR6hMMt98r5lFppoGMZQJlabPf66T4Uf57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1M2VmMzc2Zi05Y2FjLTQ3NDMtYmEwMC0xZTk3YzRlMjNlZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzcuNDQ3Mjk2MzYzWiJ9&digest=sha256%3A857e1cb60051fd83c845db13950c56cde4c967467bca4efeb11af1dcad64df16 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=ab710a0c-8c38-4962-95bc-1e7690c931e3 http.request.method=POST http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08333ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:38 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=54831faf-e9a8-4dc0-a10e-d479b5089798 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/blobs/uploads/fcd6ea9f-e467-421e-8009-b6d30a9fbe99?_state=Jry9K3vM3n7gnw52tFstRWT0FPG99WGmn2zWAnkQeXN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmY2Q2ZWE5Zi1lNDY3LTQyMWUtODAwOS1iNmQzMGE5ZmJlOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzguNDQ3MDk0NjM2WiJ9&digest=sha256%3A6b4ce7169a77e664421fd04a10d97dc75f1aca3b7b232370f4e0944981af8f8d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.587630076s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:38 +0000] "PUT /v2/foo/schema1/blobs/uploads/fcd6ea9f-e467-421e-8009-b6d30a9fbe99?_state=Jry9K3vM3n7gnw52tFstRWT0FPG99WGmn2zWAnkQeXN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmY2Q2ZWE5Zi1lNDY3LTQyMWUtODAwOS1iNmQzMGE5ZmJlOTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6MzguNDQ3MDk0NjM2WiJ9&digest=sha256%3A6b4ce7169a77e664421fd04a10d97dc75f1aca3b7b232370f4e0944981af8f8d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=e4e5b689-58f7-42d7-b280-48857eac7b9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.971917ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=6f952724-6c96-4f5f-9222-a309eccf5f75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.770396ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=db62eb57-0553-409b-9714-39f9f9059da8 http.request.method=GET http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.207461ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=8ea006aa-cf94-42f9-b414-a192fa934bc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.15754ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46479" http.request.id=1e7468fd-d3a6-4f66-9407-222a78f30b82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.737235ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46479" http.request.id=e6b09c5d-4e7e-414c-ac8f-d801c7145369 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.801076ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:46479" http.request.id=b17b5ca9-3f74-4f13-81b9-3501f3630dd3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.747636ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=857d1226-91db-43e7-9108-cc02263d1ec4 http.request.method=GET http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.17374ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=44493c39-5a28-416a-8587-47d455c6edce http.request.method=GET http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="888.168µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=af77d66d-7657-4e4d-80c6-704d98718e0b http.request.method=GET http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.duration="794.928µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=b21ec682-93f6-44eb-bd57-4041d74e1cd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52350" 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="801.208µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=error msg="payload digest does match: "sha256:8afe238e6d845e31317a1400192df6b9a54f7b7e10b916f75bec2aa638907d16" != "sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6"" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=490dc4ad-d7a0-47b1-9fd3-1cbc8f24daa6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" time="2024-05-10T22:41:40Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=490dc4ad-d7a0-47b1-9fd3-1cbc8f24daa6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52350" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.115411ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=3760e138-ecba-4173-a966-0c8aff4c8122 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52364" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.246692ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=ad50ff3e-363b-46f6-9a8d-e37d85e2c880 http.request.method=GET http.request.remoteaddr="127.0.0.1:52364" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.030809ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=8dcdc9a6-90ef-4423-b19d-78334e227154 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52372" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.180252ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=95859b1f-d068-4e67-811a-051bd33cbaf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52378" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.926317ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=be216b1c-193f-4559-962f-975c15c59510 http.request.method=GET http.request.remoteaddr="127.0.0.1:52378" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.203101ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=d8317d73-5891-438d-af1b-8f1334f5179e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52380" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.171291ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=913da14a-2cc8-4134-82a6-4a694784583c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.028838ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=5264b0fc-1ec8-4e68-9674-b86b46254d14 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="841.808µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=d90f39f5-a571-42b5-93a9-a43f2c4ebbed http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6" http.request.useragent="Go-http-client/1.1" http.response.duration="971.85µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "DELETE /v2/foo/schema1/manifests/sha256:6328ece519c01983a2fae930578f7ff1b75d8be4ba6a1fa7152d259606ae55c6 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=b4bb80b4-2b95-4ba8-8c6b-e34e60404b6f http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="832.168µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=8075717c-48da-4388-b116-04138ed704a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="943.489µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" 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.2 http.request.host="127.0.0.1:46479" http.request.id=4080c3fd-7a5f-481a-871b-c15cbcd52906 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="877.368µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46479" http.request.id=e1795845-fc13-4b2a-84c5-fa461e5dd676 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" 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="960.049µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:40Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46479" http.request.id=e1795845-fc13-4b2a-84c5-fa461e5dd676 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01577ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:40Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46479" http.request.id=e1795845-fc13-4b2a-84c5-fa461e5dd676 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.04473ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=a535df6f-9183-4f00-b376-1c564e404f42 http.request.method=POST http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05953ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=19b5a920-085d-45fe-8a1d-eb19f7ac716c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/blobs/uploads/e466eb16-8c6d-47c5-8040-6f064af3d934?_state=rvGV6V8-BU2kr39eex9jWibzgSMbumwrEPkkiMotSjN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNDY2ZWIxNi04YzZkLTQ3YzUtODA0MC02ZjA2NGFmM2Q5MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6NDAuMTkyNzUyNDM3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.423613ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/e466eb16-8c6d-47c5-8040-6f064af3d934?_state=rvGV6V8-BU2kr39eex9jWibzgSMbumwrEPkkiMotSjN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNDY2ZWIxNi04YzZkLTQ3YzUtODA0MC02ZjA2NGFmM2Q5MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6NDAuMTkyNzUyNDM3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46479" http.request.id=c97beca3-0db9-4da9-8643-256df48eab39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.181411ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:40Z" 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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46479" http.request.id=c97beca3-0db9-4da9-8643-256df48eab39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.235811ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-10T22:41:40Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=f9ea8f09-d84a-48ba-aebf-de8cf3001b4b http.request.method=POST http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07189ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=ebaaefda-2a21-4335-bd8a-ee14913de3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/blobs/uploads/f9021265-96c4-4ab0-aeaf-9804eb7f82fb?_state=aIbqqaYYLC5aAk3o9zOlgmDwJeaLZn6Ruv6Sdx_v1sh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOTAyMTI2NS05NmM0LTRhYjAtYWVhZi05ODA0ZWI3ZjgyZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6NDAuNDY5NDYwMDM3WiJ9&digest=sha256%3A636112889f0988d3c65a2630c2726d80569aadf85e6fe2a54632809ed273a02c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.662831258s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/f9021265-96c4-4ab0-aeaf-9804eb7f82fb?_state=aIbqqaYYLC5aAk3o9zOlgmDwJeaLZn6Ruv6Sdx_v1sh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmOTAyMTI2NS05NmM0LTRhYjAtYWVhZi05ODA0ZWI3ZjgyZmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6NDAuNDY5NDYwMDM3WiJ9&digest=sha256%3A636112889f0988d3c65a2630c2726d80569aadf85e6fe2a54632809ed273a02c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=9b28b9c0-b325-4aec-b78e-1bcc8c61b915 http.request.method=POST http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.256852ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:43 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=b21758c0-af1d-4a7c-96eb-93767d6647d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/blobs/uploads/22cef66e-c524-40db-90e8-a46385b22614?_state=IXNBovKnkxPKQxRSUKN51sQ7OKLAGcnU7lB33NQtcMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMmNlZjY2ZS1jNTI0LTQwZGItOTBlOC1hNDYzODViMjI2MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6NDMuMzM0NzQ2MTU3WiJ9&digest=sha256%3Ad2ed9847bcb71a9a5cfe945601cec6d304ad85d744404c8d982e5c5cfb77bbe3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.311246519s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:43 +0000] "PUT /v2/foo/schema2/blobs/uploads/22cef66e-c524-40db-90e8-a46385b22614?_state=IXNBovKnkxPKQxRSUKN51sQ7OKLAGcnU7lB33NQtcMB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMmNlZjY2ZS1jNTI0LTQwZGItOTBlOC1hNDYzODViMjI2MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTBUMjI6NDE6NDMuMzM0NzQ2MTU3WiJ9&digest=sha256%3Ad2ed9847bcb71a9a5cfe945601cec6d304ad85d744404c8d982e5c5cfb77bbe3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46479" http.request.id=50a51d72-2bc8-4332-92a6-76a161d3a5c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.522254ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46479" http.request.id=d8bec5ad-b207-44a6-9494-1bda1d2b45fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.190051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=a2cf142c-17ab-4a53-8418-8778bab1eca5 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="981.729µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=031f1bac-99de-422a-8b8f-e5620ba52a34 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.02401ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=c3d498dd-aba5-45a6-8a23-7587dde99226 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="864.208µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=1103d4f0-0b07-43fd-b861-c0f0f90ed8f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" http.request.useragent="Go-http-client/1.1" http.response.duration="785.408µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=b6dd2b57-459a-4bd0-aec5-201f76e74c46 http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" 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="789.087µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="rewriting manifest sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=cde03697-d47c-439e-bbe6-8c15dc484ddb http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=cde03697-d47c-439e-bbe6-8c15dc484ddb http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.252101ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=cda66793-d38b-4249-a99e-b3e344d8b45b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09997ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=848106f1-5125-4093-9949-0279970d0f5b http.request.method=GET http.request.remoteaddr="127.0.0.1:52396" http.request.uri="/v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="898.969µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=43c85cc6-21dc-411d-9f8e-4bf5ff01c4b7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56518" http.request.uri="/v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.10321ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46479" http.request.id=f3da61d1-14f4-4ca8-8312-9fa7c76bdeb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56520" http.request.uri="/v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.348733ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "PUT /v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=1d5e27d0-0eb3-4cbf-8a39-d0313c416844 http.request.method=GET http.request.remoteaddr="127.0.0.1:56520" http.request.uri="/v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.023009ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=4104adc5-cba5-42f4-8952-cc617397f33d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56534" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.103531ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46479" http.request.id=40cd1f55-f08c-4def-b473-e788f2579d6d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.433053ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=b2b9fa74-d98d-485f-9350-d8d55d774212 http.request.method=GET http.request.remoteaddr="127.0.0.1:56548" 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="945.009µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=c4854df7-6baf-4df6-9087-6030b75a1f4d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56548" http.request.uri="/v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06201ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "DELETE /v2/foo/schema2/manifests/sha256:57464e674769816343b772de471fbd19281886dc3185c0217cd8dc2c451b85fc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:46479" http.request.id=430113e7-20f2-4729-89a7-23b3c55ab7bd http.request.method=GET http.request.remoteaddr="127.0.0.1:56548" 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="891.169µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (7.42s) === RUN TestManifestDeleteDisabled time="2024-05-10T22:41:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:44Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:43745" http.request.id=7a216731-fda7-468a-8976-0f330f645ce8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43848" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07321ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-05-10T22:41:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:44Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:44Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-05-10T22:41:44Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.2 time="2024-05-10T22:41:44Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-05-10T22:41:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:33749" http.request.id=31c6e7be-4689-4814-bf63-c60dfccdbdcd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50722" 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.964218ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:33749" http.request.id=63358475-ebef-4c22-b85e-266a0e28fa18 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50734" 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.721056ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:33749" http.request.id=c20e2c2a-1237-4f61-a8c0-d347e1f3e291 http.request.method=POST http.request.remoteaddr="127.0.0.1:50736" 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.787977ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-10T22:41:44Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:33749" http.request.id=0ffac015-84eb-492e-b54a-7b9fd013b9f3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50742" 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.746896ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [10/May/2024:22:41:44 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.21s) === RUN TestProxyManifestGetByTag time="2024-05-10T22:41:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:44Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:45Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=3f28125f-1760-4090-a8cd-112af1456dcc http.request.method=POST http.request.remoteaddr="127.0.0.1:50956" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.354653ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=9a2b4d28-82fe-43db-a82a-45f70e60a619 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50956" http.request.uri="/v2/foo/bar/blobs/uploads/60851c9b-3e32-4cbf-8301-aec4516fe33b?_state=gwdZMLDUMfDQDTdj3qn7BXLMPIbSwCi1YRPg7a6i5cJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwODUxYzliLTNlMzItNGNiZi04MzAxLWFlYzQ1MTZmZTMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTo0NS4yMzcxODczNTFaIn0%3D&digest=sha256%3Ac95fe1164b23de8065980d592feb97eb85a716a3666fd3e778be80e20e6808f7" http.request.useragent="Go-http-client/1.1" http.response.duration=4.364232483s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:45 +0000] "PUT /v2/foo/bar/blobs/uploads/60851c9b-3e32-4cbf-8301-aec4516fe33b?_state=gwdZMLDUMfDQDTdj3qn7BXLMPIbSwCi1YRPg7a6i5cJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYwODUxYzliLTNlMzItNGNiZi04MzAxLWFlYzQ1MTZmZTMzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTo0NS4yMzcxODczNTFaIn0%3D&digest=sha256%3Ac95fe1164b23de8065980d592feb97eb85a716a3666fd3e778be80e20e6808f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=c0d35a4c-2bd4-4948-a073-12f7815083a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50956" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=6.522702ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-05-10T22:41:49Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-05-10T22:41:49Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.22.2 time="2024-05-10T22:41:49Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=88abcc72-2e7f-4b29-b89e-4972281a737d http.request.method=GET http.request.remoteaddr="127.0.0.1:50956" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="697.607µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:42247" go.version=go1.22.2 time="2024-05-10T22:41:49Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=7ed38f20-83db-4710-8ef6-a3f79e5fdd15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50964" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="954.249µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42247 /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:42247/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:32919" http.request.id=9e94982f-f75b-4f9e-b31a-68a62cc4c42f http.request.method=GET http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/bar/manifests/sha256:a99d9407e02ddc25119dfcd9c7b0620e79f0ff7c62c42d6eb5bc890c3ddc1d54" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:a99d9407e02ddc25119dfcd9c7b0620e79f0ff7c62c42d6eb5bc890c3ddc1d54" time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=4d381537-c767-4422-91f3-21bb33992995 http.request.method=GET http.request.remoteaddr="127.0.0.1:50972" http.request.uri="/v2/foo/bar/manifests/sha256:a99d9407e02ddc25119dfcd9c7b0620e79f0ff7c62c42d6eb5bc890c3ddc1d54" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.251101ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "GET /v2/foo/bar/manifests/sha256:a99d9407e02ddc25119dfcd9c7b0620e79f0ff7c62c42d6eb5bc890c3ddc1d54 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:a99d9407e02ddc25119dfcd9c7b0620e79f0ff7c62c42d6eb5bc890c3ddc1d54 with ttl=167h59m59.99999556s" go.version=go1.22.2 time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:32919" http.request.id=9e94982f-f75b-4f9e-b31a-68a62cc4c42f http.request.method=GET http.request.remoteaddr="127.0.0.1:41974" http.request.uri="/v2/foo/bar/manifests/sha256:a99d9407e02ddc25119dfcd9c7b0620e79f0ff7c62c42d6eb5bc890c3ddc1d54" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=9.063525ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "GET /v2/foo/bar/manifests/sha256:a99d9407e02ddc25119dfcd9c7b0620e79f0ff7c62c42d6eb5bc890c3ddc1d54 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=62de319f-5b15-4f2a-a03d-5d54a337d68d http.request.method=GET http.request.remoteaddr="127.0.0.1:50972" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.448µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42247 /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:42247/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:32919" http.request.id=92633d96-9436-4bc5-9a9d-17cdfa354c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41980" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=b200df72-1c60-4777-8d98-ff73e6fb6510 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50978" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.282661ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:32919" http.request.id=92633d96-9436-4bc5-9a9d-17cdfa354c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41980" 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=12.899041ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T22:41:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=0679c9ae-199c-42a0-b543-4ff7e1ef96f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50978" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10549ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=0a429c6c-682b-4884-aabd-a92797cabcd3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50978" http.request.uri="/v2/foo/bar/blobs/uploads/8eb47891-753e-4fcd-a1b9-e2c25a11e4c1?_state=4-W8ULRtT4g44FeaLgEfyrretY72q25FbsGCKMQEJLl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlYjQ3ODkxLTc1M2UtNGZjZC1hMWI5LWUyYzI1YTExZTRjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTo0OS45NDg3ODQ2NThaIn0%3D&digest=sha256%3A0aba7cc3199941c370457e702559469e8f8125d8bb72f4ad46ac7f98f12cc56c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.548585985s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:49 +0000] "PUT /v2/foo/bar/blobs/uploads/8eb47891-753e-4fcd-a1b9-e2c25a11e4c1?_state=4-W8ULRtT4g44FeaLgEfyrretY72q25FbsGCKMQEJLl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhlYjQ3ODkxLTc1M2UtNGZjZC1hMWI5LWUyYzI1YTExZTRjMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xMFQyMjo0MTo0OS45NDg3ODQ2NThaIn0%3D&digest=sha256%3A0aba7cc3199941c370457e702559469e8f8125d8bb72f4ad46ac7f98f12cc56c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=79b7b0a4-f323-450f-94f9-248ca272df98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50978" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=5.420011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/May/2024:22:41:52 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=379ae449-dd1b-4406-8820-4cdfcd5e5be1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50978" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.927µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:22:41:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T22:41:52Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42247 /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:42247/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:32919" http.request.id=74a9ed5b-b01a-42d0-b34d-36a31b6f1642 http.request.method=GET http.request.remoteaddr="127.0.0.1:41994" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=62f115d8-b248-4e01-9394-b180d76bcf07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.21158ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:22:41:52 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=249be0ec-02c3-45b9-878c-f06fb0a25d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:50986" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="775.407µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/May/2024:22:41:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-10T22:41:52Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42247 /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:42247/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:32919" http.request.id=74a9ed5b-b01a-42d0-b34d-36a31b6f1642 http.request.method=GET http.request.remoteaddr="127.0.0.1:41994" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42247" http.request.id=c7bf15f0-e0e1-47cb-a15e-8eda31f7595d http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.260181ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:22:41:52 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-10T22:41:52Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:30b44599f450a319a94ed13dfd0d244bb8ddf9a3d2b61428cff4006631c0a5ae with ttl=167h59m59.99999568s" go.version=go1.22.2 time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:32919" http.request.id=74a9ed5b-b01a-42d0-b34d-36a31b6f1642 http.request.method=GET http.request.remoteaddr="127.0.0.1:41994" 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=12.753ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/May/2024:22:41:52 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (7.65s) === RUN TestAppDispatcher time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44361" http.request.id=a1aa3255-0e8a-426d-8e85-bcf98b61af50 http.request.method=GET http.request.remoteaddr="127.0.0.1:47606" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="937.168µs" http.response.status=200 http.response.written=0 time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44361" http.request.id=3f550743-6957-44c5-b675-51575db77606 http.request.method=GET http.request.remoteaddr="127.0.0.1:47606" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="971.09µs" http.response.status=200 http.response.written=0 time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44361" http.request.id=ad2bbe5b-0a98-4fae-9fa9-c7a77b5c0f4a http.request.method=GET http.request.remoteaddr="127.0.0.1:47606" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.529µs" http.response.status=200 http.response.written=0 time="2024-05-10T22:41:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44361" http.request.id=de38e509-dc7b-412e-8589-dfcd3bf2e3d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47606" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="898.569µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-05-10T22:41:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 time="2024-05-10T22:41:52Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 time="2024-05-10T22:41:52Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.2 http.request.host="127.0.0.1:33057" http.request.id=bd85942b-d291-4d58-9584-70b3a3224e57 http.request.method=GET http.request.remoteaddr="127.0.0.1:45762" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-10T22:41:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 time="2024-05-10T22:41:52Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 time="2024-05-10T22:41:52Z" level=info msg="configuring file health check path=/tmp/healthcheck3069415412, interval=1" go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-10T22:41:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 time="2024-05-10T22:41:56Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 time="2024-05-10T22:41:56Z" level=info msg="configuring TCP health check addr=127.0.0.1:37735, interval=1" go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-10T22:42:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 time="2024-05-10T22:42:00Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 time="2024-05-10T22:42:00Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:42291, interval=1, threshold=3" go.version=go1.22.2 instance.id=5143ebb3-cdaa-4c98-88a7-599fb4cf2020 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 80.702s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.07s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.36s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.90s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.400s === RUN TestSchedule time="2024-05-10T22:40:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec time="2024-05-10T22:40:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.9974ms" go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec time="2024-05-10T22:40:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.12µs" go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec time="2024-05-10T22:40:46Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.04µs" go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec 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.06s) === RUN TestRestoreOld time="2024-05-10T22:40:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-10T22:40:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec time="2024-05-10T22:40:47Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99716ms" go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec time="2024-05-10T22:40:47Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998ms" go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec time="2024-05-10T22:40:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-05-10T22:40:47Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=ca213d2c-d89d-435c-bad0-3745b84425ec --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.610s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.13s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 29291008 sha256:6a46d019aa670ac3f0366fb070758d9fddc87e08e7b2e20da25be5522699533e [] map[] } --- PASS: TestSimpleBlobRead (0.82s) === RUN TestBlobMount --- PASS: TestBlobMount (0.67s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.68s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.76s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.57s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:146984f6803f252b6f90a96d16541c1017c00c60bce80d1070939e5bab3d838e palailogos: marking blob sha256:278ed1a8095471e73c25db2c78ce9395d0e971df67fe77d29e464a459f1433ac palailogos: marking blob sha256:95817bc66ea5df87aa4a2e9c7e4c58d2efd36dbd320780769b2e583f4a21cd0a palailogos: marking manifest sha256:81644ab625b6088903cb509f8cde9cf293fe6f3e8ea32d9ea849af495a082279 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:de16d9453ac18d663a6b65de6a33e859c3015c8d3f45cb5257b67579abb2af08 palailogos: marking blob sha256:e1094d3065bba6fdd1d5e1732bf120c809907aed24d344a8056071434d494c3f palailogos: marking manifest sha256:f8aa1f572f16ffed5c29e1f7e84d43f42aeca8e8fcd17d4f845b1248a2c18229 palailogos: marking blob sha256:df75a387660927c49901261415837afa5feda33c85db3f262092b068bda5c054 palailogos: marking blob sha256:3b60ab711b8e546d1fc4b4de050ce78236a7cbb6e61a1bd3393e6445504c1e95 palailogos: marking manifest sha256:fef850ae7478f0432c3ba52b711ecba9e5fdefbed67616606968984ed5ad9c1a palailogos: marking blob sha256:f8aa1f572f16ffed5c29e1f7e84d43f42aeca8e8fcd17d4f845b1248a2c18229 palailogos: marking blob sha256:146984f6803f252b6f90a96d16541c1017c00c60bce80d1070939e5bab3d838e 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.36s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:2651213c11802bd36d7825e343fc41f1edd45e9a600c4e57636f2618744b609b deletemanifests: marking manifest sha256:7b067b08c8ebd8ee9615da1e55c31d55d6eef4f15e49996f0f4605a3fde61603 deletemanifests: marking blob sha256:82256fdaddb33c95bf221beaea9c224f320710153fc3189b484acf6ba2f06862 deletemanifests: marking blob sha256:0b43ca8358e05eea84a559b557b56c89b226ce68ea45c5f5e2b9b0fc37a79c48 deletemanifests: marking blob sha256:b5d7f719a4886fe956122618dfeffa1643deceeebf92f8fae161876480a143c3 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2651213c11802bd36d7825e343fc41f1edd45e9a600c4e57636f2618744b609b blob eligible for deletion: sha256:766019e92d382161dd77ed5aaf4394baca009aad88385b1a44c59b14b442892a blob eligible for deletion: sha256:d5ba79fc3cf001d43e2dab7322336b99b38759dc02d2772f9479732edb62df1c blob eligible for deletion: sha256:0d5b6dea7b2c56e52325a18405de7803b03d37f9e72a277d44b13fe633aaf690 deletemanifests manifest eligible for deletion: sha256:2651213c11802bd36d7825e343fc41f1edd45e9a600c4e57636f2618744b609b deletemanifests: marking manifest sha256:7b067b08c8ebd8ee9615da1e55c31d55d6eef4f15e49996f0f4605a3fde61603 deletemanifests: marking blob sha256:82256fdaddb33c95bf221beaea9c224f320710153fc3189b484acf6ba2f06862 deletemanifests: marking blob sha256:0b43ca8358e05eea84a559b557b56c89b226ce68ea45c5f5e2b9b0fc37a79c48 deletemanifests: marking blob sha256:b5d7f719a4886fe956122618dfeffa1643deceeebf92f8fae161876480a143c3 time="2024-05-10T22:41:07Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/2651213c11802bd36d7825e343fc41f1edd45e9a600c4e57636f2618744b609b" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d time="2024-05-10T22:41:07Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/2651213c11802bd36d7825e343fc41f1edd45e9a600c4e57636f2618744b609b" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0d5b6dea7b2c56e52325a18405de7803b03d37f9e72a277d44b13fe633aaf690 time="2024-05-10T22:41:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0d/0d5b6dea7b2c56e52325a18405de7803b03d37f9e72a277d44b13fe633aaf690" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:2651213c11802bd36d7825e343fc41f1edd45e9a600c4e57636f2618744b609b time="2024-05-10T22:41:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/26/2651213c11802bd36d7825e343fc41f1edd45e9a600c4e57636f2618744b609b" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:766019e92d382161dd77ed5aaf4394baca009aad88385b1a44c59b14b442892a time="2024-05-10T22:41:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/76/766019e92d382161dd77ed5aaf4394baca009aad88385b1a44c59b14b442892a" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:d5ba79fc3cf001d43e2dab7322336b99b38759dc02d2772f9479732edb62df1c time="2024-05-10T22:41:07Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d5/d5ba79fc3cf001d43e2dab7322336b99b38759dc02d2772f9479732edb62df1c" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d --- PASS: TestDeleteManifestIfTagNotFound (2.46s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:33a17b4e5ec64c6af54a2f900b2a3233a9787485acdefc08c6f77805390e5fac time="2024-05-10T22:41:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/33/33a17b4e5ec64c6af54a2f900b2a3233a9787485acdefc08c6f77805390e5fac" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:6cddf33f365745beb4da915d70fe581c5f60d20bfbbc47611708a8f45e6e162f time="2024-05-10T22:41:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6c/6cddf33f365745beb4da915d70fe581c5f60d20bfbbc47611708a8f45e6e162f" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:da1b4ea2c399b45aecacbacfb02d007775f40c1449e61ce1e4ef988efadf67e5 time="2024-05-10T22:41:08Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/da/da1b4ea2c399b45aecacbacfb02d007775f40c1449e61ce1e4ef988efadf67e5" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d --- PASS: TestGCWithMissingManifests (0.74s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:4e115da7e03cd9523918353c02b9d86b71d3b98a7ea4a836d4750a8442730cf1 komnenos: marking blob sha256:e2612f4cb7382abb419dd9595ea6753e74837d9ebeca88378e49348b1a5d5e36 komnenos: marking blob sha256:cc48d970f126b93f4d0d83346564a2d4ac3ba3d80317b20e1856059e9f944743 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:bea529a599e5a99196ed259f08d345d9995ea3fc23f88b23542762b276df1326 time="2024-05-10T22:41:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/be/bea529a599e5a99196ed259f08d345d9995ea3fc23f88b23542762b276df1326" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:c64d3bd191473efc129a4bbb544e96ed3e05c1c1b95e44a573ef735b6afdcc0b time="2024-05-10T22:41:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c6/c64d3bd191473efc129a4bbb544e96ed3e05c1c1b95e44a573ef735b6afdcc0b" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-10T22:41:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:5b8ad1df50243ff681ba244bf191a4947767669f408661d6f03b744ac51d3234 time="2024-05-10T22:41:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5b/5b8ad1df50243ff681ba244bf191a4947767669f408661d6f03b744ac51d3234" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:ab93f2fe3ad3b00b24847df4f9dcf2791013c865e424cda662128856360fbe6c time="2024-05-10T22:41:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ab/ab93f2fe3ad3b00b24847df4f9dcf2791013c865e424cda662128856360fbe6c" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:b464749fc5499232385aec43ba536571cc8af43565780e09d8591adffef0d596 time="2024-05-10T22:41:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b4/b464749fc5499232385aec43ba536571cc8af43565780e09d8591adffef0d596" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d blob eligible for deletion: sha256:b7b77e73ad03c8e18bb078bbd4c5c9436756e9cc31a5dbcf4b8a724a3eaf4f76 time="2024-05-10T22:41:10Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b7/b7b77e73ad03c8e18bb078bbd4c5c9436756e9cc31a5dbcf4b8a724a3eaf4f76" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d --- PASS: TestDeletionHasEffect (2.24s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.61s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:ba86a5596794403027e1ab1532409e28fd96a8797b3c91a97c153f28f89eab19 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:8395df1310926ae9c014aaeaa2442590de3bb0454b4fb6c099ef8792f52ffd08 michael_z_doukas: marking blob sha256:f2348d6d273947d7299e216e0f1f73beb604b3094197d3b934883d9e4098e0ac 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3b7e7658711f42d5c36d3a0f45373b5e0687f898b3ed74d4c9d3e7c01999194d time="2024-05-10T22:41:14Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3b/3b7e7658711f42d5c36d3a0f45373b5e0687f898b3ed74d4c9d3e7c01999194d" go.version=go1.22.2 instance.id=f9cdd35d-e123-4ccd-99f2-a632e864956d --- PASS: TestOrphanBlobDeleted (1.11s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:13e0176711a173afc6c6aa8077294175af81b978bd70b8022b3d97a7740f7c9b linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:34f0a14d74a6ef98df2463a06e9fa3b9745d1b6d9197a36fa8197655f7ae28c2 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.70s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.68s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.49s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.83s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-05-10T22:41:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 21:41:17.849695279 +0000 UTC m=-3569.081803995, actuallyDelete=true" time="2024-05-10T22:41:17Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-10T22:41:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456, actuallyDelete=true" time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0111dde7-82c7-4e49-ba47-b700001a2a11 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/112f207f-3459-4c01-83ca-12891b1041d9 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/12413216-617c-4f6c-ad29-48de721a13d3 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3c9a933d-32ac-490b-b368-221f912c24c4 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4da1148e-91f6-490a-981b-7a651a832384 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5e51aa90-e1bf-45b7-8442-016e0c4e818a have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/04229eea-dbc0-4fe6-aaf0-c31aaf3f2fb7 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/08d86759-8733-4d8a-9547-150b054c4bc0 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2a849944-fa15-4ac4-8532-2fb09b301955 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/64189234-1372-4e6c-9110-0bdbe307d14b have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/0af3ce3a-6f31-4cd7-a31d-6f516a093465 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.85084673 +0000 UTC m=+30.919347456). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-10T22:41:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 22:41:17.852082701 +0000 UTC m=+30.920583387, actuallyDelete=true" time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/9d462f84-064c-437b-94b6-ac0b02a8756a have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852082701 +0000 UTC m=+30.920583387). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b61fde63-c92d-47fa-aad3-9560532cec70 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852082701 +0000 UTC m=+30.920583387). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/36aa28fa-bac3-4e99-8ade-a2f62d9009c7 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852082701 +0000 UTC m=+30.920583387). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/75e1d7d4-7740-4703-8532-3664ad6fdefe have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852082701 +0000 UTC m=+30.920583387). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a5cec30a-f07c-4e81-91db-58e348406109 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852082701 +0000 UTC m=+30.920583387). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-10T22:41:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 22:41:17.852924669 +0000 UTC m=+30.921425835, actuallyDelete=true" time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5879344b-83a1-4d5f-a293-75fa64acb3c9 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852924669 +0000 UTC m=+30.921425835). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f2451d1f-9036-4839-bb9a-7fceb1d1ab76 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852924669 +0000 UTC m=+30.921425835). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/04751168-7433-48f6-84d6-224f59578df4 have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852924669 +0000 UTC m=+30.921425835). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0b80ee15-ef4f-4338-9de3-647a1f7f784f have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852924669 +0000 UTC m=+30.921425835). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/264bc8b6-282a-4d2b-b14c-578aa7108c0e have older date (2024-05-10 21:41:17 +0000 UTC) than purge date (2024-05-10 22:41:17.852924669 +0000 UTC m=+30.921425835). Removing upload directory." time="2024-05-10T22:41:17Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-10T22:41:17Z" level=info msg="PurgeUploads starting: olderThan=2024-05-10 22:41:17.853412034 +0000 UTC m=+30.921912760, actuallyDelete=true" time="2024-05-10T22:41:17Z" 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 30.956s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.048s === 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.037s === RUN TestWalkFileRemoved time="2024-05-10T22:40:46Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.018s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.371s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.10s) === 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.129s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.21s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.576s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.55s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.914s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-05-10T22:40:46Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-05-10T22:40:46Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-05-10T22:40:46Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestParsing === CONT TestInvalidData === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestMatchIPV4_2 time="2024-05-10T22:40:46Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2024-05-10T22:40:46Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=b5c5aaac-9646-4bf9-9b66-5424e835d8aa --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2024-05-10T22:40:46Z" level=error msg="unknown ip address format" go.version=go1.22.2 instance.id=b5c5aaac-9646-4bf9-9b66-5424e835d8aa ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) time="2024-05-10T22:40:46Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=b5c5aaac-9646-4bf9-9b66-5424e835d8aa --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestInvalidData (0.01s) time="2024-05-10T22:40:47Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-10T22:40:48Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-10T22:40:49Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-05-10T22:40:50Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.541s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.033s === 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.376s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.48s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.854s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.031s >>> 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-r4.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-r4.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 21.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r4.apk >>> docker-registry: Build complete at Fri, 10 May 2024 22:42:11 +0000 elapsed time 0h 1m 42s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/1) Purging .makedepends-docker-registry (20240510.224030) OK: 454 MiB in 105 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...