>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r3) started Wed, 03 Jul 2024 18:01:58 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.5-r0) (3/3) Installing .makedepends-docker-registry (20240703.180158) Executing busybox-1.36.1-r31.trigger OK: 501 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? 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-07-03T18:02:15Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-07-03T18:02:15Z" 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.061s ? 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-07-03T18:02:15Z" 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.053s === 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.045s === 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.031s === 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.034s === 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.047s === 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.060s === 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.047s === 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/07/03 18:02:15 http: TLS handshake error from 127.0.0.1:52238: 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:45293/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:45293/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:45293/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:45293/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:38893?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.84s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-07-03T18:02:16Z" level=info msg="broadcaster: closing" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="closing testSink" time="2024-07-03T18:02:16Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-07-03T18:02:16Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 1} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 1} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 1} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:16Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T18:02:17Z" level=warning msg="&{0x2da7e78 0.9} encountered too many errors, backing off" time="2024-07-03T18:02:17Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.68s) PASS ok github.com/docker/distribution/notifications 1.752s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-07-03T18:02:15Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T18:02:15.880757457Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:15.880817138Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.22.5 time="2024-07-03T18:02:15.880859018Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:15.887596519Z" level=info msg="listening on [::]:5000" go.version=go1.22.5 time="2024-07-03T18:02:18.890310072Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 time="2024-07-03T18:02:18.991953069Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=e000affd-de01-4f08-96e9-edc8bfd0ffc1 http.request.method=GET http.request.remoteaddr="[::1]:52276" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.014089ms http.response.status=200 http.response.written=2 ::1 - - [03/Jul/2024:18:02:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-07-03T18:02:19.895002623Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T18:02:19.89579255Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:19.895813711Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:19.895872871Z" level=info msg="Starting upload purge in 29m0s" go.version=go1.22.5 time="2024-07-03T18:02:19.896443756Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-03T18:02:19.896466277Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.5 time="2024-07-03T18:02:19.897723928Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.5 time="2024-07-03T18:02:22.912171147Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=168262f6-7a29-426e-9ac9-8f6ee4220b64 http.request.method=GET http.request.remoteaddr="127.0.0.1:54726" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.408µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:02:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-07-03T18:02:22.912305068Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 --- PASS: TestRegistrySupportedCipherSuite (4.02s) === RUN TestRegistryUnsupportedCipherSuite time="2024-07-03T18:02:23.630339631Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T18:02:23.631137439Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:23.631159039Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:23.63124632Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.22.5 time="2024-07-03T18:02:23.631710164Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.72s) PASS ok github.com/docker/distribution/registry 15.907s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.033s === 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.132s === RUN TestBasicAccessController time="2024-07-03T18:02:15Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.5 instance.id=f4a29cdb-c863-43d2-a1ff-eb0a7727ec26 time="2024-07-03T18:02:15Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.5 instance.id=f4a29cdb-c863-43d2-a1ff-eb0a7727ec26 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-07-03T18:02:15Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.5 password="mtW7zej_UXQWD8nV1veDHxNfEC1wcdTJ8bpjtvqjhis" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.120s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.045s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2024-07-03T18:02:15Z" level=info msg="token not to be used before 2024-07-03 18:02:16 +0000 UTC - currently 2024-07-03 18:02:15.948028825 +0000 UTC m=+0.089128246" time="2024-07-03T18:02:15Z" level=info msg="token not to be used after 2024-07-03 18:02:15 +0000 UTC - currently 2024-07-03 18:02:15.951872699 +0000 UTC m=+0.092972200" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-07-03T18:02:15Z" 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.168s === 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.01s) === 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.109s === 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.058s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.031s === RUN TestCheckAPI time="2024-07-03T18:02:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:16Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45973" http.request.id=27a9e7a6-96b6-4ac9-a8d8-b33c4cd40060 http.request.method=GET http.request.remoteaddr="127.0.0.1:33142" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.040129ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:02:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-07-03T18:02:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:16Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=5943c8e3-5b81-4c2e-982d-a77aac6debee http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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.004129ms http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:18:02:16 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T18:02:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=256c5594-71db-417e-9a05-7d1c30323838 http.request.method=POST http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.279732ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:16 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=2673f399-5a34-43af-a743-2cceb1c162e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/aaaa/blobs/uploads/97f4a64d-d964-4087-9438-999d63815044?_state=En0CXPa6-bnEO6l0hyah8omsg_yp4fpLrY7rA_SEUWJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5N2Y0YTY0ZC1kOTY0LTQwODctOTQzOC05OTlkNjM4MTUwNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MTYuNDI4OTEzMDQ3WiJ9&digest=sha256%3A10bd145bb2d989bc69ab049b49a85210cfea70ded43cacda94f790de8ab23896" http.request.useragent="Go-http-client/1.1" http.response.duration=2.737844481s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:16 +0000] "PUT /v2/foo/aaaa/blobs/uploads/97f4a64d-d964-4087-9438-999d63815044?_state=En0CXPa6-bnEO6l0hyah8omsg_yp4fpLrY7rA_SEUWJ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI5N2Y0YTY0ZC1kOTY0LTQwODctOTQzOC05OTlkNjM4MTUwNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MTYuNDI4OTEzMDQ3WiJ9&digest=sha256%3A10bd145bb2d989bc69ab049b49a85210cfea70ded43cacda94f790de8ab23896 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=9f8e2a3f-d77e-4bcd-9b31-0d9b52847c2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.881435ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:19 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=be2a7b5d-5532-48c0-b6c3-a0dfb6d098fb http.request.method=POST http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.152291ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:19 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=02223808-2ac8-4776-b802-1375fee0b97c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/bbbb/blobs/uploads/1eec33ac-350b-4469-8c53-01b4ad7687b1?_state=j3BFny_UgEqE8_pcVH08OApQxy7U9yOxX6GnjkVj5LF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxZWVjMzNhYy0zNTBiLTQ0NjktOGM1My0wMWI0YWQ3Njg3YjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MTkuNDYxMzk3NTQ4WiJ9&digest=sha256%3A8d6d85bf0fc6543cc3e076be9dd1e265ba89fc4c9e86dbffc6401246e81293c4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.161470317s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:19 +0000] "PUT /v2/foo/bbbb/blobs/uploads/1eec33ac-350b-4469-8c53-01b4ad7687b1?_state=j3BFny_UgEqE8_pcVH08OApQxy7U9yOxX6GnjkVj5LF7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIxZWVjMzNhYy0zNTBiLTQ0NjktOGM1My0wMWI0YWQ3Njg3YjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MTkuNDYxMzk3NTQ4WiJ9&digest=sha256%3A8d6d85bf0fc6543cc3e076be9dd1e265ba89fc4c9e86dbffc6401246e81293c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=f0d91e73-a5eb-4263-b053-010884bc1493 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.724033ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:21 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=68b1af34-f221-456e-a02c-d901d19ab6fd http.request.method=POST http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14365ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:21 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=a24d203d-d65a-47a9-a09d-344406a77650 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/cccc/blobs/uploads/26363ad5-0205-460a-a97f-585bace2cad3?_state=m-4reUl1PXXwPoIQbNML4c4jGRmsEwkGXN7Y7RtLz7p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNjM2M2FkNS0wMjA1LTQ2MGEtYTk3Zi01ODViYWNlMmNhZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjEuOTMyODE2OTg0WiJ9&digest=sha256%3Ac74cf14cc9a1db5f90a86ce91e463894a53ceac10ec52e110f9f141763535d6c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.255615287s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:21 +0000] "PUT /v2/foo/cccc/blobs/uploads/26363ad5-0205-460a-a97f-585bace2cad3?_state=m-4reUl1PXXwPoIQbNML4c4jGRmsEwkGXN7Y7RtLz7p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyNjM2M2FkNS0wMjA1LTQ2MGEtYTk3Zi01ODViYWNlMmNhZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjEuOTMyODE2OTg0WiJ9&digest=sha256%3Ac74cf14cc9a1db5f90a86ce91e463894a53ceac10ec52e110f9f141763535d6c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=07e6e5b6-408d-4276-8310-a47c61d33111 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.016916ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:24 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=3241211d-56fa-40d0-9774-685c3029e01a http.request.method=POST http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.996138ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:24 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=225e1d04-4407-4eaf-8b70-210d40c93e84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/dddd/blobs/uploads/b5177b78-2ad7-401d-b35e-0d856e1a2044?_state=YtdxDZGVc57TlSUFXLWm5hDFKC7Ft1tCAPtcJTNhBgV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNTE3N2I3OC0yYWQ3LTQwMWQtYjM1ZS0wZDg1NmUxYTIwNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjQuMzg4NDY3MTE3WiJ9&digest=sha256%3Ac1b22344141903c9dd7af3ad340b680a5d62b3b795106b0060d9de9959a8ead3" http.request.useragent="Go-http-client/1.1" http.response.duration=813.551986ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:24 +0000] "PUT /v2/foo/dddd/blobs/uploads/b5177b78-2ad7-401d-b35e-0d856e1a2044?_state=YtdxDZGVc57TlSUFXLWm5hDFKC7Ft1tCAPtcJTNhBgV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNTE3N2I3OC0yYWQ3LTQwMWQtYjM1ZS0wZDg1NmUxYTIwNDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjQuMzg4NDY3MTE3WiJ9&digest=sha256%3Ac1b22344141903c9dd7af3ad340b680a5d62b3b795106b0060d9de9959a8ead3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=ef64d32c-78f7-450a-a323-57f0086678f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.681554ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:25 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:25Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=b28938d7-815d-4457-bc89-7188a9137345 http.request.method=POST http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="987.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:25 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=031601ba-0c1d-4aad-a5b6-9d3fb0547301 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/eeee/blobs/uploads/5773d4a4-bd00-44d3-95bb-47f517394518?_state=lFG_gL3XNHcaWm2ap1_WJe-wdC73LcrWYKKfxkwlmJt7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1NzczZDRhNC1iZDAwLTQ0ZDMtOTViYi00N2Y1MTczOTQ1MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjUuNDY5ODg3ODgyWiJ9&digest=sha256%3A0692a601da06a6c3e373b442f0d40063b3dda771b81036934b85c6dedeb9f92b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.612648401s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:25 +0000] "PUT /v2/foo/eeee/blobs/uploads/5773d4a4-bd00-44d3-95bb-47f517394518?_state=lFG_gL3XNHcaWm2ap1_WJe-wdC73LcrWYKKfxkwlmJt7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1NzczZDRhNC1iZDAwLTQ0ZDMtOTViYi00N2Y1MTczOTQ1MTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjUuNDY5ODg3ODgyWiJ9&digest=sha256%3A0692a601da06a6c3e373b442f0d40063b3dda771b81036934b85c6dedeb9f92b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=2402825a-e8b8-4bf2-88a5-0ab6589c5a59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.744553ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:27 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:27Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=2448fcae-a0d1-445c-a61a-344128b39d54 http.request.method=POST http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.033529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:27 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=c1002136-5d82-4093-ba23-129a0062d91c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/ffff/blobs/uploads/fc16bf16-a38f-4cd9-aed3-c6daa8d4be22?_state=vCXyMdLEIu3mOJe0UiyXyjhWZ5MUB59EG0Z_vwSXlV17Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmYzE2YmYxNi1hMzhmLTRjZDktYWVkMy1jNmRhYThkNGJlMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjcuMzU4Nzg4NTM4WiJ9&digest=sha256%3Ab438bb3d8fb31c459c6bba4fd9b4f0be6a5bc74d3a22107487c8467a094ea5df" http.request.useragent="Go-http-client/1.1" http.response.duration=1.454724295s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:27 +0000] "PUT /v2/foo/ffff/blobs/uploads/fc16bf16-a38f-4cd9-aed3-c6daa8d4be22?_state=vCXyMdLEIu3mOJe0UiyXyjhWZ5MUB59EG0Z_vwSXlV17Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJmYzE2YmYxNi1hMzhmLTRjZDktYWVkMy1jNmRhYThkNGJlMjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjcuMzU4Nzg4NTM4WiJ9&digest=sha256%3Ab438bb3d8fb31c459c6bba4fd9b4f0be6a5bc74d3a22107487c8467a094ea5df HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=b78d3103-56b8-4e56-8809-307c4ccfcc61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.705074ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=187afde7-964d-467d-894a-544be9577929 http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="799.728µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=61649c0a-0dc7-40ee-a72b-7af8f3921089 http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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="825.247µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=529b2a43-f700-4dcd-b5c0-4b4f6ddac304 http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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="759.527µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=414a9261-1304-4f32-b41f-ed9d2e4ba20c http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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="857.687µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=68b2275a-543b-4c4a-8b32-de5dd498c6ca http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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="813.647µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=1cd55744-4bd6-4290-a1ec-fc96c12d41f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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="832.808µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=a9ced719-af7e-4c2c-8b90-1b1fba0173bd http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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="951.328µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=a9049b8e-f9ad-4014-81c4-778ca3ebd47c http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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="713.007µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=b21f5894-f5ec-4867-ac72-c15096ac6b03 http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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="743.126µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34041" http.request.id=c8f8b7a0-b25d-433e-860c-1c17ec49872e http.request.method=GET http.request.remoteaddr="127.0.0.1:60358" 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="821.567µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:18:02:28 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T18:02:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:28Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=2e68936b-a4a0-4cc8-84fc-06b0e7232907 http.request.method=POST http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11813ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:29 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=bcbcd594-4c7d-43b4-92ee-b03beffdd46e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/aaaa/blobs/uploads/892da23c-a3c3-4233-8e52-23ee3f15265f?_state=WH3byCPyZXqtLD6qPmfB0b4LtNUeMbhnBy0_iBkhpyt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4OTJkYTIzYy1hM2MzLTQyMzMtOGU1Mi0yM2VlM2YxNTI2NWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjkuMDc0MDg4MTg2WiJ9&digest=sha256%3Ab04422953a9c5bfe61ca4384717c75196b3d44bb8f531eb662a3433a605bf4c7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.163890189s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:29 +0000] "PUT /v2/foo/aaaa/blobs/uploads/892da23c-a3c3-4233-8e52-23ee3f15265f?_state=WH3byCPyZXqtLD6qPmfB0b4LtNUeMbhnBy0_iBkhpyt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI4OTJkYTIzYy1hM2MzLTQyMzMtOGU1Mi0yM2VlM2YxNTI2NWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MjkuMDc0MDg4MTg2WiJ9&digest=sha256%3Ab04422953a9c5bfe61ca4384717c75196b3d44bb8f531eb662a3433a605bf4c7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=d165863e-458e-470e-af5d-17b8665089e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.648793ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:30 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=1a8c911b-f1e7-4a1c-94e5-7b75370ffda2 http.request.method=POST http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="996.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:30 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=2c3a2539-edae-4836-8431-5ccfba87c956 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/bbbb/blobs/uploads/d3a5f8e1-298c-4b32-ab12-966b4eafce7f?_state=CTkj5HhiaoyKpJuTPyYbnfVx7QGyJpI-BkD4c269gwx7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkM2E1ZjhlMS0yOThjLTRiMzItYWIxMi05NjZiNGVhZmNlN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzAuNDMzMTU0Njk4WiJ9&digest=sha256%3A0db7e6d19919b1d07058c53f72e836517822aac6c5e7aabcf0e44e798d9084e7" http.request.useragent="Go-http-client/1.1" http.response.duration=823.022072ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:30 +0000] "PUT /v2/foo/bbbb/blobs/uploads/d3a5f8e1-298c-4b32-ab12-966b4eafce7f?_state=CTkj5HhiaoyKpJuTPyYbnfVx7QGyJpI-BkD4c269gwx7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkM2E1ZjhlMS0yOThjLTRiMzItYWIxMi05NjZiNGVhZmNlN2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzAuNDMzMTU0Njk4WiJ9&digest=sha256%3A0db7e6d19919b1d07058c53f72e836517822aac6c5e7aabcf0e44e798d9084e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=f151fcfd-fa58-4b90-9e6a-ab935d310b97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.725314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:31 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:31Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=0c2d6f80-02a0-498b-988e-f73aa9eadbab http.request.method=POST http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.066209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:31 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=cc9e12f2-3a7d-4ad1-a42d-5f4455d2633a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/cccc/blobs/uploads/9ec33cd9-2151-42c2-89de-d3cce5d2547c?_state=QBhJuI7ulYjSzUyC60u_glrAkR8nSoSWFrAB-8GS5CJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5ZWMzM2NkOS0yMTUxLTQyYzItODlkZS1kM2NjZTVkMjU0N2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzEuNDMwOTkxODY5WiJ9&digest=sha256%3Afcb3d8178d738a26750532eba4d55a71815f4e7fc14e512ad377f5c26f1dc052" http.request.useragent="Go-http-client/1.1" http.response.duration=707.430828ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:31 +0000] "PUT /v2/foo/cccc/blobs/uploads/9ec33cd9-2151-42c2-89de-d3cce5d2547c?_state=QBhJuI7ulYjSzUyC60u_glrAkR8nSoSWFrAB-8GS5CJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5ZWMzM2NkOS0yMTUxLTQyYzItODlkZS1kM2NjZTVkMjU0N2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzEuNDMwOTkxODY5WiJ9&digest=sha256%3Afcb3d8178d738a26750532eba4d55a71815f4e7fc14e512ad377f5c26f1dc052 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=ffec93ad-cf8e-432b-9edb-c3d575e1d3e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.702194ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:32 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=4600ca31-cfaa-4e50-abe4-4c03a136e4f1 http.request.method=POST http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:32 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=b64fb239-32cd-4918-90dd-d1cb35e9ecd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/dddd/blobs/uploads/8c592ac4-101f-4708-8010-2e7a9cd30c2f?_state=am-7728Su5dFEnTXivqO5dA86E8AjLN9Y8zNqMIju1t7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4YzU5MmFjNC0xMDFmLTQ3MDgtODAxMC0yZTdhOWNkMzBjMmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzIuMjk3ODg4NDk2WiJ9&digest=sha256%3A86eeb0c2f8ccf26ca7c8978b0c7c9ec983857d87f3d286d4761f915be21b6be4" http.request.useragent="Go-http-client/1.1" http.response.duration=558.911327ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:32 +0000] "PUT /v2/foo/dddd/blobs/uploads/8c592ac4-101f-4708-8010-2e7a9cd30c2f?_state=am-7728Su5dFEnTXivqO5dA86E8AjLN9Y8zNqMIju1t7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI4YzU5MmFjNC0xMDFmLTQ3MDgtODAxMC0yZTdhOWNkMzBjMmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzIuMjk3ODg4NDk2WiJ9&digest=sha256%3A86eeb0c2f8ccf26ca7c8978b0c7c9ec983857d87f3d286d4761f915be21b6be4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=464fa7f7-c124-4ed3-970c-8bc9b7bd9687 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38440" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.676513ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:32 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42785" http.request.id=a8c97bc4-f59c-4ed3-8142-d6117c2ddb2d http.request.method=GET http.request.remoteaddr="127.0.0.1:38440" 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="802.848µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:18:02:32 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (16.78s) === RUN TestURLPrefix time="2024-07-03T18:02:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:32Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:32Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39069" http.request.id=942c0105-5744-4651-85f3-c74af067cade http.request.method=GET http.request.remoteaddr="127.0.0.1:52084" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="796.848µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:02:32 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-07-03T18:02:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:32Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=c446b875-7b92-459b-84c1-3c9d7255c1ed http.request.method=GET http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.017729ms http.response.status=404 http.response.written=157 vars.digest="sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "GET /v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=b8e7df3c-2ca8-4715-a92e-73703fd42b25 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58714" http.request.uri="/v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="904.648µs" http.response.status=404 http.response.written=157 vars.digest="sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "HEAD /v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=87c46d02-53d0-4236-8a9d-983b1ec0590f http.request.method=POST http.request.remoteaddr="127.0.0.1:58714" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="859.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=9b6b420d-f1c4-44e9-9305-6c700d7171ab http.request.method=GET http.request.remoteaddr="127.0.0.1:58714" http.request.uri="/v2/foo/bar/blobs/uploads/ffe54f60-6a2e-4eaf-917b-d683ba6d1bec?_state=pImbP1k4wJe40RPCc0BW5aA2QotbjG4Cn4UGoHTg0NB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTU0ZjYwLTZhMmUtNGVhZi05MTdiLWQ2ODNiYTZkMWJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzMzMjY1NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="892.648µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "GET /v2/foo/bar/blobs/uploads/ffe54f60-6a2e-4eaf-917b-d683ba6d1bec?_state=pImbP1k4wJe40RPCc0BW5aA2QotbjG4Cn4UGoHTg0NB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTU0ZjYwLTZhMmUtNGVhZi05MTdiLWQ2ODNiYTZkMWJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzMzMjY1NzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=7188b55d-c551-455d-bd00-8e8d3e10b700 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58714" http.request.uri="/v2/foo/bar/blobs/uploads/ffe54f60-6a2e-4eaf-917b-d683ba6d1bec?_state=pImbP1k4wJe40RPCc0BW5aA2QotbjG4Cn4UGoHTg0NB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTU0ZjYwLTZhMmUtNGVhZi05MTdiLWQ2ODNiYTZkMWJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzMzMjY1NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="908.328µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "DELETE /v2/foo/bar/blobs/uploads/ffe54f60-6a2e-4eaf-917b-d683ba6d1bec?_state=pImbP1k4wJe40RPCc0BW5aA2QotbjG4Cn4UGoHTg0NB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTU0ZjYwLTZhMmUtNGVhZi05MTdiLWQ2ODNiYTZkMWJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzMzMjY1NzdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=90333a26-8d8c-4855-a440-9ff60a2d7c14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58714" http.request.uri="/v2/foo/bar/blobs/uploads/ffe54f60-6a2e-4eaf-917b-d683ba6d1bec?_state=pImbP1k4wJe40RPCc0BW5aA2QotbjG4Cn4UGoHTg0NB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTU0ZjYwLTZhMmUtNGVhZi05MTdiLWQ2ODNiYTZkMWJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzMzMjY1NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ffe54f60-6a2e-4eaf-917b-d683ba6d1bec time="2024-07-03T18:02:33Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=90333a26-8d8c-4855-a440-9ff60a2d7c14 http.request.method=GET http.request.remoteaddr="127.0.0.1:58714" http.request.uri="/v2/foo/bar/blobs/uploads/ffe54f60-6a2e-4eaf-917b-d683ba6d1bec?_state=pImbP1k4wJe40RPCc0BW5aA2QotbjG4Cn4UGoHTg0NB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTU0ZjYwLTZhMmUtNGVhZi05MTdiLWQ2ODNiYTZkMWJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzMzMjY1NzdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="841.007µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=ffe54f60-6a2e-4eaf-917b-d683ba6d1bec 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "GET /v2/foo/bar/blobs/uploads/ffe54f60-6a2e-4eaf-917b-d683ba6d1bec?_state=pImbP1k4wJe40RPCc0BW5aA2QotbjG4Cn4UGoHTg0NB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZmZTU0ZjYwLTZhMmUtNGVhZi05MTdiLWQ2ODNiYTZkMWJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzMzMjY1NzdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=7cc5ade9-e21c-471e-a5c7-bb592c2a0704 http.request.method=POST http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=58433da3-0dcc-43a4-a260-1061c343edf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/d9184e77-2da7-4329-b2ba-ae2735fa612e?_state=Ulc4thik4KY8wZ8LeWR77N71IkCzTFtfV0Y8QplI02N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5MTg0ZTc3LTJkYTctNDMyOS1iMmJhLWFlMjczNWZhNjEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzc5MzQ0NTlaIn0%3D&digest=sha256%3A47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" provided=sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 vars.name="foo/bar" vars.uuid=d9184e77-2da7-4329-b2ba-ae2735fa612e time="2024-07-03T18:02:33Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=58433da3-0dcc-43a4-a260-1061c343edf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/d9184e77-2da7-4329-b2ba-ae2735fa612e?_state=Ulc4thik4KY8wZ8LeWR77N71IkCzTFtfV0Y8QplI02N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5MTg0ZTc3LTJkYTctNDMyOS1iMmJhLWFlMjczNWZhNjEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzc5MzQ0NTlaIn0%3D&digest=sha256%3A47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d9184e77-2da7-4329-b2ba-ae2735fa612e time="2024-07-03T18:02:33Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=58433da3-0dcc-43a4-a260-1061c343edf1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/d9184e77-2da7-4329-b2ba-ae2735fa612e?_state=Ulc4thik4KY8wZ8LeWR77N71IkCzTFtfV0Y8QplI02N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5MTg0ZTc3LTJkYTctNDMyOS1iMmJhLWFlMjczNWZhNjEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzc5MzQ0NTlaIn0%3D&digest=sha256%3A47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.021729ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d9184e77-2da7-4329-b2ba-ae2735fa612e 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "PUT /v2/foo/bar/blobs/uploads/d9184e77-2da7-4329-b2ba-ae2735fa612e?_state=Ulc4thik4KY8wZ8LeWR77N71IkCzTFtfV0Y8QplI02N7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5MTg0ZTc3LTJkYTctNDMyOS1iMmJhLWFlMjczNWZhNjEyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wMzc5MzQ0NTlaIn0%3D&digest=sha256%3A47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=1ab228ed-5dd1-4fd4-a9ac-3a8adbc15c4d http.request.method=POST http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="860.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=fe7b8bd8-f13a-4f47-ac6d-742e74bbb0de http.request.method=PUT http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/818ef42d-2d2d-4aeb-96e6-0270eb98ea83?_state=aav9oxOePa-1hg3D246wKEM5B1NO8vlBYdgrgJCLZV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxOGVmNDJkLTJkMmQtNGFlYi05NmU2LTAyNzBlYjk4ZWE4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wNDAzNTQwNDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13749ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "PUT /v2/foo/bar/blobs/uploads/818ef42d-2d2d-4aeb-96e6-0270eb98ea83?_state=aav9oxOePa-1hg3D246wKEM5B1NO8vlBYdgrgJCLZV17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxOGVmNDJkLTJkMmQtNGFlYi05NmU2LTAyNzBlYjk4ZWE4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wNDAzNTQwNDFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=fd8abf0a-3c73-4915-8ee0-906e39575097 http.request.method=POST http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="906.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=f6f5eb34-7818-4861-9686-18023a482598 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/c9218f7a-7f84-40a9-b73d-ae1c22da6e57?_state=ct11badwvlJVCVlpMNicGov6VqjTXD0k_FqstticYr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MjE4ZjdhLTdmODQtNDBhOS1iNzNkLWFlMWMyMmRhNmU1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wNDI3ODg3ODNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15857ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "PUT /v2/foo/bar/blobs/uploads/c9218f7a-7f84-40a9-b73d-ae1c22da6e57?_state=ct11badwvlJVCVlpMNicGov6VqjTXD0k_FqstticYr97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM5MjE4ZjdhLTdmODQtNDBhOS1iNzNkLWFlMWMyMmRhNmU1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wNDI3ODg3ODNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=accf1ab9-6ef2-4f92-9136-03bd8516664c http.request.method=POST http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="901.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=4c49b9ca-44bb-4f5c-a8c8-103595c847df http.request.method=PUT http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/5246d648-c82c-4695-a595-78699a13d782?_state=6fuolAIdm1CBD06dmRhW0boGSxQcR0UIK8e0MR_798p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNDZkNjQ4LWM4MmMtNDY5NS1hNTk1LTc4Njk5YTEzZDc4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wNDUyNDc0ODVaIn0%3D&digest=sha256%3A47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.duration=720.745508ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "PUT /v2/foo/bar/blobs/uploads/5246d648-c82c-4695-a595-78699a13d782?_state=6fuolAIdm1CBD06dmRhW0boGSxQcR0UIK8e0MR_798p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyNDZkNjQ4LWM4MmMtNDY5NS1hNTk1LTc4Njk5YTEzZDc4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy4wNDUyNDc0ODVaIn0%3D&digest=sha256%3A47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=6298df59-0642-4a3d-8b46-4f98a3d0849f http.request.method=POST http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10593ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42109" http.request.id=0d35568c-2161-4b13-86ab-a70626a1a0d5 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/89730a0c-69c6-4589-8707-7ee6c48913fe?_state=luLiCL4pAC40PcT6Q7Kx51oF1DGloKEC6FEjrE8pQPN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5NzMwYTBjLTY5YzYtNDU4OS04NzA3LTdlZTZjNDg5MTNmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy44ODM5Mzg1MzhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=702.959668ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:33 +0000] "PATCH /v2/foo/bar/blobs/uploads/89730a0c-69c6-4589-8707-7ee6c48913fe?_state=luLiCL4pAC40PcT6Q7Kx51oF1DGloKEC6FEjrE8pQPN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5NzMwYTBjLTY5YzYtNDU4OS04NzA3LTdlZTZjNDg5MTNmZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozMy44ODM5Mzg1MzhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=d9a2deeb-3afc-4800-ada2-aa382312ac29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/uploads/89730a0c-69c6-4589-8707-7ee6c48913fe?_state=AbbYqwg_N5pG9sGthhxyOYyIJEB63MYuIAxKJFevloF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5NzMwYTBjLTY5YzYtNDU4OS04NzA3LTdlZTZjNDg5MTNmZSIsIk9mZnNldCI6MTYxOTM1MzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzNaIn0%3D&digest=sha256%3A47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.duration=1.181371ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:34 +0000] "PUT /v2/foo/bar/blobs/uploads/89730a0c-69c6-4589-8707-7ee6c48913fe?_state=AbbYqwg_N5pG9sGthhxyOYyIJEB63MYuIAxKJFevloF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5NzMwYTBjLTY5YzYtNDU4OS04NzA3LTdlZTZjNDg5MTNmZSIsIk9mZnNldCI6MTYxOTM1MzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzNaIn0%3D&digest=sha256%3A47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=23b554cb-f9da-448b-b670-7ee8802cd6e0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.040129ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=bf558cbe-1d5f-4cc1-82f4-627b3687cf77 http.request.method=GET http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=76.687332ms http.response.status=200 http.response.written=16193536 127.0.0.1 - - [03/Jul/2024:18:02:34 +0000] "GET /v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 200 16193536 "" "Go-http-client/1.1" time="2024-07-03T18:02:34Z" level=error msg="error parsing digest="sha257:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=3f269182-209b-4877-bae9-7f723e3be075 http.request.method=GET http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/sha257:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" vars.name="foo/bar" time="2024-07-03T18:02:34Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=3f269182-209b-4877-bae9-7f723e3be075 http.request.method=GET http.request.remoteaddr="127.0.0.1:58716" http.request.uri="/v2/foo/bar/blobs/sha257:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="854.847µs" http.response.status=400 http.response.written=110 vars.digest="sha257:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:34 +0000] "GET /v2/foo/bar/blobs/sha257:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T18:02:34Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=5a45a4c2-c2d6-4120-9d1d-b93a833414bd http.request.method=GET http.request.remoteaddr="127.0.0.1:58738" http.request.uri="/v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.duration=1.138211ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:34 +0000] "GET /v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:34Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=05868e7d-8b0a-4fe4-96df-76cec1b92be8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55420" http.request.uri="/v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.009689ms http.response.status=404 http.response.written=157 vars.digest="sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "GET /v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=68838387-6f43-4c5f-a671-701f2167b7bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55432" http.request.uri="/v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="913.968µs" http.response.status=404 http.response.written=157 vars.digest="sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=4d35a80e-d92c-483d-9086-a47587c204ff http.request.method=POST http.request.remoteaddr="127.0.0.1:55432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="896.848µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=55dec813-ce62-4350-8a58-ff26d34dce32 http.request.method=GET http.request.remoteaddr="127.0.0.1:55432" http.request.uri="/v2/foo/bar/blobs/uploads/258589c0-fd61-4a9a-bb36-5e93e74b5dad?_state=h4geQf1wrN-q7wXo2f0tsOLusQTqhBhpg2fdR8ZXDZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ODU4OWMwLWZkNjEtNGE5YS1iYjM2LTVlOTNlNzRiNWRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzM5NTc0ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="926.768µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "GET /v2/foo/bar/blobs/uploads/258589c0-fd61-4a9a-bb36-5e93e74b5dad?_state=h4geQf1wrN-q7wXo2f0tsOLusQTqhBhpg2fdR8ZXDZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ODU4OWMwLWZkNjEtNGE5YS1iYjM2LTVlOTNlNzRiNWRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzM5NTc0ODNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=0034e31b-847c-4080-afdc-7a1eda242c04 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55432" http.request.uri="/v2/foo/bar/blobs/uploads/258589c0-fd61-4a9a-bb36-5e93e74b5dad?_state=h4geQf1wrN-q7wXo2f0tsOLusQTqhBhpg2fdR8ZXDZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ODU4OWMwLWZkNjEtNGE5YS1iYjM2LTVlOTNlNzRiNWRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzM5NTc0ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="892.768µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "DELETE /v2/foo/bar/blobs/uploads/258589c0-fd61-4a9a-bb36-5e93e74b5dad?_state=h4geQf1wrN-q7wXo2f0tsOLusQTqhBhpg2fdR8ZXDZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ODU4OWMwLWZkNjEtNGE5YS1iYjM2LTVlOTNlNzRiNWRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzM5NTc0ODNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=72734637-5249-4a67-ab85-d7fcd53db1dc http.request.method=GET http.request.remoteaddr="127.0.0.1:55432" http.request.uri="/v2/foo/bar/blobs/uploads/258589c0-fd61-4a9a-bb36-5e93e74b5dad?_state=h4geQf1wrN-q7wXo2f0tsOLusQTqhBhpg2fdR8ZXDZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ODU4OWMwLWZkNjEtNGE5YS1iYjM2LTVlOTNlNzRiNWRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzM5NTc0ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=258589c0-fd61-4a9a-bb36-5e93e74b5dad time="2024-07-03T18:02:35Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=72734637-5249-4a67-ab85-d7fcd53db1dc http.request.method=GET http.request.remoteaddr="127.0.0.1:55432" http.request.uri="/v2/foo/bar/blobs/uploads/258589c0-fd61-4a9a-bb36-5e93e74b5dad?_state=h4geQf1wrN-q7wXo2f0tsOLusQTqhBhpg2fdR8ZXDZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ODU4OWMwLWZkNjEtNGE5YS1iYjM2LTVlOTNlNzRiNWRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzM5NTc0ODNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="819.008µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=258589c0-fd61-4a9a-bb36-5e93e74b5dad 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "GET /v2/foo/bar/blobs/uploads/258589c0-fd61-4a9a-bb36-5e93e74b5dad?_state=h4geQf1wrN-q7wXo2f0tsOLusQTqhBhpg2fdR8ZXDZd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI1ODU4OWMwLWZkNjEtNGE5YS1iYjM2LTVlOTNlNzRiNWRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzM5NTc0ODNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=2e4d1c26-e602-4721-9d25-77924b25ecdc http.request.method=POST http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="950.369µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=3c83b36b-dfad-4b3c-9fb9-e573acf44839 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/6d8cefca-e52b-48ff-bc2d-90dd59eaf82d?_state=6y4VwGAtuJhA3zLgUL-RlYei18nqNhwRC5ZNrae8-Sl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkOGNlZmNhLWU1MmItNDhmZi1iYzJkLTkwZGQ1OWVhZjgyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzgzODYyODNaIn0%3D&digest=sha256%3A55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" provided=sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 vars.name="foo/bar" vars.uuid=6d8cefca-e52b-48ff-bc2d-90dd59eaf82d time="2024-07-03T18:02:35Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=3c83b36b-dfad-4b3c-9fb9-e573acf44839 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/6d8cefca-e52b-48ff-bc2d-90dd59eaf82d?_state=6y4VwGAtuJhA3zLgUL-RlYei18nqNhwRC5ZNrae8-Sl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkOGNlZmNhLWU1MmItNDhmZi1iYzJkLTkwZGQ1OWVhZjgyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzgzODYyODNaIn0%3D&digest=sha256%3A55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=6d8cefca-e52b-48ff-bc2d-90dd59eaf82d time="2024-07-03T18:02:35Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=3c83b36b-dfad-4b3c-9fb9-e573acf44839 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/6d8cefca-e52b-48ff-bc2d-90dd59eaf82d?_state=6y4VwGAtuJhA3zLgUL-RlYei18nqNhwRC5ZNrae8-Sl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkOGNlZmNhLWU1MmItNDhmZi1iYzJkLTkwZGQ1OWVhZjgyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzgzODYyODNaIn0%3D&digest=sha256%3A55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="966.129µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=6d8cefca-e52b-48ff-bc2d-90dd59eaf82d 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "PUT /v2/foo/bar/blobs/uploads/6d8cefca-e52b-48ff-bc2d-90dd59eaf82d?_state=6y4VwGAtuJhA3zLgUL-RlYei18nqNhwRC5ZNrae8-Sl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZkOGNlZmNhLWU1MmItNDhmZi1iYzJkLTkwZGQ1OWVhZjgyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wMzgzODYyODNaIn0%3D&digest=sha256%3A55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=93aa3b0a-b6b4-45d4-a2be-8fdd3769553b http.request.method=POST http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=f4f035c7-3ed9-4bac-ba2e-024d4e31de29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/af05bdec-5180-4005-8507-782a471a7e97?_state=FaLXTxCWOIxoEcWqr6SAlX8JOi1JoaOG5S1I8mqegXt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmMDViZGVjLTUxODAtNDAwNS04NTA3LTc4MmE0NzFhN2U5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wNDA3MzMyMjRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "PUT /v2/foo/bar/blobs/uploads/af05bdec-5180-4005-8507-782a471a7e97?_state=FaLXTxCWOIxoEcWqr6SAlX8JOi1JoaOG5S1I8mqegXt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmMDViZGVjLTUxODAtNDAwNS04NTA3LTc4MmE0NzFhN2U5NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wNDA3MzMyMjRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=ab5ea297-c84d-4789-8246-0d6df5062f24 http.request.method=POST http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="817.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=69cee0d8-1bbe-4d2a-b5d0-3a44ccbd2229 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/9a65c691-c264-4e1b-82d3-2f3521360832?_state=CO0BkKobya1e3ZMxrqN5yY5m-Y90GNr69EyVHvUH0np7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhNjVjNjkxLWMyNjQtNGUxYi04MmQzLTJmMzUyMTM2MDgzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wNDMwMTU4MDRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.063969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "PUT /v2/foo/bar/blobs/uploads/9a65c691-c264-4e1b-82d3-2f3521360832?_state=CO0BkKobya1e3ZMxrqN5yY5m-Y90GNr69EyVHvUH0np7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhNjVjNjkxLWMyNjQtNGUxYi04MmQzLTJmMzUyMTM2MDgzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wNDMwMTU4MDRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=e235a2ac-f7d3-4f7b-ae3d-5e19ec43ad8c http.request.method=POST http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="851.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=41bb1748-5001-426c-a642-bbf98b346c02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/9f098fb5-d85c-4c94-ae8b-7dc6261b2415?_state=se7sLagSJGa_YUdLlOu2f4Kyh6MtlfJKvYoRwWY9xOR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmMDk4ZmI1LWQ4NWMtNGM5NC1hZThiLTdkYzYyNjFiMjQxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wNDUzNDAxMDVaIn0%3D&digest=sha256%3A55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.duration=2.097114577s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:35 +0000] "PUT /v2/foo/bar/blobs/uploads/9f098fb5-d85c-4c94-ae8b-7dc6261b2415?_state=se7sLagSJGa_YUdLlOu2f4Kyh6MtlfJKvYoRwWY9xOR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmMDk4ZmI1LWQ4NWMtNGM5NC1hZThiLTdkYzYyNjFiMjQxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNS4wNDUzNDAxMDVaIn0%3D&digest=sha256%3A55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=c6d21d48-a544-4063-acfc-ea751cf9029b http.request.method=POST http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.152371ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:37 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35459" http.request.id=b59d6558-fdf6-4648-a748-8751380b7bee http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/b4f45659-8dff-47a1-a3a9-f90feb4f5acb?_state=uD7tBVyatrLooldmpAIhkHot74--r0IAH6Aj1kkUofh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0ZjQ1NjU5LThkZmYtNDdhMS1hM2E5LWY5MGZlYjRmNWFjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNy4zNTk4MzA1NjVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.15286592s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:37 +0000] "PATCH /v2/foo/bar/blobs/uploads/b4f45659-8dff-47a1-a3a9-f90feb4f5acb?_state=uD7tBVyatrLooldmpAIhkHot74--r0IAH6Aj1kkUofh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0ZjQ1NjU5LThkZmYtNDdhMS1hM2E5LWY5MGZlYjRmNWFjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozNy4zNTk4MzA1NjVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=652bbeb6-28d7-4d4f-9ec9-17b217ce8d17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/uploads/b4f45659-8dff-47a1-a3a9-f90feb4f5acb?_state=oCi94c4zLAEuXq9cTooFUQROc2_ALPhBpuAacmvg2mR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0ZjQ1NjU5LThkZmYtNDdhMS1hM2E5LWY5MGZlYjRmNWFjYiIsIk9mZnNldCI6Mjk4ODEzNDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzdaIn0%3D&digest=sha256%3A55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334692ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "PUT /v2/foo/bar/blobs/uploads/b4f45659-8dff-47a1-a3a9-f90feb4f5acb?_state=oCi94c4zLAEuXq9cTooFUQROc2_ALPhBpuAacmvg2mR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0ZjQ1NjU5LThkZmYtNDdhMS1hM2E5LWY5MGZlYjRmNWFjYiIsIk9mZnNldCI6Mjk4ODEzNDQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6MzdaIn0%3D&digest=sha256%3A55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=583afa98-f012-46db-86aa-a72ceb6a1d4d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="999.689µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=df29c30c-4758-4b89-b32d-92164c85258d http.request.method=GET http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=167.267111ms http.response.status=200 http.response.written=29881344 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 200 29881344 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=error msg="error parsing digest="sha257:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=3066c4e5-eeb2-49a2-81c9-3522ed6fbe97 http.request.method=GET http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/sha257:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" vars.name="foo/bar" time="2024-07-03T18:02:39Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=3066c4e5-eeb2-49a2-81c9-3522ed6fbe97 http.request.method=GET http.request.remoteaddr="127.0.0.1:55446" http.request.uri="/v2/foo/bar/blobs/sha257:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="865.048µs" http.response.status=400 http.response.written=110 vars.digest="sha257:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "GET /v2/foo/bar/blobs/sha257:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=49b9d6d3-1d72-4504-9548-a2e39cf5c10c http.request.method=GET http.request.remoteaddr="127.0.0.1:40290" http.request.uri="/v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20189ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=aec5ff45-5190-4f83-a94f-0afb4f97f853 http.request.method=GET http.request.remoteaddr="127.0.0.1:40290" http.request.uri="/v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.548663ms http.response.status=200 http.response.written=425984 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 200 425984 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35459" http.request.id=6bf9614a-40a3-4ce4-a028-bac4e98823b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40274" http.request.uri="/v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=7.281826ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:55ea1a08d060ea732fb52348975b1bf010aee22a2f5b8e327ae7b321f51a5e06 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=1d904959-0c07-467a-a58e-442f52225f2e http.request.method=GET http.request.remoteaddr="127.0.0.1:58722" http.request.uri="/v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.021540104s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [03/Jul/2024:18:02:34 +0000] "GET /v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42109" http.request.id=1fa95c12-c9e0-42eb-887b-4edc85c0ecda http.request.method=GET http.request.remoteaddr="127.0.0.1:58738" http.request.uri="/v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.017171185s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [03/Jul/2024:18:02:34 +0000] "GET /v2/foo/bar/blobs/sha256:47a2667ebff6dedcac74b56c79cd78f202feae8fe2e31df92057e7a040444284 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (6.88s) === RUN TestBlobDelete time="2024-07-03T18:02:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:39Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=546ffd0a-34cd-4bb1-a52a-a60c3b09056d http.request.method=GET http.request.remoteaddr="127.0.0.1:55998" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07625ms http.response.status=404 http.response.written=157 vars.digest="sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "GET /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=c7ef8415-df80-4741-ac5f-0876426ffdf6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56006" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="957.529µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=6c7549a9-8aa6-4846-a513-6aaa53371f34 http.request.method=POST http.request.remoteaddr="127.0.0.1:56006" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=575054ad-d892-4c41-b5a5-a810fc9683a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56006" http.request.uri="/v2/foo/bar/blobs/uploads/18c30fd9-f80b-47f8-a1c9-1d7d630a832d?_state=7l6KxvrXME_c7CdPqARv0W5wlYNfQLQHZNTgNDY2Ri97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4YzMwZmQ5LWY4MGItNDdmOC1hMWM5LTFkN2Q2MzBhODMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45ODg4MDAxNDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03621ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "GET /v2/foo/bar/blobs/uploads/18c30fd9-f80b-47f8-a1c9-1d7d630a832d?_state=7l6KxvrXME_c7CdPqARv0W5wlYNfQLQHZNTgNDY2Ri97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4YzMwZmQ5LWY4MGItNDdmOC1hMWM5LTFkN2Q2MzBhODMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45ODg4MDAxNDVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=bb28b9b1-8230-4fc0-8f9d-49546a15d12b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56006" http.request.uri="/v2/foo/bar/blobs/uploads/18c30fd9-f80b-47f8-a1c9-1d7d630a832d?_state=7l6KxvrXME_c7CdPqARv0W5wlYNfQLQHZNTgNDY2Ri97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4YzMwZmQ5LWY4MGItNDdmOC1hMWM5LTFkN2Q2MzBhODMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45ODg4MDAxNDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="962.489µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "DELETE /v2/foo/bar/blobs/uploads/18c30fd9-f80b-47f8-a1c9-1d7d630a832d?_state=7l6KxvrXME_c7CdPqARv0W5wlYNfQLQHZNTgNDY2Ri97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4YzMwZmQ5LWY4MGItNDdmOC1hMWM5LTFkN2Q2MzBhODMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45ODg4MDAxNDVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=a9e6e8eb-4778-4312-9733-243787c6dad3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56006" http.request.uri="/v2/foo/bar/blobs/uploads/18c30fd9-f80b-47f8-a1c9-1d7d630a832d?_state=7l6KxvrXME_c7CdPqARv0W5wlYNfQLQHZNTgNDY2Ri97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4YzMwZmQ5LWY4MGItNDdmOC1hMWM5LTFkN2Q2MzBhODMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45ODg4MDAxNDVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=18c30fd9-f80b-47f8-a1c9-1d7d630a832d time="2024-07-03T18:02:39Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=a9e6e8eb-4778-4312-9733-243787c6dad3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56006" http.request.uri="/v2/foo/bar/blobs/uploads/18c30fd9-f80b-47f8-a1c9-1d7d630a832d?_state=7l6KxvrXME_c7CdPqARv0W5wlYNfQLQHZNTgNDY2Ri97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4YzMwZmQ5LWY4MGItNDdmOC1hMWM5LTFkN2Q2MzBhODMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45ODg4MDAxNDVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="860.008µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=18c30fd9-f80b-47f8-a1c9-1d7d630a832d 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "GET /v2/foo/bar/blobs/uploads/18c30fd9-f80b-47f8-a1c9-1d7d630a832d?_state=7l6KxvrXME_c7CdPqARv0W5wlYNfQLQHZNTgNDY2Ri97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE4YzMwZmQ5LWY4MGItNDdmOC1hMWM5LTFkN2Q2MzBhODMyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45ODg4MDAxNDVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=d0c550a3-3c87-4e48-aae6-52d5996b63ac http.request.method=POST http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09137ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=c478546e-9b4a-409e-bee2-16e67697342c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/8175ea4a-cf4a-440c-ae29-36f980676441?_state=v3Wo_G5MjIgSf2OGAj-Z7pCoI_GT77FY4lmMwTPiE3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNzVlYTRhLWNmNGEtNDQwYy1hZTI5LTM2Zjk4MDY3NjQ0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45OTM3MDIxODlaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" provided=sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 vars.name="foo/bar" vars.uuid=8175ea4a-cf4a-440c-ae29-36f980676441 time="2024-07-03T18:02:39Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=c478546e-9b4a-409e-bee2-16e67697342c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/8175ea4a-cf4a-440c-ae29-36f980676441?_state=v3Wo_G5MjIgSf2OGAj-Z7pCoI_GT77FY4lmMwTPiE3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNzVlYTRhLWNmNGEtNDQwYy1hZTI5LTM2Zjk4MDY3NjQ0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45OTM3MDIxODlaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8175ea4a-cf4a-440c-ae29-36f980676441 time="2024-07-03T18:02:39Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=c478546e-9b4a-409e-bee2-16e67697342c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/8175ea4a-cf4a-440c-ae29-36f980676441?_state=v3Wo_G5MjIgSf2OGAj-Z7pCoI_GT77FY4lmMwTPiE3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNzVlYTRhLWNmNGEtNDQwYy1hZTI5LTM2Zjk4MDY3NjQ0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45OTM3MDIxODlaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.889µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8175ea4a-cf4a-440c-ae29-36f980676441 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "PUT /v2/foo/bar/blobs/uploads/8175ea4a-cf4a-440c-ae29-36f980676441?_state=v3Wo_G5MjIgSf2OGAj-Z7pCoI_GT77FY4lmMwTPiE3x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNzVlYTRhLWNmNGEtNDQwYy1hZTI5LTM2Zjk4MDY3NjQ0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45OTM3MDIxODlaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=7c649653-9fa6-4253-953e-f911e1c78d10 http.request.method=POST http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="875.368µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=532ac38f-0aca-4433-9807-337f09a6b15f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/c33f91e0-1d20-41b4-9989-f6247da3abf9?_state=n-xPD0LUugiwOH-CxzN6SbiZiaJm_ShQSfpDAleIkZh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzM2Y5MWUwLTFkMjAtNDFiNC05OTg5LWY2MjQ3ZGEzYWJmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45OTYwNzgzN1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10841ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "PUT /v2/foo/bar/blobs/uploads/c33f91e0-1d20-41b4-9989-f6247da3abf9?_state=n-xPD0LUugiwOH-CxzN6SbiZiaJm_ShQSfpDAleIkZh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzM2Y5MWUwLTFkMjAtNDFiNC05OTg5LWY2MjQ3ZGEzYWJmOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45OTYwNzgzN1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:39Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=9650a8c5-292b-4ae1-bbc5-21ec1c45020f http.request.method=POST http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=5ac7ef22-7c3f-46af-9b95-7f21477bc245 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/261deb38-c35b-486d-bf29-7ff31ede3b36?_state=x5UcbpzcLPMD82SYUu-iOosNLcISU3e80rafniWA0Nx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2MWRlYjM4LWMzNWItNDg2ZC1iZjI5LTdmZjMxZWRlM2IzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45OTg1NTY4MzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14817ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:39 +0000] "PUT /v2/foo/bar/blobs/uploads/261deb38-c35b-486d-bf29-7ff31ede3b36?_state=x5UcbpzcLPMD82SYUu-iOosNLcISU3e80rafniWA0Nx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2MWRlYjM4LWMzNWItNDg2ZC1iZjI5LTdmZjMxZWRlM2IzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjozOS45OTg1NTY4MzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=11493193-d194-42aa-9018-c028f1e8fd42 http.request.method=POST http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="941.209µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=7d788eeb-416d-48ed-b5df-3c240486309e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/a5b00c0e-23b6-4961-afde-613d7c8dd361?_state=Jeq0aBRgzlE7b7mRIQHLOoj1e9x1QDLs0mNz0ZQncad7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1YjAwYzBlLTIzYjYtNDk2MS1hZmRlLTYxM2Q3YzhkZDM2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0MC4wMDEwNjcxNzVaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.435981807s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:40 +0000] "PUT /v2/foo/bar/blobs/uploads/a5b00c0e-23b6-4961-afde-613d7c8dd361?_state=Jeq0aBRgzlE7b7mRIQHLOoj1e9x1QDLs0mNz0ZQncad7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1YjAwYzBlLTIzYjYtNDk2MS1hZmRlLTYxM2Q3YzhkZDM2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0MC4wMDEwNjcxNzVaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=a88fdb39-2278-4112-b826-4d6ecb8e8e26 http.request.method=POST http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10225ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39743" http.request.id=d117486d-b428-4378-b98a-f348c4b6b4d0 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/9a246f3c-c53c-4020-b1af-d88afec68bf8?_state=w5Oxn4UXk98nC80TwsVIy5oE-OH1I6sBXD7J53gpo3R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhMjQ2ZjNjLWM1M2MtNDAyMC1iMWFmLWQ4OGFmZWM2OGJmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0MS42MDI2MTc3MTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.473832269s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:41 +0000] "PATCH /v2/foo/bar/blobs/uploads/9a246f3c-c53c-4020-b1af-d88afec68bf8?_state=w5Oxn4UXk98nC80TwsVIy5oE-OH1I6sBXD7J53gpo3R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhMjQ2ZjNjLWM1M2MtNDAyMC1iMWFmLWQ4OGFmZWM2OGJmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0MS42MDI2MTc3MTdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=cf982d0d-f8e4-44e2-9920-cb459f30b02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/uploads/9a246f3c-c53c-4020-b1af-d88afec68bf8?_state=nTQl-yZOtABoe2PZ9WmOrVbb-DPIIv1n0iHxtAmjPlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhMjQ2ZjNjLWM1M2MtNDAyMC1iMWFmLWQ4OGFmZWM2OGJmOCIsIk9mZnNldCI6MjI4Njg5OTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NDFaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.331212ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "PUT /v2/foo/bar/blobs/uploads/9a246f3c-c53c-4020-b1af-d88afec68bf8?_state=nTQl-yZOtABoe2PZ9WmOrVbb-DPIIv1n0iHxtAmjPlJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhMjQ2ZjNjLWM1M2MtNDAyMC1iMWFmLWQ4OGFmZWM2OGJmOCIsIk9mZnNldCI6MjI4Njg5OTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NDFaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=18d5a2d1-2987-49f4-93dd-eb661daa1bfa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.07657ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=ba9fecbf-b5a9-4303-b02e-db719d93b876 http.request.method=GET http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=119.084395ms http.response.status=200 http.response.written=22868992 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "GET /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 200 22868992 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=error msg="error parsing digest="sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=00e4451a-4722-4c1a-b872-96a9e63e7312 http.request.method=GET http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" vars.name="foo/bar" time="2024-07-03T18:02:43Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=00e4451a-4722-4c1a-b872-96a9e63e7312 http.request.method=GET http.request.remoteaddr="127.0.0.1:56012" http.request.uri="/v2/foo/bar/blobs/sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="896.648µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "GET /v2/foo/bar/blobs/sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=fec569d1-ac61-457f-90b3-900bbfbe96d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56022" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.170531ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "GET /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=1d493b98-8f62-42cf-b0d6-1270144282b0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56032" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09589ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=9aeb2068-2b81-418f-8f2d-199667983b05 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56032" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="868.608µs" http.response.status=404 http.response.written=157 vars.digest="sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=c59e29bd-b203-4878-a90c-da8625a015e5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56032" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="760.567µs" http.response.status=404 http.response.written=74 vars.digest="sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=error msg="error parsing digest="sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=5875a120-b434-4601-8283-42ea9d324be1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56040" http.request.uri="/v2/foo/bar/blobs/sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" vars.name="foo/bar" time="2024-07-03T18:02:43Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=5875a120-b434-4601-8283-42ea9d324be1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56040" http.request.uri="/v2/foo/bar/blobs/sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="932.608µs" http.response.status=400 http.response.written=110 vars.digest="sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "DELETE /v2/foo/bar/blobs/sha257:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T18:02:43Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=a8e30a55-307b-4ce5-8d92-e2a31bb4cdcd http.request.method=POST http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05453ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=34e1ee81-b4cc-4f3a-ad77-2f2c4b7c8253 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/bar/blobs/uploads/928a0e54-405c-467c-8175-c8b1e4107d92?_state=VrLWAk25Se0rzFIK_bBNoQkmxO82bBIfyiF-hQXjC717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOGEwZTU0LTQwNWMtNDY3Yy04MTc1LWM4YjFlNDEwN2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0My4yNjU1OTk2MTRaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.365344089s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "PUT /v2/foo/bar/blobs/uploads/928a0e54-405c-467c-8175-c8b1e4107d92?_state=VrLWAk25Se0rzFIK_bBNoQkmxO82bBIfyiF-hQXjC717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyOGEwZTU0LTQwNWMtNDY3Yy04MTc1LWM4YjFlNDEwN2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0My4yNjU1OTk2MTRaIn0%3D&digest=sha256%3Ac84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=37160b1e-1b87-4dca-ad80-af43d3b893cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.16357ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:44 +0000] "HEAD /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=67c61ed1-2881-40d9-9fe5-70bbe3870928 http.request.method=GET http.request.remoteaddr="127.0.0.1:56022" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.540693392s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "GET /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-07-03T18:02:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39743" http.request.id=17b543d1-64ff-4b40-918f-239576c30c81 http.request.method=GET http.request.remoteaddr="127.0.0.1:56020" http.request.uri="/v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.545439715s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [03/Jul/2024:18:02:43 +0000] "GET /v2/foo/bar/blobs/sha256:c84e690899e0193da079a0c9132db9c42fa7974a6e7512f59394b26b21734ab5 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.05s) === RUN TestRelativeURL time="2024-07-03T18:02:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:44Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:44Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34421" http.request.id=5b7007dc-232f-449d-b19a-4ee2b0a145f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:50270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34421" http.request.id=b898b02b-049e-4943-92aa-13d84f2e83f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50270" http.request.uri="/v2/foo/bar/blobs/uploads/cfd7e9b7-4f8c-4867-9869-78ac54eb1400?_state=qO2t1139kvFRN4hQtKR-QFYBmf-3YEwcKjzJbJ6DhLh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmZDdlOWI3LTRmOGMtNDg2Ny05ODY5LTc4YWM1NGViMTQwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0NC44MDE0MDY1MjNaIn0%3D&digest=sha256%3A2246f849ddff273a85550ae7e2e1a1d336e415e631b0d722385d8bfe955eb184" http.request.useragent="Go-http-client/1.1" http.response.duration=2.570012168s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:45 +0000] "PUT /v2/foo/bar/blobs/uploads/cfd7e9b7-4f8c-4867-9869-78ac54eb1400?_state=qO2t1139kvFRN4hQtKR-QFYBmf-3YEwcKjzJbJ6DhLh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNmZDdlOWI3LTRmOGMtNDg2Ny05ODY5LTc4YWM1NGViMTQwMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0NC44MDE0MDY1MjNaIn0%3D&digest=sha256%3A2246f849ddff273a85550ae7e2e1a1d336e415e631b0d722385d8bfe955eb184 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34421" http.request.id=99e9ef78-40d8-4756-830d-e286162e1944 http.request.method=POST http.request.remoteaddr="127.0.0.1:50270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.203171ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34421" http.request.id=ded6dd41-67de-495b-a81c-2fa55b183867 http.request.method=POST http.request.remoteaddr="127.0.0.1:50270" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="966.929µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:34421" http.request.id=d3df6d90-83c1-4561-9f67-ff398a8502b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50270" http.request.uri="/v2/foo/bar/blobs/uploads/eb45d497-fbd0-46d7-92c6-fa6315787355?_state=L6HmVgquhZSivx4AvETtacz_6gutRNoBmkox2fMavXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNDVkNDk3LWZiZDAtNDZkNy05MmM2LWZhNjMxNTc4NzM1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0Ny45MzU4MjgyMjdaIn0%3D&digest=sha256%3A0152ca0152bce4ade99aff008d57fa2df113876a9d355d4e36605916b7bbe689" http.request.useragent="Go-http-client/1.1" http.response.duration=1.233430218s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:47 +0000] "PUT /v2/foo/bar/blobs/uploads/eb45d497-fbd0-46d7-92c6-fa6315787355?_state=L6HmVgquhZSivx4AvETtacz_6gutRNoBmkox2fMavXZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViNDVkNDk3LWZiZDAtNDZkNy05MmM2LWZhNjMxNTc4NzM1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0Ny45MzU4MjgyMjdaIn0%3D&digest=sha256%3A0152ca0152bce4ade99aff008d57fa2df113876a9d355d4e36605916b7bbe689 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.37s) === RUN TestBlobDeleteDisabled time="2024-07-03T18:02: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.5 time="2024-07-03T18:02:49Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:49Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:46799" http.request.id=77ace496-4204-4e05-9ec5-26fb29b404bd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47536" http.request.uri="/v2/foo/bar/blobs/sha256:f6773ea8510e88a805789133b90cdc9ea65a5d11503b540ad7bcead949591ed7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="960.249µs" http.response.status=405 http.response.written=78 vars.digest="sha256:f6773ea8510e88a805789133b90cdc9ea65a5d11503b540ad7bcead949591ed7" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:49 +0000] "DELETE /v2/foo/bar/blobs/sha256:f6773ea8510e88a805789133b90cdc9ea65a5d11503b540ad7bcead949591ed7 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.17s) === RUN TestDeleteDisabled time="2024-07-03T18:02: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.5 time="2024-07-03T18:02:49Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:49Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38185" http.request.id=bdf3542c-aea1-487f-b491-dcffa4222e3a http.request.method=POST http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10425ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38185" http.request.id=ffaf1369-563a-4081-8022-3417a6a622f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/foo/bar/blobs/uploads/6168ecc2-ecba-4c07-bcc6-603403c3f8aa?_state=K3drENIXU00kM4xNYLuyWaEwhhQe8dIKEmRd70e8G1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxNjhlY2MyLWVjYmEtNGMwNy1iY2M2LTYwMzQwM2MzZjhhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0OS42NTU0MzQ5NTZaIn0%3D&digest=sha256%3Abfde4e4227bd00a53455ca686fea099e5c134107cc6689656299173105f284b7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.409305437s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:49 +0000] "PUT /v2/foo/bar/blobs/uploads/6168ecc2-ecba-4c07-bcc6-603403c3f8aa?_state=K3drENIXU00kM4xNYLuyWaEwhhQe8dIKEmRd70e8G1V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYxNjhlY2MyLWVjYmEtNGMwNy1iY2M2LTYwMzQwM2MzZjhhYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo0OS42NTU0MzQ5NTZaIn0%3D&digest=sha256%3Abfde4e4227bd00a53455ca686fea099e5c134107cc6689656299173105f284b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:52Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:38185" http.request.id=25665b92-6e52-4382-903e-36d0934289e1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57436" http.request.uri="/v2/foo/bar/blobs/sha256:bfde4e4227bd00a53455ca686fea099e5c134107cc6689656299173105f284b7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="916.729µs" http.response.status=405 http.response.written=78 vars.digest="sha256:bfde4e4227bd00a53455ca686fea099e5c134107cc6689656299173105f284b7" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:02:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:bfde4e4227bd00a53455ca686fea099e5c134107cc6689656299173105f284b7 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (2.73s) === RUN TestDeleteReadOnly time="2024-07-03T18:02: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.5 time="2024-07-03T18:02:52Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36379" http.request.id=548ea5f8-664a-47d8-8b2b-df0fd9e87b36 http.request.method=POST http.request.remoteaddr="127.0.0.1:59476" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15357ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36379" http.request.id=c66eb77e-d269-4297-84a7-e8a9d237f920 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59476" http.request.uri="/v2/foo/bar/blobs/uploads/77277892-1b53-4aa0-bf17-6207a5c75330?_state=R7gjZ2Db7l-mMahwDK0v1q1Jb0bjNldDGUkbjYJFP-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3Mjc3ODkyLTFiNTMtNGFhMC1iZjE3LTYyMDdhNWM3NTMzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo1Mi4yNjQ0MDIxNTZaIn0%3D&digest=sha256%3Ae6844c16c302aaf95b5786da3d1619334ac23dcce20196e0e4cc2f2155eaec1b" http.request.useragent="Go-http-client/1.1" http.response.duration=970.419723ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:52 +0000] "PUT /v2/foo/bar/blobs/uploads/77277892-1b53-4aa0-bf17-6207a5c75330?_state=R7gjZ2Db7l-mMahwDK0v1q1Jb0bjNldDGUkbjYJFP-Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3Mjc3ODkyLTFiNTMtNGFhMC1iZjE3LTYyMDdhNWM3NTMzMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMjo1Mi4yNjQ0MDIxNTZaIn0%3D&digest=sha256%3Ae6844c16c302aaf95b5786da3d1619334ac23dcce20196e0e4cc2f2155eaec1b HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [03/Jul/2024:18:02:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:e6844c16c302aaf95b5786da3d1619334ac23dcce20196e0e4cc2f2155eaec1b HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.17s) === RUN TestStartPushReadOnly time="2024-07-03T18:02:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:53Z" level=info msg="redis not configured" go.version=go1.22.5 127.0.0.1 - - [03/Jul/2024:18:02:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-07-03T18:02:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:02:53Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=6dc2069b-504e-4d40-aeab-f5b977433f1a http.request.method=GET http.request.remoteaddr="127.0.0.1:55186" 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.044289ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:02:53 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T18:02:53Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=9cafacbe-2f22-46c7-ab16-857c43487aa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="831.808µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:18:02:53 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:02:53Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=1aee8012-eafd-43f4-8f86-a1ba32bdda7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" 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="820.248µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:02:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T18:02:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=bb370c61-b560-4566-90e7-f7cec57eae87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" 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.28655ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:02:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=bb370c61-b560-4566-90e7-f7cec57eae87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" 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.34063ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:02:53Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=bb370c61-b560-4566-90e7-f7cec57eae87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" 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.368031ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:02:53Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=bb370c61-b560-4566-90e7-f7cec57eae87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" 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.392031ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:02:53 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T18:02:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=b22194c8-066e-4f7c-972d-0bff1a36a782 http.request.method=POST http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=62b00794-edfa-43ef-b1a9-362d3346afbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/blobs/uploads/a8be4ec1-0107-4042-b0d9-82a154849c9a?_state=hdr-jjsAFrHMgREvkQMhmqUx9_I2lqpr9zGQu9RshdF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOGJlNGVjMS0wMTA3LTQwNDItYjBkOS04MmExNTQ4NDljOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTMuNDA2NTk5MjNaIn0%3D&digest=sha256%3A8c61bff8ebafddd43d88b14428e66f226d33089dd0d941bc2f8375012f883381" http.request.useragent="Go-http-client/1.1" http.response.duration=822.385866ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/a8be4ec1-0107-4042-b0d9-82a154849c9a?_state=hdr-jjsAFrHMgREvkQMhmqUx9_I2lqpr9zGQu9RshdF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOGJlNGVjMS0wMTA3LTQwNDItYjBkOS04MmExNTQ4NDljOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTMuNDA2NTk5MjNaIn0%3D&digest=sha256%3A8c61bff8ebafddd43d88b14428e66f226d33089dd0d941bc2f8375012f883381 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:54Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=497ee0c4-0ff5-4f5a-b3fc-ac695df433a8 http.request.method=POST http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.154691ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:54 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=5472c65a-e57e-45f9-8d4a-49bd9c8fa430 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/blobs/uploads/a8af121e-b3b3-49f7-92a9-835e2d66ac4d?_state=2T0irw5g2q47CP4FEKA-p-aIWBQ6f6zvxIBF1kN4eKJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOGFmMTIxZS1iM2IzLTQ5ZjctOTJhOS04MzVlMmQ2NmFjNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTQuNDUzNjAzNzY1WiJ9&digest=sha256%3Ad9557d88f147a8148d78077be1e1c95ad3189707a0ca107df7226d9528d42ee8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.367727791s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:54 +0000] "PUT /v2/foo/schema1/blobs/uploads/a8af121e-b3b3-49f7-92a9-835e2d66ac4d?_state=2T0irw5g2q47CP4FEKA-p-aIWBQ6f6zvxIBF1kN4eKJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhOGFmMTIxZS1iM2IzLTQ5ZjctOTJhOS04MzVlMmQ2NmFjNGQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTQuNDUzNjAzNzY1WiJ9&digest=sha256%3Ad9557d88f147a8148d78077be1e1c95ad3189707a0ca107df7226d9528d42ee8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=1a532747-084f-45ad-b1b9-a8001f59d686 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.828994ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=4fa6f2b2-5c87-462b-84ea-7c08952a2388 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" http.request.useragent="Go-http-client/1.1" http.response.duration=3.480991ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=d2567dc8-0628-4d3d-9a91-1362a3b0d043 http.request.method=GET http.request.remoteaddr="127.0.0.1:55186" 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.954378ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=df246e0d-ea13-49d0-8933-107ea203f525 http.request.method=GET http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.811097ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "GET /v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:33831" http.request.id=c3873af6-9be0-49b0-a8ee-7a641144f456 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" http.request.useragent="Go-http-client/1.1" http.response.duration=3.508312ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:33831" http.request.id=1d194c75-21de-4230-b53a-2f8dbf0661b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" http.request.useragent="Go-http-client/1.1" http.response.duration=3.554112ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:33831" http.request.id=c9967c91-edc4-43f1-929c-263f0a91549f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" http.request.useragent="Go-http-client/1.1" http.response.duration=3.549032ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=d4c1fe89-7862-4e56-a115-8b35c7f32797 http.request.method=GET http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.919457ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "GET /v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=17a65039-44c0-4caa-be1a-0ce10a426302 http.request.method=GET http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="801.608µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=0f430866-0e4d-4e05-93db-701d6d95fa70 http.request.method=GET http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" http.request.useragent="Go-http-client/1.1" http.response.duration="723.647µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "GET /v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=1ee92e03-cf64-482a-9968-58d26c6f1a40 http.request.method=GET http.request.remoteaddr="127.0.0.1:55186" 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="781.527µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=error msg="payload digest does match: "sha256:c8344f51fd51565a4ce3606acc3fb99c1c7501552c2cfed5dfe73c9c14b7efc4" != "sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab"" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=1f51a886-79fd-4624-931d-1e2d430ced2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" time="2024-07-03T18:02:55Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=1f51a886-79fd-4624-931d-1e2d430ced2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:55186" http.request.uri="/v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="998.009µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab" 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "PUT /v2/foo/schema1/manifests/sha256:9951b189c4d44f51533d0201384826617e6c18c302be81e65a93ff743bbb31ab HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=4daf2fac-20aa-40b2-a97d-b5599fa8d48b http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" 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="928.928µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=de031ae3-fe76-4b99-b3ca-c699e55be3d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" 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="766.527µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33831" http.request.id=d106bc2f-0a36-46dc-94d9-5d17c8248771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" 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="952.848µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:02:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33831" http.request.id=d106bc2f-0a36-46dc-94d9-5d17c8248771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" 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.329µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:02:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33831" http.request.id=d106bc2f-0a36-46dc-94d9-5d17c8248771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" 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.028809ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=a605ae10-0413-4fde-bc24-e8c1f8ed9656 http.request.method=POST http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="894.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=bac4a7b8-d424-473f-b7f2-62019c290e84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/blobs/uploads/7fa7dade-5192-4649-ab41-b484fd747d9a?_state=BvugHSO8xu1ZAi0CRZA774sqe7R0tJkJ8MOBjtZzgC97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZmE3ZGFkZS01MTkyLTQ2NDktYWI0MS1iNDg0ZmQ3NDdkOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTUuODYyMTY1ODQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.223451ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "PUT /v2/foo/schema2/blobs/uploads/7fa7dade-5192-4649-ab41-b484fd747d9a?_state=BvugHSO8xu1ZAi0CRZA774sqe7R0tJkJ8MOBjtZzgC97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZmE3ZGFkZS01MTkyLTQ2NDktYWI0MS1iNDg0ZmQ3NDdkOWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTUuODYyMTY1ODQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33831" http.request.id=1850de75-70c0-4bcd-ae9c-b53d09d1cc8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" 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.448µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:02:55Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33831" http.request.id=1850de75-70c0-4bcd-ae9c-b53d09d1cc8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" 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.000049ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:02:55 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T18:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=a08893e1-afc7-4a2c-8917-94799013985e http.request.method=POST http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="991.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:56 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=b965465f-4740-402f-a8ea-9fa21045e753 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/blobs/uploads/85a1f2d3-0795-49f7-9661-8402891b1e29?_state=mCKE7h7foXKTGwqZ9vrMeTDrIiHLDDQ-w74VBa_qDXZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NWExZjJkMy0wNzk1LTQ5ZjctOTY2MS04NDAyODkxYjFlMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTYuMDMxNjQ5NzM2WiJ9&digest=sha256%3Aaf48c733b74b97cbc591a8287add2e9c111d8c43eef14a17a483b1921df3f72c" http.request.useragent="Go-http-client/1.1" http.response.duration=771.538727ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:56 +0000] "PUT /v2/foo/schema2/blobs/uploads/85a1f2d3-0795-49f7-9661-8402891b1e29?_state=mCKE7h7foXKTGwqZ9vrMeTDrIiHLDDQ-w74VBa_qDXZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NWExZjJkMy0wNzk1LTQ5ZjctOTY2MS04NDAyODkxYjFlMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTYuMDMxNjQ5NzM2WiJ9&digest=sha256%3Aaf48c733b74b97cbc591a8287add2e9c111d8c43eef14a17a483b1921df3f72c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=d5026fdc-7ffd-4a46-b640-8ccfcd335616 http.request.method=POST http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09733ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=144c1a64-7681-41f9-8484-4c107a523598 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/blobs/uploads/29f3b6a5-3ec7-417b-ad7c-afca3c70f2c6?_state=N_qQogk_ZU2MA9F7TcTnr2E--Uh0M3JgeYlCMRC3On17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOWYzYjZhNS0zZWM3LTQxN2ItYWQ3Yy1hZmNhM2M3MGYyYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTcuMTI0NjAxNDQ1WiJ9&digest=sha256%3Ad3e4d742ea08fef946a0a31e710af9e4c3c3ddb16015a202ee87a6fa5faae72a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.366671892s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/29f3b6a5-3ec7-417b-ad7c-afca3c70f2c6?_state=N_qQogk_ZU2MA9F7TcTnr2E--Uh0M3JgeYlCMRC3On17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOWYzYjZhNS0zZWM3LTQxN2ItYWQ3Yy1hZmNhM2M3MGYyYzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTcuMTI0NjAxNDQ1WiJ9&digest=sha256%3Ad3e4d742ea08fef946a0a31e710af9e4c3c3ddb16015a202ee87a6fa5faae72a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33831" http.request.id=171f748e-82d1-4d10-9f52-0bdacc9cf1b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.429453ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:33831" http.request.id=5a2f3f0f-a725-4acb-971a-c6e2851562ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/sha256:41a1818540d821f02ab2bb1dc089ed125713c3f987de7fdeab129476982b4120" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:41a1818540d821f02ab2bb1dc089ed125713c3f987de7fdeab129476982b4120 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=b596ccb2-c6c0-42ee-b504-76a11aed5337 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" 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="986.728µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=f0a86562-2051-49f9-83ed-38154e13a028 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/sha256:41a1818540d821f02ab2bb1dc089ed125713c3f987de7fdeab129476982b4120" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="897.848µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/sha256:41a1818540d821f02ab2bb1dc089ed125713c3f987de7fdeab129476982b4120 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=bc960679-24d7-4e58-91fd-76647e3e5061 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="777.207µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=cf131d6a-6980-4de2-8a97-82731740ec28 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/sha256:41a1818540d821f02ab2bb1dc089ed125713c3f987de7fdeab129476982b4120" http.request.useragent="Go-http-client/1.1" http.response.duration="774.727µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/sha256:41a1818540d821f02ab2bb1dc089ed125713c3f987de7fdeab129476982b4120 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=07ff2c98-9408-41f3-b942-379ac5cf2fbb http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" 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="793.567µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="rewriting manifest sha256:41a1818540d821f02ab2bb1dc089ed125713c3f987de7fdeab129476982b4120 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=8e1d3a04-3b76-44b4-92a4-a10903c706c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=8e1d3a04-3b76-44b4-92a4-a10903c706c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" 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.18078ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33831" http.request.id=4ee3b52b-b8fe-4208-a8a6-43a8cac9f25f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" 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="880.248µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33831" http.request.id=a2ddf298-bb23-426b-90b1-a925965148a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.057209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:33831" http.request.id=83db588b-4986-433e-ad56-7edfffa0e9bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/sha256:a75c4b3e1c251bc7666d1ebcf8517e55f4100cc8af3228323c24309eae75ae31" http.request.useragent="Go-http-client/1.1" http.response.duration="998.809µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "PUT /v2/foo/schema2/manifests/sha256:a75c4b3e1c251bc7666d1ebcf8517e55f4100cc8af3228323c24309eae75ae31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=000dd886-44a3-46ba-b33d-e3afd43948b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" 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.01193ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=8db523a2-c9af-4d42-9e05-0833b1fae82d http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/sha256:a75c4b3e1c251bc7666d1ebcf8517e55f4100cc8af3228323c24309eae75ae31" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="912.968µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/sha256:a75c4b3e1c251bc7666d1ebcf8517e55f4100cc8af3228323c24309eae75ae31 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=2c3e6c54-aa14-438d-85b6-aa65c4af5f00 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="803.408µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=a34ba8e9-7e90-4d10-97c6-0bb1339c8ef3 http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/sha256:a75c4b3e1c251bc7666d1ebcf8517e55f4100cc8af3228323c24309eae75ae31" http.request.useragent="Go-http-client/1.1" http.response.duration="750.647µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/sha256:a75c4b3e1c251bc7666d1ebcf8517e55f4100cc8af3228323c24309eae75ae31 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="rewriting manifest list sha256:a75c4b3e1c251bc7666d1ebcf8517e55f4100cc8af3228323c24309eae75ae31 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=1a31a560-3e9d-4f6b-96ab-830adf06501a http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33831" http.request.id=1a31a560-3e9d-4f6b-96ab-830adf06501a http.request.method=GET http.request.remoteaddr="127.0.0.1:55188" 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.191739ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-07-03T18:02: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.5 time="2024-07-03T18:02:59Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:02:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=d9c8b177-42cc-45e9-875b-b248f06aca03 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" 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.003569ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=894f2a9a-2edc-471f-a91b-9779d8480c05 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" 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="727.487µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=996601d9-09b6-44d8-9536-66e5312b389a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" 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="830.128µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=e571b367-e306-455e-96b5-185a46e8abe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" 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.231029ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:02:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=e571b367-e306-455e-96b5-185a46e8abe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" 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.27531ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:02:59Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=e571b367-e306-455e-96b5-185a46e8abe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" 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.30195ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:02:59Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=e571b367-e306-455e-96b5-185a46e8abe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" 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.32731ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T18:02:59Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=77e11395-7aa8-4486-ad36-fab83876ee4d http.request.method=POST http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08025ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:01Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=c73878f4-4a70-452e-89dc-dbd7084ab7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/blobs/uploads/17789a35-ac10-4923-a6e4-c7cffdd3bfe8?_state=J1M3Do-KHz6xAmV5vqPbHo5Xl_FU--0wIWSSiMZaaG57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNzc4OWEzNS1hYzEwLTQ5MjMtYTZlNC1jN2NmZmRkM2JmZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTkuODMwNDE4MloifQ%3D%3D&digest=sha256%3A054e6eb15291d587e5e1a17fe681e211b054a5975e91d4d49f8bd57787e29e0c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.103208073s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:02:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/17789a35-ac10-4923-a6e4-c7cffdd3bfe8?_state=J1M3Do-KHz6xAmV5vqPbHo5Xl_FU--0wIWSSiMZaaG57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNzc4OWEzNS1hYzEwLTQ5MjMtYTZlNC1jN2NmZmRkM2JmZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDI6NTkuODMwNDE4MloifQ%3D%3D&digest=sha256%3A054e6eb15291d587e5e1a17fe681e211b054a5975e91d4d49f8bd57787e29e0c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=82c56b8b-ae42-42f0-9ecf-3f134cd0e7eb http.request.method=POST http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12501ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:02 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=4181dbca-058c-44dd-bf8d-279a4bb2ed7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/blobs/uploads/38a7a764-c3c5-444f-ba57-77671fa63143?_state=nkoB1pukg6Lf9Tux3nmzfUMg8pehX62_rMfnoVmYVS97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzOGE3YTc2NC1jM2M1LTQ0NGYtYmE1Ny03NzY3MWZhNjMxNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDIuMTczODk4NTI0WiJ9&digest=sha256%3A87358861eb09b16d2f6f7a08e4d76a4f48e490cecb7b3549f1948742e75dbcac" http.request.useragent="Go-http-client/1.1" http.response.duration=1.338197444s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:02 +0000] "PUT /v2/foo/schema1/blobs/uploads/38a7a764-c3c5-444f-ba57-77671fa63143?_state=nkoB1pukg6Lf9Tux3nmzfUMg8pehX62_rMfnoVmYVS97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzOGE3YTc2NC1jM2M1LTQ0NGYtYmE1Ny03NzY3MWZhNjMxNDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDIuMTczODk4NTI0WiJ9&digest=sha256%3A87358861eb09b16d2f6f7a08e4d76a4f48e490cecb7b3549f1948742e75dbcac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=898033d1-d2b6-4829-8e10-c08b447422ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.745034ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=40a5cf97-0bd7-41f4-bfd1-a01cc682b8c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" http.request.useragent="Go-http-client/1.1" http.response.duration=3.445951ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=5ef109b2-9b84-48f5-a809-1219e66c2aa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" 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.942218ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=2931457a-5d94-4d2d-8528-48dd2ad889da http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.867457ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "GET /v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:36683" http.request.id=a7a5bdc3-1206-4987-ad93-1fc24feb2f89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" http.request.useragent="Go-http-client/1.1" http.response.duration=3.553952ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:36683" http.request.id=bb6858ca-9768-4cae-acf3-b1b5d16ead34 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" http.request.useragent="Go-http-client/1.1" http.response.duration=3.459592ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:36683" http.request.id=db5bd054-50b4-4b42-a1e7-4c98553ffe04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" http.request.useragent="Go-http-client/1.1" http.response.duration=3.437591ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=5749dce1-a195-4cd7-9f92-62d057b60d25 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.880657ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "GET /v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=2e44a9ed-8f2c-4bcf-9290-6faecde9d1c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="756.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=28baf961-d6ba-4dd6-9b05-d17c12ac26c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" http.request.useragent="Go-http-client/1.1" http.response.duration="688.366µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "GET /v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=b3e5b967-ff61-48de-b6c2-78c78120eb94 http.request.method=GET http.request.remoteaddr="127.0.0.1:50994" 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="697.126µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=error msg="payload digest does match: "sha256:02ecfbaff3c6bbc2a0b81e3dacf10b27714a4274c502aac9149eb349e101be0d" != "sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11"" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=a22a47df-8611-4946-a803-a02ab5e50872 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" time="2024-07-03T18:03:03Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=a22a47df-8611-4946-a803-a02ab5e50872 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50994" http.request.uri="/v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="863.608µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11" 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema1/manifests/sha256:79dc99b61f622bad451ead8057276d49b197425d52cc6d2aee990e47b633ba11 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=93035356-f02e-4ad6-919b-03789c2f7c36 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="885.328µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=a09b75cd-e83b-4910-8db7-e7264fa6d2dd http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="713.486µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36683" http.request.id=1aa3a74f-2475-41a6-8545-30c351fd0e3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" 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="853.208µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:03:03Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36683" http.request.id=1aa3a74f-2475-41a6-8545-30c351fd0e3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" 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="891.928µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:03:03Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36683" http.request.id=1aa3a74f-2475-41a6-8545-30c351fd0e3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" 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="921.169µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=59ab3ba0-fe03-4273-97fb-8d66fa0814a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="834.807µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=1545817c-8347-4eb7-9ba3-e8421f119db1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/blobs/uploads/e3e84f87-5539-48f0-8071-54f0c067d622?_state=i0iipjQ8DZJUFU-HvYTPgtmvD6wtOe5RjIbSJnLugIl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlM2U4NGY4Ny01NTM5LTQ4ZjAtODA3MS01NGYwYzA2N2Q2MjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDMuNTQ5MTU0NjIzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.070929ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/e3e84f87-5539-48f0-8071-54f0c067d622?_state=i0iipjQ8DZJUFU-HvYTPgtmvD6wtOe5RjIbSJnLugIl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlM2U4NGY4Ny01NTM5LTQ4ZjAtODA3MS01NGYwYzA2N2Q2MjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDMuNTQ5MTU0NjIzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36683" http.request.id=03f4fcbe-826a-4573-a227-68f4d95025f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" 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="811.888µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:03:03Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36683" http.request.id=03f4fcbe-826a-4573-a227-68f4d95025f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" 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="851.128µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T18:03:03Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=36de3626-4029-410c-950d-8cb0563b35ca http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.080169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=fdd36614-072f-4586-8a45-5556c14d0efa http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/blobs/uploads/e5b11c52-6d02-4ea3-aa9e-8af626cc162f?_state=EqfqKU7z2XnS0-84pk_ytuXFNov-nE2Dwz842rvw3Xt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNWIxMWM1Mi02ZDAyLTRlYTMtYWE5ZS04YWY2MjZjYzE2MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDMuNzQwODEwNDM0WiJ9&digest=sha256%3A485eb8961e35e394af2fcb68f1dae32fb0af2506d9350a9e63fa30bdcad98f80" http.request.useragent="Go-http-client/1.1" http.response.duration=917.196363ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/e5b11c52-6d02-4ea3-aa9e-8af626cc162f?_state=EqfqKU7z2XnS0-84pk_ytuXFNov-nE2Dwz842rvw3Xt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlNWIxMWM1Mi02ZDAyLTRlYTMtYWE5ZS04YWY2MjZjYzE2MmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDMuNzQwODEwNDM0WiJ9&digest=sha256%3A485eb8961e35e394af2fcb68f1dae32fb0af2506d9350a9e63fa30bdcad98f80 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:04Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=4257b89a-d1a9-4003-9ecf-32316412964b http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11493ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:04 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=8adf4b56-5b4e-449b-9ed9-1dff0f28926e http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/blobs/uploads/6d4d8454-a848-4e15-b5b8-402a726ca31a?_state=z0c-G78h3Vb5olsGGtKsK_8Z2h5RnQat2hw2Sgjx1SN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZDRkODQ1NC1hODQ4LTRlMTUtYjViOC00MDJhNzI2Y2EzMWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDQuODkxMjc0NzQzWiJ9&digest=sha256%3A2d5633f8ffc7ecccf504969a496ea97fdda953442d7cbedf141164c204bb4661" http.request.useragent="Go-http-client/1.1" http.response.duration=1.293467921s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:04 +0000] "PUT /v2/foo/schema2/blobs/uploads/6d4d8454-a848-4e15-b5b8-402a726ca31a?_state=z0c-G78h3Vb5olsGGtKsK_8Z2h5RnQat2hw2Sgjx1SN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2ZDRkODQ1NC1hODQ4LTRlMTUtYjViOC00MDJhNzI2Y2EzMWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDQuODkxMjc0NzQzWiJ9&digest=sha256%3A2d5633f8ffc7ecccf504969a496ea97fdda953442d7cbedf141164c204bb4661 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36683" http.request.id=da50bd01-bf3e-4984-8f58-aafab9e5e4ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.385453ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:36683" http.request.id=b99990e5-3346-4312-8f97-4e8a2800f0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/sha256:e521c11381010305ebb9bbb50f03361441897fd4dfb19d9dd3f6ce7a471deef4" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06161ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "PUT /v2/foo/schema2/manifests/sha256:e521c11381010305ebb9bbb50f03361441897fd4dfb19d9dd3f6ce7a471deef4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=3fea9335-1fef-4569-b13b-1beed9670a33 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="964.288µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=dc508324-f4f5-4a04-bf86-b648e863dfc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/sha256:e521c11381010305ebb9bbb50f03361441897fd4dfb19d9dd3f6ce7a471deef4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="980.848µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/sha256:e521c11381010305ebb9bbb50f03361441897fd4dfb19d9dd3f6ce7a471deef4 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=2a60ba30-1078-4121-842b-85bddfd250d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="788.287µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=c076bd7f-fa40-43d1-a20f-c171009c348f http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/sha256:e521c11381010305ebb9bbb50f03361441897fd4dfb19d9dd3f6ce7a471deef4" http.request.useragent="Go-http-client/1.1" http.response.duration="777.007µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/sha256:e521c11381010305ebb9bbb50f03361441897fd4dfb19d9dd3f6ce7a471deef4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=e332642c-2e79-48ad-9e5b-f79f5f5a95ca http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="800.727µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="rewriting manifest sha256:e521c11381010305ebb9bbb50f03361441897fd4dfb19d9dd3f6ce7a471deef4 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=a1547bb8-99df-4dcb-b39f-c8c69ea51604 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=a1547bb8-99df-4dcb-b39f-c8c69ea51604 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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.050619ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36683" http.request.id=912b51c6-e1af-4ec2-95b9-89fc09cc1a7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" 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="889.888µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36683" http.request.id=25823a4c-159a-41a3-80c6-f01409866b8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026329ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:36683" http.request.id=3e11e100-3522-4944-bc9d-ffbad1059a02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/sha256:1810f5f9d78ca2e0259926e451d4a1c6d2a4f9f497a125e833de7ac378ae58f7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.03505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "PUT /v2/foo/schema2/manifests/sha256:1810f5f9d78ca2e0259926e451d4a1c6d2a4f9f497a125e833de7ac378ae58f7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=93ada103-63f3-4dd0-a5e3-123959f8ce76 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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="927.288µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=3d691205-3098-4130-a532-8ce9f725ac76 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/sha256:1810f5f9d78ca2e0259926e451d4a1c6d2a4f9f497a125e833de7ac378ae58f7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="940.129µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/sha256:1810f5f9d78ca2e0259926e451d4a1c6d2a4f9f497a125e833de7ac378ae58f7 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=c135d111-c197-424e-b41c-9f11fc574f3e http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="788.607µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=0ae6dea0-e1ec-4627-8c19-407a78a6f261 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/sha256:1810f5f9d78ca2e0259926e451d4a1c6d2a4f9f497a125e833de7ac378ae58f7" http.request.useragent="Go-http-client/1.1" http.response.duration="789.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/sha256:1810f5f9d78ca2e0259926e451d4a1c6d2a4f9f497a125e833de7ac378ae58f7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="rewriting manifest list sha256:1810f5f9d78ca2e0259926e451d4a1c6d2a4f9f497a125e833de7ac378ae58f7 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=99e8c48f-d851-4732-b3f6-b0b34a748641 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36683" http.request.id=99e8c48f-d851-4732-b3f6-b0b34a748641 http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" 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.18366ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (12.97s) === RUN TestGetManifestWithStorageError time="2024-07-03T18:03:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:03:06Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:45007" http.request.id=b9a51056-be8c-4622-9277-3b52ab0bacc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.018609ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:45007" http.request.id=36436de3-4dd7-49a9-9498-32bec8bcb306 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" 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="740.366µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:45007" http.request.id=be49902b-bc85-40e5-a746-60c667433a8f http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" 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="842.328µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:45007" http.request.id=f82bccaa-2105-41df-92cb-39aeac2b551a http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" 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="798.688µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-07-03T18:03:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:03:06Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=e3410062-fddd-461c-8f8f-546c5aac4168 http.request.method=GET http.request.remoteaddr="127.0.0.1:57116" 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="965.689µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=3826ad60-6fea-4ba8-aa55-cdc1668139f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57116" 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="816.447µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=6b2c5ea6-696a-4421-acde-1c5e3eaf24ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" 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="857.007µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=795eb897-9685-40ee-b946-b17308c59291 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" 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.34699ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=795eb897-9685-40ee-b946-b17308c59291 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" 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.393591ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=795eb897-9685-40ee-b946-b17308c59291 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" 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.422111ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T18:03:06Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=795eb897-9685-40ee-b946-b17308c59291 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" 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.450991ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T18:03:06Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=6ad2d3fa-d5e0-4208-84ff-ad9c544c1e1e http.request.method=POST http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05837ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=29077aaf-8a16-476b-a9c2-107e6b3ab206 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/blobs/uploads/abb39e66-cb25-431c-b5c7-55919ac288d7?_state=A-Dx5LunAgmzJ7jwFPntR6tAz7D2X1htsKkTPBpVpi17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhYmIzOWU2Ni1jYjI1LTQzMWMtYjVjNy01NTkxOWFjMjg4ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDYuNDk1MzA0ODY5WiJ9&digest=sha256%3Ad13f45fdfb18c68c3827f6421ddd42dc3959a104dc6d8555268ef416e977239c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.067855074s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:06 +0000] "PUT /v2/foo/schema1/blobs/uploads/abb39e66-cb25-431c-b5c7-55919ac288d7?_state=A-Dx5LunAgmzJ7jwFPntR6tAz7D2X1htsKkTPBpVpi17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhYmIzOWU2Ni1jYjI1LTQzMWMtYjVjNy01NTkxOWFjMjg4ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDYuNDk1MzA0ODY5WiJ9&digest=sha256%3Ad13f45fdfb18c68c3827f6421ddd42dc3959a104dc6d8555268ef416e977239c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=55e948be-8e78-4b3c-b569-fab4e835bf2b http.request.method=POST http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15161ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=66b9b1a2-8c76-4802-b539-6320f8046a47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/blobs/uploads/424d45a4-f2aa-4b22-b3c0-b48a0aa1d4d9?_state=-IRdPWYaePXs4AB3WvDMTy_7wEd9Xc_YU-GgQqy_va97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MjRkNDVhNC1mMmFhLTRiMjItYjNjMC1iNDhhMGFhMWQ0ZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDguNzU1MDY4Njc3WiJ9&digest=sha256%3A596163281bacfa29e833d7b10ffa9375bc106741cc4380731ffe1d9381c3fdb3" http.request.useragent="Go-http-client/1.1" http.response.duration=898.131271ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/424d45a4-f2aa-4b22-b3c0-b48a0aa1d4d9?_state=-IRdPWYaePXs4AB3WvDMTy_7wEd9Xc_YU-GgQqy_va97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0MjRkNDVhNC1mMmFhLTRiMjItYjNjMC1iNDhhMGFhMWQ0ZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDguNzU1MDY4Njc3WiJ9&digest=sha256%3A596163281bacfa29e833d7b10ffa9375bc106741cc4380731ffe1d9381c3fdb3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=8c9ae64e-c5fb-44ee-96e2-e03340ff06ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.779154ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=21718e0b-8af2-4f12-aa8f-519fdce1596a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.duration=3.480472ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=a701adc6-e8ba-43fe-a7ab-eaf49a98bec8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57116" 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.907898ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=42dfba1b-c80f-4fa5-a246-d89c47e706f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.917857ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46243" http.request.id=5e5f079b-49dc-4eae-a50d-682993c406b7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.duration=3.436951ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46243" http.request.id=8848b89d-7d5b-42a1-8537-3d0a993fffbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.duration=3.499751ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:46243" http.request.id=fc966fb3-276a-47ed-aed7-678d342c9586 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.duration=3.491511ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=38ce472b-b92d-4384-b66c-715b362e0909 http.request.method=GET http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.920777ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=65b574ad-e6c1-4c3a-bc95-38edddd1d3fe http.request.method=GET http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="845.528µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=b6d5dc5e-0ccc-400c-b147-714acf9a3194 http.request.method=GET http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.duration="806.648µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=6960ab1a-8008-4c57-b879-3a0e9100957f http.request.method=GET http.request.remoteaddr="127.0.0.1:57116" 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="747.407µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=error msg="payload digest does match: "sha256:16614ee484c6712c5cfca90c98db464995bf0ca48885cead9ea0e5fd98d6a4cd" != "sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389"" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=66fc275e-82fc-4549-8b66-f863c6a4ec2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=66fc275e-82fc-4549-8b66-f863c6a4ec2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57116" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.033369ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=ae772ea1-f1eb-4dae-9270-96fb09387115 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48972" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.duration=1.088889ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "DELETE /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=a6e7dcc2-d19d-4457-81e5-196d5dd076a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48972" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="852.647µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=9463e7f4-6af4-4639-9731-82fc8caa6bd5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48980" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="995.329µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "DELETE /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=250d882a-3b89-4820-b1aa-87a2b8fba761 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.duration=3.622873ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=41d5fdd2-b159-4997-9bbe-cc3cb7d00053 http.request.method=GET http.request.remoteaddr="127.0.0.1:48986" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.949297ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=810b4215-4522-4028-a1c5-42d9e672fb05 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49000" 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="995.729µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=41d634cd-ef85-4de0-816d-84581bb21f0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.695994ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=ab9cccee-8bf5-4e56-a505-08c015673201 http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" 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="791.287µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=2c301690-7045-42ec-9d8d-d6254ca0ce63 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389" http.request.useragent="Go-http-client/1.1" http.response.duration="968.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "DELETE /v2/foo/schema1/manifests/sha256:2e5a0628e03b764e3a358d022131f800dfa7b64c1ef15f991fdcf3f9260bd389 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=ee2327e6-647c-4598-a40e-c10e30a5aa6a http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" 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="764.367µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=047985fa-2361-45c2-a646-bf34e8d15f7c http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" 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="814.808µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=2b2bbf97-aa32-4799-96d9-4e887d28a3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" 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="833.207µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46243" http.request.id=fc51b13f-8a74-4911-a478-c345d2113baf http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" 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="872.367µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46243" http.request.id=fc51b13f-8a74-4911-a478-c345d2113baf http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" 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="913.728µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46243" http.request.id=fc51b13f-8a74-4911-a478-c345d2113baf http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" 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="942.528µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=e16b3cc0-b484-445c-9bec-c6f2230737e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="892.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=4706e2df-a014-4554-8464-144526c3df29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/blobs/uploads/51125ded-ba8d-4242-a7a5-fb257898a6c0?_state=i1iSYrKrGLgNVXveNzdr0LoQ8taum_CRMcVN9YqJVzV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MTEyNWRlZC1iYThkLTQyNDItYTdhNS1mYjI1Nzg5OGE2YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDkuNzA5Mzc5NjU1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15877ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/51125ded-ba8d-4242-a7a5-fb257898a6c0?_state=i1iSYrKrGLgNVXveNzdr0LoQ8taum_CRMcVN9YqJVzV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MTEyNWRlZC1iYThkLTQyNDItYTdhNS1mYjI1Nzg5OGE2YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDkuNzA5Mzc5NjU1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46243" http.request.id=880b3554-5efe-4e0f-9b9f-c589d1ab960d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" 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="945.649µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:03:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46243" http.request.id=880b3554-5efe-4e0f-9b9f-c589d1ab960d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" 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.969µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T18:03:09Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=cc925978-fc5d-454e-a8cb-28d0275b26ca http.request.method=POST http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08725ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=b9317e87-90c4-45ee-9d97-2189e0b9114b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/blobs/uploads/4b64ec28-81d1-456b-8f46-2661cab5a329?_state=80-mYB1UOz_kxZBYvnF1Y-tB4CNlnLOpV70f4nBX6td7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjY0ZWMyOC04MWQxLTQ1NmItOGY0Ni0yNjYxY2FiNWEzMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDkuODc0Mjg1NTg0WiJ9&digest=sha256%3A5bb219ff2164dc77df64f31e972c4282046cb9b5be162989c135bfb7b44ba0b6" http.request.useragent="Go-http-client/1.1" http.response.duration=829.027127ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/4b64ec28-81d1-456b-8f46-2661cab5a329?_state=80-mYB1UOz_kxZBYvnF1Y-tB4CNlnLOpV70f4nBX6td7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YjY0ZWMyOC04MWQxLTQ1NmItOGY0Ni0yNjYxY2FiNWEzMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MDkuODc0Mjg1NTg0WiJ9&digest=sha256%3A5bb219ff2164dc77df64f31e972c4282046cb9b5be162989c135bfb7b44ba0b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:10Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=6105793d-9701-41d4-8091-93b7b4894044 http.request.method=POST http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.169011ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=d8f12806-d448-47fc-86e6-f85ecbd287b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/blobs/uploads/341f4723-3aba-4958-a1d9-58f0b8be61bf?_state=v7o1KXSWR85ntPy6TmQvLafOmkbjlaWJxUCYGMFcgAd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNDFmNDcyMy0zYWJhLTQ5NTgtYTFkOS01OGYwYjhiZTYxYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MTAuODc4MTkwNjlaIn0%3D&digest=sha256%3A3da0ebcb32e54dac53dfb1d6c580055b85f0c90fd21f9553025a4ce47173c9bb" http.request.useragent="Go-http-client/1.1" http.response.duration=852.085895ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/341f4723-3aba-4958-a1d9-58f0b8be61bf?_state=v7o1KXSWR85ntPy6TmQvLafOmkbjlaWJxUCYGMFcgAd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNDFmNDcyMy0zYWJhLTQ5NTgtYTFkOS01OGYwYjhiZTYxYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTg6MDM6MTAuODc4MTkwNjlaIn0%3D&digest=sha256%3A3da0ebcb32e54dac53dfb1d6c580055b85f0c90fd21f9553025a4ce47173c9bb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46243" http.request.id=cd667747-0590-43c2-8df4-0c4882d5cd43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.419733ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46243" http.request.id=7bc1013a-f5ec-49be-b5a3-366d25d35d87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.220811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "PUT /v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=5a08d6dd-9799-40e0-9b39-b1e33f6bb28b http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" 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="984.649µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=24aed290-10c8-40b0-bd89-a98ae566b8cb http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="931.608µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=6eb0f122-4940-42e6-8d7e-dfad8783a767 http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="790.087µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=69152437-ebc0-49e1-b09e-a840330bb0a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" http.request.useragent="Go-http-client/1.1" http.response.duration="723.566µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=36d7f309-a70c-4ac0-a9b0-3dd4abd67578 http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" 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="842.167µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="rewriting manifest sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=cbbe8e2b-f408-47c3-9475-f4febfa70142 http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=cbbe8e2b-f408-47c3-9475-f4febfa70142 http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" 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.087299ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=85b5fe3e-0478-45e9-88e1-ba1a069a2f6b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "DELETE /v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=ad9e736a-99a1-4f9a-b201-2857a60ba34a http.request.method=GET http.request.remoteaddr="127.0.0.1:49012" http.request.uri="/v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="889.328µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=82469580-9d30-41e3-ad20-ea48d63c8238 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49028" http.request.uri="/v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.409µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "DELETE /v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46243" http.request.id=11085cee-2c93-4f06-bf6f-e533b818ad35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.325732ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "PUT /v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=c6bfa155-574e-4152-830b-29ba832d12b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49042" http.request.uri="/v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="987.728µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=8432f353-a908-49b3-8ba5-79f782ff0b3f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49056" 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="974.689µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46243" http.request.id=da94283c-bf52-4ffa-a7a2-6f3892a65529 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49070" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.363292ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=e8242d1e-6008-4b35-90be-79492278b261 http.request.method=GET http.request.remoteaddr="127.0.0.1:49070" 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="798.687µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=24d115f7-fff6-470b-89c9-463a13ca7401 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:49070" http.request.uri="/v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9" http.request.useragent="Go-http-client/1.1" http.response.duration="963.769µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "DELETE /v2/foo/schema2/manifests/sha256:077c20a8747006f565e1c37274f8093d7b8cb6f4cc18044a56bde52f356086e9 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46243" http.request.id=1809ec2d-2ab2-45a5-b81c-d7c6833cbab3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49070" 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="825.928µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (5.54s) === RUN TestManifestDeleteDisabled time="2024-07-03T18:03:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:03:11Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:03:11Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:40905" http.request.id=92e0096f-ada2-4b02-bd1d-1128ce9702da http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53164" 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.032809ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-07-03T18:03:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:03:11Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:03:11Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T18:03:11Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.5 time="2024-07-03T18:03:11Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T18:03:11Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43589" http.request.id=dcf5166f-9cd6-486f-ae13-00ba8c2d9dd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51816" 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.752736ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43589" http.request.id=998331db-372d-4d37-b0f4-b7d080ab927d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51822" 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.545534ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43589" http.request.id=d2018a35-f6e8-4064-bc47-8624c055a681 http.request.method=POST http.request.remoteaddr="127.0.0.1:51836" 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.507174ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T18:03:11Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43589" http.request.id=600f0ffe-d71b-4895-b63b-09c4ac721c22 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51848" 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.643895ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:18:03:11 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.20s) === RUN TestProxyManifestGetByTag time="2024-07-03T18:03:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:03:11Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:03:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=8bd2eb92-b146-46ec-9267-38a7affd3ab2 http.request.method=POST http.request.remoteaddr="127.0.0.1:55602" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.19141ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=bcc87601-4ad4-49fd-b896-1710f8730bef http.request.method=PUT http.request.remoteaddr="127.0.0.1:55602" http.request.uri="/v2/foo/bar/blobs/uploads/864afe10-56e6-4e0f-830e-7c8bfa5ad134?_state=XNXlZY87MqWKH8lzlOO3NpmyzD2TN80UgxtUVgLVTG57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2NGFmZTEwLTU2ZTYtNGUwZi04MzBlLTdjOGJmYTVhZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMzoxMi4yMzg4ODIyOThaIn0%3D&digest=sha256%3A9eb1d237ab39a672f42abde46f5c765a9796e7725fba35da4743cd59729fef22" http.request.useragent="Go-http-client/1.1" http.response.duration=2.151968554s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:12 +0000] "PUT /v2/foo/bar/blobs/uploads/864afe10-56e6-4e0f-830e-7c8bfa5ad134?_state=XNXlZY87MqWKH8lzlOO3NpmyzD2TN80UgxtUVgLVTG57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2NGFmZTEwLTU2ZTYtNGUwZi04MzBlLTdjOGJmYTVhZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMzoxMi4yMzg4ODIyOThaIn0%3D&digest=sha256%3A9eb1d237ab39a672f42abde46f5c765a9796e7725fba35da4743cd59729fef22 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=354b9085-d784-47e9-98ec-b341e4fe4a04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55602" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.694194ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T18:03:14Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T18:03:14Z" level=info msg="Starting upload purge in 52m0s" go.version=go1.22.5 time="2024-07-03T18:03:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=7c5ee45b-525b-48ce-8f87-c9da813eddae http.request.method=GET http.request.remoteaddr="127.0.0.1:55602" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="704.127µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37251" go.version=go1.22.5 time="2024-07-03T18:03:14Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=c9ab9167-9c00-4b1f-8124-652ee635a644 http.request.method=GET http.request.remoteaddr="127.0.0.1:55610" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="940.368µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37251 /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:37251/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:38987" http.request.id=df3d2006-c834-4f31-8a11-9abb4bcf316c http.request.method=GET http.request.remoteaddr="127.0.0.1:59822" http.request.uri="/v2/foo/bar/manifests/sha256:1c7a8575ea8599f3f3e38aa7c7b1868aa54b6e2ae1a7dc0d8059b66eed2020dd" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:1c7a8575ea8599f3f3e38aa7c7b1868aa54b6e2ae1a7dc0d8059b66eed2020dd" time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=d80fb1b0-4383-42c3-8629-dbdd0600954f http.request.method=GET http.request.remoteaddr="127.0.0.1:55614" http.request.uri="/v2/foo/bar/manifests/sha256:1c7a8575ea8599f3f3e38aa7c7b1868aa54b6e2ae1a7dc0d8059b66eed2020dd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.14614ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "GET /v2/foo/bar/manifests/sha256:1c7a8575ea8599f3f3e38aa7c7b1868aa54b6e2ae1a7dc0d8059b66eed2020dd HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:1c7a8575ea8599f3f3e38aa7c7b1868aa54b6e2ae1a7dc0d8059b66eed2020dd with ttl=167h59m59.99999656s" go.version=go1.22.5 time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38987" http.request.id=df3d2006-c834-4f31-8a11-9abb4bcf316c http.request.method=GET http.request.remoteaddr="127.0.0.1:59822" http.request.uri="/v2/foo/bar/manifests/sha256:1c7a8575ea8599f3f3e38aa7c7b1868aa54b6e2ae1a7dc0d8059b66eed2020dd" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.250102ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "GET /v2/foo/bar/manifests/sha256:1c7a8575ea8599f3f3e38aa7c7b1868aa54b6e2ae1a7dc0d8059b66eed2020dd HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=64e19513-ce3f-4742-95cf-8e6c6c9a86ea http.request.method=GET http.request.remoteaddr="127.0.0.1:55614" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.208µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37251 /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:37251/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:38987" http.request.id=d2c38ad6-9ad5-4e05-b5df-3495b034c1c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59836" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=c01a457e-7db6-4680-9bc3-e33a8d43992a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55624" 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.047939ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38987" http.request.id=d2c38ad6-9ad5-4e05-b5df-3495b034c1c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59836" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.389858ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:03:14Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=11142c23-306f-4fe5-b91c-4d6a3666aaad http.request.method=POST http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.039849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=cfed62ba-4ef1-4000-9855-6b50885502ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/foo/bar/blobs/uploads/15f0f6f0-e68d-4d82-8500-2606633956fa?_state=XNuQCs_prmr198a47AZX1MML43qkwnNrrgglNqixalV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1ZjBmNmYwLWU2OGQtNGQ4Mi04NTAwLTI2MDY2MzM5NTZmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMzoxNC42MDExOTM2MzJaIn0%3D&digest=sha256%3A9ad2971ce551ccb258978f043f2bc2158469c53a57ca0c1792e0d442c179f3b2" http.request.useragent="Go-http-client/1.1" http.response.duration=925.186235ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:14 +0000] "PUT /v2/foo/bar/blobs/uploads/15f0f6f0-e68d-4d82-8500-2606633956fa?_state=XNuQCs_prmr198a47AZX1MML43qkwnNrrgglNqixalV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1ZjBmNmYwLWU2OGQtNGQ4Mi04NTAwLTI2MDY2MzM5NTZmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxODowMzoxNC42MDExOTM2MzJaIn0%3D&digest=sha256%3A9ad2971ce551ccb258978f043f2bc2158469c53a57ca0c1792e0d442c179f3b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=d0db95a4-1ed7-4c98-9dba-37422106886d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.653473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:18:03:15 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=bacac54c-6c66-4248-8cdf-bffbf554243b http.request.method=GET http.request.remoteaddr="127.0.0.1:55624" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="755.687µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:03:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:03:15Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37251 /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:37251/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:38987" http.request.id=c7c15ae3-1562-4a98-93e0-b21723b949f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59846" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=322c38cc-f7a8-48c4-9169-44fc97ffd955 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55632" 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.040299ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:03:15 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=1485644e-7fb0-4c97-b2f9-9e82a9668675 http.request.method=GET http.request.remoteaddr="127.0.0.1:55632" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="696.086µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:18:03:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T18:03:15Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37251 /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:37251/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:38987" http.request.id=c7c15ae3-1562-4a98-93e0-b21723b949f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59846" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37251" http.request.id=4886058a-75fa-44d3-b98c-f21b98028226 http.request.method=GET http.request.remoteaddr="127.0.0.1:55640" 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.056659ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:03:15 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T18:03:15Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:152ab004fea61f3e89f5e15718e52f59d077df65921c069cab7bf463c8c75bb4 with ttl=167h59m59.999971119s" go.version=go1.22.5 time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:38987" http.request.id=c7c15ae3-1562-4a98-93e0-b21723b949f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59846" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=13.360721ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:18:03:15 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (3.58s) === RUN TestAppDispatcher time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:32819" http.request.id=16f916fa-192e-44b9-b70f-f8fd45bc3896 http.request.method=GET http.request.remoteaddr="127.0.0.1:52192" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="936.929µs" http.response.status=200 http.response.written=0 time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:32819" http.request.id=f49f4348-9890-4577-a421-ec93bd248d6b http.request.method=GET http.request.remoteaddr="127.0.0.1:52192" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="696.766µs" http.response.status=200 http.response.written=0 time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:32819" http.request.id=644a2123-f77f-403f-9912-7f392150d6b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:52192" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="768.486µs" http.response.status=200 http.response.written=0 time="2024-07-03T18:03:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:32819" http.request.id=5d4664ba-3fa5-4c83-9a28-499c647f4257 http.request.method=GET http.request.remoteaddr="127.0.0.1:52192" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="746.087µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-07-03T18:03:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 time="2024-07-03T18:03:15Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 time="2024-07-03T18:03:15Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.5 http.request.host="127.0.0.1:39431" http.request.id=e5ff6b90-8c52-42f5-8161-9133faf52994 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" 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-07-03T18:03:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 time="2024-07-03T18:03:15Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 time="2024-07-03T18:03:15Z" level=info msg="configuring file health check path=/tmp/healthcheck4078746925, interval=1" go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-07-03T18:03: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.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 time="2024-07-03T18:03:19Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 time="2024-07-03T18:03:19Z" level=info msg="configuring TCP health check addr=127.0.0.1:40483, interval=1" go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-07-03T18:03:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 time="2024-07-03T18:03:23Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 time="2024-07-03T18:03:23Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:41551, interval=1, threshold=3" go.version=go1.22.5 instance.id=3f35dd0d-3d6e-40e3-bf1f-11188cac2614 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 74.565s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.04s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.34s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.71s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.156s === RUN TestSchedule time="2024-07-03T18:02:16Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 time="2024-07-03T18:02:16Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99764ms" go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 time="2024-07-03T18:02:16Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.4µs" go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 time="2024-07-03T18:02:16Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.12µs" go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-07-03T18:02:16Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-07-03T18:02:16Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 time="2024-07-03T18:02:16Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99652ms" go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 time="2024-07-03T18:02:16Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99816ms" go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 time="2024-07-03T18:02:16Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-07-03T18:02:16Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=4128eb20-b0d7-4fd1-9ea8-c427a882a5e8 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.607s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.76s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 22962176 sha256:482e079f4eeeb6864ef23151e6650ddec1695a6fe74a72daa1c76aefb000f22e [] map[] } --- PASS: TestSimpleBlobRead (0.62s) === RUN TestBlobMount --- PASS: TestBlobMount (0.71s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.41s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.51s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.80s) === 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:390cd3642277abfaf28f77e545f4f26674a2cb920a038cfdac9b0e30d3650901 palailogos: marking blob sha256:63f4cca83009b7226fa26aa9f88fa6166a9eb939e117c72114c52794e3262da1 palailogos: marking blob sha256:2b7d820e4974c72a4846a507fdc3496e7758db1c6940112dbf9759f6f233a9c9 palailogos: marking manifest sha256:4a43c543753f68f0ac670a242475fd8ece0a8712107d1f23d733c086ee712d39 palailogos: marking blob sha256:58748e8946d4200411a91357dbbbf4830f3d7057d8ed5738e2d648031601bd81 palailogos: marking blob sha256:b141285029fb5e19d5849e8c6ab2b565f55f9db455539d8059e75bcf4e70b218 palailogos: marking manifest sha256:4f8b2cdddc32d11b1d9b528ef8bbef698dbdd8a7dfa23899323e7653e27fb4bc palailogos: marking blob sha256:390cd3642277abfaf28f77e545f4f26674a2cb920a038cfdac9b0e30d3650901 palailogos: marking blob sha256:4a43c543753f68f0ac670a242475fd8ece0a8712107d1f23d733c086ee712d39 palailogos: marking manifest sha256:8499dc7afd8190a2ce7d2c1598970f7da34cd335fcc67331980f0e04140cbaa4 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:ddfc6f166a59394a42c84e06e2c99698663dc5106f76b083ef4f0b5825a8aab3 palailogos: marking blob sha256:f3d574d59766a2c164a0f8fbf958315d8cecf80e4711e87c4c58ec734aa126ac 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.41s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:22e602f4e8d4c282a31e48145ce72900da7e76f219557d9094bb3cef66b407ab deletemanifests: marking manifest sha256:86d7c58828a356698f2f8bf7c8a489314ebe3a84fc1394bf13eecddeef0ed06a deletemanifests: marking blob sha256:68a8789e26e0920700129ce5a84460e42164e7544e9c81c1daec1aa613c76197 deletemanifests: marking blob sha256:2055595778e05ba53d9add08080c27ebe3cab7b004a1adccbd4c589e80d29ebf deletemanifests: marking blob sha256:ff336b8ebe671980f88d3e8e8d341876688d4de1b6b0c8e12ef0ad7970ca77f5 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:22e602f4e8d4c282a31e48145ce72900da7e76f219557d9094bb3cef66b407ab blob eligible for deletion: sha256:547ab14d787f229e04fa79f8c24c7c3bfa219ed12c6558157e729a3f3726bdfc blob eligible for deletion: sha256:713d55a2ff3da86a053d117fd4b7826ce1aa9d392a69f30321a36973b8155332 blob eligible for deletion: sha256:765d3daf0fd571fad3b0b3e4e1d98f0e57de0ec4be327c5c3b0f4a1e64e87399 deletemanifests manifest eligible for deletion: sha256:22e602f4e8d4c282a31e48145ce72900da7e76f219557d9094bb3cef66b407ab deletemanifests: marking manifest sha256:86d7c58828a356698f2f8bf7c8a489314ebe3a84fc1394bf13eecddeef0ed06a deletemanifests: marking blob sha256:68a8789e26e0920700129ce5a84460e42164e7544e9c81c1daec1aa613c76197 deletemanifests: marking blob sha256:2055595778e05ba53d9add08080c27ebe3cab7b004a1adccbd4c589e80d29ebf deletemanifests: marking blob sha256:ff336b8ebe671980f88d3e8e8d341876688d4de1b6b0c8e12ef0ad7970ca77f5 time="2024-07-03T18:02:35Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/22e602f4e8d4c282a31e48145ce72900da7e76f219557d9094bb3cef66b407ab" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 time="2024-07-03T18:02:35Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/22e602f4e8d4c282a31e48145ce72900da7e76f219557d9094bb3cef66b407ab" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:22e602f4e8d4c282a31e48145ce72900da7e76f219557d9094bb3cef66b407ab time="2024-07-03T18:02:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/22/22e602f4e8d4c282a31e48145ce72900da7e76f219557d9094bb3cef66b407ab" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:547ab14d787f229e04fa79f8c24c7c3bfa219ed12c6558157e729a3f3726bdfc time="2024-07-03T18:02:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/54/547ab14d787f229e04fa79f8c24c7c3bfa219ed12c6558157e729a3f3726bdfc" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:713d55a2ff3da86a053d117fd4b7826ce1aa9d392a69f30321a36973b8155332 time="2024-07-03T18:02:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/71/713d55a2ff3da86a053d117fd4b7826ce1aa9d392a69f30321a36973b8155332" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:765d3daf0fd571fad3b0b3e4e1d98f0e57de0ec4be327c5c3b0f4a1e64e87399 time="2024-07-03T18:02:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/76/765d3daf0fd571fad3b0b3e4e1d98f0e57de0ec4be327c5c3b0f4a1e64e87399" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 --- PASS: TestDeleteManifestIfTagNotFound (2.29s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0a9e12473bfb1b55beb41ec64de1fe9c2a59645c453963da337536208229401f time="2024-07-03T18:02:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0a/0a9e12473bfb1b55beb41ec64de1fe9c2a59645c453963da337536208229401f" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:659ec4215ad407c2e7faf4225fccf160f91d6144dfb0ed38c4fdd641be5d2140 time="2024-07-03T18:02:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/65/659ec4215ad407c2e7faf4225fccf160f91d6144dfb0ed38c4fdd641be5d2140" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:6f9a279e36b0bcdf6531855b635cf5c5e882ecd8e52ca3785d50ecd5b3325d92 time="2024-07-03T18:02:36Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6f/6f9a279e36b0bcdf6531855b635cf5c5e882ecd8e52ca3785d50ecd5b3325d92" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 --- PASS: TestGCWithMissingManifests (0.73s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:a1f7884f1f022fc70f3381c57abd628f226737c1c2f0891b6238a618dcb1f8b2 komnenos: marking blob sha256:0885c72c3f75266fa72a5c973a4baca4eeb96852e0fe40e7f6e0632e97cc5145 komnenos: marking blob sha256:b38e755c4b88dbe8ee651b1597cafb80c7d6cdf8ca6b7c07c553034b94d57625 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:a84b3b29aa04ce056c36e0e7d4f8d431dd0e554052612e7a4bcb61aa0f65331f time="2024-07-03T18:02:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a8/a84b3b29aa04ce056c36e0e7d4f8d431dd0e554052612e7a4bcb61aa0f65331f" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:b355ec7bb22eeeae73a42176b7822469cd61908b8c834c9cd18f1a91436c1bf8 time="2024-07-03T18:02:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b355ec7bb22eeeae73a42176b7822469cd61908b8c834c9cd18f1a91436c1bf8" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:b3ccf6d04a5526b071e0b983603e465ff7960d75a04a9e421328de4b59ef917a time="2024-07-03T18:02:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b3ccf6d04a5526b071e0b983603e465ff7960d75a04a9e421328de4b59ef917a" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:de38ff5926c344616d07e5e7a88febe725fff36e6651d048dcd258463c429661 time="2024-07-03T18:02:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/de/de38ff5926c344616d07e5e7a88febe725fff36e6651d048dcd258463c429661" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:e1a120046ae203d1769677f266c7bfcdf97a60931da24d3b59721c8e049830a6 time="2024-07-03T18:02:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e1/e1a120046ae203d1769677f266c7bfcdf97a60931da24d3b59721c8e049830a6" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-07-03T18:02:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 blob eligible for deletion: sha256:9aaa996d57d0c925575d485e2a1bb092654a0b54537d9de8453409b50f7d620b time="2024-07-03T18:02:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9a/9aaa996d57d0c925575d485e2a1bb092654a0b54537d9de8453409b50f7d620b" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 --- PASS: TestDeletionHasEffect (2.31s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.31s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:532e81077c070a3898e5dab26ae7be2121be6071e3eed2e78b2b75e8aa9882d2 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:e9779806e89725db1fba8954395cda07047c47c20ed1bca13002e4e73d1466a1 michael_z_doukas: marking blob sha256:10d6991593c7294c6f6ca9ea737932bdddb6fe2497f3f8d115517f7894ca2ade 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:2dad5e038b2b497c5593ed50d7c1ffbdbd790aaed90e8f323ff882c68ae45a3f time="2024-07-03T18:02:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2d/2dad5e038b2b497c5593ed50d7c1ffbdbd790aaed90e8f323ff882c68ae45a3f" go.version=go1.22.5 instance.id=cb092f73-0299-462b-b529-37a2609f3669 --- PASS: TestOrphanBlobDeleted (1.24s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:8f65b11c6d7ae66c2c804915e9c1b4b44a752ac41583624fa31a63c19c8ac26f linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:620642755d564a1616a4aaec0a656b497de9bd3754b6877eedb559742bc53739 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.96s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.81s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.52s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.57s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-07-03T18:02:46Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 17:02:46.045650159 +0000 UTC m=-3570.000786153, actuallyDelete=true" time="2024-07-03T18:02:46Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-07-03T18:02:46Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016, actuallyDelete=true" time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3917be1a-7565-494e-bd31-3d3cbd60df50 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/404aad80-fc6d-455f-8b08-0d2a8ea8d600 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/670cc910-f516-4193-abc7-60795cfdade5 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b611e6fe-a9ec-49a9-90a1-490ff04a4880 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c199bf50-cc8b-4c87-86e4-bf4dde0f8192 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/de3a2a85-2d4f-4e25-8885-d7b90009b8a8 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/09be6b90-603a-4cd2-bbbd-43a0624ca1af have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/629b67e1-3c7d-4f86-9d00-7e8c894ebd62 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c1d6a490-677a-443f-878f-0301f59248c9 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ccf7b28c-9465-4303-bad3-d0497f08338f have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/1fcde68e-36ba-4d19-b872-7076fbdeeef0 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.046655328 +0000 UTC m=+30.000219016). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-07-03T18:02:46Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 18:02:46.047891779 +0000 UTC m=+30.001455467, actuallyDelete=true" time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/74d37607-3ec5-42bf-afd3-6c4ab0569794 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.047891779 +0000 UTC m=+30.001455467). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b048887a-f10d-4bc7-8512-c75afb414f21 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.047891779 +0000 UTC m=+30.001455467). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/da02686b-c447-4ded-acea-f73159cf30dd have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.047891779 +0000 UTC m=+30.001455467). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/2edf241e-4359-4fb6-8680-be4d6f24a508 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.047891779 +0000 UTC m=+30.001455467). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6bc4175f-a946-4c3c-87d5-baa015b5c550 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.047891779 +0000 UTC m=+30.001455467). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-07-03T18:02:46Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 18:02:46.048731386 +0000 UTC m=+30.002295114, actuallyDelete=true" time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e0f9658b-6356-4dea-ba7c-093dcc187ac5 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.048731386 +0000 UTC m=+30.002295114). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/36f732ea-ea02-402f-b702-b52bd2ef0aae have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.048731386 +0000 UTC m=+30.002295114). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/50113e6a-35d0-444f-ab4c-440311ee691d have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.048731386 +0000 UTC m=+30.002295114). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ae0712b3-d8c1-412a-92c3-dde8d275dc6e have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.048731386 +0000 UTC m=+30.002295114). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b24864b9-5785-4ede-ac16-ce134c96d353 have older date (2024-07-03 17:02:46 +0000 UTC) than purge date (2024-07-03 18:02:46.048731386 +0000 UTC m=+30.002295114). Removing upload directory." time="2024-07-03T18:02:46Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-07-03T18:02:46Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 18:02:46.049225111 +0000 UTC m=+30.002788799, actuallyDelete=true" time="2024-07-03T18:02:46Z" 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.034s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.038s === 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.033s === RUN TestWalkFileRemoved time="2024-07-03T18:02:16Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.028s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.363s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.11s) === 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.145s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.539s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.29s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.656s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-07-03T18:02:16Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-07-03T18:02:16Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-07-03T18:02:16Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestUpdateCalledRegularly === CONT TestMatchIPV6 === CONT TestInvalidData === CONT TestParsing --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2024-07-03T18:02:16Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T18:02:16Z" level=error msg="unknown ip address format" go.version=go1.22.5 instance.id=3790b8d3-eff7-4c70-9bfc-017b38060048 ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestS3TryUpdate (0.00s) time="2024-07-03T18:02:16Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=3790b8d3-eff7-4c70-9bfc-017b38060048 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4 (0.01s) time="2024-07-03T18:02:16Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=3790b8d3-eff7-4c70-9bfc-017b38060048 --- PASS: TestInvalidData (0.01s) time="2024-07-03T18:02:17Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T18:02:18Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T18:02:19Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T18:02:20Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.542s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.032s === 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.372s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.46s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.829s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.024s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armhf.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-r7.apk >>> docker-registry: Build complete at Wed, 03 Jul 2024 18:03:31 +0000 elapsed time 0h 1m 33s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240703.180158) (2/3) Purging go (1.22.5-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r31.trigger OK: 316 MiB in 103 packages >>> docker-registry: Updating the community/armhf repository index... >>> docker-registry: Signing the index...