>>> docker-registry: Building community/docker-registry 2.8.3-r5 (using abuild 3.13.0-r3) started Fri, 17 May 2024 21:15:04 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.3-r0) (3/3) Installing .makedepends-docker-registry (20240517.211505) Executing busybox-1.36.1-r26.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/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/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-05-17T21:15:22Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-05-17T21:15:22Z" 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-05-17T21:15:22Z" 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.056s === 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.054s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.033s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.147s === 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.039s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.038s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.062s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.038s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/05/17 21:15:22 http: TLS handshake error from 127.0.0.1:48110: 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:40259/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40259/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:40259/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:40259/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34653?status=0, fail=true --- PASS: TestHTTPSink (0.05s) === RUN TestListener --- PASS: TestListener (0.96s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-05-17T21:15:23Z" level=info msg="broadcaster: closing" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="closing testSink" time="2024-05-17T21:15:23Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-05-17T21:15:23Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 1} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:23Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=warning msg="&{0x26fe438 0.9} encountered too many errors, backing off" time="2024-05-17T21:15:24Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.16s) PASS ok github.com/docker/distribution/notifications 2.353s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-05-17T21:15:22Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T21:15:22.034247297Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:22.034348498Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:22.034461299Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.22.3 time="2024-05-17T21:15:22.041169117Z" level=info msg="listening on [::]:5000" go.version=go1.22.3 time="2024-05-17T21:15:25.042588111Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 time="2024-05-17T21:15:25.144273633Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=8f0eb9f9-a61d-4f37-8402-8b257c48fed4 http.request.method=GET http.request.remoteaddr="[::1]:39782" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="833.047µs" http.response.status=200 http.response.written=2 ::1 - - [17/May/2024:21:15:25 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-05-17T21:15:26.180034857Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T21:15:26.18268676Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:26.182723721Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:26.182767001Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.22.3 time="2024-05-17T21:15:26.183323606Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 time="2024-05-17T21:15:26.183338606Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.3 time="2024-05-17T21:15:26.18384561Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.3 time="2024-05-17T21:15:29.197804674Z" level=info msg="response completed" go.version=go1.22.3 http.request.host=127.0.0.1 http.request.id=264e873b-812d-4428-85e7-9955bbc3c400 http.request.method=GET http.request.remoteaddr="127.0.0.1:45142" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="839.567µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:15:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-05-17T21:15:29.197990276Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.3 --- PASS: TestRegistrySupportedCipherSuite (4.15s) === RUN TestRegistryUnsupportedCipherSuite time="2024-05-17T21:15:30.149001645Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-05-17T21:15:30.149803652Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:30.149824252Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:30.149895413Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.22.3 time="2024-05-17T21:15:30.150385897Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.3 --- PASS: TestRegistryUnsupportedCipherSuite (8.95s) PASS ok github.com/docker/distribution/registry 16.277s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.038s === 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.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.118s === RUN TestBasicAccessController time="2024-05-17T21:15:22Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.3 instance.id=9f6c39d1-dd8c-4155-bea8-bbbad2619bc3 time="2024-05-17T21:15:22Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.3 instance.id=9f6c39d1-dd8c-4155-bea8-bbbad2619bc3 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-05-17T21:15:22Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.3 password="5vQcyn1rRIUjFTMP_LEkNGbSVVv8rWopc6CIqiOm_pU" 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.047s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2024-05-17T21:15:22Z" level=info msg="token not to be used before 2024-05-17 21:15:23 +0000 UTC - currently 2024-05-17 21:15:22.091324352 +0000 UTC m=+0.087345358" time="2024-05-17T21:15:22Z" level=info msg="token not to be used after 2024-05-17 21:15:22 +0000 UTC - currently 2024-05-17 21:15:22.095188146 +0000 UTC m=+0.091209152" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-05-17T21:15:22Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.160s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.107s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.060s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.033s === RUN TestCheckAPI time="2024-05-17T21:15:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:22Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43359" http.request.id=2991c1ec-495a-4a44-b918-9948b8622020 http.request.method=GET http.request.remoteaddr="127.0.0.1:49716" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.217651ms http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:15:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-05-17T21:15:22Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:22Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=16469d2b-b5b1-4754-8e7b-6e698a8364de http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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.690814ms http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:21:15:22 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T21:15:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=f5ac1a83-cbd4-495b-878a-6e567357dcb3 http.request.method=POST http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.19361ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:22 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=60b6a2cf-7f72-4027-b465-c30f2d5f5d32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/aaaa/blobs/uploads/68c674f2-4582-4acc-afc6-d2bb7a479641?_state=QucXKMUn3w1vdseqIsB516GASbl80C-oIRoXMja_-Xh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2OGM2NzRmMi00NTgyLTRhY2MtYWZjNi1kMmJiN2E0Nzk2NDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MjIuNjQyNzIwOTM1WiJ9&digest=sha256%3Aac0bddab5146e3d5b15e47132c1346bac5584caa701c2a6054acdcd78e52ef25" http.request.useragent="Go-http-client/1.1" http.response.duration=2.338186481s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:22 +0000] "PUT /v2/foo/aaaa/blobs/uploads/68c674f2-4582-4acc-afc6-d2bb7a479641?_state=QucXKMUn3w1vdseqIsB516GASbl80C-oIRoXMja_-Xh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2OGM2NzRmMi00NTgyLTRhY2MtYWZjNi1kMmJiN2E0Nzk2NDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MjIuNjQyNzIwOTM1WiJ9&digest=sha256%3Aac0bddab5146e3d5b15e47132c1346bac5584caa701c2a6054acdcd78e52ef25 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=689d8266-15b1-46f6-9c95-b0f8e73c6850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.773873ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:24 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:25Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=c981937c-e013-45a0-b204-611f21bb9816 http.request.method=POST http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005608ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:25 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=65c8519f-24e1-454f-8d97-587f470ea721 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/bbbb/blobs/uploads/646938aa-1fb7-4cfa-a51a-dc42740956ac?_state=yJAH56Ea_RYVHmqdS4EZh8yZ-n8_i5ghF_HuHuqENzN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2NDY5MzhhYS0xZmI3LTRjZmEtYTUxYS1kYzQyNzQwOTU2YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MjUuMjM3Mzk1ODAxWiJ9&digest=sha256%3A73c850a3bc29eddd058470e86eef9493555afc8a9d4a638f07a362950684a90d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.969835886s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:25 +0000] "PUT /v2/foo/bbbb/blobs/uploads/646938aa-1fb7-4cfa-a51a-dc42740956ac?_state=yJAH56Ea_RYVHmqdS4EZh8yZ-n8_i5ghF_HuHuqENzN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2NDY5MzhhYS0xZmI3LTRjZmEtYTUxYS1kYzQyNzQwOTU2YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MjUuMjM3Mzk1ODAxWiJ9&digest=sha256%3A73c850a3bc29eddd058470e86eef9493555afc8a9d4a638f07a362950684a90d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=3dee51bf-38a7-49d5-858d-59ea0813d0ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.825713ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:27 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:27Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=5e9228fb-6dac-474e-8df3-6e0a65564a76 http.request.method=POST http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.048689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:27 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:29Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=51b57f18-a42e-487a-a453-815ded1dcdbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/cccc/blobs/uploads/4f35b72f-0ce2-4da0-9a17-4a6788301c3c?_state=ySBM9IMp4uRvG3jL4hMFNWvDkoOMVIG0QRP818LWRtt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0ZjM1YjcyZi0wY2UyLTRkYTAtOWExNy00YTY3ODgzMDFjM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MjcuNDYxNjA4NTM0WiJ9&digest=sha256%3Ad4accac73cc9b24ca21ac9edf3c0ad7e7fe79966fd36ac94544a59c7213da407" http.request.useragent="Go-http-client/1.1" http.response.duration=1.660745766s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:27 +0000] "PUT /v2/foo/cccc/blobs/uploads/4f35b72f-0ce2-4da0-9a17-4a6788301c3c?_state=ySBM9IMp4uRvG3jL4hMFNWvDkoOMVIG0QRP818LWRtt7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0ZjM1YjcyZi0wY2UyLTRkYTAtOWExNy00YTY3ODgzMDFjM2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MjcuNDYxNjA4NTM0WiJ9&digest=sha256%3Ad4accac73cc9b24ca21ac9edf3c0ad7e7fe79966fd36ac94544a59c7213da407 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:29Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=1682c161-ec47-479e-aedf-d22c32bb96dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.812153ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:29 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:29Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=3c177851-b543-43f1-b8ae-31de68ed33fc http.request.method=POST http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:29 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=7401a360-77c5-4126-b06c-184b133be1f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/dddd/blobs/uploads/ed43dfce-4e2a-4449-b175-83d9d7825831?_state=J-a_XW2igdqy_KDj4GtM5n4pBTMqO1X_Ol2tN5QUlHx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlZDQzZGZjZS00ZTJhLTQ0NDktYjE3NS04M2Q5ZDc4MjU4MzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MjkuMzExMzA2MTM5WiJ9&digest=sha256%3Aa7f95ecb6ef58702d0462142b9a47f7123ed4372af91de9855286be1298ceb65" http.request.useragent="Go-http-client/1.1" http.response.duration=1.007238417s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:29 +0000] "PUT /v2/foo/dddd/blobs/uploads/ed43dfce-4e2a-4449-b175-83d9d7825831?_state=J-a_XW2igdqy_KDj4GtM5n4pBTMqO1X_Ol2tN5QUlHx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJlZDQzZGZjZS00ZTJhLTQ0NDktYjE3NS04M2Q5ZDc4MjU4MzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MjkuMzExMzA2MTM5WiJ9&digest=sha256%3Aa7f95ecb6ef58702d0462142b9a47f7123ed4372af91de9855286be1298ceb65 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=f4721b51-8018-469a-8bae-b4191c89649a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.763992ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:30 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=bf2935aa-b909-4e09-9ffb-f1666e69c86c http.request.method=POST http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="943.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:30 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=ab9b7133-2dc2-4e7c-9738-4b30711d3e5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/eeee/blobs/uploads/9447bbb5-ad31-4e31-9bb5-6702f498471e?_state=lt7kvsyaUaen29O6HouZcGPrPQtXlTlP7i0cet_MI6h7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5NDQ3YmJiNS1hZDMxLTRlMzEtOWJiNS02NzAyZjQ5ODQ3MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzAuNTkzMTU3NTM4WiJ9&digest=sha256%3Afaea2b833f0b060e0db6bb53136685e467544fa8203cb27e8212aca966a4b464" http.request.useragent="Go-http-client/1.1" http.response.duration=2.044372494s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:30 +0000] "PUT /v2/foo/eeee/blobs/uploads/9447bbb5-ad31-4e31-9bb5-6702f498471e?_state=lt7kvsyaUaen29O6HouZcGPrPQtXlTlP7i0cet_MI6h7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5NDQ3YmJiNS1hZDMxLTRlMzEtOWJiNS02NzAyZjQ5ODQ3MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzAuNTkzMTU3NTM4WiJ9&digest=sha256%3Afaea2b833f0b060e0db6bb53136685e467544fa8203cb27e8212aca966a4b464 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=4e9c2650-854c-4c41-9d65-657bc1a9708c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.748672ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:32 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=08e30bb7-7e6e-4e29-a54a-0fa69df8aa11 http.request.method=POST http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.011248ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:32 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=0b3af46f-75e2-4c4a-b40b-8837be2aae98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/ffff/blobs/uploads/c7218746-2a1e-4028-b7eb-f66940c3b8c9?_state=11BvObqPGOyLt5oqEdFZ6qN3Kne9dLl9q80zymK9V5d7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJjNzIxODc0Ni0yYTFlLTQwMjgtYjdlYi1mNjY5NDBjM2I4YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzIuOTUyNzA0MDQ2WiJ9&digest=sha256%3A2dc9beef73cefb1948dc3e608e08fce5f59159482f71b493ac80ce0ec4119fe1" http.request.useragent="Go-http-client/1.1" http.response.duration=2.293510096s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:32 +0000] "PUT /v2/foo/ffff/blobs/uploads/c7218746-2a1e-4028-b7eb-f66940c3b8c9?_state=11BvObqPGOyLt5oqEdFZ6qN3Kne9dLl9q80zymK9V5d7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJjNzIxODc0Ni0yYTFlLTQwMjgtYjdlYi1mNjY5NDBjM2I4YzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzIuOTUyNzA0MDQ2WiJ9&digest=sha256%3A2dc9beef73cefb1948dc3e608e08fce5f59159482f71b493ac80ce0ec4119fe1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=85382256-9263-46c5-87ae-95599f07b945 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.707992ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=de3eb9ee-8f53-41bc-be06-02f50e1c118c http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" http.request.uri="/v2/_catalog" 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=200 http.response.written=74 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=413527ac-bef1-47ad-ba98-a3cabc68bb56 http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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="812.407µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=c1b62cd2-e9ca-4f9e-a855-9666c6cb191c http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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="794.087µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=2d52cb33-8620-4749-925e-f2c14292907e http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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="743.127µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=f97c8d00-2de3-4634-86a8-a5e8dbf76d41 http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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="777.927µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=a26c9b12-8891-4d28-964c-5d230e0c45bb http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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="751.007µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=dec6d104-79ff-43dc-b26c-6816777c32b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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="715.806µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=2bbcbc80-84ea-42d7-8af4-b55d319989d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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="673.726µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=f1c79721-1a6e-460e-bee8-02c3daf815ba http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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="613.926µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:36227" http.request.id=3438ac1e-6932-4ed3-a55f-8d99896c1a6a http.request.method=GET http.request.remoteaddr="127.0.0.1:47806" 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="769.966µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-05-17T21:15:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:35Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:35Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=f9440f79-5c9e-49a1-9f30-e2bbf709c87c http.request.method=POST http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=98191863-cde3-45e4-8c16-9b031b0596f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/aaaa/blobs/uploads/6a535962-535a-407c-8d2c-c6c0fb3d87a7?_state=WIE6i4_eCd3tTL8hxD9GP27i3tSCRc9unWgnl2c0OTp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2YTUzNTk2Mi01MzVhLTQwN2MtOGQyYy1jNmMwZmIzZDg3YTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzUuNDM0OTE5MjE5WiJ9&digest=sha256%3A98dcd44861ec400a54e652e4a1e2149a008b43a8438a7f5934b87b88973aaef3" http.request.useragent="Go-http-client/1.1" http.response.duration=752.237806ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:35 +0000] "PUT /v2/foo/aaaa/blobs/uploads/6a535962-535a-407c-8d2c-c6c0fb3d87a7?_state=WIE6i4_eCd3tTL8hxD9GP27i3tSCRc9unWgnl2c0OTp7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2YTUzNTk2Mi01MzVhLTQwN2MtOGQyYy1jNmMwZmIzZDg3YTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzUuNDM0OTE5MjE5WiJ9&digest=sha256%3A98dcd44861ec400a54e652e4a1e2149a008b43a8438a7f5934b87b88973aaef3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=f2425663-ec20-45e5-abf5-7cb6de47bad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.664232ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:36 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:36Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=5a90041e-4e5b-4bf2-b824-97ded5a28092 http.request.method=POST http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="954.688µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:36 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=ab65e194-d24b-42ca-b5c7-665c0d6a7884 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/bbbb/blobs/uploads/9030333d-773d-423f-b31f-a089263cf021?_state=1xmsVJF3jcCSCWotqSyqokZXU-EEIliVwaL6sSTTN4R7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MDMwMzMzZC03NzNkLTQyM2YtYjMxZi1hMDg5MjYzY2YwMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzYuNDEyMzQwMTM4WiJ9&digest=sha256%3A51ba2689c39789ff5e4e1ce4feac7db5f5819e3686fb1999446c0552cf63d447" http.request.useragent="Go-http-client/1.1" http.response.duration=1.359206191s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:36 +0000] "PUT /v2/foo/bbbb/blobs/uploads/9030333d-773d-423f-b31f-a089263cf021?_state=1xmsVJF3jcCSCWotqSyqokZXU-EEIliVwaL6sSTTN4R7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI5MDMwMzMzZC03NzNkLTQyM2YtYjMxZi1hMDg5MjYzY2YwMjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzYuNDEyMzQwMTM4WiJ9&digest=sha256%3A51ba2689c39789ff5e4e1ce4feac7db5f5819e3686fb1999446c0552cf63d447 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:37Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=642c3400-4bcc-4029-960b-61fb2aa84d91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.658312ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:37 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:38Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=c94ad027-4ab5-483d-8da6-78be7f3c2981 http.request.method=POST http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="938.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:38 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=ac002485-fc5c-43d0-aaff-cfc20c9e71e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/cccc/blobs/uploads/0bc6bda7-a717-4daf-b1f6-c3e167ea92c9?_state=q1-GvRrdNMbmuMEV8vgzpSY0rp_Q3d9mbysJeOODVpF7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYmM2YmRhNy1hNzE3LTRkYWYtYjFmNi1jM2UxNjdlYTkyYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzguMDAzNjc3NjYzWiJ9&digest=sha256%3A088b4c131d3e96728e7d6cde63b5ebdcd85f406aea8f034b5f9de8228c306a4d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.355772082s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:38 +0000] "PUT /v2/foo/cccc/blobs/uploads/0bc6bda7-a717-4daf-b1f6-c3e167ea92c9?_state=q1-GvRrdNMbmuMEV8vgzpSY0rp_Q3d9mbysJeOODVpF7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwYmM2YmRhNy1hNzE3LTRkYWYtYjFmNi1jM2UxNjdlYTkyYzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzguMDAzNjc3NjYzWiJ9&digest=sha256%3A088b4c131d3e96728e7d6cde63b5ebdcd85f406aea8f034b5f9de8228c306a4d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=8bd2074b-4690-419f-8dee-ebac06c4ac31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.685552ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:39 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:39Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=467ce166-1610-4eda-86f5-b2bc8c3135f8 http.request.method=POST http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="957.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:39 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=c6c666ce-d36f-419c-92df-2cb29d747cf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/dddd/blobs/uploads/14b98d39-3be0-432c-83bd-278b20994cd7?_state=56rA3HG52U6FbzXwODquFgPAOim7Sgkgu476reBmPjV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNGI5OGQzOS0zYmUwLTQzMmMtODNiZC0yNzhiMjA5OTRjZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzkuNjQ4NDM0MjkxWiJ9&digest=sha256%3A5e161c29b63c86a29f0b69b11b5cde5b1ec8a023fed55e4828e4e10cf13560ce" http.request.useragent="Go-http-client/1.1" http.response.duration=2.00797834s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:39 +0000] "PUT /v2/foo/dddd/blobs/uploads/14b98d39-3be0-432c-83bd-278b20994cd7?_state=56rA3HG52U6FbzXwODquFgPAOim7Sgkgu476reBmPjV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNGI5OGQzOS0zYmUwLTQzMmMtODNiZC0yNzhiMjA5OTRjZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6MzkuNjQ4NDM0MjkxWiJ9&digest=sha256%3A5e161c29b63c86a29f0b69b11b5cde5b1ec8a023fed55e4828e4e10cf13560ce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=5bf93096-0f8e-48e1-ac0f-9ca3a290857d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60546" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.734432ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:41 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37021" http.request.id=aeecac9d-a8cb-4833-96c1-5f81154f1468 http.request.method=GET http.request.remoteaddr="127.0.0.1:60546" 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="796.287µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [17/May/2024:21:15:41 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (19.32s) === RUN TestURLPrefix time="2024-05-17T21:15:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:41Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44291" http.request.id=9d40085f-26af-43b1-be33-c7ac9d8e2356 http.request.method=GET http.request.remoteaddr="127.0.0.1:57782" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="899.888µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:15:41 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-05-17T21:15:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:41Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=e5b18910-74d9-4379-893b-1b9d58f2545a http.request.method=GET http.request.remoteaddr="127.0.0.1:55586" http.request.uri="/v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.106809ms http.response.status=404 http.response.written=157 vars.digest="sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:41 +0000] "GET /v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:15:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=b444398c-e933-4fb2-87b8-73062d479ed7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55602" http.request.uri="/v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="994.489µs" http.response.status=404 http.response.written=157 vars.digest="sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:15:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=db5652c0-fc87-4e66-9b46-b2018e8d487d 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="952.288µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=c34c0206-fcf0-4bac-a997-e08d0d1f39ca http.request.method=GET http.request.remoteaddr="127.0.0.1:55602" http.request.uri="/v2/foo/bar/blobs/uploads/e50ba389-3d16-4bc6-8538-765c5bfa0d26?_state=wGq1GxEoA1xKnnyFkC4nCkUKy1xdOEK-x7RDGPHs6a97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MGJhMzg5LTNkMTYtNGJjNi04NTM4LTc2NWM1YmZhMGQyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0MS45OTcxOTk5NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="922.248µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:41 +0000] "GET /v2/foo/bar/blobs/uploads/e50ba389-3d16-4bc6-8538-765c5bfa0d26?_state=wGq1GxEoA1xKnnyFkC4nCkUKy1xdOEK-x7RDGPHs6a97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MGJhMzg5LTNkMTYtNGJjNi04NTM4LTc2NWM1YmZhMGQyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0MS45OTcxOTk5NDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:41Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=4ce4aeeb-fc95-4fd0-8045-a66297eb80b0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55602" http.request.uri="/v2/foo/bar/blobs/uploads/e50ba389-3d16-4bc6-8538-765c5bfa0d26?_state=wGq1GxEoA1xKnnyFkC4nCkUKy1xdOEK-x7RDGPHs6a97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MGJhMzg5LTNkMTYtNGJjNi04NTM4LTc2NWM1YmZhMGQyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0MS45OTcxOTk5NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018329ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/e50ba389-3d16-4bc6-8538-765c5bfa0d26?_state=wGq1GxEoA1xKnnyFkC4nCkUKy1xdOEK-x7RDGPHs6a97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MGJhMzg5LTNkMTYtNGJjNi04NTM4LTc2NWM1YmZhMGQyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0MS45OTcxOTk5NDhaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:42Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=c9a5e38e-5215-4f62-bea0-b40514dc8fca http.request.method=GET http.request.remoteaddr="127.0.0.1:55602" http.request.uri="/v2/foo/bar/blobs/uploads/e50ba389-3d16-4bc6-8538-765c5bfa0d26?_state=wGq1GxEoA1xKnnyFkC4nCkUKy1xdOEK-x7RDGPHs6a97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MGJhMzg5LTNkMTYtNGJjNi04NTM4LTc2NWM1YmZhMGQyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0MS45OTcxOTk5NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=e50ba389-3d16-4bc6-8538-765c5bfa0d26 time="2024-05-17T21:15:42Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=c9a5e38e-5215-4f62-bea0-b40514dc8fca http.request.method=GET http.request.remoteaddr="127.0.0.1:55602" http.request.uri="/v2/foo/bar/blobs/uploads/e50ba389-3d16-4bc6-8538-765c5bfa0d26?_state=wGq1GxEoA1xKnnyFkC4nCkUKy1xdOEK-x7RDGPHs6a97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MGJhMzg5LTNkMTYtNGJjNi04NTM4LTc2NWM1YmZhMGQyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0MS45OTcxOTk5NDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="905.407µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=e50ba389-3d16-4bc6-8538-765c5bfa0d26 127.0.0.1 - - [17/May/2024:21:15:42 +0000] "GET /v2/foo/bar/blobs/uploads/e50ba389-3d16-4bc6-8538-765c5bfa0d26?_state=wGq1GxEoA1xKnnyFkC4nCkUKy1xdOEK-x7RDGPHs6a97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MGJhMzg5LTNkMTYtNGJjNi04NTM4LTc2NWM1YmZhMGQyNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0MS45OTcxOTk5NDhaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:15:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=2975a509-34a8-4007-9074-34d0b243b82f http.request.method=POST http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12041ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:42Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=2337f498-b6bd-419d-acbd-a02ea05aade1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/fac6dfee-7fe3-45e5-a408-f4de694c546b?_state=vnNeOlP-ivV47B3pAykkDOeLvL7wpRcJMBA6KllJfx97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYzZkZmVlLTdmZTMtNDVlNS1hNDA4LWY0ZGU2OTRjNTQ2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDIyMjUxMTJaIn0%3D&digest=sha256%3A99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" provided=sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 vars.name="foo/bar" vars.uuid=fac6dfee-7fe3-45e5-a408-f4de694c546b time="2024-05-17T21:15:42Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=2337f498-b6bd-419d-acbd-a02ea05aade1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/fac6dfee-7fe3-45e5-a408-f4de694c546b?_state=vnNeOlP-ivV47B3pAykkDOeLvL7wpRcJMBA6KllJfx97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYzZkZmVlLTdmZTMtNDVlNS1hNDA4LWY0ZGU2OTRjNTQ2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDIyMjUxMTJaIn0%3D&digest=sha256%3A99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=fac6dfee-7fe3-45e5-a408-f4de694c546b time="2024-05-17T21:15:42Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=2337f498-b6bd-419d-acbd-a02ea05aade1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/fac6dfee-7fe3-45e5-a408-f4de694c546b?_state=vnNeOlP-ivV47B3pAykkDOeLvL7wpRcJMBA6KllJfx97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYzZkZmVlLTdmZTMtNDVlNS1hNDA4LWY0ZGU2OTRjNTQ2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDIyMjUxMTJaIn0%3D&digest=sha256%3A99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.003089ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=fac6dfee-7fe3-45e5-a408-f4de694c546b 127.0.0.1 - - [17/May/2024:21:15:42 +0000] "PUT /v2/foo/bar/blobs/uploads/fac6dfee-7fe3-45e5-a408-f4de694c546b?_state=vnNeOlP-ivV47B3pAykkDOeLvL7wpRcJMBA6KllJfx97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhYzZkZmVlLTdmZTMtNDVlNS1hNDA4LWY0ZGU2OTRjNTQ2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDIyMjUxMTJaIn0%3D&digest=sha256%3A99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T21:15:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=2c30399a-308d-4afd-943c-6a21a5edf4fa http.request.method=POST http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="945.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=5b600516-55b3-4655-bc0d-86ea4b7d2e8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/31884393-70f2-4669-a715-4538d922cd31?_state=4ZFRel6BcYWJjnfBWqrpuKGE_WEUsRiVrNqvJqvF4G57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxODg0MzkzLTcwZjItNDY2OS1hNzE1LTQ1MzhkOTIyY2QzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDQ3MzgwNTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18989ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:42 +0000] "PUT /v2/foo/bar/blobs/uploads/31884393-70f2-4669-a715-4538d922cd31?_state=4ZFRel6BcYWJjnfBWqrpuKGE_WEUsRiVrNqvJqvF4G57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxODg0MzkzLTcwZjItNDY2OS1hNzE1LTQ1MzhkOTIyY2QzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDQ3MzgwNTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=bf896297-022b-4394-b84a-b2708e851075 http.request.method=POST http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=a1791341-e1d6-4f0d-96e1-347582212c84 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/01e82344-2a70-4951-94d5-513e28c62061?_state=AbJIm1NkbhbefsC75T2wGPdhl_9I_EX8Pvx5m7wa5UZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxZTgyMzQ0LTJhNzAtNDk1MS05NGQ1LTUxM2UyOGM2MjA2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDczNTI2NzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18857ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:42 +0000] "PUT /v2/foo/bar/blobs/uploads/01e82344-2a70-4951-94d5-513e28c62061?_state=AbJIm1NkbhbefsC75T2wGPdhl_9I_EX8Pvx5m7wa5UZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxZTgyMzQ0LTJhNzAtNDk1MS05NGQ1LTUxM2UyOGM2MjA2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDczNTI2NzZaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:42Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=4a9db59e-26c4-4b1c-aea6-80b33441ac78 http.request.method=POST http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.768µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:42 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=cadf3d23-ece0-4af8-a1be-4a45a7f55fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/816c411d-9d56-4301-8ea7-78e93271cd46?_state=VN0AW6IqHEwSxGcdsia-kGH7xJvajL94Gp3eDemusWN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNmM0MTFkLTlkNTYtNDMwMS04ZWE3LTc4ZTkzMjcxY2Q0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDk4NjM4NThaIn0%3D&digest=sha256%3A99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.duration=2.734222561s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:42 +0000] "PUT /v2/foo/bar/blobs/uploads/816c411d-9d56-4301-8ea7-78e93271cd46?_state=VN0AW6IqHEwSxGcdsia-kGH7xJvajL94Gp3eDemusWN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjgxNmM0MTFkLTlkNTYtNDMwMS04ZWE3LTc4ZTkzMjcxY2Q0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0Mi4wMDk4NjM4NThaIn0%3D&digest=sha256%3A99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:44Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=f2e8313c-1b38-4d2f-b420-4611194d93b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20873ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:47Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41229" http.request.id=e507352f-b882-48e0-b41f-c8de192b9cc2 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/9624299b-0907-4ed6-a106-00bfae1b720a?_state=fOFdmJwq5CT9NKXJ6bLNJjo9vSA0JdSt56KIAU2VkBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MjQyOTliLTA5MDctNGVkNi1hMTA2LTAwYmZhZTFiNzIwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0NC45NjY3MTQ0NzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.712370493s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:44 +0000] "PATCH /v2/foo/bar/blobs/uploads/9624299b-0907-4ed6-a106-00bfae1b720a?_state=fOFdmJwq5CT9NKXJ6bLNJjo9vSA0JdSt56KIAU2VkBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MjQyOTliLTA5MDctNGVkNi1hMTA2LTAwYmZhZTFiNzIwYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0NC45NjY3MTQ0NzFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:47Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=195420fc-7db4-40c0-99b2-be1909f96d5f http.request.method=PUT http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/uploads/9624299b-0907-4ed6-a106-00bfae1b720a?_state=eAhiAjkSRUC8SxbZZBKitSjawh7MnjslyM0mhVIniSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MjQyOTliLTA5MDctNGVkNi1hMTA2LTAwYmZhZTFiNzIwYSIsIk9mZnNldCI6MzA3MjU2MzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6NDRaIn0%3D&digest=sha256%3A99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.duration=1.284251ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:47 +0000] "PUT /v2/foo/bar/blobs/uploads/9624299b-0907-4ed6-a106-00bfae1b720a?_state=eAhiAjkSRUC8SxbZZBKitSjawh7MnjslyM0mhVIniSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2MjQyOTliLTA5MDctNGVkNi1hMTA2LTAwYmZhZTFiNzIwYSIsIk9mZnNldCI6MzA3MjU2MzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6NDRaIn0%3D&digest=sha256%3A99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:47Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=bc88e08a-54e7-49b2-91e8-575e72ab2f1b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.035929ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:47 +0000] "HEAD /v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:47Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=564889f2-013a-440c-919a-32ffec798e9a http.request.method=GET http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=176.601732ms http.response.status=200 http.response.written=30725632 127.0.0.1 - - [17/May/2024:21:15:47 +0000] "GET /v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 200 30725632 "" "Go-http-client/1.1" time="2024-05-17T21:15:47Z" level=error msg="error parsing digest="sha257:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=e45004ed-e2be-4ae9-9119-0702bd0d9ffd http.request.method=GET http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/sha257:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" vars.name="foo/bar" time="2024-05-17T21:15:47Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=e45004ed-e2be-4ae9-9119-0702bd0d9ffd http.request.method=GET http.request.remoteaddr="127.0.0.1:55604" http.request.uri="/v2/foo/bar/blobs/sha257:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.247µs" http.response.status=400 http.response.written=110 vars.digest="sha257:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:47 +0000] "GET /v2/foo/bar/blobs/sha257:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T21:15:47Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=dd2dfc1e-4f79-4fe4-9883-58be6a346c9c http.request.method=GET http.request.remoteaddr="127.0.0.1:38316" http.request.uri="/v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.duration=1.328532ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:47 +0000] "GET /v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:47Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=927f4a55-e350-4b88-bd0c-30d0422a378a http.request.method=GET http.request.remoteaddr="127.0.0.1:33068" http.request.uri="/v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.005608ms http.response.status=404 http.response.written=157 vars.digest="sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "GET /v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=d72df8a7-7419-4082-91ad-265f3f8f6097 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33070" http.request.uri="/v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.055049ms http.response.status=404 http.response.written=157 vars.digest="sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "HEAD /v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=9cc7a645-a519-4c59-ae08-2512344a9caa http.request.method=POST http.request.remoteaddr="127.0.0.1:33070" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="956.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=78db3f5e-306c-43f6-ac46-84cedafeb1e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33070" http.request.uri="/v2/foo/bar/blobs/uploads/3b74b6bb-96b6-4d65-b9a2-d2461924e76b?_state=E9rgpxWWWzj6uGIaftTV_v4TslDGtbFSsnyzRLw9Krp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiNzRiNmJiLTk2YjYtNGQ2NS1iOWEyLWQyNDYxOTI0ZTc2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4wOTc5NzgzMThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="997.888µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "GET /v2/foo/bar/blobs/uploads/3b74b6bb-96b6-4d65-b9a2-d2461924e76b?_state=E9rgpxWWWzj6uGIaftTV_v4TslDGtbFSsnyzRLw9Krp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiNzRiNmJiLTk2YjYtNGQ2NS1iOWEyLWQyNDYxOTI0ZTc2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4wOTc5NzgzMThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=cbb9d2da-c470-4dd4-a023-c85f5753fa04 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33070" http.request.uri="/v2/foo/bar/blobs/uploads/3b74b6bb-96b6-4d65-b9a2-d2461924e76b?_state=E9rgpxWWWzj6uGIaftTV_v4TslDGtbFSsnyzRLw9Krp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiNzRiNmJiLTk2YjYtNGQ2NS1iOWEyLWQyNDYxOTI0ZTc2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4wOTc5NzgzMThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.041929ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "DELETE /v2/foo/bar/blobs/uploads/3b74b6bb-96b6-4d65-b9a2-d2461924e76b?_state=E9rgpxWWWzj6uGIaftTV_v4TslDGtbFSsnyzRLw9Krp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiNzRiNmJiLTk2YjYtNGQ2NS1iOWEyLWQyNDYxOTI0ZTc2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4wOTc5NzgzMThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=90bf997b-b612-4d86-b6ab-32db9304ead7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33070" http.request.uri="/v2/foo/bar/blobs/uploads/3b74b6bb-96b6-4d65-b9a2-d2461924e76b?_state=E9rgpxWWWzj6uGIaftTV_v4TslDGtbFSsnyzRLw9Krp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiNzRiNmJiLTk2YjYtNGQ2NS1iOWEyLWQyNDYxOTI0ZTc2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4wOTc5NzgzMThaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3b74b6bb-96b6-4d65-b9a2-d2461924e76b time="2024-05-17T21:15:48Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=90bf997b-b612-4d86-b6ab-32db9304ead7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33070" http.request.uri="/v2/foo/bar/blobs/uploads/3b74b6bb-96b6-4d65-b9a2-d2461924e76b?_state=E9rgpxWWWzj6uGIaftTV_v4TslDGtbFSsnyzRLw9Krp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiNzRiNmJiLTk2YjYtNGQ2NS1iOWEyLWQyNDYxOTI0ZTc2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4wOTc5NzgzMThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="902.688µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=3b74b6bb-96b6-4d65-b9a2-d2461924e76b 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "GET /v2/foo/bar/blobs/uploads/3b74b6bb-96b6-4d65-b9a2-d2461924e76b?_state=E9rgpxWWWzj6uGIaftTV_v4TslDGtbFSsnyzRLw9Krp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNiNzRiNmJiLTk2YjYtNGQ2NS1iOWEyLWQyNDYxOTI0ZTc2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4wOTc5NzgzMThaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=937487b3-cb1e-40b5-b9f4-d61329193f38 http.request.method=POST http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07497ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=22c2840e-33dd-4a47-bbb0-869de9c1c058 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/89397f6f-4c37-400c-99c1-c79b789f54af?_state=FZskaYZRXeDTIB8_2QKaqxFYpdQ5-vEerpJzLj1Im2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5Mzk3ZjZmLTRjMzctNDAwYy05OWMxLWM3OWI3ODlmNTRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMDI5MDY0OFoifQ%3D%3D&digest=sha256%3A04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" provided=sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 vars.name="foo/bar" vars.uuid=89397f6f-4c37-400c-99c1-c79b789f54af time="2024-05-17T21:15:48Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=22c2840e-33dd-4a47-bbb0-869de9c1c058 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/89397f6f-4c37-400c-99c1-c79b789f54af?_state=FZskaYZRXeDTIB8_2QKaqxFYpdQ5-vEerpJzLj1Im2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5Mzk3ZjZmLTRjMzctNDAwYy05OWMxLWM3OWI3ODlmNTRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMDI5MDY0OFoifQ%3D%3D&digest=sha256%3A04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=89397f6f-4c37-400c-99c1-c79b789f54af time="2024-05-17T21:15:48Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=22c2840e-33dd-4a47-bbb0-869de9c1c058 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/89397f6f-4c37-400c-99c1-c79b789f54af?_state=FZskaYZRXeDTIB8_2QKaqxFYpdQ5-vEerpJzLj1Im2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5Mzk3ZjZmLTRjMzctNDAwYy05OWMxLWM3OWI3ODlmNTRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMDI5MDY0OFoifQ%3D%3D&digest=sha256%3A04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.021649ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=89397f6f-4c37-400c-99c1-c79b789f54af 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "PUT /v2/foo/bar/blobs/uploads/89397f6f-4c37-400c-99c1-c79b789f54af?_state=FZskaYZRXeDTIB8_2QKaqxFYpdQ5-vEerpJzLj1Im2B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg5Mzk3ZjZmLTRjMzctNDAwYy05OWMxLWM3OWI3ODlmNTRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMDI5MDY0OFoifQ%3D%3D&digest=sha256%3A04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=8b64518e-7c75-48e6-b5fa-45cde0925db8 http.request.method=POST http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=68a45940-2ffc-4340-a6fc-32da8e0c366a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/944aad51-65b7-44e0-b372-46e10b7a0acc?_state=zeZz6P5PMVJz8azrLErmC0xN1lxhZfN2RYy8kxNTXPF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0NGFhZDUxLTY1YjctNDRlMC1iMzcyLTQ2ZTEwYjdhMGFjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMDUzMTc2MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.311092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "PUT /v2/foo/bar/blobs/uploads/944aad51-65b7-44e0-b372-46e10b7a0acc?_state=zeZz6P5PMVJz8azrLErmC0xN1lxhZfN2RYy8kxNTXPF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0NGFhZDUxLTY1YjctNDRlMC1iMzcyLTQ2ZTEwYjdhMGFjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMDUzMTc2MjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=0ed6f157-0198-47ee-ac0b-bb5792b0f47c http.request.method=POST http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="904.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=50e4497b-17c4-434a-9e8b-18cdbef83278 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/7b75488a-4c04-4765-810c-fe567636c517?_state=qYC9BlCpBlDYXR6PLxyvKkLelH6V8PjZeawe3DFRPNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNzU0ODhhLTRjMDQtNDc2NS04MTBjLWZlNTY3NjM2YzUxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMDc5NjEzNjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.067489ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "PUT /v2/foo/bar/blobs/uploads/7b75488a-4c04-4765-810c-fe567636c517?_state=qYC9BlCpBlDYXR6PLxyvKkLelH6V8PjZeawe3DFRPNh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNzU0ODhhLTRjMDQtNDc2NS04MTBjLWZlNTY3NjM2YzUxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMDc5NjEzNjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=dad83b82-73e6-466e-8fa7-a4939807946a http.request.method=POST http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="814.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:48Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=11151e47-2fb4-46c0-89d3-2df031904c7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/b932f56d-2872-4204-8803-51e32373918f?_state=R95SfbBwl5YaLHh4CfQtINzSU9zLXumGJtX1lHCDj597Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5MzJmNTZkLTI4NzItNDIwNC04ODAzLTUxZTMyMzczOTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMTAyNDEwNjRaIn0%3D&digest=sha256%3A04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.duration=832.442582ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:48 +0000] "PUT /v2/foo/bar/blobs/uploads/b932f56d-2872-4204-8803-51e32373918f?_state=R95SfbBwl5YaLHh4CfQtINzSU9zLXumGJtX1lHCDj597Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5MzJmNTZkLTI4NzItNDIwNC04ODAzLTUxZTMyMzczOTE4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OC4xMTAyNDEwNjRaIn0%3D&digest=sha256%3A04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=554269cd-83a3-4f41-8cd9-8fadc3626c70 http.request.method=POST http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14157ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:43987" http.request.id=2bf6ed38-4264-4886-a9c4-db66e7d3ff9c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/c28f6948-235d-4af4-99a3-2e39be0e59b4?_state=hv0lXEnSQ334BdkwmL824Qf_-gUCcIA985-kJrPioyh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyOGY2OTQ4LTIzNWQtNGFmNC05OWEzLTJlMzliZTBlNTliNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OS4wNjM4NDUyOThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=819.804753ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:49 +0000] "PATCH /v2/foo/bar/blobs/uploads/c28f6948-235d-4af4-99a3-2e39be0e59b4?_state=hv0lXEnSQ334BdkwmL824Qf_-gUCcIA985-kJrPioyh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyOGY2OTQ4LTIzNWQtNGFmNC05OWEzLTJlMzliZTBlNTliNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo0OS4wNjM4NDUyOThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=aaf84281-ed9b-4cc4-b6d0-ec7ab3c176ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/uploads/c28f6948-235d-4af4-99a3-2e39be0e59b4?_state=xTAal1Uqs-agqDD-XvJk6xu0QSZ4Dmk8MOX_CKojF797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyOGY2OTQ4LTIzNWQtNGFmNC05OWEzLTJlMzliZTBlNTliNCIsIk9mZnNldCI6MTY1OTY0ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6NDlaIn0%3D&digest=sha256%3A04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.221171ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:49 +0000] "PUT /v2/foo/bar/blobs/uploads/c28f6948-235d-4af4-99a3-2e39be0e59b4?_state=xTAal1Uqs-agqDD-XvJk6xu0QSZ4Dmk8MOX_CKojF797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyOGY2OTQ4LTIzNWQtNGFmNC05OWEzLTJlMzliZTBlNTliNCIsIk9mZnNldCI6MTY1OTY0ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6NDlaIn0%3D&digest=sha256%3A04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=367c08cc-5a83-4321-8eaf-c25a2757212b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="965.408µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:49 +0000] "HEAD /v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:49Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=8c969102-68b4-45b8-900c-7aff34b82400 http.request.method=GET http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=72.955793ms http.response.status=200 http.response.written=16596480 127.0.0.1 - - [17/May/2024:21:15:49 +0000] "GET /v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 200 16596480 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=error msg="error parsing digest="sha257:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=74b2f7b2-9bb6-4aef-a896-181dcf8c2bb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/sha257:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" vars.name="foo/bar" time="2024-05-17T21:15:50Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=74b2f7b2-9bb6-4aef-a896-181dcf8c2bb3 http.request.method=GET http.request.remoteaddr="127.0.0.1:33072" http.request.uri="/v2/foo/bar/blobs/sha257:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="916.088µs" http.response.status=400 http.response.written=110 vars.digest="sha257:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "GET /v2/foo/bar/blobs/sha257:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=dd4c2a5b-2a56-4cc7-87c0-74ebb49f67f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16349ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "GET /v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=a4ac3614-bd04-4466-8fdb-1f1c6db78813 http.request.method=GET http.request.remoteaddr="127.0.0.1:33090" http.request.uri="/v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.799696ms http.response.status=200 http.response.written=425984 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "GET /v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 200 425984 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43987" http.request.id=14230ddc-5e01-4c9a-aeab-071e86c0f7f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33074" http.request.uri="/v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=6.692658ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "GET /v2/foo/bar/blobs/sha256:04ca4da79ad3850d5b19cb368ff68ca94c1318af306d9d69547bbb82efcb78b9 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=3f6b0280-9511-405c-a185-49e55cf55409 http.request.method=GET http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.106738518s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:21:15:47 +0000] "GET /v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41229" http.request.id=0b182265-338c-4d9a-934e-8940219e2477 http.request.method=GET http.request.remoteaddr="127.0.0.1:38316" http.request.uri="/v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.102480481s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:21:15:47 +0000] "GET /v2/foo/bar/blobs/sha256:99916bc61b294b11a58765814166d0355dc0fe3360f0336e2a9220df0c059437 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (8.35s) === RUN TestBlobDelete time="2024-05-17T21:15:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:50Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=f91c0136-9fd3-432d-a7aa-ab2d07279260 http.request.method=GET http.request.remoteaddr="127.0.0.1:33274" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.010209ms http.response.status=404 http.response.written=157 vars.digest="sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "GET /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=6ea34adb-4820-4c78-90e7-c5a96d9aacff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="989.049µs" http.response.status=404 http.response.written=157 vars.digest="sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=01a790d1-4e50-4840-a5fa-09627b77c6e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="969.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=ff2bc438-25f0-4909-be63-623f9631760e http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/foo/bar/blobs/uploads/f6054082-01eb-4985-8ccf-33f0d72928f5?_state=0nOVyzfI5dCv8CMGAQvFjE8Gb23Qo0ocHhnSBb1cn657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MDU0MDgyLTAxZWItNDk4NS04Y2NmLTMzZjBkNzI5MjhmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzQyMTM4NFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.006129ms http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "GET /v2/foo/bar/blobs/uploads/f6054082-01eb-4985-8ccf-33f0d72928f5?_state=0nOVyzfI5dCv8CMGAQvFjE8Gb23Qo0ocHhnSBb1cn657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MDU0MDgyLTAxZWItNDk4NS04Y2NmLTMzZjBkNzI5MjhmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzQyMTM4NFoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=6a8e1a9c-417f-4cb7-b867-474b4befef5a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/foo/bar/blobs/uploads/f6054082-01eb-4985-8ccf-33f0d72928f5?_state=0nOVyzfI5dCv8CMGAQvFjE8Gb23Qo0ocHhnSBb1cn657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MDU0MDgyLTAxZWItNDk4NS04Y2NmLTMzZjBkNzI5MjhmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzQyMTM4NFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="969.209µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "DELETE /v2/foo/bar/blobs/uploads/f6054082-01eb-4985-8ccf-33f0d72928f5?_state=0nOVyzfI5dCv8CMGAQvFjE8Gb23Qo0ocHhnSBb1cn657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MDU0MDgyLTAxZWItNDk4NS04Y2NmLTMzZjBkNzI5MjhmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzQyMTM4NFoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=8b911497-2afa-4442-bfde-e9b94899f775 http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/foo/bar/blobs/uploads/f6054082-01eb-4985-8ccf-33f0d72928f5?_state=0nOVyzfI5dCv8CMGAQvFjE8Gb23Qo0ocHhnSBb1cn657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MDU0MDgyLTAxZWItNDk4NS04Y2NmLTMzZjBkNzI5MjhmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzQyMTM4NFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f6054082-01eb-4985-8ccf-33f0d72928f5 time="2024-05-17T21:15:50Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=8b911497-2afa-4442-bfde-e9b94899f775 http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/foo/bar/blobs/uploads/f6054082-01eb-4985-8ccf-33f0d72928f5?_state=0nOVyzfI5dCv8CMGAQvFjE8Gb23Qo0ocHhnSBb1cn657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MDU0MDgyLTAxZWItNDk4NS04Y2NmLTMzZjBkNzI5MjhmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzQyMTM4NFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="888.768µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=f6054082-01eb-4985-8ccf-33f0d72928f5 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "GET /v2/foo/bar/blobs/uploads/f6054082-01eb-4985-8ccf-33f0d72928f5?_state=0nOVyzfI5dCv8CMGAQvFjE8Gb23Qo0ocHhnSBb1cn657Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY2MDU0MDgyLTAxZWItNDk4NS04Y2NmLTMzZjBkNzI5MjhmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzQyMTM4NFoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=8eeadfc1-1397-4123-82d0-d79f65318833 http.request.method=POST http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=b5969012-ee9b-415d-a5cf-4dbd700168de http.request.method=PUT http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/884d833a-0875-4829-8201-198d4a25cbc5?_state=tmusrZ1Jq_7Nq9EoUdpfDwX1VPcoMSqR2h4qfLZvU_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NGQ4MzNhLTA4NzUtNDgyOS04MjAxLTE5OGQ0YTI1Y2JjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzkwMzk1NjJaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" provided=sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 vars.name="foo/bar" vars.uuid=884d833a-0875-4829-8201-198d4a25cbc5 time="2024-05-17T21:15:50Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=b5969012-ee9b-415d-a5cf-4dbd700168de http.request.method=PUT http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/884d833a-0875-4829-8201-198d4a25cbc5?_state=tmusrZ1Jq_7Nq9EoUdpfDwX1VPcoMSqR2h4qfLZvU_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NGQ4MzNhLTA4NzUtNDgyOS04MjAxLTE5OGQ0YTI1Y2JjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzkwMzk1NjJaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=884d833a-0875-4829-8201-198d4a25cbc5 time="2024-05-17T21:15:50Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=b5969012-ee9b-415d-a5cf-4dbd700168de http.request.method=PUT http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/884d833a-0875-4829-8201-198d4a25cbc5?_state=tmusrZ1Jq_7Nq9EoUdpfDwX1VPcoMSqR2h4qfLZvU_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NGQ4MzNhLTA4NzUtNDgyOS04MjAxLTE5OGQ0YTI1Y2JjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzkwMzk1NjJaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="981.008µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=884d833a-0875-4829-8201-198d4a25cbc5 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "PUT /v2/foo/bar/blobs/uploads/884d833a-0875-4829-8201-198d4a25cbc5?_state=tmusrZ1Jq_7Nq9EoUdpfDwX1VPcoMSqR2h4qfLZvU_F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg4NGQ4MzNhLTA4NzUtNDgyOS04MjAxLTE5OGQ0YTI1Y2JjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zMzkwMzk1NjJaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=12a70343-025e-41b2-9bd0-f495349e3df5 http.request.method=POST http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="883.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=fbfc66c3-5588-401a-9ef7-5a458c79b67f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/6765fb13-941d-41bb-be4b-6cc4de6a184b?_state=kQJI1J58OXjUHOnPRKd6XB4o5l2BaGFmeSTSAzJ0wLh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NjVmYjEzLTk0MWQtNDFiYi1iZTRiLTZjYzRkZTZhMTg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zNDEzODI5MDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.212611ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "PUT /v2/foo/bar/blobs/uploads/6765fb13-941d-41bb-be4b-6cc4de6a184b?_state=kQJI1J58OXjUHOnPRKd6XB4o5l2BaGFmeSTSAzJ0wLh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY3NjVmYjEzLTk0MWQtNDFiYi1iZTRiLTZjYzRkZTZhMTg0YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zNDEzODI5MDJaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=dcab1274-ccf2-455b-ba9a-07485f82cb77 http.request.method=POST http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="935.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=1c90f27f-8323-40f5-8d92-69e16cbd7141 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/9e32a236-3728-4c6a-adb5-edc68c32597d?_state=enwVdtek4dCRwYKkCddbGyXls4PhmJbtwM-qHOOTwlR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllMzJhMjM2LTM3MjgtNGM2YS1hZGI1LWVkYzY4YzMyNTk3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zNDM5Nzg3MjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15693ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "PUT /v2/foo/bar/blobs/uploads/9e32a236-3728-4c6a-adb5-edc68c32597d?_state=enwVdtek4dCRwYKkCddbGyXls4PhmJbtwM-qHOOTwlR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllMzJhMjM2LTM3MjgtNGM2YS1hZGI1LWVkYzY4YzMyNTk3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zNDM5Nzg3MjRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:50Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=b45cb243-8b30-4d32-9b02-b22c777f72fb http.request.method=POST http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="881.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=294c26af-0a01-4dec-a557-43bcf1bc0e73 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/9d515393-96d1-4cae-889f-14b7a6cdcb76?_state=fGWMWkmiRFS-qyE4d_baMH4t4p2kvC3NMOEat8RoUdV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNTE1MzkzLTk2ZDEtNGNhZS04ODlmLTE0YjdhNmNkY2I3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zNDY0NDY2MjZaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.duration=2.686017665s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:50 +0000] "PUT /v2/foo/bar/blobs/uploads/9d515393-96d1-4cae-889f-14b7a6cdcb76?_state=fGWMWkmiRFS-qyE4d_baMH4t4p2kvC3NMOEat8RoUdV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlkNTE1MzkzLTk2ZDEtNGNhZS04ODlmLTE0YjdhNmNkY2I3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1MC4zNDY0NDY2MjZaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:53Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=f2477a11-04a1-4bc9-b239-5308f22e1c0f http.request.method=POST http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13629ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41747" http.request.id=138f44d2-4b70-46a9-bf4c-ad3b31822957 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/148dfc99-dc5a-4388-9c63-ab3d7c7f19e4?_state=l9Oj1rekKCFVHn1hNGCF4vVfKUKlPvvcBbJt2JPUxnx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGRmYzk5LWRjNWEtNDM4OC05YzYzLWFiM2Q3YzdmMTllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1My4yNTA5NzQwMjdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.303035303s http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:53 +0000] "PATCH /v2/foo/bar/blobs/uploads/148dfc99-dc5a-4388-9c63-ab3d7c7f19e4?_state=l9Oj1rekKCFVHn1hNGCF4vVfKUKlPvvcBbJt2JPUxnx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGRmYzk5LWRjNWEtNDM4OC05YzYzLWFiM2Q3YzdmMTllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1My4yNTA5NzQwMjdaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=8452b0fd-8be0-47b0-ba59-75ff530482e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/uploads/148dfc99-dc5a-4388-9c63-ab3d7c7f19e4?_state=npWnLmcz0qQiVKz7EBZL2QnAeL4h35Jxel89MKU4Kz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGRmYzk5LWRjNWEtNDM4OC05YzYzLWFiM2Q3YzdmMTllNCIsIk9mZnNldCI6MzAyNDEyODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6NTNaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.duration=1.257971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "PUT /v2/foo/bar/blobs/uploads/148dfc99-dc5a-4388-9c63-ab3d7c7f19e4?_state=npWnLmcz0qQiVKz7EBZL2QnAeL4h35Jxel89MKU4Kz57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE0OGRmYzk5LWRjNWEtNDM4OC05YzYzLWFiM2Q3YzdmMTllNCIsIk9mZnNldCI6MzAyNDEyODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTU6NTNaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=7ef49d0c-7e9d-4d74-9768-3c5575205bbc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.018649ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=fd67a71e-2a61-4477-ad40-2761279c1f88 http.request.method=GET http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=166.993249ms http.response.status=200 http.response.written=30241280 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "GET /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 200 30241280 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=error msg="error parsing digest="sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=7ec89667-8b12-4d23-9ca9-b914a244f802 http.request.method=GET http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" vars.name="foo/bar" time="2024-05-17T21:15:55Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=7ec89667-8b12-4d23-9ca9-b914a244f802 http.request.method=GET http.request.remoteaddr="127.0.0.1:33288" http.request.uri="/v2/foo/bar/blobs/sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="927.248µs" http.response.status=400 http.response.written=110 vars.digest="sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "GET /v2/foo/bar/blobs/sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=d0a3a40b-685c-4f07-94ea-4fcc987e7edf http.request.method=GET http.request.remoteaddr="127.0.0.1:34596" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.duration=1.213451ms http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "GET /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=a1d00b18-9aa4-4f4d-ab10-c91aecb33741 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.duration="990.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "DELETE /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=5eabde3e-1d96-45ae-a5d1-74bccaa63b8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.568µs" http.response.status=404 http.response.written=157 vars.digest="sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=cc8f54ae-6524-43d3-bfc5-5b437ea56ee7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34604" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="805.327µs" http.response.status=404 http.response.written=74 vars.digest="sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "DELETE /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=error msg="error parsing digest="sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982": unsupported digest algorithm" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=ba8ab675-75b4-48a9-8b2e-fd52686284ec http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34618" http.request.uri="/v2/foo/bar/blobs/sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" vars.name="foo/bar" time="2024-05-17T21:15:55Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=ba8ab675-75b4-48a9-8b2e-fd52686284ec http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34618" http.request.uri="/v2/foo/bar/blobs/sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="941.928µs" http.response.status=400 http.response.written=110 vars.digest="sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "DELETE /v2/foo/bar/blobs/sha257:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-05-17T21:15:55Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=1880211b-faed-40a7-93ae-3784e27bc3f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34622" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=b2464ac6-bd89-4776-8259-80746290327b http.request.method=PUT http.request.remoteaddr="127.0.0.1:34622" http.request.uri="/v2/foo/bar/blobs/uploads/a1092350-1bb4-4b4b-b35a-c8f293a77293?_state=Q_1KuD0OltHFuVulHb1vyhVxUfk5rdcjj6ZjvQkHqdx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExMDkyMzUwLTFiYjQtNGI0Yi1iMzVhLWM4ZjI5M2E3NzI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1NS43OTY4NDIyMzdaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.duration=2.364455836s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "PUT /v2/foo/bar/blobs/uploads/a1092350-1bb4-4b4b-b35a-c8f293a77293?_state=Q_1KuD0OltHFuVulHb1vyhVxUfk5rdcjj6ZjvQkHqdx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImExMDkyMzUwLTFiYjQtNGI0Yi1iMzVhLWM4ZjI5M2E3NzI5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1NS43OTY4NDIyMzdaIn0%3D&digest=sha256%3A301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=d3d12f2c-c234-4925-ab72-881c61fe6b0b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34622" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.182291ms http.response.status=200 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:58 +0000] "HEAD /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-05-17T21:15:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=dcd1c3e0-c7ed-4039-9b2a-2a84efd2004f http.request.method=GET http.request.remoteaddr="127.0.0.1:34596" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.592656616s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "GET /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-05-17T21:15:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41747" http.request.id=264a96f7-ae60-4897-8529-a13d143c478f http.request.method=GET http.request.remoteaddr="127.0.0.1:34594" http.request.uri="/v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.597111895s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [17/May/2024:21:15:55 +0000] "GET /v2/foo/bar/blobs/sha256:301267090e46552007742ae941b714ecad446b0b377070c52c0907b74a696982 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (8.36s) === RUN TestRelativeURL time="2024-05-17T21:15:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:15:58Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:15:58Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37777" http.request.id=7c5e5b8f-4219-4fc9-8cf8-1b0bc6898994 http.request.method=POST http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37777" http.request.id=a18c5ac0-1fe0-4448-8a3f-98f252e37803 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/bar/blobs/uploads/6f96ef6c-07ea-420f-8de2-49aaecd0d73f?_state=CrYijcRj4oRlh1bjb_bNcaAm50SIkqKtZEEyB0C03YZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmOTZlZjZjLTA3ZWEtNDIwZi04ZGUyLTQ5YWFlY2QwZDczZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1OC4zODQyOTcwMDhaIn0%3D&digest=sha256%3Af689fbcb0b4301c13f7678138702cc0b40d7c77d904cb6819f0552fc81b23ec1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.868623575s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:15:58 +0000] "PUT /v2/foo/bar/blobs/uploads/6f96ef6c-07ea-420f-8de2-49aaecd0d73f?_state=CrYijcRj4oRlh1bjb_bNcaAm50SIkqKtZEEyB0C03YZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmOTZlZjZjLTA3ZWEtNDIwZi04ZGUyLTQ5YWFlY2QwZDczZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNTo1OC4zODQyOTcwMDhaIn0%3D&digest=sha256%3Af689fbcb0b4301c13f7678138702cc0b40d7c77d904cb6819f0552fc81b23ec1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37777" http.request.id=613bb86f-c086-448b-ba0d-e6eb0665b075 http.request.method=POST http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10733ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:00Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37777" http.request.id=e02c977f-8e55-46b7-b32f-a956a85c919c http.request.method=POST http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="886.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:37777" http.request.id=13b98712-ed71-4278-a675-6b12f3df23b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42622" http.request.uri="/v2/foo/bar/blobs/uploads/c641b7b0-055a-4b17-a0c7-b9e0b53a986d?_state=4IYHvFRHyQV3efLaJlLF1pmFLKCowPqVJ2yUay4n_7x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2NDFiN2IwLTA1NWEtNGIxNy1hMGM3LWI5ZTBiNTNhOTg2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjowMC44NjEzMTgwNjJaIn0%3D&digest=sha256%3A4e323dc6d449d700bfbb992934d109deabf94a3f7cf061ee9bee14a1ae52a6f9" http.request.useragent="Go-http-client/1.1" http.response.duration=2.344114341s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:00 +0000] "PUT /v2/foo/bar/blobs/uploads/c641b7b0-055a-4b17-a0c7-b9e0b53a986d?_state=4IYHvFRHyQV3efLaJlLF1pmFLKCowPqVJ2yUay4n_7x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM2NDFiN2IwLTA1NWEtNGIxNy1hMGM3LWI5ZTBiNTNhOTg2ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjowMC44NjEzMTgwNjJaIn0%3D&digest=sha256%3A4e323dc6d449d700bfbb992934d109deabf94a3f7cf061ee9bee14a1ae52a6f9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.83s) === RUN TestBlobDeleteDisabled time="2024-05-17T21:16:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:16:03Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:36933" http.request.id=95fcde09-09d3-4b39-9bd4-3201a080549d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60390" http.request.uri="/v2/foo/bar/blobs/sha256:bb304f7f531b0951d6fd4f90533585cf261eb79a990d980bd2745856fa5cbd40" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="958.888µs" http.response.status=405 http.response.written=78 vars.digest="sha256:bb304f7f531b0951d6fd4f90533585cf261eb79a990d980bd2745856fa5cbd40" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:16:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:bb304f7f531b0951d6fd4f90533585cf261eb79a990d980bd2745856fa5cbd40 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.22s) === RUN TestDeleteDisabled time="2024-05-17T21:16:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:16:03Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:03Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43333" http.request.id=f1fbace7-8d8c-4368-a99a-db2c02672347 http.request.method=POST http.request.remoteaddr="127.0.0.1:50872" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.093769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:43333" http.request.id=a6410329-a7dd-46f9-85a5-57fa78dc7ef0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50872" http.request.uri="/v2/foo/bar/blobs/uploads/3f218f7b-562f-4d2c-bbc4-e70d6ccf97b8?_state=5w4jjDRboBgRvAoaSzRHZOfP2yHenWVc1XYYrypwyz97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmMjE4ZjdiLTU2MmYtNGQyYy1iYmM0LWU3MGQ2Y2NmOTdiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjowMy42ODcxNDg3MDNaIn0%3D&digest=sha256%3A64b2635d373ed136d7f2e57d75bbc399372b48dffb7a4006d56bd67a60891637" http.request.useragent="Go-http-client/1.1" http.response.duration=1.664856488s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:03 +0000] "PUT /v2/foo/bar/blobs/uploads/3f218f7b-562f-4d2c-bbc4-e70d6ccf97b8?_state=5w4jjDRboBgRvAoaSzRHZOfP2yHenWVc1XYYrypwyz97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNmMjE4ZjdiLTU2MmYtNGQyYy1iYmM0LWU3MGQ2Y2NmOTdiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjowMy42ODcxNDg3MDNaIn0%3D&digest=sha256%3A64b2635d373ed136d7f2e57d75bbc399372b48dffb7a4006d56bd67a60891637 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:05Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:43333" http.request.id=4deb5e30-a4e8-4502-95cc-be0558182580 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50872" http.request.uri="/v2/foo/bar/blobs/sha256:64b2635d373ed136d7f2e57d75bbc399372b48dffb7a4006d56bd67a60891637" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="910.448µs" http.response.status=405 http.response.written=78 vars.digest="sha256:64b2635d373ed136d7f2e57d75bbc399372b48dffb7a4006d56bd67a60891637" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:16:05 +0000] "DELETE /v2/foo/bar/blobs/sha256:64b2635d373ed136d7f2e57d75bbc399372b48dffb7a4006d56bd67a60891637 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.93s) === RUN TestDeleteReadOnly time="2024-05-17T21:16:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:16:05Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:05Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34415" http.request.id=11e187ca-fab6-465f-924b-88384a0c1ae3 http.request.method=POST http.request.remoteaddr="127.0.0.1:35874" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09429ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:05 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34415" http.request.id=d9ed8b7e-1a10-4b67-a316-679c21171528 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35874" http.request.uri="/v2/foo/bar/blobs/uploads/08cc2b3e-643c-4326-a1c8-2651b4aebb20?_state=Plnfy71JXzl4zg8d2So5fEMNGh-Z2gPIbVoazBBMZp97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4Y2MyYjNlLTY0M2MtNDMyNi1hMWM4LTI2NTFiNGFlYmIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjowNS42MjE4Mzk0NTJaIn0%3D&digest=sha256%3A8d0cd013e368963c7740fd2b5aadb0d1e7d2fe07464f5ad1f69656a32d43963d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.755749477s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:05 +0000] "PUT /v2/foo/bar/blobs/uploads/08cc2b3e-643c-4326-a1c8-2651b4aebb20?_state=Plnfy71JXzl4zg8d2So5fEMNGh-Z2gPIbVoazBBMZp97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4Y2MyYjNlLTY0M2MtNDMyNi1hMWM4LTI2NTFiNGFlYmIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjowNS42MjE4Mzk0NTJaIn0%3D&digest=sha256%3A8d0cd013e368963c7740fd2b5aadb0d1e7d2fe07464f5ad1f69656a32d43963d HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [17/May/2024:21:16:07 +0000] "DELETE /v2/foo/bar/blobs/sha256:8d0cd013e368963c7740fd2b5aadb0d1e7d2fe07464f5ad1f69656a32d43963d HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.03s) === RUN TestStartPushReadOnly time="2024-05-17T21:16:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:16:07Z" level=info msg="redis not configured" go.version=go1.22.3 127.0.0.1 - - [17/May/2024:21:16:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-05-17T21:16:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:16:07Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=a62c02db-f243-49dc-922c-37d7ae998fef http.request.method=GET http.request.remoteaddr="127.0.0.1:46176" 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="943.208µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:16:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T21:16:07Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=d1a37e29-2cd7-41b3-b475-6709ecd5d10e http.request.method=GET http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="828.088µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:21:16:07 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:16:07Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=416efb0c-475a-47d9-91a2-4d085516c468 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" 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="745.686µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:16:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T21:16:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=c5515c3c-78ef-49fb-b7e2-7f11f28eaf35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" 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.125147ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:16:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=c5515c3c-78ef-49fb-b7e2-7f11f28eaf35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" 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.206348ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:16:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=c5515c3c-78ef-49fb-b7e2-7f11f28eaf35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" 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.266028ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:16:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=c5515c3c-78ef-49fb-b7e2-7f11f28eaf35 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" 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.331989ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:16:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T21:16:07Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=ab4dc129-af83-45fb-acaf-2262344de0fa http.request.method=POST http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.045689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:07 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:08Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=3dceb550-d760-4b6c-be10-9e26f553e870 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/blobs/uploads/fc70c28f-5a64-483d-8798-5fd71cac05ac?_state=p6EE-bXCrRbaPSTH7BnnXMUz_-kOqAt65_Vy0MJguOB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYzcwYzI4Zi01YTY0LTQ4M2QtODc5OC01ZmQ3MWNhYzA1YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MDcuNjAxNzI2MTkzWiJ9&digest=sha256%3A3a560c0a215ef9a792b8432fdc184d893bf53880c6b7536a7e85565abb24aa8c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.038150889s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:07 +0000] "PUT /v2/foo/schema1/blobs/uploads/fc70c28f-5a64-483d-8798-5fd71cac05ac?_state=p6EE-bXCrRbaPSTH7BnnXMUz_-kOqAt65_Vy0MJguOB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmYzcwYzI4Zi01YTY0LTQ4M2QtODc5OC01ZmQ3MWNhYzA1YWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MDcuNjAxNzI2MTkzWiJ9&digest=sha256%3A3a560c0a215ef9a792b8432fdc184d893bf53880c6b7536a7e85565abb24aa8c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:08Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=d548d05c-8e74-4a43-8b38-4f63f595fb0f http.request.method=POST http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.101729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:08 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=0709db56-c662-43c6-9bc8-3f75a47c9c5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/blobs/uploads/9364158a-1994-437f-bdfe-2ffbe0890bd2?_state=oGZHDCkB79S8ASNwcBQu-zq55CIUkfJT0oxv_VR3BH57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MzY0MTU4YS0xOTk0LTQzN2YtYmRmZS0yZmZiZTA4OTBiZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MDguOTExMzg0Nzk5WiJ9&digest=sha256%3Ae884ddb9fc357fe201d5e17cd3e50c2593c452808b979d120ea73cc50fda29d2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.881521688s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:08 +0000] "PUT /v2/foo/schema1/blobs/uploads/9364158a-1994-437f-bdfe-2ffbe0890bd2?_state=oGZHDCkB79S8ASNwcBQu-zq55CIUkfJT0oxv_VR3BH57Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MzY0MTU4YS0xOTk0LTQzN2YtYmRmZS0yZmZiZTA4OTBiZDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MDguOTExMzg0Nzk5WiJ9&digest=sha256%3Ae884ddb9fc357fe201d5e17cd3e50c2593c452808b979d120ea73cc50fda29d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=28a6e722-3799-47bd-85a6-c10f56aa885e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.770153ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=b692118d-2663-4ab7-b8c5-26146cf4f06a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.589792ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=f7e41b2c-a4cd-4419-8390-9d4351edd44d http.request.method=GET http.request.remoteaddr="127.0.0.1:46176" 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.935137ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=72730dbc-9d53-499b-b00d-49a85753d2a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.917337ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "GET /v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35109" http.request.id=1fec54d2-f09a-46aa-8265-77b40590b115 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.425029ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35109" http.request.id=aae6faff-8acd-4753-bad3-011280e33b89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.553511ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:35109" http.request.id=46c3ed59-4107-4a4f-8797-3bafd6fae934 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.46507ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=192b2bff-f987-4c18-9be5-08664ba5f4d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.896416ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "GET /v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=f88e73e8-9fc0-4d64-8071-be8461bf2616 http.request.method=GET http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="785.727µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=cc6b703c-09ce-4482-81ac-ca770536ab0e http.request.method=GET http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" http.request.useragent="Go-http-client/1.1" http.response.duration="759.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "GET /v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=3c8a959d-5b6a-4736-99d4-95e4386b429c http.request.method=GET http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.967µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=error msg="payload digest does match: "sha256:080a9e629f23639f618125608d01ab1740ef5826904cd8cf314fcf3c2f5ebc6f" != "sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7"" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=da1aa6e5-b14f-4744-ab2b-54d88305f5db http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" time="2024-05-17T21:16:10Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=da1aa6e5-b14f-4744-ab2b-54d88305f5db http.request.method=PUT http.request.remoteaddr="127.0.0.1:46176" http.request.uri="/v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="958.288µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7" 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "PUT /v2/foo/schema1/manifests/sha256:d59c0054836902b004fdac0ec83c13fc1bf34bcc02fe747ad1a1142cae7518b7 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=47734fd6-ef80-404e-893a-863c9c0a8d2f http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="999.088µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=77006523-5a74-445d-8338-4a29c1ec8428 http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" 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="790.567µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=98ae00fe-150d-4b40-b63b-684cf510f828 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="904.888µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=98ae00fe-150d-4b40-b63b-684cf510f828 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" 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="946.128µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=98ae00fe-150d-4b40-b63b-684cf510f828 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" 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="975.489µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=a1f616d2-1289-472b-8f35-ce80d29c679c http.request.method=POST http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.002489ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=c1bf6cd9-2cc1-4791-937f-6f17a31089e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/blobs/uploads/65805713-9161-4c65-ac36-b7ac6523daa2?_state=-Ied1BJtinUsLyv-QaDLutnYwvnyuO3R29z4PGkMVK17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NTgwNTcxMy05MTYxLTRjNjUtYWMzNi1iN2FjNjUyM2RhYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTAuODMwOTU5NzM3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.217091ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "PUT /v2/foo/schema2/blobs/uploads/65805713-9161-4c65-ac36-b7ac6523daa2?_state=-Ied1BJtinUsLyv-QaDLutnYwvnyuO3R29z4PGkMVK17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NTgwNTcxMy05MTYxLTRjNjUtYWMzNi1iN2FjNjUyM2RhYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTAuODMwOTU5NzM3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=f894c258-a705-4eb8-997d-ab8262b76733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" 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="927.288µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:10Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=f894c258-a705-4eb8-997d-ab8262b76733 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="968.529µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:16:10 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T21:16:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=56946b63-4701-4e37-bda4-e97663742953 http.request.method=POST http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.055409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=f65123c5-b5e3-4664-baac-712431c8928c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/blobs/uploads/e1ce2fec-a6e1-4b19-a82a-154911a9733e?_state=ZDD9pICtEcNL1d__X4GLn_cC7Z5l0McLTxQ_47bouxB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMWNlMmZlYy1hNmUxLTRiMTktYTgyYS0xNTQ5MTFhOTczM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTEuMDA2MjQyMDE4WiJ9&digest=sha256%3A2c9c0429c3253b1e2479db999421ea20b7a28fa73d56dd1afcad72e737aa5776" http.request.useragent="Go-http-client/1.1" http.response.duration=732.659838ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/e1ce2fec-a6e1-4b19-a82a-154911a9733e?_state=ZDD9pICtEcNL1d__X4GLn_cC7Z5l0McLTxQ_47bouxB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlMWNlMmZlYy1hNmUxLTRiMTktYTgyYS0xNTQ5MTFhOTczM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTEuMDA2MjQyMDE4WiJ9&digest=sha256%3A2c9c0429c3253b1e2479db999421ea20b7a28fa73d56dd1afcad72e737aa5776 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:11Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=7519e725-ad4e-4899-bd8d-5086cbf92082 http.request.method=POST http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.038809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=7a1352db-7998-407b-ad0d-ab5c3281779c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/blobs/uploads/cf88bd61-caf2-4bf3-a54b-45bf6b627e03?_state=dfLdTutnuWJgFQaOPjQTKURdx5Z25m0YleKQCmL2QPZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZjg4YmQ2MS1jYWYyLTRiZjMtYTU0Yi00NWJmNmI2MjdlMDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTEuOTM4NDM1MjY4WiJ9&digest=sha256%3A8ac33a2c0f2dc6aeee4adba62ae12911e2287600a0c4b5bbac9ed87e9eb6a484" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023460242s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/cf88bd61-caf2-4bf3-a54b-45bf6b627e03?_state=dfLdTutnuWJgFQaOPjQTKURdx5Z25m0YleKQCmL2QPZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjZjg4YmQ2MS1jYWYyLTRiZjMtYTU0Yi00NWJmNmI2MjdlMDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTEuOTM4NDM1MjY4WiJ9&digest=sha256%3A8ac33a2c0f2dc6aeee4adba62ae12911e2287600a0c4b5bbac9ed87e9eb6a484 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=d790df42-49cb-479e-85f0-a56f8ef154d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.380572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35109" http.request.id=fe89da09-070f-4c8d-9ba0-6b94651ced93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/sha256:5b4a612dad3f5a8a9c4a7dfb084f21c9652b772194d471a32e00928196ff4587" http.request.useragent="Go-http-client/1.1" http.response.duration=1.055489ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "PUT /v2/foo/schema2/manifests/sha256:5b4a612dad3f5a8a9c4a7dfb084f21c9652b772194d471a32e00928196ff4587 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=f14b499c-46c1-4b63-9a65-1503d6e17975 http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" 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="991.688µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=e1e27c70-1a4e-4773-b0da-260ac6079f56 http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/sha256:5b4a612dad3f5a8a9c4a7dfb084f21c9652b772194d471a32e00928196ff4587" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="998.408µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/sha256:5b4a612dad3f5a8a9c4a7dfb084f21c9652b772194d471a32e00928196ff4587 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=435841e2-20f3-4ef5-a4e4-6e7f34ded045 http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="757.366µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=f84e0fde-549a-41f3-86ad-07bd99a45166 http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/sha256:5b4a612dad3f5a8a9c4a7dfb084f21c9652b772194d471a32e00928196ff4587" http.request.useragent="Go-http-client/1.1" http.response.duration="697.166µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/sha256:5b4a612dad3f5a8a9c4a7dfb084f21c9652b772194d471a32e00928196ff4587 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=0ffaf5e2-b216-44b4-92fc-c1e7bb0c3d6c http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" 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="711.726µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="rewriting manifest sha256:5b4a612dad3f5a8a9c4a7dfb084f21c9652b772194d471a32e00928196ff4587 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=67c74628-8d94-405a-b826-2438ab672a5c http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=67c74628-8d94-405a-b826-2438ab672a5c http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" 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.216219ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35109" http.request.id=4f1f74a8-e757-4d14-8224-d8008bdbb09d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" 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="928.089µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35109" http.request.id=1841027a-7a16-479a-9733-3040bd4af2cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10901ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:35109" http.request.id=baeda17d-eb65-43bb-888e-8372e0557320 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/sha256:6a5d75d27da6c4505b3284ecfb5862d1dc52a7aa376d134400ded646f19d72c6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024769ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "PUT /v2/foo/schema2/manifests/sha256:6a5d75d27da6c4505b3284ecfb5862d1dc52a7aa376d134400ded646f19d72c6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=5ce49e97-fb5d-4183-8857-c2dff4698c97 http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" 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.006529ms http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=77f7b328-606a-40a9-a022-d85f0641bacc http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/sha256:6a5d75d27da6c4505b3284ecfb5862d1dc52a7aa376d134400ded646f19d72c6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="971.329µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/sha256:6a5d75d27da6c4505b3284ecfb5862d1dc52a7aa376d134400ded646f19d72c6 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=f7a88ec0-598e-4138-860b-370cd9365e29 http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="829.727µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=b55d9f61-11e6-49a9-a0bc-af3253c5a4c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/sha256:6a5d75d27da6c4505b3284ecfb5862d1dc52a7aa376d134400ded646f19d72c6" http.request.useragent="Go-http-client/1.1" http.response.duration="781.847µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/sha256:6a5d75d27da6c4505b3284ecfb5862d1dc52a7aa376d134400ded646f19d72c6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=info msg="rewriting manifest list sha256:6a5d75d27da6c4505b3284ecfb5862d1dc52a7aa376d134400ded646f19d72c6 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=18025a59-9650-4150-b36c-9bdf94e69cad http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-17T21:16:12Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:35109" http.request.id=18025a59-9650-4150-b36c-9bdf94e69cad http.request.method=GET http.request.remoteaddr="127.0.0.1:46180" 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.2963ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:16:12Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:12Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=69423d0d-ec3b-44cf-a83e-7c652245d6ac http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" 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="976.728µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=2248cf75-088e-4145-8332-48c0c95b5bc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="817.207µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=eaf87fd1-3de8-4311-82a2-b42a4e9cffe3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" 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="881.608µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T21:16:12Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=e3b6c3a8-2214-40c8-ae97-50261cae0d42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" 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.228868ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:16:12Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=e3b6c3a8-2214-40c8-ae97-50261cae0d42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" 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.331349ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:16:12Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=e3b6c3a8-2214-40c8-ae97-50261cae0d42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" 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.394029ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:16:12Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=e3b6c3a8-2214-40c8-ae97-50261cae0d42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" 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.44979ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:16:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T21:16:13Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=9a6197e8-f4f9-40fa-996d-ebad516646dc http.request.method=POST http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09293ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:15Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=fa586fc2-0ce2-4fdd-b30e-0b861b8d386d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/blobs/uploads/0a36b3d6-c8e7-4528-a870-db664595acb2?_state=h8gn1nH-RsHmlJ8CO0oBEf64aPoSGWggVYofy9M0eIV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTM2YjNkNi1jOGU3LTQ1MjgtYTg3MC1kYjY2NDU5NWFjYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTMuMjY4MzY0ODlaIn0%3D&digest=sha256%3A7421daa28d193e02e6bb4d7ed2529ff019b0875a1abe645340f4d7dffa23c898" http.request.useragent="Go-http-client/1.1" http.response.duration=1.797024796s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/0a36b3d6-c8e7-4528-a870-db664595acb2?_state=h8gn1nH-RsHmlJ8CO0oBEf64aPoSGWggVYofy9M0eIV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwYTM2YjNkNi1jOGU3LTQ1MjgtYTg3MC1kYjY2NDU5NWFjYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTMuMjY4MzY0ODlaIn0%3D&digest=sha256%3A7421daa28d193e02e6bb4d7ed2529ff019b0875a1abe645340f4d7dffa23c898 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:15Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=f0b81285-4ee4-4722-9889-d064098fed33 http.request.method=POST http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11001ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=da8357cd-b588-40b9-bec2-bd96a4bebfb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/blobs/uploads/8407d86f-2d5c-42fd-8e3c-61f1aa1b1154?_state=C5_SDgOoleOoH9ReCNGkBa5IINuCzu9c8Pv52EZGHuB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NDA3ZDg2Zi0yZDVjLTQyZmQtOGUzYy02MWYxYWExYjExNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTUuMzE1MTE5MjUzWiJ9&digest=sha256%3A661bee834c89fd8ac70a4eca449b4ce4b64f58f489854270a6d4e597a7988c2d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.614641654s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/8407d86f-2d5c-42fd-8e3c-61f1aa1b1154?_state=C5_SDgOoleOoH9ReCNGkBa5IINuCzu9c8Pv52EZGHuB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4NDA3ZDg2Zi0yZDVjLTQyZmQtOGUzYy02MWYxYWExYjExNTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTUuMzE1MTE5MjUzWiJ9&digest=sha256%3A661bee834c89fd8ac70a4eca449b4ce4b64f58f489854270a6d4e597a7988c2d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=8691dd36-6daa-4ced-a8c3-22a6fa349225 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.845434ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=507d10cd-3437-4a62-9cf1-9b25018d8147 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" http.request.useragent="Go-http-client/1.1" http.response.duration=3.702192ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=9b8ec0db-5bdc-460f-a046-43b7b6ff59f6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.094898ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=bb74e6e5-d28d-4f0d-b300-d9a206c473ae http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.041497ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "GET /v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:34263" http.request.id=eff3430a-3eec-46be-9016-6f05363d412a http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" http.request.useragent="Go-http-client/1.1" http.response.duration=3.608591ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:34263" http.request.id=30cfdb1d-a9f0-4b98-9cd6-1b9774f74d95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" http.request.useragent="Go-http-client/1.1" http.response.duration=3.601791ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:34263" http.request.id=5e130775-2be2-4511-9a21-fee236d57ec6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" http.request.useragent="Go-http-client/1.1" http.response.duration=3.608231ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=ae748c81-56a1-4a24-a448-ae4b334c1a63 http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.997137ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "GET /v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=baa17ea0-253b-4fb8-b41f-0deb2fb34d8f http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="857.008µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=181dfe4f-e398-4342-8fdc-d51baa60195e http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" http.request.useragent="Go-http-client/1.1" http.response.duration="767.566µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "GET /v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=9b59534c-75d4-437a-8844-5cb24c39411f http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" 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="850.527µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=error msg="payload digest does match: "sha256:b38e8d54003c149fa6a325b612f93d6c7ca4001d241e79f5a0059c3eb6621cff" != "sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601"" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=35d5582f-7b9b-4962-9279-f7c835e892bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" time="2024-05-17T21:16:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=35d5582f-7b9b-4962-9279-f7c835e892bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="988.649µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601" 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1c2cc58b77b7fde6f1cfa2bc3eee26f809c8248fc2fc7a4e89a5003afc98601 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=20eec901-431d-4cdb-9356-15ea6d0310ba http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" 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.028529ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=54d17ca1-be73-4ee1-8679-60e800f9da55 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" 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="829.287µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34263" http.request.id=0fbe5864-accf-4cdd-ade7-03aba027e73d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" 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.015848ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34263" http.request.id=0fbe5864-accf-4cdd-ade7-03aba027e73d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" 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.116569ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34263" http.request.id=0fbe5864-accf-4cdd-ade7-03aba027e73d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" 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.17329ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=5c4cd40f-4e8f-4378-aacb-56ae8f45f60d http.request.method=POST http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="979.169µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=57bdcbc4-1c3f-4afa-9992-219f8f0a89e6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/blobs/uploads/6b0deedf-2548-47c2-aa3c-832401ecc589?_state=TiO2db9FFfFyJQtuoOyx0sWJ_pJo6JfChrfu7RrO6q17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YjBkZWVkZi0yNTQ4LTQ3YzItYWEzYy04MzI0MDFlY2M1ODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTYuOTcwMzgxODU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.258051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "PUT /v2/foo/schema2/blobs/uploads/6b0deedf-2548-47c2-aa3c-832401ecc589?_state=TiO2db9FFfFyJQtuoOyx0sWJ_pJo6JfChrfu7RrO6q17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YjBkZWVkZi0yNTQ4LTQ3YzItYWEzYy04MzI0MDFlY2M1ODkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTYuOTcwMzgxODU5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34263" http.request.id=832edfb3-9c02-41a3-9018-f8cce88c5216 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" 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.015088ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34263" http.request.id=832edfb3-9c02-41a3-9018-f8cce88c5216 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" 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.107809ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:16:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T21:16:17Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=1e852aa8-fe1b-488f-9609-b69032980586 http.request.method=POST http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.054169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=92cf0867-9db9-4334-8d3e-9fcff98704ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/blobs/uploads/11569422-220e-4bb2-aaee-b1d4f22c955b?_state=7ltwEgsnOf0YoQE6HulWmCm8UbmSnZxPvumNQrx0XgB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMTU2OTQyMi0yMjBlLTRiYjItYWFlZS1iMWQ0ZjIyYzk1NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTcuMjM2NDEwMjQ4WiJ9&digest=sha256%3Ae9ad9b554f823ec07340d0998621d7e1e97e1b7b0d941f810a54f48e0b3c64f1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.797388279s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/11569422-220e-4bb2-aaee-b1d4f22c955b?_state=7ltwEgsnOf0YoQE6HulWmCm8UbmSnZxPvumNQrx0XgB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIxMTU2OTQyMi0yMjBlLTRiYjItYWFlZS1iMWQ0ZjIyYzk1NWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTcuMjM2NDEwMjQ4WiJ9&digest=sha256%3Ae9ad9b554f823ec07340d0998621d7e1e97e1b7b0d941f810a54f48e0b3c64f1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=f7babe8f-aeaf-4b20-8849-5238a85a3dd1 http.request.method=POST http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16761ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=6bd10f7b-f815-4872-8e6a-c9944c5f92be http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/blobs/uploads/703c3a3b-516d-411d-bc77-38ff5e3b1821?_state=SMmtMBkaELa3GGr72SDwijH3XSqqG6Oio3fgFFFhJCp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDNjM2EzYi01MTZkLTQxMWQtYmM3Ny0zOGZmNWUzYjE4MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTkuMjA4NzY2NDQ2WiJ9&digest=sha256%3A77000bc515b3bc148374a42f5c525d90772233f645bbcb1a1a5f169b7481e5e0" http.request.useragent="Go-http-client/1.1" http.response.duration=722.386069ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/703c3a3b-516d-411d-bc77-38ff5e3b1821?_state=SMmtMBkaELa3GGr72SDwijH3XSqqG6Oio3fgFFFhJCp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MDNjM2EzYi01MTZkLTQxMWQtYmM3Ny0zOGZmNWUzYjE4MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MTkuMjA4NzY2NDQ2WiJ9&digest=sha256%3A77000bc515b3bc148374a42f5c525d90772233f645bbcb1a1a5f169b7481e5e0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34263" http.request.id=0d38ae64-7e0c-4af4-bf52-21c8fb232053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.345531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34263" http.request.id=9c8d7614-8778-4470-b5df-7561edfefc02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/sha256:821d9d3cedb3a712004a1d03364a045c8df1ca9039365a5a4a98ff828caa82ac" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13145ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:821d9d3cedb3a712004a1d03364a045c8df1ca9039365a5a4a98ff828caa82ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=5b06219c-bc55-4e05-99f1-14804f92113b http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" 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="900.168µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=8d59f993-0b3e-4f1e-b47e-68251c968928 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/sha256:821d9d3cedb3a712004a1d03364a045c8df1ca9039365a5a4a98ff828caa82ac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="909.928µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/sha256:821d9d3cedb3a712004a1d03364a045c8df1ca9039365a5a4a98ff828caa82ac HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=8163b7f9-67db-434c-b56a-aac803ee6ab7 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="735.087µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=72261f72-8e8e-42d7-96e6-121514958aea http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/sha256:821d9d3cedb3a712004a1d03364a045c8df1ca9039365a5a4a98ff828caa82ac" http.request.useragent="Go-http-client/1.1" http.response.duration="731.246µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/sha256:821d9d3cedb3a712004a1d03364a045c8df1ca9039365a5a4a98ff828caa82ac HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=9e9187c7-6078-4f98-a5a7-19c89d457e95 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" 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="721.766µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="rewriting manifest sha256:821d9d3cedb3a712004a1d03364a045c8df1ca9039365a5a4a98ff828caa82ac in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=0ad6c1e6-84a3-4843-913a-cf042afbdff9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=0ad6c1e6-84a3-4843-913a-cf042afbdff9 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" 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.076218ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34263" http.request.id=6974bcb8-9b8a-478c-a531-4cbba7fda9ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" 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="827.207µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34263" http.request.id=be2adcfe-9245-4e35-b175-877f4bdc72d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.046409ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:34263" http.request.id=5c1ffe3a-e183-42a2-98d0-6f886b1d0b80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/sha256:e90f4e1662e7acc1a7e178bb9a65eec1ac98eb91f2fdfa368c9d15d56b902da6" http.request.useragent="Go-http-client/1.1" http.response.duration="937.208µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:e90f4e1662e7acc1a7e178bb9a65eec1ac98eb91f2fdfa368c9d15d56b902da6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=9ed7ada2-985c-4ea1-9260-d44ee39e20d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" 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="947.688µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=ae0b7a78-9429-44a7-90c8-60f1a5b99325 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/sha256:e90f4e1662e7acc1a7e178bb9a65eec1ac98eb91f2fdfa368c9d15d56b902da6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="957.689µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/sha256:e90f4e1662e7acc1a7e178bb9a65eec1ac98eb91f2fdfa368c9d15d56b902da6 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=d4eb1264-193b-4131-9264-78a005ad3ced http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="781.527µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=6833c450-6965-49cf-b42d-1ee025f577f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/sha256:e90f4e1662e7acc1a7e178bb9a65eec1ac98eb91f2fdfa368c9d15d56b902da6" http.request.useragent="Go-http-client/1.1" http.response.duration="753.047µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/sha256:e90f4e1662e7acc1a7e178bb9a65eec1ac98eb91f2fdfa368c9d15d56b902da6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=info msg="rewriting manifest list sha256:e90f4e1662e7acc1a7e178bb9a65eec1ac98eb91f2fdfa368c9d15d56b902da6 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=8bf206b5-a2f4-4e9d-b55f-4d0d5876c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-05-17T21:16:19Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:34263" http.request.id=8bf206b5-a2f4-4e9d-b55f-4d0d5876c6b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:40424" 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.190579ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (12.57s) === RUN TestGetManifestWithStorageError time="2024-05-17T21:16: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.3 time="2024-05-17T21:16:19Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:46527" http.request.id=94d81b83-b9ff-4a6f-8ce6-ffc1df5c2afe http.request.method=GET http.request.remoteaddr="127.0.0.1:42744" 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="927.688µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:46527" http.request.id=1339d47e-79ab-4a74-97b1-4fbda7f6e7db http.request.method=GET http.request.remoteaddr="127.0.0.1:42744" 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="741.886µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:46527" http.request.id=2e2a31ed-70c8-4fb7-bfc5-4fe8b115e5a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42744" 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="758.727µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.3 http.request.host="127.0.0.1:46527" http.request.id=fe0f10dd-b362-4fda-8dba-d1ce4123f549 http.request.method=GET http.request.remoteaddr="127.0.0.1:42744" 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="679.446µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-05-17T21:16: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.3 time="2024-05-17T21:16:19Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=631d3bfd-572d-4b84-99e6-295dfcfc273b http.request.method=GET http.request.remoteaddr="127.0.0.1:60554" 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="845.288µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=d158511d-3d79-4086-a7c1-f02cc3b2dc34 http.request.method=GET http.request.remoteaddr="127.0.0.1:60554" 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="750.526µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=c0ead5bc-ec38-407a-aeb2-4f526b532923 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="698.486µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=24ee6eb4-f902-4b7d-a142-605069bdc28d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" 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.236748ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=24ee6eb4-f902-4b7d-a142-605069bdc28d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" 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.278588ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=24ee6eb4-f902-4b7d-a142-605069bdc28d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" 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.305909ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-05-17T21:16:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=24ee6eb4-f902-4b7d-a142-605069bdc28d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" 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.336989ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [17/May/2024:21:16:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-05-17T21:16:20Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=6f0b2fa8-739d-4f78-b967-6cf9e6f50b2f http.request.method=POST http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.092209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:21Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=d1997df2-86a5-41a7-866b-60e3e493918e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/blobs/uploads/d15b01cd-b363-4e41-b865-58e7e09aafc5?_state=53OWp9H6W_CGfyKsMoaEkLp2ijni7B6SvPm-k3T3hxF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMTViMDFjZC1iMzYzLTRlNDEtYjg2NS01OGU3ZTA5YWFmYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjAuMTgyNzU2MjZaIn0%3D&digest=sha256%3A74a7ea38cf406384216700107981e757d191224e757f09d2e868a93ae9f64096" http.request.useragent="Go-http-client/1.1" http.response.duration=1.523532143s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/d15b01cd-b363-4e41-b865-58e7e09aafc5?_state=53OWp9H6W_CGfyKsMoaEkLp2ijni7B6SvPm-k3T3hxF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMTViMDFjZC1iMzYzLTRlNDEtYjg2NS01OGU3ZTA5YWFmYzUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjAuMTgyNzU2MjZaIn0%3D&digest=sha256%3A74a7ea38cf406384216700107981e757d191224e757f09d2e868a93ae9f64096 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:22Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=82363b4f-d5d9-4e69-9d56-131b607e5bdf http.request.method=POST http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:22 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=970ce6f8-a152-44d5-9c38-a69eb2d29090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/blobs/uploads/19be5e9d-74b3-4758-bc70-c206e435b923?_state=04FWKg5AQ6S_jIEmS47KWbIodC-PPAyHA1hcFW2DKNh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxOWJlNWU5ZC03NGIzLTQ3NTgtYmM3MC1jMjA2ZTQzNWI5MjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjIuMDIzNjUwOTE3WiJ9&digest=sha256%3A82ee00618cb3663a9aaae805fd35cfe673a000428f256612d7ce94d66c4001b0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.515322031s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:22 +0000] "PUT /v2/foo/schema1/blobs/uploads/19be5e9d-74b3-4758-bc70-c206e435b923?_state=04FWKg5AQ6S_jIEmS47KWbIodC-PPAyHA1hcFW2DKNh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxOWJlNWU5ZC03NGIzLTQ3NTgtYmM3MC1jMjA2ZTQzNWI5MjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjIuMDIzNjUwOTE3WiJ9&digest=sha256%3A82ee00618cb3663a9aaae805fd35cfe673a000428f256612d7ce94d66c4001b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=c9236423-cb7b-48ac-8a2d-fcdc618890e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.814433ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=7741461c-603c-4e26-a8e2-e3e0599b15a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.530071ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=d17cecf6-2dde-4d6d-baab-a9de875fb8d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.005937ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=44ee8e7c-4ead-442d-abb6-10f04e63c870 http.request.method=GET http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.899457ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41047" http.request.id=924943c0-160e-43a7-88d9-377582c0fbd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.516671ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41047" http.request.id=69835719-29c3-4030-85dc-3eef958c0e80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.559471ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/json" http.request.host="127.0.0.1:41047" http.request.id=51e6853a-a585-4a92-95eb-5dca1a9331a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.46955ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=30e406b4-8f52-4d8d-8adf-0ebf5d1ca0c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.130098ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=e4a11231-2b30-413f-9e90-feb7e15a880c http.request.method=GET http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="908.048µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=a7042189-525b-419c-8919-b630709dd777 http.request.method=GET http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.duration="767.247µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=1e149ed2-f0c4-4cdc-85d7-f11d328486a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60554" 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="839.367µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=error msg="payload digest does match: "sha256:87d0d54ffffc60c813137aea230ba0e41db2ee4b22c644ba40b8f43b327b963d" != "sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2"" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=2d757eb3-6a3b-40ae-be1e-a996d2f26c7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=2d757eb3-6a3b-40ae-be1e-a996d2f26c7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:60554" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="944.048µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=46462c1c-adcc-40c3-a948-894edad1c5a8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20725ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=0abae75b-0d1e-4355-b5c2-7c242f9ed0c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="907.167µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=50529a7c-f86c-4e8b-b5c4-901c90a229f6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.015449ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=517f6700-8fe2-416d-a7e3-90f01f464b9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53794" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.721552ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=51ddc98e-a9ab-4ba0-9914-06002f741520 http.request.method=GET http.request.remoteaddr="127.0.0.1:53794" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.016417ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=93a7ead7-b747-4d8f-bb7d-551d6a0afc3a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.073089ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=c85c7452-a0b4-429d-8edc-4b65d54849c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.886514ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=a3a65994-d0ba-4a0b-8d7e-891eaa4647e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" 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="848.328µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=c88f1091-42a4-4fe6-be66-b705081ac6b1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2" http.request.useragent="Go-http-client/1.1" http.response.duration="909.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "DELETE /v2/foo/schema1/manifests/sha256:3706d2616c75593393d3b45ac94f7d4ecb716fba74c69d8fbfe2bb803bb68bb2 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=b6cefa88-cda3-41f3-b7b2-6334932253f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" 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="769.006µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=4b9e09c5-70fc-44e0-814e-f6d8a93f36a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" 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.927µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=c807ca6e-df53-4bfd-ad0e-7e60cc697e4b http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" 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="774.847µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41047" http.request.id=ffd19e29-5b21-4b19-b773-ee8905a11900 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" 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.008208ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41047" http.request.id=ffd19e29-5b21-4b19-b773-ee8905a11900 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" 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.046409ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41047" http.request.id=ffd19e29-5b21-4b19-b773-ee8905a11900 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" 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.073209ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=9fee7a63-02b2-4d8f-bd5b-7ea576d63cc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="810.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=d87531cb-d9ba-4ccc-a737-b7144b3d7df7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/blobs/uploads/299f334d-ea88-4113-a0c6-c7f26b7778b2?_state=mOAP8fgzsD7qnmjXiYy4GQesoURAwBe3_KbFzd0AhbZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOTlmMzM0ZC1lYTg4LTQxMTMtYTBjNi1jN2YyNmI3Nzc4YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjQuNzcyMzc1OTM1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.070249ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/299f334d-ea88-4113-a0c6-c7f26b7778b2?_state=mOAP8fgzsD7qnmjXiYy4GQesoURAwBe3_KbFzd0AhbZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyOTlmMzM0ZC1lYTg4LTQxMTMtYTBjNi1jN2YyNmI3Nzc4YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjQuNzcyMzc1OTM1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41047" http.request.id=34827fcf-3819-4bef-afe2-3c922fc25a62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" 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="924.568µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:24Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41047" http.request.id=34827fcf-3819-4bef-afe2-3c922fc25a62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" 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.007568ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-05-17T21:16:24Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=df770f51-4627-401b-b340-d39a6382b059 http.request.method=POST http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="925.328µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=88d39f6a-e77f-4d7a-9c00-36ec588b9d6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/blobs/uploads/867a5c5d-906b-4a0d-a941-eea6ba395bb6?_state=cgPn3xlJN1voYmtxOserSl_mQojbeUmoSPgBZUHo3zx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NjdhNWM1ZC05MDZiLTRhMGQtYTk0MS1lZWE2YmEzOTViYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjQuOTk2NDI4MzZaIn0%3D&digest=sha256%3A7568c0e0d5f1bfca666b3723c1411151d31b1c4712a6dcf4649aa69c1d220510" http.request.useragent="Go-http-client/1.1" http.response.duration=1.224315787s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/867a5c5d-906b-4a0d-a941-eea6ba395bb6?_state=cgPn3xlJN1voYmtxOserSl_mQojbeUmoSPgBZUHo3zx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI4NjdhNWM1ZC05MDZiLTRhMGQtYTk0MS1lZWE2YmEzOTViYjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjQuOTk2NDI4MzZaIn0%3D&digest=sha256%3A7568c0e0d5f1bfca666b3723c1411151d31b1c4712a6dcf4649aa69c1d220510 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:26Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=e528f1aa-30ea-43d0-acd0-f830e5b2796c http.request.method=POST http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08973ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=388c3e7f-8e85-4c1a-a371-24a09bab8ea1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/blobs/uploads/e83fa5a1-849d-42f7-a52f-7387b95a51ee?_state=0IjPg7CAHMBfYYewH2WLazeGBIgEHUHvq8upxBjCkE97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlODNmYTVhMS04NDlkLTQyZjctYTUyZi03Mzg3Yjk1YTUxZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjYuNDkyNTk0NTQ2WiJ9&digest=sha256%3Af94d4247ca1b04e6c9e03e5e9bd14e68e63bfb8fb1d06054d5d025f2c1db1c76" http.request.useragent="Go-http-client/1.1" http.response.duration=1.840105052s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/e83fa5a1-849d-42f7-a52f-7387b95a51ee?_state=0IjPg7CAHMBfYYewH2WLazeGBIgEHUHvq8upxBjCkE97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlODNmYTVhMS04NDlkLTQyZjctYTUyZi03Mzg3Yjk1YTUxZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDUtMTdUMjE6MTY6MjYuNDkyNTk0NTQ2WiJ9&digest=sha256%3Af94d4247ca1b04e6c9e03e5e9bd14e68e63bfb8fb1d06054d5d025f2c1db1c76 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41047" http.request.id=3344c3f9-fcc8-4b51-bc69-b360b97e7594 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.321612ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41047" http.request.id=be32da30-13ec-49bf-8e1e-bf5d7f551f83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11829ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "PUT /v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=6d9ea5f0-9c70-4ade-9bb6-7f4a9a6e1e72 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" 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="880.608µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=4c6162a3-276d-48f6-a098-2dae424b6f0e http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="961.249µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=7c09bf08-93b9-4bb8-8343-14c58b86e890 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="732.487µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=45f8bc2c-9b9f-484f-bb97-0675c74dac4f http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" http.request.useragent="Go-http-client/1.1" http.response.duration="730.207µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=d0ab8a75-39b6-4a27-ac24-24b33fc40c81 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" 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="706.206µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="rewriting manifest sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 in schema1 format to support old client" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=a8aa583e-5507-4b0e-90ab-3272e1e80a79 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=a8aa583e-5507-4b0e-90ab-3272e1e80a79 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" 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.047498ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=8bfd5c29-a525-4b93-80bd-fdcb3d9dfb8b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" http.request.useragent="Go-http-client/1.1" http.response.duration="926.808µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=d57c552f-c7aa-40aa-831f-558c57aa56b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="766.606µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=4022aeef-8ce1-4df9-aedb-b33a3172eaa3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53818" http.request.uri="/v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.023408ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41047" http.request.id=263d546d-b653-416b-834c-0444b2cb8fd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.271691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "PUT /v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=928ecd82-8267-459b-806c-bb975553a8af http.request.method=GET http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="917.848µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=9e9160fc-640e-4fd1-a5e9-4449bfbd1f62 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53830" 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="957.128µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41047" http.request.id=d0564455-7119-48c0-b22e-1d51ecf2d1a7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53840" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.336372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=a8c02bf3-0989-4267-a61e-34dd6cd7c490 http.request.method=GET http.request.remoteaddr="127.0.0.1:53840" 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="732.567µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=2685a3f9-ae26-4c91-b53b-320686b3b6e5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53840" http.request.uri="/v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6" http.request.useragent="Go-http-client/1.1" http.response.duration="943.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4738e6083518f0e575cc05c7d59788c1d22d5aff26ed285002a07d6a905f26e6 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:41047" http.request.id=aa6e0e11-1120-4008-b037-61edf0db5eea http.request.method=GET http.request.remoteaddr="127.0.0.1:53840" 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="809.047µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (8.40s) === RUN TestManifestDeleteDisabled time="2024-05-17T21:16: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.3 time="2024-05-17T21:16:28Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:43317" http.request.id=3da5eedc-4578-4e33-b2e5-89e8ad15e521 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:44716" 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="990.208µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-05-17T21:16: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.3 time="2024-05-17T21:16:28Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:28Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T21:16:28Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.3 time="2024-05-17T21:16:28Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T21:16:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:45863" http.request.id=52714225-0432-4c2f-bd6e-5b274d54c17c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36410" 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.751455ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:45863" http.request.id=603e7e4b-9b44-41ba-9507-828b9c584bd4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36422" 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.589894ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:45863" http.request.id=203153f1-4694-48bb-8910-1bddebf7c09e http.request.method=POST http.request.remoteaddr="127.0.0.1:36434" 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.723255ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-05-17T21:16:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.3 http.request.host="127.0.0.1:45863" http.request.id=33b266a1-0777-4850-8464-761d01cfa209 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36446" 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.418612ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.20s) === RUN TestProxyManifestGetByTag time="2024-05-17T21:16: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.3 time="2024-05-17T21:16:28Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:28Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=457c851c-dafb-47bb-9dd0-5a1d4fe7a676 http.request.method=POST http.request.remoteaddr="127.0.0.1:37328" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10053ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=9520b687-41eb-42ef-bc2c-03b59e66252c http.request.method=PUT http.request.remoteaddr="127.0.0.1:37328" http.request.uri="/v2/foo/bar/blobs/uploads/ebe5ef9e-bb46-470a-84c0-ca8210756109?_state=Xrh72ad3BZeoqXMIWN-AzbbPjHFdVuzK-A7IzvBgDW17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViZTVlZjllLWJiNDYtNDcwYS04NGMwLWNhODIxMDc1NjEwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjoyOC44MTc5NTE4MVoifQ%3D%3D&digest=sha256%3Ae5ecb354ba86eed42102bea5cf7f2b48fd3d0e6bf6d1ece800691a27bae9273b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.761652171s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:28 +0000] "PUT /v2/foo/bar/blobs/uploads/ebe5ef9e-bb46-470a-84c0-ca8210756109?_state=Xrh72ad3BZeoqXMIWN-AzbbPjHFdVuzK-A7IzvBgDW17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViZTVlZjllLWJiNDYtNDcwYS04NGMwLWNhODIxMDc1NjEwOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjoyOC44MTc5NTE4MVoifQ%3D%3D&digest=sha256%3Ae5ecb354ba86eed42102bea5cf7f2b48fd3d0e6bf6d1ece800691a27bae9273b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=30ff4a77-6691-4c2a-b70e-070757cae6dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:37328" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.674832ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 time="2024-05-17T21:16:30Z" level=info msg="redis not configured" go.version=go1.22.3 time="2024-05-17T21:16:30Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.22.3 time="2024-05-17T21:16:30Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=4fea626c-213f-4fd3-ae4c-eaa29de614ec http.request.method=GET http.request.remoteaddr="127.0.0.1:37328" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="726.646µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:44471" go.version=go1.22.3 time="2024-05-17T21:16:30Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.3 time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=9fd28297-f160-45e7-99e3-a87ad7ed61ed http.request.method=GET http.request.remoteaddr="127.0.0.1:37334" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.567µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44471 /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:44471/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:38259" http.request.id=6127cbb0-2dd6-489e-9540-de63f7eb39d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53366" http.request.uri="/v2/foo/bar/manifests/sha256:937fbb87704bbd3636bc8825d4f1f4869f04643a9fa66d1f0f8faf71a687b2d5" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:937fbb87704bbd3636bc8825d4f1f4869f04643a9fa66d1f0f8faf71a687b2d5" time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=8ba54dca-9a7c-4df5-bee8-eccb7d0a9034 http.request.method=GET http.request.remoteaddr="127.0.0.1:37338" http.request.uri="/v2/foo/bar/manifests/sha256:937fbb87704bbd3636bc8825d4f1f4869f04643a9fa66d1f0f8faf71a687b2d5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.022617ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "GET /v2/foo/bar/manifests/sha256:937fbb87704bbd3636bc8825d4f1f4869f04643a9fa66d1f0f8faf71a687b2d5 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:937fbb87704bbd3636bc8825d4f1f4869f04643a9fa66d1f0f8faf71a687b2d5 with ttl=167h59m59.99999664s" go.version=go1.22.3 time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38259" http.request.id=6127cbb0-2dd6-489e-9540-de63f7eb39d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53366" http.request.uri="/v2/foo/bar/manifests/sha256:937fbb87704bbd3636bc8825d4f1f4869f04643a9fa66d1f0f8faf71a687b2d5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.957949ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "GET /v2/foo/bar/manifests/sha256:937fbb87704bbd3636bc8825d4f1f4869f04643a9fa66d1f0f8faf71a687b2d5 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=209ea482-3a0c-481f-a646-907be84370ab http.request.method=GET http.request.remoteaddr="127.0.0.1:37338" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="773.527µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44471 /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:44471/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:38259" http.request.id=46f683bf-6106-4635-84ca-77c7f4e1aa70 http.request.method=GET http.request.remoteaddr="127.0.0.1:53374" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=55d8f3d5-ff36-4cee-a8ee-33f07b99141a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37344" 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.011658ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38259" http.request.id=46f683bf-6106-4635-84ca-77c7f4e1aa70 http.request.method=GET http.request.remoteaddr="127.0.0.1:53374" 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.125333ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:16:30Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=ed3d95d6-64af-42f5-847f-464ad0ed3000 http.request.method=POST http.request.remoteaddr="127.0.0.1:37344" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=91a55316-1506-43af-a491-5e7ef51b0795 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37344" http.request.uri="/v2/foo/bar/blobs/uploads/9e0648d1-3474-4349-ba8e-c99bce1de97e?_state=VO47OnF-pDgUdhzPJZrhP4wI6KK8iEDjyZDJE3JAdeJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllMDY0OGQxLTM0NzQtNDM0OS1iYThlLWM5OWJjZTFkZTk3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjozMC44Mjg0MjgxNDFaIn0%3D&digest=sha256%3A267f2e7ce4f8a32b27c98b35ef22cf1809b7e58507da3613712fe7c03bc7fdd7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.345127556s http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:30 +0000] "PUT /v2/foo/bar/blobs/uploads/9e0648d1-3474-4349-ba8e-c99bce1de97e?_state=VO47OnF-pDgUdhzPJZrhP4wI6KK8iEDjyZDJE3JAdeJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllMDY0OGQxLTM0NzQtNDM0OS1iYThlLWM5OWJjZTFkZTk3ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0xN1QyMToxNjozMC44Mjg0MjgxNDFaIn0%3D&digest=sha256%3A267f2e7ce4f8a32b27c98b35ef22cf1809b7e58507da3613712fe7c03bc7fdd7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=ef34ecf8-7eb3-4cd4-ac17-461239a5a2c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37344" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.675592ms http.response.status=201 http.response.written=0 127.0.0.1 - - [17/May/2024:21:16:32 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=47c668d3-12e7-482c-a393-88c928195d81 http.request.method=GET http.request.remoteaddr="127.0.0.1:37344" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="731.766µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:16:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:16:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44471 /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:44471/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:38259" http.request.id=b1de9d12-f083-4807-98f3-afb450ad7e94 http.request.method=GET http.request.remoteaddr="127.0.0.1:53388" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=ee2e7838-ca06-46fe-aad5-bd4d388ced0c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37356" 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.010778ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:16:32 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=50109117-1606-4387-84c7-cd18bd0c1698 http.request.method=GET http.request.remoteaddr="127.0.0.1:37356" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="710.806µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [17/May/2024:21:16:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-05-17T21:16:32Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44471 /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:44471/v2/:[]]}" go.version=go1.22.3 http.request.host="127.0.0.1:38259" http.request.id=b1de9d12-f083-4807-98f3-afb450ad7e94 http.request.method=GET http.request.remoteaddr="127.0.0.1:53388" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:44471" http.request.id=617de69f-de29-4b7e-b647-075c886b0af3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37358" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.995538ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:16:32 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-05-17T21:16:32Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:2abbef4477255208be48b9133f511bee33b95a31e4e97322314341f0a958ec2b with ttl=167h59m59.999995s" go.version=go1.22.3 time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:38259" http.request.id=b1de9d12-f083-4807-98f3-afb450ad7e94 http.request.method=GET http.request.remoteaddr="127.0.0.1:53388" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.245858ms http.response.status=200 http.response.written=935 127.0.0.1 - - [17/May/2024:21:16:32 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (3.63s) === RUN TestAppDispatcher time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40083" http.request.id=2584ebd9-97a5-49e6-96b4-e33893abe64f http.request.method=GET http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="951.928µs" http.response.status=200 http.response.written=0 time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40083" http.request.id=81fcdc73-b1a9-4ba4-9a3a-de7cb39b5e0c http.request.method=GET http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="793.806µs" http.response.status=200 http.response.written=0 time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40083" http.request.id=c548ea6c-874c-40f0-8411-3bd153c39358 http.request.method=GET http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="758.807µs" http.response.status=200 http.response.written=0 time="2024-05-17T21:16:32Z" level=info msg="response completed" go.version=go1.22.3 http.request.host="127.0.0.1:40083" http.request.id=b52f0376-3931-4c79-8878-f153b8286179 http.request.method=GET http.request.remoteaddr="127.0.0.1:36464" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="746.447µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-05-17T21:16:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 time="2024-05-17T21:16:32Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 time="2024-05-17T21:16:32Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.3 http.request.host="127.0.0.1:36731" http.request.id=639b924c-f851-4781-bd5f-ff900a4bacb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:32878" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-05-17T21:16:32Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 time="2024-05-17T21:16:32Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 time="2024-05-17T21:16:32Z" level=info msg="configuring file health check path=/tmp/healthcheck1282298631, interval=1" go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-05-17T21:16:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 time="2024-05-17T21:16:36Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 time="2024-05-17T21:16:36Z" level=info msg="configuring TCP health check addr=127.0.0.1:35301, interval=1" go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-05-17T21:16:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 time="2024-05-17T21:16:40Z" level=info msg="redis not configured" go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 time="2024-05-17T21:16:40Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:37031, interval=1, threshold=3" go.version=go1.22.3 instance.id=7d450187-f0c5-41e8-b7bc-9d9ca239b208 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 84.962s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.03s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.32s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.84s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.309s === RUN TestSchedule time="2024-05-17T21:15:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 time="2024-05-17T21:15:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99676ms" go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 time="2024-05-17T21:15:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.359µs" go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 time="2024-05-17T21:15:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.16µs" go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-05-17T21:15:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-05-17T21:15:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 time="2024-05-17T21:15:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99612ms" go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 time="2024-05-17T21:15:22Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99784ms" go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 time="2024-05-17T21:15:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-05-17T21:15:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.3 instance.id=1b4679a3-6633-4974-8a16-625f9e595bf0 --- 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.90s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 20075008 sha256:699b008005c00356db72e38bbcb38f51b0baa5d7c350cdc8bf0a586a6a1cdb1e [] map[] } --- PASS: TestSimpleBlobRead (0.54s) === RUN TestBlobMount --- PASS: TestBlobMount (0.67s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.49s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.78s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.66s) === 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:1b9048c669fd6dbb3e3b05f2d9e7b092de85d71949460315b65eb2fc1a7ab1cb palailogos: marking blob sha256:a5ca62388db8c87de3d39c27c538be6069e587187085c11e488775963713cfd5 palailogos: marking blob sha256:4238409e905c620c3d2801b645fc9dc7474045d9c8fd44fed80e456a3c1de76e palailogos: marking manifest sha256:20d538cf5533a61b1cc18b7300ef37a90cdc18e0078303da16278b19f0f21127 palailogos: marking blob sha256:1b9048c669fd6dbb3e3b05f2d9e7b092de85d71949460315b65eb2fc1a7ab1cb palailogos: marking blob sha256:430f49a09115798513af85e07769800c0abc7232bc2374b7381b6679cdf6eeda palailogos: marking manifest sha256:430f49a09115798513af85e07769800c0abc7232bc2374b7381b6679cdf6eeda palailogos: marking blob sha256:0deedb7a43686bb3cfe13dae633bcee9f3bfd70d10bb7298c29d2b31f43f0c6c palailogos: marking blob sha256:44ea1a665bb0b624b12fc084605cac0c8d72c75c55d6d4a72c837710bfd4f9b2 palailogos: marking manifest sha256:60f2a0602277a27dc03cd97c945b7143d1a405d0cadeb8b3b72b14cc3c9b1aac palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:bf4af36bdbbc48b0e07e618c6c7847431b2e15d66287438ec0a49dc2414dcd73 palailogos: marking blob sha256:5a765fe535a8fb96a8ce5e099a7236b1ebb9a2a351cab9c960636bb0714d1fc8 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.08s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:186dfbebbbf325f556cbdbd48fc72fed069284301924e7220bb9b459e36a5567 deletemanifests: marking manifest sha256:470e90cacd03b5b2914e2267ca173957723cb3321bbb9b41b473c5700e5b8967 deletemanifests: marking blob sha256:bc581604bf8d95fe378445f3aebf47d03264b9ad704ddf9ed8a150aa99168e40 deletemanifests: marking blob sha256:4d4b626b581bdd3aeddab7536023574b30f1072b4b8f74f9207cd6c367243271 deletemanifests: marking blob sha256:f7453c074898e348c0378a1f58cb1ab7cb9bfa7c23355a3ade0de287ea3ac464 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:186dfbebbbf325f556cbdbd48fc72fed069284301924e7220bb9b459e36a5567 blob eligible for deletion: sha256:2e03928adbad08c0170aad42ea9e915784acb11272e87d939af6527623282e75 blob eligible for deletion: sha256:8fd0f13f73ffbd86d3cae36a5240b6b51f4f07734980d21adabf293e3452de41 blob eligible for deletion: sha256:f4bac073b88c4e83a4a0f8708f9329a703130fd64d8ebacb4256ddcce74d9108 deletemanifests manifest eligible for deletion: sha256:186dfbebbbf325f556cbdbd48fc72fed069284301924e7220bb9b459e36a5567 deletemanifests: marking manifest sha256:470e90cacd03b5b2914e2267ca173957723cb3321bbb9b41b473c5700e5b8967 deletemanifests: marking blob sha256:bc581604bf8d95fe378445f3aebf47d03264b9ad704ddf9ed8a150aa99168e40 deletemanifests: marking blob sha256:4d4b626b581bdd3aeddab7536023574b30f1072b4b8f74f9207cd6c367243271 deletemanifests: marking blob sha256:f7453c074898e348c0378a1f58cb1ab7cb9bfa7c23355a3ade0de287ea3ac464 time="2024-05-17T21:15:41Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/186dfbebbbf325f556cbdbd48fc72fed069284301924e7220bb9b459e36a5567" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 time="2024-05-17T21:15:41Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/186dfbebbbf325f556cbdbd48fc72fed069284301924e7220bb9b459e36a5567" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:186dfbebbbf325f556cbdbd48fc72fed069284301924e7220bb9b459e36a5567 time="2024-05-17T21:15:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/18/186dfbebbbf325f556cbdbd48fc72fed069284301924e7220bb9b459e36a5567" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:2e03928adbad08c0170aad42ea9e915784acb11272e87d939af6527623282e75 time="2024-05-17T21:15:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2e/2e03928adbad08c0170aad42ea9e915784acb11272e87d939af6527623282e75" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:8fd0f13f73ffbd86d3cae36a5240b6b51f4f07734980d21adabf293e3452de41 time="2024-05-17T21:15:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8f/8fd0f13f73ffbd86d3cae36a5240b6b51f4f07734980d21adabf293e3452de41" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:f4bac073b88c4e83a4a0f8708f9329a703130fd64d8ebacb4256ddcce74d9108 time="2024-05-17T21:15:41Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f4/f4bac073b88c4e83a4a0f8708f9329a703130fd64d8ebacb4256ddcce74d9108" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 --- PASS: TestDeleteManifestIfTagNotFound (2.16s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:c1c57515ef28ddeb86e5e65f353b26cc17c6499dde50dfa0335325842ca154a4 time="2024-05-17T21:15:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c1/c1c57515ef28ddeb86e5e65f353b26cc17c6499dde50dfa0335325842ca154a4" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:e2f15dbde0aa0b0ffb352fbdd75b36f1c18b60273277b99220ac38d041e25ac0 time="2024-05-17T21:15:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e2/e2f15dbde0aa0b0ffb352fbdd75b36f1c18b60273277b99220ac38d041e25ac0" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:498a8d086ffdf13af6c86ae094d86638fd930dc26a0c0758a4ba1990f28f038e time="2024-05-17T21:15:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/49/498a8d086ffdf13af6c86ae094d86638fd930dc26a0c0758a4ba1990f28f038e" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 --- PASS: TestGCWithMissingManifests (0.80s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:76cd3cc4a8b445d7ccac44c668ce6d123c86fcc38a1189352ceb4716994787c7 komnenos: marking blob sha256:7fed10d5923147e42ea07e580ea0706b30a7db6de7d3c985fbb74530a68bd62f komnenos: marking blob sha256:6d698be42d0d237d7b8c7fc81321421c0113a7b92e3d1251a38bc35b0965a278 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:c8736e669f14b0bd54352869659694f38db1114204fddc89da3c99e5f1099ecd time="2024-05-17T21:15:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c8/c8736e669f14b0bd54352869659694f38db1114204fddc89da3c99e5f1099ecd" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:cb2ab91820424c2ac424c1c11aba7fbaac6a831540f5e73b028c7b8e8ed67688 time="2024-05-17T21:15:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/cb/cb2ab91820424c2ac424c1c11aba7fbaac6a831540f5e73b028c7b8e8ed67688" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-05-17T21:15:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:1a6ed93ea1394487a1d4d62d3f67eb8d14bfdf353350de12c6ed674144850eef time="2024-05-17T21:15:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1a/1a6ed93ea1394487a1d4d62d3f67eb8d14bfdf353350de12c6ed674144850eef" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:52deadc1b74a5205ee4de3270013fdaa70ff9fa093931b14835c04c0cb9f7690 time="2024-05-17T21:15:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/52/52deadc1b74a5205ee4de3270013fdaa70ff9fa093931b14835c04c0cb9f7690" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:5abde5685174d0564ca68aed8f8a7baf0f96a110f0617d1a63222ee448ebbeba time="2024-05-17T21:15:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5a/5abde5685174d0564ca68aed8f8a7baf0f96a110f0617d1a63222ee448ebbeba" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 blob eligible for deletion: sha256:c0d9f9ff3f487fc6d4e2c0f23b6561450f840f392c0c7742435d327c329cb71d time="2024-05-17T21:15:45Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c0/c0d9f9ff3f487fc6d4e2c0f23b6561450f840f392c0c7742435d327c329cb71d" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 --- PASS: TestDeletionHasEffect (2.72s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.52s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:576ef69bfe5f8a0c0bc3a4ee27108bdf1ae14634d4ea74b1059bc78d633d5089 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:c081ea7cc56ed406e8471afd538e4ae1ceebb1abf093c4a6eea6643459d7a1e8 michael_z_doukas: marking blob sha256:30255fe573fa851c4f5fc5027946cd56adeeaa0ade7fff32705b83dfbf7c6ec3 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:2e09043ad3023a88e9fa74c3ef9594e22829a102e415b296d3a9767a7a2cc7c8 time="2024-05-17T21:15:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2e/2e09043ad3023a88e9fa74c3ef9594e22829a102e415b296d3a9767a7a2cc7c8" go.version=go1.22.3 instance.id=2467d4af-798b-4571-b776-4a90c7dfd5c4 --- PASS: TestOrphanBlobDeleted (1.36s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:dcb7fcb86f80386155ab05b0332b788c53c92e6a38e539e7ff0c4c67ceb95194 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:c66a81eb197543bb7018c2b44e29102b7ee730fe3a159f9cc08d858ef60ef0a8 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.75s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.77s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.41s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.79s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-05-17T21:15:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 20:15:52.774402052 +0000 UTC m=-3569.529447703, actuallyDelete=true" time="2024-05-17T21:15:52Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-05-17T21:15:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586, actuallyDelete=true" time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2606001d-4532-4b8f-ab51-2918e3916c68 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/49956a81-c3c2-48d7-9b85-769bcf137ee2 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5f5033f1-1560-4e0e-bc6a-3ce25938d123 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8db7aa94-dac0-44ff-9586-523d70fff33e have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/ba2dfcdf-14f7-4570-a985-73337b3ceea3 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1e8d781c-8dd7-4ef4-bbc8-07c0adc6c605 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3fe9a05d-ae46-4e8d-89a4-bfa0b92d01ac have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/69001196-58c1-4386-aee1-9cb8480593df have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e02a99ac-3247-413e-86fb-d8ce5361b8c6 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e5d51654-b64b-482d-a282-e079db032a75 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f53d6b76-9e2b-4531-aadf-abe390a6052a have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.775408301 +0000 UTC m=+30.471558586). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-05-17T21:15:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 21:15:52.776646071 +0000 UTC m=+30.472796316, actuallyDelete=true" time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f9d29654-1cee-449d-9d42-57f4bf186e61 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.776646071 +0000 UTC m=+30.472796316). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8c5fcf1c-1959-4aa1-a9e9-fb0a2a8cb263 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.776646071 +0000 UTC m=+30.472796316). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/21214536-0213-4b13-9059-414d6fc4da9e have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.776646071 +0000 UTC m=+30.472796316). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4f4f7509-505e-4e00-843a-f900891d1e78 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.776646071 +0000 UTC m=+30.472796316). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/89ba55b4-6c4d-4f7a-9ab6-628872d839e0 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.776646071 +0000 UTC m=+30.472796316). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-05-17T21:15:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 21:15:52.777500599 +0000 UTC m=+30.473650844, actuallyDelete=true" time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8118ebfe-35a9-4420-8c22-708bcecf215c have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.777500599 +0000 UTC m=+30.473650844). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/821df7a6-6f3a-4617-a8e1-a4392d9b2537 have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.777500599 +0000 UTC m=+30.473650844). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9be82e0f-adc1-4155-8436-e0d5fec80aee have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.777500599 +0000 UTC m=+30.473650844). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ab5ad809-b5df-49e9-9804-6d544395b49f have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.777500599 +0000 UTC m=+30.473650844). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cd7b4a1e-2c80-4adc-b0d4-1911d29e0f3e have older date (2024-05-17 20:15:52 +0000 UTC) than purge date (2024-05-17 21:15:52.777500599 +0000 UTC m=+30.473650844). Removing upload directory." time="2024-05-17T21:15:52Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-05-17T21:15:52Z" level=info msg="PurgeUploads starting: olderThan=2024-05-17 21:15:52.777999483 +0000 UTC m=+30.474149728, actuallyDelete=true" time="2024-05-17T21:15:52Z" 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.508s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.032s === 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-05-17T21:15:22Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.026s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.372s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.08s) === 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.115s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.19s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.566s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.43s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.798s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-05-17T21:15:22Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.3 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-05-17T21:15:22Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.3 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-05-17T21:15:22Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.3 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestParsing === CONT TestInvalidData === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestInvalidNetworkType time="2024-05-17T21:15:22Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=e7bc9acf-feed-4a6a-946d-9d222c174434 --- PASS: TestS3TryUpdate (0.00s) time="2024-05-17T21:15:22Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.3 instance.id=e7bc9acf-feed-4a6a-946d-9d222c174434 time="2024-05-17T21:15:22Z" level=error msg="unknown ip address format" go.version=go1.22.3 instance.id=e7bc9acf-feed-4a6a-946d-9d222c174434 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidData (0.00s) --- PASS: TestParsing (0.00s) time="2024-05-17T21:15:22Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2024-05-17T21:15:23Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T21:15:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T21:15:25Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 time="2024-05-17T21:15:26Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.3 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.543s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.034s === 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.377s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.47s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.848s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.037s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r5.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r5.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-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-r5.apk >>> docker-registry: Build complete at Fri, 17 May 2024 21:16:48 +0000 elapsed time 0h 1m 44s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240517.211505) (2/3) Purging go (1.22.3-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r26.trigger OK: 315 MiB in 103 packages >>> docker-registry: Updating the community/armhf repository index... >>> docker-registry: Signing the index...