>>> docker-registry: Building community/docker-registry 2.8.3-r6 (using abuild 3.13.0-r3) started Mon, 10 Jun 2024 18:59:59 +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.4-r1) (3/3) Installing .makedepends-docker-registry (20240610.190001) Executing busybox-1.36.1-r31.trigger OK: 454 MiB in 106 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? 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 Test time="2024-06-10T19:00:20Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-06-10T19:00:20Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/configuration 0.330s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-06-10T19:00:20Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.03s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.375s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.01s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.03s) PASS ok github.com/docker/distribution/health 0.376s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.01s) === 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.267s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.17s) PASS ok github.com/docker/distribution/health/checks 0.488s === 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.266s === 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.260s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.02s) === 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.323s === 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.251s === 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/06/10 19:00:20 http: TLS handshake error from 127.0.0.1:32782: 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:44579/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44579/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:44579/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:44579/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:45549?status=0, fail=true --- PASS: TestHTTPSink (0.07s) === RUN TestListener --- PASS: TestListener (0.95s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-06-10T19:00:21Z" level=info msg="broadcaster: closing" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="closing testSink" time="2024-06-10T19:00:21Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-06-10T19:00:22Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 1} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 1} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 1} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 1} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:22Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:22Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:23Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:00:23Z" level=warning msg="&{0x31a4468 0.9} encountered too many errors, backing off" time="2024-06-10T19:00:23Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (1.00s) PASS ok github.com/docker/distribution/notifications 2.572s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-06-10T19:00:20Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T19:00:20.925091012Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:20.925192293Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.22.4 time="2024-06-10T19:00:20.926738387Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:20.943399979Z" level=info msg="listening on [::]:5000" go.version=go1.22.4 time="2024-06-10T19:00:23.94319485Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 time="2024-06-10T19:00:24.045418904Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=44998f2e-2583-4150-ad2b-dc64a570ce7d http.request.method=GET http.request.remoteaddr="[::1]:51386" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.448µs" http.response.status=200 http.response.written=2 ::1 - - [10/Jun/2024:19:00:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.13s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-06-10T19:00:25.043405336Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T19:00:25.044786989Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:25.04487063Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:25.044779709Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.22.4 time="2024-06-10T19:00:25.045683557Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 time="2024-06-10T19:00:25.045700397Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.4 time="2024-06-10T19:00:25.046110201Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.4 time="2024-06-10T19:00:28.060923809Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=072a8f72-dcb4-42b0-8171-d40cb6ce1e1b http.request.method=GET http.request.remoteaddr="127.0.0.1:50612" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.008µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:00:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-06-10T19:00:28.06106333Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 --- PASS: TestRegistrySupportedCipherSuite (4.12s) === RUN TestRegistryUnsupportedCipherSuite time="2024-06-10T19:00:28.528993843Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T19:00:28.52974325Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:28.52976517Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:28.529872771Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.22.4 time="2024-06-10T19:00:28.530328375Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 --- PASS: TestRegistryUnsupportedCipherSuite (8.47s) PASS ok github.com/docker/distribution/registry 16.189s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.01s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.250s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.04s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.01s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.06s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.494s === RUN TestBasicAccessController time="2024-06-10T19:00:20Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.4 instance.id=cd6326e9-fadd-4902-a503-3a8b51a384b8 time="2024-06-10T19:00:20Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.4 instance.id=cd6326e9-fadd-4902-a503-3a8b51a384b8 --- PASS: TestBasicAccessController (0.05s) === RUN TestCreateHtpasswdFile time="2024-06-10T19:00:20Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.4 password="NpFVpPgafjHwa0MX54ycZSmbtexrE9w2NoKaMIa__q4" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.448s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.04s) PASS ok github.com/docker/distribution/registry/auth/silly 0.359s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.10s) === RUN TestLeeway time="2024-06-10T19:00:20Z" level=info msg="token not to be used before 2024-06-10 19:00:21 +0000 UTC - currently 2024-06-10 19:00:20.843671828 +0000 UTC m=+0.240279035" time="2024-06-10T19:00:20Z" level=info msg="token not to be used after 2024-06-10 19:00:20 +0000 UTC - currently 2024-06-10 19:00:20.847752866 +0000 UTC m=+0.244360393" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-06-10T19:00:20Z" 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.443s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.02s) === 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.01s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.02s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.01s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.01s) === 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.488s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.03s) === 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.386s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.210s === RUN TestCheckAPI time="2024-06-10T19:00:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:20Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34981" http.request.id=9a36446e-b36b-46b7-95b9-3093c1b10b9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41014" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.293692ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:00:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.03s) === RUN TestCatalogAPI time="2024-06-10T19:00:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:20Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=e0672ebb-59b3-42eb-863f-5dfa5a17a996 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.25222ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:19:00:20 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T19:00:21Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=05878c39-1928-44a4-a595-b8590141ed34 http.request.method=POST http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.224252ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:21 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=6b6a6d84-7eb9-49de-9fd4-54da3c0a7b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/aaaa/blobs/uploads/cf0079c0-ca36-42b8-89b4-208ed3236855?_state=2ePb63WSdg9orbG5NzUcQJmHn7NQEfw_daeQwSGuSAB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjZjAwNzljMC1jYTM2LTQyYjgtODliNC0yMDhlZDMyMzY4NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjEuMTY0NDkzNzU4WiJ9&digest=sha256%3Aae645822f4ca190ecb07947ba14b9f7a9fbff544d94f15fed2033e4b7a740c31" http.request.useragent="Go-http-client/1.1" http.response.duration=1.626770854s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:21 +0000] "PUT /v2/foo/aaaa/blobs/uploads/cf0079c0-ca36-42b8-89b4-208ed3236855?_state=2ePb63WSdg9orbG5NzUcQJmHn7NQEfw_daeQwSGuSAB7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJjZjAwNzljMC1jYTM2LTQyYjgtODliNC0yMDhlZDMyMzY4NTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjEuMTY0NDkzNzU4WiJ9&digest=sha256%3Aae645822f4ca190ecb07947ba14b9f7a9fbff544d94f15fed2033e4b7a740c31 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=7ae9e74e-217a-427a-9f47-ecf2a0508693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.860315ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:22 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=7908d19c-eeae-408e-a1a0-a2a3de7044e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10077ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:23 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=5abcf017-93f5-4c9a-a671-c0facd66398c http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/bbbb/blobs/uploads/7d54184a-6b68-45f5-bf4d-39a664eb116d?_state=SzGIQgO4wmSHKbnoE873KzjVDtSTkBnNK8IQM8KoMah7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3ZDU0MTg0YS02YjY4LTQ1ZjUtYmY0ZC0zOWE2NjRlYjExNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjMuMDUxODU3OTUyWiJ9&digest=sha256%3A7e23f6c66f283258d5db590bb7af82eed863139a45a1b364bb0ccb5f6e7e3a96" http.request.useragent="Go-http-client/1.1" http.response.duration=2.009826151s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:23 +0000] "PUT /v2/foo/bbbb/blobs/uploads/7d54184a-6b68-45f5-bf4d-39a664eb116d?_state=SzGIQgO4wmSHKbnoE873KzjVDtSTkBnNK8IQM8KoMah7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3ZDU0MTg0YS02YjY4LTQ1ZjUtYmY0ZC0zOWE2NjRlYjExNmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjMuMDUxODU3OTUyWiJ9&digest=sha256%3A7e23f6c66f283258d5db590bb7af82eed863139a45a1b364bb0ccb5f6e7e3a96 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=3cde2b69-4645-4ef5-8537-cc28162a5edd http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.872196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:25 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=ff23454e-672d-4b3d-bda2-7d93acfe03ee http.request.method=POST http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10833ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:25 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=4fab0056-4b5d-49f5-920b-756ebb3d3f53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/cccc/blobs/uploads/905d0ab3-89ca-4124-9fe3-68d40262ea82?_state=Vgvoa4drSAtWarGc357soM5dvWSasAbGKmnsNzyAzFR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5MDVkMGFiMy04OWNhLTQxMjQtOWZlMy02OGQ0MDI2MmVhODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjUuMjc2NzcyNTA3WiJ9&digest=sha256%3Af3e07ad68da6f9ba9c9409955af12dea779dd38d7da2f1155d15b70178f58e59" http.request.useragent="Go-http-client/1.1" http.response.duration=1.448698588s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:25 +0000] "PUT /v2/foo/cccc/blobs/uploads/905d0ab3-89ca-4124-9fe3-68d40262ea82?_state=Vgvoa4drSAtWarGc357soM5dvWSasAbGKmnsNzyAzFR7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5MDVkMGFiMy04OWNhLTQxMjQtOWZlMy02OGQ0MDI2MmVhODIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjUuMjc2NzcyNTA3WiJ9&digest=sha256%3Af3e07ad68da6f9ba9c9409955af12dea779dd38d7da2f1155d15b70178f58e59 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=faad0292-bb61-4b24-8788-f7e5b901a246 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.823035ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:26 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:26Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=90d273e9-b92f-4474-87c5-7982f22b499e http.request.method=POST http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.196971ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:26 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=33c419b7-0512-4936-bc06-18e398b6b694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/dddd/blobs/uploads/06460d5e-0507-4500-887e-36e2f3da4320?_state=hqEvILWy1_uCtZrSnK-yQVpZyOuVC7VUkB3nkXpM8wh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwNjQ2MGQ1ZS0wNTA3LTQ1MDAtODg3ZS0zNmUyZjNkYTQzMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjYuODk1NTU1Njg4WiJ9&digest=sha256%3Ab1becb1636302fd8f9483c288d8833f012c3d263e0d8b655dea12a3efa2355ff" http.request.useragent="Go-http-client/1.1" http.response.duration=749.354042ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:26 +0000] "PUT /v2/foo/dddd/blobs/uploads/06460d5e-0507-4500-887e-36e2f3da4320?_state=hqEvILWy1_uCtZrSnK-yQVpZyOuVC7VUkB3nkXpM8wh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIwNjQ2MGQ1ZS0wNTA3LTQ1MDAtODg3ZS0zNmUyZjNkYTQzMjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjYuODk1NTU1Njg4WiJ9&digest=sha256%3Ab1becb1636302fd8f9483c288d8833f012c3d263e0d8b655dea12a3efa2355ff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=ff3dd406-4de4-4a9a-b81a-4b22605435f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.767394ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:27 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:27Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=4eeafad0-2465-4656-8565-a9bea5e8f2c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11089ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:27 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:28Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=dcc45464-0808-4d1d-890b-ede31406c918 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/eeee/blobs/uploads/a6cfd208-03b6-4c27-bc57-9e71c27df625?_state=vKtR7CfrvVwVyKTK4EIpkouz8JVKxEebPCsZHwTi8-p7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhNmNmZDIwOC0wM2I2LTRjMjctYmM1Ny05ZTcxYzI3ZGY2MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjcuODA4MTAyM1oifQ%3D%3D&digest=sha256%3Ae696a11a3ca44d22af7f809f089f43d67dc679989c2953aac0f84b49e86ffcb4" http.request.useragent="Go-http-client/1.1" http.response.duration=779.233555ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:27 +0000] "PUT /v2/foo/eeee/blobs/uploads/a6cfd208-03b6-4c27-bc57-9e71c27df625?_state=vKtR7CfrvVwVyKTK4EIpkouz8JVKxEebPCsZHwTi8-p7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhNmNmZDIwOC0wM2I2LTRjMjctYmM1Ny05ZTcxYzI3ZGY2MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjcuODA4MTAyM1oifQ%3D%3D&digest=sha256%3Ae696a11a3ca44d22af7f809f089f43d67dc679989c2953aac0f84b49e86ffcb4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:28Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=64301c4a-8913-472f-8b37-68d77723d564 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.713634ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:28 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:28Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=f86d585c-4fb2-46df-ac44-4641451f5b38 http.request.method=POST http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.105171ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:28 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=ee84e731-bcb1-4ddd-ad2b-2220f8c46da5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/ffff/blobs/uploads/0e1ffddd-3b4e-4dd1-9861-a4c7c708ad38?_state=SY-SW37GM2UoOfHMVqakDf6nRj4c2BlDQTAFWe2gI0x7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwZTFmZmRkZC0zYjRlLTRkZDEtOTg2MS1hNGM3YzcwOGFkMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjguNzUyMTAzOTZaIn0%3D&digest=sha256%3A03e7d550057f0c1ec61a0bd51d12dd88b3c55e83a7a368b5b371037cd908252d" http.request.useragent="Go-http-client/1.1" http.response.duration=812.095535ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:28 +0000] "PUT /v2/foo/ffff/blobs/uploads/0e1ffddd-3b4e-4dd1-9861-a4c7c708ad38?_state=SY-SW37GM2UoOfHMVqakDf6nRj4c2BlDQTAFWe2gI0x7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIwZTFmZmRkZC0zYjRlLTRkZDEtOTg2MS1hNGM3YzcwOGFkMzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjguNzUyMTAzOTZaIn0%3D&digest=sha256%3A03e7d550057f0c1ec61a0bd51d12dd88b3c55e83a7a368b5b371037cd908252d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=986684ce-91de-4903-96a8-15a7a23c6920 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.738314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=82214244-702f-4864-a769-dd6bdc37fc17 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="800.608µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=03efe486-8d31-40ad-8036-0353dd60ec91 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" 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="800.807µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=c74782d2-30b6-4fe7-ad38-6522f05fcbfa http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" 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="726.646µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=0bfeff77-de07-4fca-9e31-84320c5b8b57 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" 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="786.527µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=aa926e60-2150-4792-a88b-196da7220f75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" 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="789.288µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=efcd176d-6a5c-4bff-a075-87141d216826 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" 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="836.488µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=bee6b056-a412-4652-9c55-3393c35d7f58 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" 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="767.167µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=43b55243-d198-4d65-8b26-073b462d8508 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" 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="760.327µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=a579da75-08ba-45a4-a578-8a4c6b62098f http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" 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="709.407µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35307" http.request.id=2eecd093-ba36-4df7-9450-47d66431f732 http.request.method=GET http.request.remoteaddr="127.0.0.1:38454" 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="693.047µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T19:00:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:29Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=419b94d1-bdf6-4af6-99f9-e2e64ff5e65e http.request.method=POST http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.06969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=ccf9adbf-12a4-4163-9ed7-bba69e0c5a2a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/aaaa/blobs/uploads/bad78912-bfef-4191-b9d0-0b8f6f98ec46?_state=Udzi-VMYEVj8mgHa8XIceMZA1O04G4zoaR3DyOrFF2l7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiYWQ3ODkxMi1iZmVmLTQxOTEtYjlkMC0wYjhmNmY5OGVjNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjkuODA5NDA0MDk0WiJ9&digest=sha256%3A97f474fc41ac5ca8de6dc4477960f0fa45bff9eac7352c900aa6a8582572b7d0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.47414714s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:29 +0000] "PUT /v2/foo/aaaa/blobs/uploads/bad78912-bfef-4191-b9d0-0b8f6f98ec46?_state=Udzi-VMYEVj8mgHa8XIceMZA1O04G4zoaR3DyOrFF2l7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJiYWQ3ODkxMi1iZmVmLTQxOTEtYjlkMC0wYjhmNmY5OGVjNDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MjkuODA5NDA0MDk0WiJ9&digest=sha256%3A97f474fc41ac5ca8de6dc4477960f0fa45bff9eac7352c900aa6a8582572b7d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=285d1b3c-d665-44a0-ae1e-c98b325191a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.801914ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:31 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=56e6b603-993b-4be9-b9e0-b49481d2d9b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05661ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:31 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:32Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=d0a21e76-5f61-44be-8823-07df500d7da2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/bbbb/blobs/uploads/72323957-1ae9-4eb3-b6e5-eb2833691e0e?_state=S3PGG5cpwfULXpzfpuuszUYn2ejlM8t3vQopXIRr9O17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MjMyMzk1Ny0xYWU5LTRlYjMtYjZlNS1lYjI4MzM2OTFlMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MzEuNDcxOTY4NTU0WiJ9&digest=sha256%3Ae46fe99903c56fe2804ceb57ecec03e9242e13f6fc3c4a312c325506a8f4c25a" http.request.useragent="Go-http-client/1.1" http.response.duration=792.090632ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:31 +0000] "PUT /v2/foo/bbbb/blobs/uploads/72323957-1ae9-4eb3-b6e5-eb2833691e0e?_state=S3PGG5cpwfULXpzfpuuszUYn2ejlM8t3vQopXIRr9O17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI3MjMyMzk1Ny0xYWU5LTRlYjMtYjZlNS1lYjI4MzM2OTFlMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MzEuNDcxOTY4NTU0WiJ9&digest=sha256%3Ae46fe99903c56fe2804ceb57ecec03e9242e13f6fc3c4a312c325506a8f4c25a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:32Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=4d455325-d954-4ac2-9ea0-e26e33866889 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.657674ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:32 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:32Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=9ff421b5-83c2-4970-a28e-b1ad5dd7afec http.request.method=POST http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08841ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:32 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=ed7ab9b4-8796-4387-b92d-78971b7ffa86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/cccc/blobs/uploads/16443698-10ba-44cf-bcaf-78854c463594?_state=JgKr95Pj11sHziyb-k41Lme4Hxc4I4e7MhGTJqvnOth7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxNjQ0MzY5OC0xMGJhLTQ0Y2YtYmNhZi03ODg1NGM0NjM1OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MzIuNDQxNjQ3ODQ4WiJ9&digest=sha256%3Af1878acab643a88f4193339c50bb1363e4ee7103633f0011a44fbcc54be8ff4a" http.request.useragent="Go-http-client/1.1" http.response.duration=808.036817ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:32 +0000] "PUT /v2/foo/cccc/blobs/uploads/16443698-10ba-44cf-bcaf-78854c463594?_state=JgKr95Pj11sHziyb-k41Lme4Hxc4I4e7MhGTJqvnOth7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIxNjQ0MzY5OC0xMGJhLTQ0Y2YtYmNhZi03ODg1NGM0NjM1OTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MzIuNDQxNjQ3ODQ4WiJ9&digest=sha256%3Af1878acab643a88f4193339c50bb1363e4ee7103633f0011a44fbcc54be8ff4a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=865efc26-6bf5-4ca8-9162-cc0f5423c78b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.696074ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:33 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=f4adb22a-b54f-4c63-8b63-1ed44a30c8bf http.request.method=POST http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.054569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:33 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=8e9aaf19-e6fb-4ec2-a742-ed922f7358a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/dddd/blobs/uploads/de5884c4-b30b-4953-8283-0ca0d109f279?_state=RIlHZxuj0zT48IIrB9dZVHvn50ZhxeHF5gTAM9rheKJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkZTU4ODRjNC1iMzBiLTQ5NTMtODI4My0wY2EwZDEwOWYyNzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MzMuNDY3NjI0NDE2WiJ9&digest=sha256%3A6767741277be4f587edb27c6d029535701cb944ff7fd975e0eeb4e94656fa2ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.062184298s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:33 +0000] "PUT /v2/foo/dddd/blobs/uploads/de5884c4-b30b-4953-8283-0ca0d109f279?_state=RIlHZxuj0zT48IIrB9dZVHvn50ZhxeHF5gTAM9rheKJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJkZTU4ODRjNC1iMzBiLTQ5NTMtODI4My0wY2EwZDEwOWYyNzkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MzMuNDY3NjI0NDE2WiJ9&digest=sha256%3A6767741277be4f587edb27c6d029535701cb944ff7fd975e0eeb4e94656fa2ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=1e8aa666-a3f5-4254-a0e7-7d510293cac5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47424" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.814675ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33815" http.request.id=a8f7ff06-b66a-48c5-ab91-d5b4cd65bd90 http.request.method=GET http.request.remoteaddr="127.0.0.1:47424" 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="845.768µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (13.61s) === RUN TestURLPrefix time="2024-06-10T19:00:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:34Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33265" http.request.id=81898707-9f80-4247-9076-4369029e63fb http.request.method=GET http.request.remoteaddr="127.0.0.1:34300" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="938.529µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-06-10T19:00:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:34Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=13c71230-9f01-43f8-902b-f34941a20742 http.request.method=GET http.request.remoteaddr="127.0.0.1:60428" http.request.uri="/v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00213ms http.response.status=404 http.response.written=157 vars.digest="sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "GET /v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=57cda30a-9828-4d3d-9184-53dd10e0add6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60438" http.request.uri="/v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="956.169µs" http.response.status=404 http.response.written=157 vars.digest="sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "HEAD /v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=4c9d7d22-ab84-4ef4-808e-7a41ba78dc35 http.request.method=POST http.request.remoteaddr="127.0.0.1:60438" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="898.248µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=edb50197-fd90-4ba8-a8bc-5395b521c9f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60438" http.request.uri="/v2/foo/bar/blobs/uploads/ca32b1a0-293f-497f-9f6d-7a0e636e6d2a?_state=nRoSvoB7O0S5eXMOCNaXfucJTT0psqgfLk3c-m-vPol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMzJiMWEwLTI5M2YtNDk3Zi05ZjZkLTdhMGU2MzZlNmQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTAzNDk5MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="953.208µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "GET /v2/foo/bar/blobs/uploads/ca32b1a0-293f-497f-9f6d-7a0e636e6d2a?_state=nRoSvoB7O0S5eXMOCNaXfucJTT0psqgfLk3c-m-vPol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMzJiMWEwLTI5M2YtNDk3Zi05ZjZkLTdhMGU2MzZlNmQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTAzNDk5MTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=d0951e92-f895-4299-8057-7a73fc4db8a7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60438" http.request.uri="/v2/foo/bar/blobs/uploads/ca32b1a0-293f-497f-9f6d-7a0e636e6d2a?_state=nRoSvoB7O0S5eXMOCNaXfucJTT0psqgfLk3c-m-vPol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMzJiMWEwLTI5M2YtNDk3Zi05ZjZkLTdhMGU2MzZlNmQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTAzNDk5MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="965.369µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "DELETE /v2/foo/bar/blobs/uploads/ca32b1a0-293f-497f-9f6d-7a0e636e6d2a?_state=nRoSvoB7O0S5eXMOCNaXfucJTT0psqgfLk3c-m-vPol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMzJiMWEwLTI5M2YtNDk3Zi05ZjZkLTdhMGU2MzZlNmQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTAzNDk5MTVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=0c151db4-c6a1-4a59-9643-287e33831d23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60438" http.request.uri="/v2/foo/bar/blobs/uploads/ca32b1a0-293f-497f-9f6d-7a0e636e6d2a?_state=nRoSvoB7O0S5eXMOCNaXfucJTT0psqgfLk3c-m-vPol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMzJiMWEwLTI5M2YtNDk3Zi05ZjZkLTdhMGU2MzZlNmQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTAzNDk5MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ca32b1a0-293f-497f-9f6d-7a0e636e6d2a time="2024-06-10T19:00:34Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=0c151db4-c6a1-4a59-9643-287e33831d23 http.request.method=GET http.request.remoteaddr="127.0.0.1:60438" http.request.uri="/v2/foo/bar/blobs/uploads/ca32b1a0-293f-497f-9f6d-7a0e636e6d2a?_state=nRoSvoB7O0S5eXMOCNaXfucJTT0psqgfLk3c-m-vPol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMzJiMWEwLTI5M2YtNDk3Zi05ZjZkLTdhMGU2MzZlNmQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTAzNDk5MTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="886.089µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=ca32b1a0-293f-497f-9f6d-7a0e636e6d2a 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "GET /v2/foo/bar/blobs/uploads/ca32b1a0-293f-497f-9f6d-7a0e636e6d2a?_state=nRoSvoB7O0S5eXMOCNaXfucJTT0psqgfLk3c-m-vPol7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhMzJiMWEwLTI5M2YtNDk3Zi05ZjZkLTdhMGU2MzZlNmQyYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTAzNDk5MTVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=2868db11-9583-47c8-a0ab-3f58a8e87724 http.request.method=POST http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="990.569µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=93c55e54-6279-4cce-a69c-70aadc09fd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/c2828be4-4b27-4869-ae20-581646aa54f3?_state=m9BPVkcxx9S7F7VscFz4-95Fmq-5uzpK3VAq26ua3197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyODI4YmU0LTRiMjctNDg2OS1hZTIwLTU4MTY0NmFhNTRmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTUwMjAwMzhaIn0%3D&digest=sha256%3A13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" provided=sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 vars.name="foo/bar" vars.uuid=c2828be4-4b27-4869-ae20-581646aa54f3 time="2024-06-10T19:00:34Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=93c55e54-6279-4cce-a69c-70aadc09fd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/c2828be4-4b27-4869-ae20-581646aa54f3?_state=m9BPVkcxx9S7F7VscFz4-95Fmq-5uzpK3VAq26ua3197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyODI4YmU0LTRiMjctNDg2OS1hZTIwLTU4MTY0NmFhNTRmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTUwMjAwMzhaIn0%3D&digest=sha256%3A13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=c2828be4-4b27-4869-ae20-581646aa54f3 time="2024-06-10T19:00:34Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=93c55e54-6279-4cce-a69c-70aadc09fd06 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/c2828be4-4b27-4869-ae20-581646aa54f3?_state=m9BPVkcxx9S7F7VscFz4-95Fmq-5uzpK3VAq26ua3197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyODI4YmU0LTRiMjctNDg2OS1hZTIwLTU4MTY0NmFhNTRmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTUwMjAwMzhaIn0%3D&digest=sha256%3A13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00573ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=c2828be4-4b27-4869-ae20-581646aa54f3 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "PUT /v2/foo/bar/blobs/uploads/c2828be4-4b27-4869-ae20-581646aa54f3?_state=m9BPVkcxx9S7F7VscFz4-95Fmq-5uzpK3VAq26ua3197Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMyODI4YmU0LTRiMjctNDg2OS1hZTIwLTU4MTY0NmFhNTRmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTUwMjAwMzhaIn0%3D&digest=sha256%3A13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=6c67cd70-8fd2-4586-8182-05af118b88bf http.request.method=POST http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="913.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=898d2d4f-597e-41a1-800f-7192ebc498db http.request.method=PUT http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/d5873c82-b7bb-40c2-871c-62a8947cc203?_state=Cyf5b17Zlua-RnBgEH5ibuwH3Mn4FF4mwYmU-vuctCF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1ODczYzgyLWI3YmItNDBjMi04NzFjLTYyYTg5NDdjYzIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTc0MjAzOFoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08529ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "PUT /v2/foo/bar/blobs/uploads/d5873c82-b7bb-40c2-871c-62a8947cc203?_state=Cyf5b17Zlua-RnBgEH5ibuwH3Mn4FF4mwYmU-vuctCF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ1ODczYzgyLWI3YmItNDBjMi04NzFjLTYyYTg5NDdjYzIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTc0MjAzOFoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=c4071398-6fe3-4b28-aca1-8e1d99fa5847 http.request.method=POST http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="807.047µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=2eef2a3e-60c1-4ce5-8a78-bcf67c385a11 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/a5bc583b-741e-4ac8-8b14-a81c0285a260?_state=yQ4ldB7NK2JhgGMUyuPD8yoycX2f3PwEpncUI6vFEpN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1YmM1ODNiLTc0MWUtNGFjOC04YjE0LWE4MWMwMjg1YTI2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTk4MjU2NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.043009ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "PUT /v2/foo/bar/blobs/uploads/a5bc583b-741e-4ac8-8b14-a81c0285a260?_state=yQ4ldB7NK2JhgGMUyuPD8yoycX2f3PwEpncUI6vFEpN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1YmM1ODNiLTc0MWUtNGFjOC04YjE0LWE4MWMwMjg1YTI2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MTk4MjU2NDJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=b7141ae0-76cd-4770-aabb-2a44e65c5e47 http.request.method=POST http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="814.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=921b6865-9812-4fca-9e4c-104bfceab396 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/0f6507bd-a79e-43eb-bb6c-431a48000673?_state=wCnn6bQX0YdDz7HUnjJPQFU1UC0po4oMRa0gLcYjiL97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmNjUwN2JkLWE3OWUtNDNlYi1iYjZjLTQzMWE0ODAwMDY3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MjIwNzc0MjJaIn0%3D&digest=sha256%3A13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.duration=1.758150132s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:34 +0000] "PUT /v2/foo/bar/blobs/uploads/0f6507bd-a79e-43eb-bb6c-431a48000673?_state=wCnn6bQX0YdDz7HUnjJPQFU1UC0po4oMRa0gLcYjiL97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBmNjUwN2JkLWE3OWUtNDNlYi1iYjZjLTQzMWE0ODAwMDY3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNC44MjIwNzc0MjJaIn0%3D&digest=sha256%3A13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=33faf239-5484-4841-9867-4b2a51e5ed92 http.request.method=POST http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.136051ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38021" http.request.id=bfe75fd7-cdb6-4caa-9bcf-fd2068b49b7b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/e0282ae8-07d8-4585-a2a3-b42885b1cc21?_state=5hP5eteEgBGTiAzXbcUY7HLTuM8LSgk5nV77smYFUhN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwMjgyYWU4LTA3ZDgtNDU4NS1hMmEzLWI0Mjg4NWIxY2MyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNi43NjI1NzQ3NFoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.934474423s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:36 +0000] "PATCH /v2/foo/bar/blobs/uploads/e0282ae8-07d8-4585-a2a3-b42885b1cc21?_state=5hP5eteEgBGTiAzXbcUY7HLTuM8LSgk5nV77smYFUhN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwMjgyYWU4LTA3ZDgtNDU4NS1hMmEzLWI0Mjg4NWIxY2MyMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozNi43NjI1NzQ3NFoifQ%3D%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=e7294009-f79c-4226-bc22-40d2cb5b9e6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/uploads/e0282ae8-07d8-4585-a2a3-b42885b1cc21?_state=DlOdF-DXMxnxUqQxvCGZok8wdr7gZWln5E3fyCekcyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwMjgyYWU4LTA3ZDgtNDU4NS1hMmEzLWI0Mjg4NWIxY2MyMSIsIk9mZnNldCI6MjUxNTcxMjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MzZaIn0%3D&digest=sha256%3A13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.duration=1.247372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:38 +0000] "PUT /v2/foo/bar/blobs/uploads/e0282ae8-07d8-4585-a2a3-b42885b1cc21?_state=DlOdF-DXMxnxUqQxvCGZok8wdr7gZWln5E3fyCekcyN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUwMjgyYWU4LTA3ZDgtNDU4NS1hMmEzLWI0Mjg4NWIxY2MyMSIsIk9mZnNldCI6MjUxNTcxMjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6MzZaIn0%3D&digest=sha256%3A13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=ef7b8032-b40e-4e06-b604-0704e2d9786f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.001609ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=f2ee2e85-6692-40db-a945-ee10964253e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=130.138188ms http.response.status=200 http.response.written=25157120 127.0.0.1 - - [10/Jun/2024:19:00:38 +0000] "GET /v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 200 25157120 "" "Go-http-client/1.1" time="2024-06-10T19:00:38Z" level=error msg="error parsing digest="sha257:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=35e0e7dd-6912-42d6-a1cd-8c26e9c5341f http.request.method=GET http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/sha257:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" vars.name="foo/bar" time="2024-06-10T19:00:38Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=35e0e7dd-6912-42d6-a1cd-8c26e9c5341f http.request.method=GET http.request.remoteaddr="127.0.0.1:60446" http.request.uri="/v2/foo/bar/blobs/sha257:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="946.528µs" http.response.status=400 http.response.written=110 vars.digest="sha257:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:38 +0000] "GET /v2/foo/bar/blobs/sha257:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T19:00:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=e6caf4ab-33df-416f-9a5a-fea92a34a510 http.request.method=GET http.request.remoteaddr="127.0.0.1:60470" http.request.uri="/v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12653ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:38 +0000] "GET /v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:38Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:38Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=3b2f4c36-3ad5-4b7e-80b8-7f24fa02b994 http.request.method=GET http.request.remoteaddr="127.0.0.1:34516" http.request.uri="/v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="979.329µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "GET /v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=846e09b3-f162-4cac-a177-2bd453e13c8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.009µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "HEAD /v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=ceda7541-6b17-43af-9911-e68abb108a54 http.request.method=POST http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="839.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=95045d12-1d51-4eae-acbf-191ec242ec3a http.request.method=GET http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/ec291337-6b8f-47a8-a3bc-518412e73586?_state=A3FZ2Fcdqoz084yf-v3kgOVR4xjFK5sVxM6Uial8gd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjMjkxMzM3LTZiOGYtNDdhOC1hM2JjLTUxODQxMmU3MzU4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wODU4Mzc1NTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015129ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "GET /v2/foo/bar/blobs/uploads/ec291337-6b8f-47a8-a3bc-518412e73586?_state=A3FZ2Fcdqoz084yf-v3kgOVR4xjFK5sVxM6Uial8gd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjMjkxMzM3LTZiOGYtNDdhOC1hM2JjLTUxODQxMmU3MzU4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wODU4Mzc1NTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=83c67718-2bcc-43d5-aa78-3345a3532f0e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/ec291337-6b8f-47a8-a3bc-518412e73586?_state=A3FZ2Fcdqoz084yf-v3kgOVR4xjFK5sVxM6Uial8gd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjMjkxMzM3LTZiOGYtNDdhOC1hM2JjLTUxODQxMmU3MzU4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wODU4Mzc1NTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="883.888µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "DELETE /v2/foo/bar/blobs/uploads/ec291337-6b8f-47a8-a3bc-518412e73586?_state=A3FZ2Fcdqoz084yf-v3kgOVR4xjFK5sVxM6Uial8gd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjMjkxMzM3LTZiOGYtNDdhOC1hM2JjLTUxODQxMmU3MzU4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wODU4Mzc1NTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=8bc6dfba-2762-45e3-a80c-1dd1f16e0432 http.request.method=GET http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/ec291337-6b8f-47a8-a3bc-518412e73586?_state=A3FZ2Fcdqoz084yf-v3kgOVR4xjFK5sVxM6Uial8gd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjMjkxMzM3LTZiOGYtNDdhOC1hM2JjLTUxODQxMmU3MzU4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wODU4Mzc1NTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ec291337-6b8f-47a8-a3bc-518412e73586 time="2024-06-10T19:00:39Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=8bc6dfba-2762-45e3-a80c-1dd1f16e0432 http.request.method=GET http.request.remoteaddr="127.0.0.1:34532" http.request.uri="/v2/foo/bar/blobs/uploads/ec291337-6b8f-47a8-a3bc-518412e73586?_state=A3FZ2Fcdqoz084yf-v3kgOVR4xjFK5sVxM6Uial8gd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjMjkxMzM3LTZiOGYtNDdhOC1hM2JjLTUxODQxMmU3MzU4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wODU4Mzc1NTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="897.968µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=ec291337-6b8f-47a8-a3bc-518412e73586 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "GET /v2/foo/bar/blobs/uploads/ec291337-6b8f-47a8-a3bc-518412e73586?_state=A3FZ2Fcdqoz084yf-v3kgOVR4xjFK5sVxM6Uial8gd57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjMjkxMzM3LTZiOGYtNDdhOC1hM2JjLTUxODQxMmU3MzU4NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wODU4Mzc1NTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=21c078c2-cac1-4ba0-870b-aedc496ba3e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="939.529µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=3eac8e63-d06e-491b-9d68-f9b9ba6048a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/3704a505-5fec-4134-9b93-3c14d454baa9?_state=-TNbfxhhxchCyuh0Wxp8_ULvhSESajsqr0PTdZmCoGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3MDRhNTA1LTVmZWMtNDEzNC05YjkzLTNjMTRkNDU0YmFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTA1MDUwNzVaIn0%3D&digest=sha256%3Aa8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" provided=sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 vars.name="foo/bar" vars.uuid=3704a505-5fec-4134-9b93-3c14d454baa9 time="2024-06-10T19:00:39Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=3eac8e63-d06e-491b-9d68-f9b9ba6048a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/3704a505-5fec-4134-9b93-3c14d454baa9?_state=-TNbfxhhxchCyuh0Wxp8_ULvhSESajsqr0PTdZmCoGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3MDRhNTA1LTVmZWMtNDEzNC05YjkzLTNjMTRkNDU0YmFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTA1MDUwNzVaIn0%3D&digest=sha256%3Aa8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3704a505-5fec-4134-9b93-3c14d454baa9 time="2024-06-10T19:00:39Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=3eac8e63-d06e-491b-9d68-f9b9ba6048a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/3704a505-5fec-4134-9b93-3c14d454baa9?_state=-TNbfxhhxchCyuh0Wxp8_ULvhSESajsqr0PTdZmCoGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3MDRhNTA1LTVmZWMtNDEzNC05YjkzLTNjMTRkNDU0YmFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTA1MDUwNzVaIn0%3D&digest=sha256%3Aa8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08469ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=3704a505-5fec-4134-9b93-3c14d454baa9 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "PUT /v2/foo/bar/blobs/uploads/3704a505-5fec-4134-9b93-3c14d454baa9?_state=-TNbfxhhxchCyuh0Wxp8_ULvhSESajsqr0PTdZmCoGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM3MDRhNTA1LTVmZWMtNDEzNC05YjkzLTNjMTRkNDU0YmFhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTA1MDUwNzVaIn0%3D&digest=sha256%3Aa8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=f6683667-c7e6-47d1-9820-a91f45c0395f http.request.method=POST http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="890.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=0186a558-5268-4009-890c-34aa3630d979 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/d33bcef3-3452-41f9-b2e5-03e06ce36676?_state=d1zOEkqJaVauEhhUQysP4i8pT1uDT3DPBgFmzeO8InZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzM2JjZWYzLTM0NTItNDFmOS1iMmU1LTAzZTA2Y2UzNjY3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTMxMTU3MzlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.191811ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "PUT /v2/foo/bar/blobs/uploads/d33bcef3-3452-41f9-b2e5-03e06ce36676?_state=d1zOEkqJaVauEhhUQysP4i8pT1uDT3DPBgFmzeO8InZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzM2JjZWYzLTM0NTItNDFmOS1iMmU1LTAzZTA2Y2UzNjY3NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTMxMTU3MzlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=7a1b932a-6853-43a9-87df-78f3a8e3a1fc http.request.method=POST http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="913.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=8724d330-b4f3-4cdb-ba3f-188d14f242f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/c12e36e9-8ea2-4fc6-88b5-962ecae157a1?_state=_NpCyOj4HKFhwiqHC5O76mYcRqiZK0U6hgKzbwE38Wh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMmUzNmU5LThlYTItNGZjNi04OGI1LTk2MmVjYWUxNTdhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTU3MzM5NjJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.155651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "PUT /v2/foo/bar/blobs/uploads/c12e36e9-8ea2-4fc6-88b5-962ecae157a1?_state=_NpCyOj4HKFhwiqHC5O76mYcRqiZK0U6hgKzbwE38Wh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMmUzNmU5LThlYTItNGZjNi04OGI1LTk2MmVjYWUxNTdhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTU3MzM5NjJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=ba837577-f4af-4b7a-b64d-2f400d46f258 http.request.method=POST http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="895.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=218dbba4-080f-4697-aa43-b192c6e238d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/4dd4db88-2deb-437f-9eb3-7880505cc891?_state=AMdGJaXob9q8EGpD-btKWQjihexjhp3TZtH6q3hFxrV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkZDRkYjg4LTJkZWItNDM3Zi05ZWIzLTc4ODA1MDVjYzg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTgzMDQxODZaIn0%3D&digest=sha256%3Aa8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.duration=918.594787ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:39 +0000] "PUT /v2/foo/bar/blobs/uploads/4dd4db88-2deb-437f-9eb3-7880505cc891?_state=AMdGJaXob9q8EGpD-btKWQjihexjhp3TZtH6q3hFxrV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkZDRkYjg4LTJkZWItNDM3Zi05ZWIzLTc4ODA1MDVjYzg5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDozOS4wOTgzMDQxODZaIn0%3D&digest=sha256%3Aa8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=db99a5de-19ff-4ab7-a5f3-a6524883cf4f http.request.method=POST http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17421ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:44717" http.request.id=8adcef8c-b076-4c89-9b1b-a85c62ced134 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/aa9bd592-c14c-4166-a097-62f854c74384?_state=nP2P5klLnVIwv6EWTEpnwbg-NhHXjc6o9rGW2aF_UKd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhOWJkNTkyLWMxNGMtNDE2Ni1hMDk3LTYyZjg1NGM3NDM4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MC4xNDU1NzQwMjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=933.007398ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:40 +0000] "PATCH /v2/foo/bar/blobs/uploads/aa9bd592-c14c-4166-a097-62f854c74384?_state=nP2P5klLnVIwv6EWTEpnwbg-NhHXjc6o9rGW2aF_UKd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhOWJkNTkyLWMxNGMtNDE2Ni1hMDk3LTYyZjg1NGM3NDM4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MC4xNDU1NzQwMjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=399a716a-c19b-4474-9217-e846be55b857 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/uploads/aa9bd592-c14c-4166-a097-62f854c74384?_state=INYV2zGk53vHf2qnOuD-vKUaPSpjaizveFP7KFFhLat7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhOWJkNTkyLWMxNGMtNDE2Ni1hMDk3LTYyZjg1NGM3NDM4NCIsIk9mZnNldCI6MTc3MDkwNTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6NDBaIn0%3D&digest=sha256%3Aa8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.duration=1.233211ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "PUT /v2/foo/bar/blobs/uploads/aa9bd592-c14c-4166-a097-62f854c74384?_state=INYV2zGk53vHf2qnOuD-vKUaPSpjaizveFP7KFFhLat7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFhOWJkNTkyLWMxNGMtNDE2Ni1hMDk3LTYyZjg1NGM3NDM4NCIsIk9mZnNldCI6MTc3MDkwNTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6NDBaIn0%3D&digest=sha256%3Aa8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=3bb6d6f8-2198-45c8-a41b-0bc2f41cde42 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="968.329µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=86bfc6d0-3d8d-400b-81be-9ad24b2dc12d http.request.method=GET http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=81.443984ms http.response.status=200 http.response.written=17709056 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "GET /v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 200 17709056 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=error msg="error parsing digest="sha257:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=0ee930dd-9b62-47e9-968e-f0e75e475967 http.request.method=GET http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/sha257:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" vars.name="foo/bar" time="2024-06-10T19:00:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=0ee930dd-9b62-47e9-968e-f0e75e475967 http.request.method=GET http.request.remoteaddr="127.0.0.1:34536" http.request.uri="/v2/foo/bar/blobs/sha257:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="882.208µs" http.response.status=400 http.response.written=110 vars.digest="sha257:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "GET /v2/foo/bar/blobs/sha257:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=61b1a498-6976-4e0e-88a2-11ef367b4270 http.request.method=GET http.request.remoteaddr="127.0.0.1:34542" http.request.uri="/v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.duration=1.178531ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "GET /v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=1b29f768-52f7-4366-9066-4b82ab1572b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:34542" http.request.uri="/v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.140188ms http.response.status=200 http.response.written=196608 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "GET /v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 200 196608 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44717" http.request.id=82722682-dce9-4598-9de9-c5144c38a2b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34538" http.request.uri="/v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.035274ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "GET /v2/foo/bar/blobs/sha256:a8e8797b4f62f960c6a07e4f8a8c88e8c52f1a8b6e0a7b388d79f11182c26947 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=f12aafc9-a26a-41c2-97f9-a62f7f55c508 http.request.method=GET http.request.remoteaddr="127.0.0.1:60470" http.request.uri="/v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.331633928s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [10/Jun/2024:19:00:38 +0000] "GET /v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38021" http.request.id=9e434045-bc7e-490b-ac54-7603791d86d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60454" http.request.uri="/v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.336487853s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [10/Jun/2024:19:00:38 +0000] "GET /v2/foo/bar/blobs/sha256:13d43bdec94366e86606d6e50e1ca2bd3ea273d9fc86f563bb252e0bce1a9b08 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (6.69s) === RUN TestBlobDelete time="2024-06-10T19:00: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.4 time="2024-06-10T19:00:41Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=d3225e0b-fc04-422f-a858-bbf0c8302be0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60798" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08969ms http.response.status=404 http.response.written=157 vars.digest="sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "GET /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=af117e56-e830-4ee7-b1dd-b97c91a1b27b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60806" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07837ms http.response.status=404 http.response.written=157 vars.digest="sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "HEAD /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=c384d1cb-c031-46aa-990e-77a7e61b4f74 http.request.method=POST http.request.remoteaddr="127.0.0.1:60806" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="949.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=178843a5-5c70-479f-88aa-64627e61cb7a http.request.method=GET http.request.remoteaddr="127.0.0.1:60806" http.request.uri="/v2/foo/bar/blobs/uploads/a0b989db-96f1-46d3-9952-11ee252d1196?_state=VCL2NcV3ty2GwWTSX0JZ_xf3Qfc73U1QdZVx36N2shF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwYjk4OWRiLTk2ZjEtNDZkMy05OTUyLTExZWUyNTJkMTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzIyNTcyMjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="981.049µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "GET /v2/foo/bar/blobs/uploads/a0b989db-96f1-46d3-9952-11ee252d1196?_state=VCL2NcV3ty2GwWTSX0JZ_xf3Qfc73U1QdZVx36N2shF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwYjk4OWRiLTk2ZjEtNDZkMy05OTUyLTExZWUyNTJkMTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzIyNTcyMjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=894e2c51-807d-449c-88f4-49a7c463ea87 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:60806" http.request.uri="/v2/foo/bar/blobs/uploads/a0b989db-96f1-46d3-9952-11ee252d1196?_state=VCL2NcV3ty2GwWTSX0JZ_xf3Qfc73U1QdZVx36N2shF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwYjk4OWRiLTk2ZjEtNDZkMy05OTUyLTExZWUyNTJkMTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzIyNTcyMjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="990.369µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "DELETE /v2/foo/bar/blobs/uploads/a0b989db-96f1-46d3-9952-11ee252d1196?_state=VCL2NcV3ty2GwWTSX0JZ_xf3Qfc73U1QdZVx36N2shF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwYjk4OWRiLTk2ZjEtNDZkMy05OTUyLTExZWUyNTJkMTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzIyNTcyMjFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=96c2633e-3349-4cd9-aa4a-19546efd69c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60806" http.request.uri="/v2/foo/bar/blobs/uploads/a0b989db-96f1-46d3-9952-11ee252d1196?_state=VCL2NcV3ty2GwWTSX0JZ_xf3Qfc73U1QdZVx36N2shF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwYjk4OWRiLTk2ZjEtNDZkMy05OTUyLTExZWUyNTJkMTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzIyNTcyMjFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a0b989db-96f1-46d3-9952-11ee252d1196 time="2024-06-10T19:00:41Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=96c2633e-3349-4cd9-aa4a-19546efd69c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60806" http.request.uri="/v2/foo/bar/blobs/uploads/a0b989db-96f1-46d3-9952-11ee252d1196?_state=VCL2NcV3ty2GwWTSX0JZ_xf3Qfc73U1QdZVx36N2shF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwYjk4OWRiLTk2ZjEtNDZkMy05OTUyLTExZWUyNTJkMTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzIyNTcyMjFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="893.529µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a0b989db-96f1-46d3-9952-11ee252d1196 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "GET /v2/foo/bar/blobs/uploads/a0b989db-96f1-46d3-9952-11ee252d1196?_state=VCL2NcV3ty2GwWTSX0JZ_xf3Qfc73U1QdZVx36N2shF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEwYjk4OWRiLTk2ZjEtNDZkMy05OTUyLTExZWUyNTJkMTE5NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzIyNTcyMjFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=3294c8f2-a6ef-4fac-a551-5c9294f496cc http.request.method=POST http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.066409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=f5533129-afc8-49fa-8266-c791fb50c70c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/ad12e586-3aba-4de9-9fec-41c191f1b5c5?_state=n2DKTestLRsdEFaouFBYenWnO_SyB7O-mQtglOrqPPZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMTJlNTg2LTNhYmEtNGRlOS05ZmVjLTQxYzE5MWYxYjVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzcxMjQzMDVaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" provided=sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff vars.name="foo/bar" vars.uuid=ad12e586-3aba-4de9-9fec-41c191f1b5c5 time="2024-06-10T19:00:41Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=f5533129-afc8-49fa-8266-c791fb50c70c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/ad12e586-3aba-4de9-9fec-41c191f1b5c5?_state=n2DKTestLRsdEFaouFBYenWnO_SyB7O-mQtglOrqPPZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMTJlNTg2LTNhYmEtNGRlOS05ZmVjLTQxYzE5MWYxYjVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzcxMjQzMDVaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ad12e586-3aba-4de9-9fec-41c191f1b5c5 time="2024-06-10T19:00:41Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=f5533129-afc8-49fa-8266-c791fb50c70c http.request.method=PUT http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/ad12e586-3aba-4de9-9fec-41c191f1b5c5?_state=n2DKTestLRsdEFaouFBYenWnO_SyB7O-mQtglOrqPPZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMTJlNTg2LTNhYmEtNGRlOS05ZmVjLTQxYzE5MWYxYjVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzcxMjQzMDVaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.035649ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=ad12e586-3aba-4de9-9fec-41c191f1b5c5 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "PUT /v2/foo/bar/blobs/uploads/ad12e586-3aba-4de9-9fec-41c191f1b5c5?_state=n2DKTestLRsdEFaouFBYenWnO_SyB7O-mQtglOrqPPZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFkMTJlNTg2LTNhYmEtNGRlOS05ZmVjLTQxYzE5MWYxYjVjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40NzcxMjQzMDVaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=09ba9297-9280-4d96-9490-31cd2b5288d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="907.848µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=ccac1e32-c501-4a86-a50b-d314382fa941 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/3463de8d-f951-4570-9f2a-df85c04712c9?_state=qB-t2OkRg6qBjgxGKci-2BZvDeupT_OyfuoLvuUs6E57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NjNkZThkLWY5NTEtNDU3MC05ZjJhLWRmODVjMDQ3MTJjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40Nzk1ODkxMjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15393ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "PUT /v2/foo/bar/blobs/uploads/3463de8d-f951-4570-9f2a-df85c04712c9?_state=qB-t2OkRg6qBjgxGKci-2BZvDeupT_OyfuoLvuUs6E57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0NjNkZThkLWY5NTEtNDU3MC05ZjJhLWRmODVjMDQ3MTJjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40Nzk1ODkxMjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=98554bf0-fd06-44bb-8f91-c9f38bb714cd http.request.method=POST http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="880.728µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=f1e5f7a6-df6c-4959-9c8e-8eb842dd4279 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/590b5163-13a2-4529-aa7f-dd1ab363c244?_state=v4hRvufr3T4xU0cYC3gCm5UMxaxxGzXETIJEwwPsc717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5MGI1MTYzLTEzYTItNDUyOS1hYTdmLWRkMWFiMzYzYzI0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40ODIwNjAwM1oifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15133ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "PUT /v2/foo/bar/blobs/uploads/590b5163-13a2-4529-aa7f-dd1ab363c244?_state=v4hRvufr3T4xU0cYC3gCm5UMxaxxGzXETIJEwwPsc717Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU5MGI1MTYzLTEzYTItNDUyOS1hYTdmLWRkMWFiMzYzYzI0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40ODIwNjAwM1oifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=595b4290-d753-4706-a1f5-8c8946ecd9ee http.request.method=POST http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.328µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=f6e6ff03-6efc-4a0a-9edb-b5bed5066931 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/86034029-b04c-407b-8cd7-69f8cfdc0569?_state=RCY_7B7Ifk3U6Cu1V_wA2ntXXssWnMvFM1_rcKNvpb17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MDM0MDI5LWIwNGMtNDA3Yi04Y2Q3LTY5ZjhjZmRjMDU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40ODQ1NzI0NTNaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.987187423s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:41 +0000] "PUT /v2/foo/bar/blobs/uploads/86034029-b04c-407b-8cd7-69f8cfdc0569?_state=RCY_7B7Ifk3U6Cu1V_wA2ntXXssWnMvFM1_rcKNvpb17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MDM0MDI5LWIwNGMtNDA3Yi04Y2Q3LTY5ZjhjZmRjMDU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0MS40ODQ1NzI0NTNaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=bf5831b7-7f9f-4e73-95ec-56e8680da812 http.request.method=POST http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.108371ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38185" http.request.id=9b97a883-8923-45c2-9024-064215edb47b http.request.method=PATCH http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/cc35b4ae-983b-4a16-a9b5-4f7cb000fd02?_state=T8_PVN6Nmcl2a7K0EpJgfZTfCJiIl8ZaM_RPwLs0sOl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjMzViNGFlLTk4M2ItNGExNi1hOWI1LTRmN2NiMDAwZmQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0My42NDkzNzcwOThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.937428489s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:43 +0000] "PATCH /v2/foo/bar/blobs/uploads/cc35b4ae-983b-4a16-a9b5-4f7cb000fd02?_state=T8_PVN6Nmcl2a7K0EpJgfZTfCJiIl8ZaM_RPwLs0sOl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjMzViNGFlLTk4M2ItNGExNi1hOWI1LTRmN2NiMDAwZmQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0My42NDkzNzcwOThaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=1419945a-c481-4858-a972-deb9cec59def http.request.method=PUT http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/uploads/cc35b4ae-983b-4a16-a9b5-4f7cb000fd02?_state=_G_etwXrBGP99d3Pb5EC9KUktkJtI5as2tRWw8TFclJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjMzViNGFlLTk4M2ItNGExNi1hOWI1LTRmN2NiMDAwZmQwMiIsIk9mZnNldCI6MjQyODAwNjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6NDNaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.219532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "PUT /v2/foo/bar/blobs/uploads/cc35b4ae-983b-4a16-a9b5-4f7cb000fd02?_state=_G_etwXrBGP99d3Pb5EC9KUktkJtI5as2tRWw8TFclJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjMzViNGFlLTk4M2ItNGExNi1hOWI1LTRmN2NiMDAwZmQwMiIsIk9mZnNldCI6MjQyODAwNjQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6NDNaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=52b4c2d4-4c9a-4804-81d2-ae2b83cfb1f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="986.729µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=ce2f0866-6426-4812-a328-11dfacdf9528 http.request.method=GET http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=127.557485ms http.response.status=200 http.response.written=24280064 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "GET /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 200 24280064 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=error msg="error parsing digest="sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=fbc75368-9151-4bd1-a554-b3e60ca1575b http.request.method=GET http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" vars.name="foo/bar" time="2024-06-10T19:00:45Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=fbc75368-9151-4bd1-a554-b3e60ca1575b http.request.method=GET http.request.remoteaddr="127.0.0.1:60816" http.request.uri="/v2/foo/bar/blobs/sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.848µs" http.response.status=400 http.response.written=110 vars.digest="sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "GET /v2/foo/bar/blobs/sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=d33a51f7-94f9-427f-8fa0-818e792e137a http.request.method=GET http.request.remoteaddr="127.0.0.1:48524" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12249ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "GET /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=683f3326-22c7-4d27-b6fc-9cf49850413b http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48538" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05889ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=73fbfe28-1d8b-4e66-a84d-9ae021b48f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48538" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="889.689µs" http.response.status=404 http.response.written=157 vars.digest="sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "HEAD /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=3ebef858-bef8-48d7-a789-acb27aa98efe http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48538" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="776.847µs" http.response.status=404 http.response.written=74 vars.digest="sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "DELETE /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=error msg="error parsing digest="sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=4cac40f5-df36-4407-b7cd-db6134038b3f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48552" http.request.uri="/v2/foo/bar/blobs/sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" vars.name="foo/bar" time="2024-06-10T19:00:45Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=4cac40f5-df36-4407-b7cd-db6134038b3f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48552" http.request.uri="/v2/foo/bar/blobs/sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="999.169µs" http.response.status=400 http.response.written=110 vars.digest="sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "DELETE /v2/foo/bar/blobs/sha257:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T19:00:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=90729102-60f2-4401-ab98-486e002f26ca http.request.method=POST http.request.remoteaddr="127.0.0.1:48556" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.02609ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=9d4d0999-1a1e-49bc-a2e9-835ee708bd14 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48556" http.request.uri="/v2/foo/bar/blobs/uploads/47f31718-5dfa-48cc-9014-5ba62b15d3d9?_state=xdqmJpwVho8y5LZLlFgaxLEXCZuwHzCJQEM5kmiYOBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZjMxNzE4LTVkZmEtNDhjYy05MDE0LTViYTYyYjE1ZDNkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0NS43ODU1Njg5NjFaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.duration=1.938799061s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "PUT /v2/foo/bar/blobs/uploads/47f31718-5dfa-48cc-9014-5ba62b15d3d9?_state=xdqmJpwVho8y5LZLlFgaxLEXCZuwHzCJQEM5kmiYOBN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ3ZjMxNzE4LTVkZmEtNDhjYy05MDE0LTViYTYyYjE1ZDNkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0NS43ODU1Njg5NjFaIn0%3D&digest=sha256%3Adadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=e83c1e17-34e7-4096-bcab-d2e93163b933 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48556" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.199171ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:47 +0000] "HEAD /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=3afc2f45-7eef-4601-82de-6b1b2268ee65 http.request.method=GET http.request.remoteaddr="127.0.0.1:48524" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.123268105s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "GET /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-06-10T19:00:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38185" http.request.id=6d0603a9-e382-4d92-9553-63330aa98412 http.request.method=GET http.request.remoteaddr="127.0.0.1:48508" http.request.uri="/v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.128062909s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [10/Jun/2024:19:00:45 +0000] "GET /v2/foo/bar/blobs/sha256:dadec7dd590a006311111ba9b28ab874d13270784e67cb15cb651be6c57362ff HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (6.67s) === RUN TestRelativeURL time="2024-06-10T19:00: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.4 time="2024-06-10T19:00:47Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43405" http.request.id=82d03f19-f58e-4594-a2ef-9c60d6f2eaca http.request.method=POST http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16481ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43405" http.request.id=76dc623f-0d25-4a7f-a3eb-26d4e457233e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/foo/bar/blobs/uploads/b9ff5fa6-2aa1-4167-a55e-d507ce35ddba?_state=RJZJuTfcUJCV_PzstO9BVxkgee4p8oQgM5PgekcD7ax7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5ZmY1ZmE2LTJhYTEtNDE2Ny1hNTVlLWQ1MDdjZTM1ZGRiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0Ny45MDQxNDI1MDRaIn0%3D&digest=sha256%3A30495b457b785ebe49eac5c5ef1729e6b2eb22c46eae0e81f83ec700883814a6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.228313734s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:48 +0000] "PUT /v2/foo/bar/blobs/uploads/b9ff5fa6-2aa1-4167-a55e-d507ce35ddba?_state=RJZJuTfcUJCV_PzstO9BVxkgee4p8oQgM5PgekcD7ax7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI5ZmY1ZmE2LTJhYTEtNDE2Ny1hNTVlLWQ1MDdjZTM1ZGRiYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0Ny45MDQxNDI1MDRaIn0%3D&digest=sha256%3A30495b457b785ebe49eac5c5ef1729e6b2eb22c46eae0e81f83ec700883814a6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43405" http.request.id=9ebec481-69be-4110-af25-f5fa0c0d9cf4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11577ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43405" http.request.id=71c557bd-eb0b-4eae-808c-df54e735e10b http.request.method=POST http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="954.008µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43405" http.request.id=aab8fde5-eeea-4fe5-9ae2-ae9d8073022e http.request.method=PUT http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/foo/bar/blobs/uploads/bb01d848-14de-4a7f-85f6-3123c640b95b?_state=HW68z2AlYkrj3e2vPjnGTRsW12OSAmHAn4NfIE43WRN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiMDFkODQ4LTE0ZGUtNGE3Zi04NWY2LTMxMjNjNjQwYjk1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0OS42NDI3NzAyOTdaIn0%3D&digest=sha256%3Ab4e13697e12d17044f590db4efbd1e07a8ff2564a54403deb156ad2869c0cd46" http.request.useragent="Go-http-client/1.1" http.response.duration=2.447629186s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:49 +0000] "PUT /v2/foo/bar/blobs/uploads/bb01d848-14de-4a7f-85f6-3123c640b95b?_state=HW68z2AlYkrj3e2vPjnGTRsW12OSAmHAn4NfIE43WRN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImJiMDFkODQ4LTE0ZGUtNGE3Zi04NWY2LTMxMjNjNjQwYjk1YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo0OS42NDI3NzAyOTdaIn0%3D&digest=sha256%3Ab4e13697e12d17044f590db4efbd1e07a8ff2564a54403deb156ad2869c0cd46 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.19s) === RUN TestBlobDeleteDisabled time="2024-06-10T19:00:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:52Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:43299" http.request.id=2b23ab6f-eb79-4a2f-bd18-804dec2323df http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54596" http.request.uri="/v2/foo/bar/blobs/sha256:847418d4b69d09e255c34f5a99681b558fd41e1803fca7bbe60fbfe71109651c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.063289ms http.response.status=405 http.response.written=78 vars.digest="sha256:847418d4b69d09e255c34f5a99681b558fd41e1803fca7bbe60fbfe71109651c" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:847418d4b69d09e255c34f5a99681b558fd41e1803fca7bbe60fbfe71109651c HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.16s) === RUN TestDeleteDisabled time="2024-06-10T19:00:52Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40435" http.request.id=cf71a4de-6719-4b40-9a92-3604b363ee7e http.request.method=POST http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.178091ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40435" http.request.id=268597b7-97bc-4d00-982f-bf880c4416c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/foo/bar/blobs/uploads/6e2b562f-bfea-418f-8d92-4462e32f9235?_state=YuIOltqht8qskzTyP1n9rTif2Jz7j_5Y2hBMg1yZ8Wx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlMmI1NjJmLWJmZWEtNDE4Zi04ZDkyLTQ0NjJlMzJmOTIzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo1Mi40ODg5ODI1NjJaIn0%3D&digest=sha256%3Aea8b396847e5b251c37664206fd3180d79f6d7529490385fd19981092b9837b3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.660655681s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:52 +0000] "PUT /v2/foo/bar/blobs/uploads/6e2b562f-bfea-418f-8d92-4462e32f9235?_state=YuIOltqht8qskzTyP1n9rTif2Jz7j_5Y2hBMg1yZ8Wx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlMmI1NjJmLWJmZWEtNDE4Zi04ZDkyLTQ0NjJlMzJmOTIzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo1Mi40ODg5ODI1NjJaIn0%3D&digest=sha256%3Aea8b396847e5b251c37664206fd3180d79f6d7529490385fd19981092b9837b3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:54Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:40435" http.request.id=d643d005-818d-4a82-9823-9363b9b31d98 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/foo/bar/blobs/sha256:ea8b396847e5b251c37664206fd3180d79f6d7529490385fd19981092b9837b3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="968.409µs" http.response.status=405 http.response.written=78 vars.digest="sha256:ea8b396847e5b251c37664206fd3180d79f6d7529490385fd19981092b9837b3" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:00:54 +0000] "DELETE /v2/foo/bar/blobs/sha256:ea8b396847e5b251c37664206fd3180d79f6d7529490385fd19981092b9837b3 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.90s) === RUN TestDeleteReadOnly time="2024-06-10T19:00:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:54Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35223" http.request.id=b9331a05-8819-46fb-8cf7-5e3828cefeec http.request.method=POST http.request.remoteaddr="127.0.0.1:51510" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07397ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35223" http.request.id=aaaa930c-ffd8-44ca-a96c-63a889f0b056 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51510" http.request.uri="/v2/foo/bar/blobs/uploads/8cc68eb0-7c33-4b07-891b-31681d76d3d2?_state=qytHvPNtCKVU0aLXhmpu6VYXqNOU-XV0PCmJW7wxUvB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYzY4ZWIwLTdjMzMtNGIwNy04OTFiLTMxNjgxZDc2ZDNkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo1NC40OTg2NTI0NjlaIn0%3D&digest=sha256%3A14ee6452959aae1d4858fbdecc337cec7cb14d3a174996be0edb73b78fcf153c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.935248317s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:54 +0000] "PUT /v2/foo/bar/blobs/uploads/8cc68eb0-7c33-4b07-891b-31681d76d3d2?_state=qytHvPNtCKVU0aLXhmpu6VYXqNOU-XV0PCmJW7wxUvB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhjYzY4ZWIwLTdjMzMtNGIwNy04OTFiLTMxNjgxZDc2ZDNkMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMDo1NC40OTg2NTI0NjlaIn0%3D&digest=sha256%3A14ee6452959aae1d4858fbdecc337cec7cb14d3a174996be0edb73b78fcf153c HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [10/Jun/2024:19:00:57 +0000] "DELETE /v2/foo/bar/blobs/sha256:14ee6452959aae1d4858fbdecc337cec7cb14d3a174996be0edb73b78fcf153c HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (3.28s) === RUN TestStartPushReadOnly time="2024-06-10T19:00:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:57Z" level=info msg="redis not configured" go.version=go1.22.4 127.0.0.1 - - [10/Jun/2024:19:00:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-06-10T19:00:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:00:57Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:00:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=94f3bb61-611c-4854-8d99-3602729bb8d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41702" 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="911.848µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:00:57 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T19:00:57Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=b7e9fa13-9c72-460a-862a-5e0b4e3835a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="766.127µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:19:00:57 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:00:57Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=a8dfeeec-7146-4fd1-a121-53a7e180182e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" 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="801.527µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:00:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T19:00:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=2f89a542-0096-463e-817f-a398364adbcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" 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.162948ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:00:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=2f89a542-0096-463e-817f-a398364adbcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" 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.202349ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:00:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=2f89a542-0096-463e-817f-a398364adbcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" 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.231749ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:00:57Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=2f89a542-0096-463e-817f-a398364adbcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" 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.263189ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:00:57 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T19:00:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=8b35f95c-0e90-48bc-92fd-3b202021de32 http.request.method=POST http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=40858736-031d-44ad-8b1e-1824e18fa437 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/blobs/uploads/8c1d1098-f508-4a6d-993f-71009d4df4d7?_state=F_wSwvuHHQ4xG6c6DQaw8EYH8fqiiEXbkgdm0SBg8IJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YzFkMTA5OC1mNTA4LTRhNmQtOTkzZi03MTAwOWQ0ZGY0ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6NTcuNzIwODE4NDA2WiJ9&digest=sha256%3A33a818aba48b5168b4be779c1e97cdb45330beeeba3da5f3e139ef4d6e02a09c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.030005893s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/8c1d1098-f508-4a6d-993f-71009d4df4d7?_state=F_wSwvuHHQ4xG6c6DQaw8EYH8fqiiEXbkgdm0SBg8IJ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4YzFkMTA5OC1mNTA4LTRhNmQtOTkzZi03MTAwOWQ0ZGY0ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6NTcuNzIwODE4NDA2WiJ9&digest=sha256%3A33a818aba48b5168b4be779c1e97cdb45330beeeba3da5f3e139ef4d6e02a09c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:00:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=0a5249eb-fe94-4c07-9814-967717177b83 http.request.method=POST http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.145451ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:59 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=c4c12e3d-ae1a-46f8-8682-4cd8469277c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/blobs/uploads/11b62c23-5006-4d1c-a06b-d1a01d722a6c?_state=PBZ1LNNkQ4yuNcrRpFTBGPbMz9f5qzJ5kG6lLLA9POV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMWI2MmMyMy01MDA2LTRkMWMtYTA2Yi1kMWEwMWQ3MjJhNmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6NTkuOTIwMTE5NDg0WiJ9&digest=sha256%3Ab0ec5b0b90140a0257b0787c9ede2417ca42c6493709c5ade2b0eea8f738e0b6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.005078496s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:00:59 +0000] "PUT /v2/foo/schema1/blobs/uploads/11b62c23-5006-4d1c-a06b-d1a01d722a6c?_state=PBZ1LNNkQ4yuNcrRpFTBGPbMz9f5qzJ5kG6lLLA9POV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxMWI2MmMyMy01MDA2LTRkMWMtYTA2Yi1kMWEwMWQ3MjJhNmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDA6NTkuOTIwMTE5NDg0WiJ9&digest=sha256%3Ab0ec5b0b90140a0257b0787c9ede2417ca42c6493709c5ade2b0eea8f738e0b6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=724d1db8-3382-4367-a384-ea0706be6eac http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.806515ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=b66ecc72-2730-44cd-9b13-2125fa63b1e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" http.request.useragent="Go-http-client/1.1" http.response.duration=3.576672ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=ec007cc2-fc7e-4e34-815a-9c4e83cd1f91 http.request.method=GET http.request.remoteaddr="127.0.0.1:41702" 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.070019ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=db74488b-7a13-44b8-bf0c-b46a193f2876 http.request.method=GET http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.023698ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "GET /v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46787" http.request.id=8644cf61-706b-44b1-8816-92e32891b451 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" http.request.useragent="Go-http-client/1.1" http.response.duration=3.616473ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46787" http.request.id=bcc2774b-57af-4a30-8643-790dc2580c81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" http.request.useragent="Go-http-client/1.1" http.response.duration=3.640233ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:46787" http.request.id=2bc128aa-a2d0-4407-a6c7-92925368451c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" http.request.useragent="Go-http-client/1.1" http.response.duration=7.087464ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=e36a1c6d-af99-481b-8206-a993e0fe3580 http.request.method=GET http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.080019ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "GET /v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=69cee9c3-b4d1-4544-ae84-ed4d023a0da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="932.448µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=2762fde4-4326-486f-9fa5-178de76e01c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" http.request.useragent="Go-http-client/1.1" http.response.duration="774.087µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "GET /v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=632d99bb-ed15-4937-8b5a-ca3da6bab819 http.request.method=GET http.request.remoteaddr="127.0.0.1:41702" 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="812.047µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=error msg="payload digest does match: "sha256:04adb4def05b47127640e855ff2eef65939365d300ae65cffa0b87ca0ffebcd2" != "sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052"" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=79b0bbba-cb0c-4cb0-adf0-8cadae7b9162 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" time="2024-06-10T19:01:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=79b0bbba-cb0c-4cb0-adf0-8cadae7b9162 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41702" http.request.uri="/v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="944.249µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052" 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "PUT /v2/foo/schema1/manifests/sha256:f271d7fee5c77e9dddb315de61bf61b430d0ef4db0793b5def7bebffa27ae052 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=a59d58a5-f296-4a02-a895-e8a733869edb http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" 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.05917ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=44ad9326-0d93-4f40-8d14-8a200554cfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" 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="874.848µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46787" http.request.id=ba6b934f-8ca2-4009-a2ca-f71f1ab12a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="978.849µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46787" http.request.id=ba6b934f-8ca2-4009-a2ca-f71f1ab12a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" 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.022569ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46787" http.request.id=ba6b934f-8ca2-4009-a2ca-f71f1ab12a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" 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.05877ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=3b7be190-37db-4634-8293-03426ebe9eb0 http.request.method=POST http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="968.889µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=acbf1da4-fc54-4cb0-aef5-6f305b6bc54f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/blobs/uploads/76300c46-e229-4437-a3a8-cf37859303f5?_state=ey0ABwwdH2N_w4ZhYwbr8FfP75EpTAN_pzFUfXFbxo17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NjMwMGM0Ni1lMjI5LTQ0MzctYTNhOC1jZjM3ODU5MzAzZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDAuOTY4NjcwODk3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.226731ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "PUT /v2/foo/schema2/blobs/uploads/76300c46-e229-4437-a3a8-cf37859303f5?_state=ey0ABwwdH2N_w4ZhYwbr8FfP75EpTAN_pzFUfXFbxo17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NjMwMGM0Ni1lMjI5LTQ0MzctYTNhOC1jZjM3ODU5MzAzZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDAuOTY4NjcwODk3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46787" http.request.id=1e4be6f5-ab65-4c33-b10a-f13d58138f9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" 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.048729ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46787" http.request.id=1e4be6f5-ab65-4c33-b10a-f13d58138f9d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" 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.09449ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:01:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T19:01:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=41793748-7469-4f4a-a4c0-a75080b62905 http.request.method=POST http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="991.809µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:01 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=0a28cbff-21ac-4a2e-b85c-34e74d380362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/blobs/uploads/57888953-6fb4-4708-b134-d4224261d3c8?_state=zf8S1llctTtecvbbSv7FD4EZNzBLZ-cBCHrSim_4kcN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1Nzg4ODk1My02ZmI0LTQ3MDgtYjEzNC1kNDIyNDI2MWQzYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDEuMTgzMzg3MTc3WiJ9&digest=sha256%3A8454fdafe0d3f184b39aecce9b2656d68d81be1d8c5e134f016b35198edb5612" http.request.useragent="Go-http-client/1.1" http.response.duration=1.298952618s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:01 +0000] "PUT /v2/foo/schema2/blobs/uploads/57888953-6fb4-4708-b134-d4224261d3c8?_state=zf8S1llctTtecvbbSv7FD4EZNzBLZ-cBCHrSim_4kcN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1Nzg4ODk1My02ZmI0LTQ3MDgtYjEzNC1kNDIyNDI2MWQzYzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDEuMTgzMzg3MTc3WiJ9&digest=sha256%3A8454fdafe0d3f184b39aecce9b2656d68d81be1d8c5e134f016b35198edb5612 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=5b0b23ae-6c4a-4c48-aa6b-c771c5b5157f http.request.method=POST http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13633ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=428bbce8-eff0-497b-b6a6-34cb324f14e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/blobs/uploads/9abab14f-9304-41ef-ae3a-f819b5d8f0ee?_state=MoFmw_faTTA3OefCm6Y_Wda4gryWiWIenMovSYpsZpd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWJhYjE0Zi05MzA0LTQxZWYtYWUzYS1mODE5YjVkOGYwZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDIuNjk2NjAzMzUxWiJ9&digest=sha256%3A084bc821a816a6ec4b8cb80fcbb861d974df48c9991967a0dea133c165185845" http.request.useragent="Go-http-client/1.1" http.response.duration=1.203470426s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/9abab14f-9304-41ef-ae3a-f819b5d8f0ee?_state=MoFmw_faTTA3OefCm6Y_Wda4gryWiWIenMovSYpsZpd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5YWJhYjE0Zi05MzA0LTQxZWYtYWUzYS1mODE5YjVkOGYwZWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDIuNjk2NjAzMzUxWiJ9&digest=sha256%3A084bc821a816a6ec4b8cb80fcbb861d974df48c9991967a0dea133c165185845 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46787" http.request.id=521b2ef1-0539-41b7-b781-f448be7c7143 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.364692ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46787" http.request.id=24587b5c-1750-4b5c-8a4a-4c1cd4704ece http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/sha256:061f991a1b655aff5b338854ca907fa1e5fdfd3e523be49e2b6e4a0040be0df6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14821ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:061f991a1b655aff5b338854ca907fa1e5fdfd3e523be49e2b6e4a0040be0df6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=8cc8ef7a-c1f3-425f-b85e-32f37698fcf9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" 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="988.089µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=1789c446-f742-4cd2-af87-9f3cf67e683b http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/sha256:061f991a1b655aff5b338854ca907fa1e5fdfd3e523be49e2b6e4a0040be0df6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="898.648µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/sha256:061f991a1b655aff5b338854ca907fa1e5fdfd3e523be49e2b6e4a0040be0df6 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=684bd023-080f-42f1-b646-4596ac807c2e http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="759.607µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=36f99a03-9713-468f-8fdb-573048687760 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/sha256:061f991a1b655aff5b338854ca907fa1e5fdfd3e523be49e2b6e4a0040be0df6" http.request.useragent="Go-http-client/1.1" http.response.duration="696.766µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/sha256:061f991a1b655aff5b338854ca907fa1e5fdfd3e523be49e2b6e4a0040be0df6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=fca2c0c5-1a66-40d4-9bce-0a090d900979 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" 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="795.807µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="rewriting manifest sha256:061f991a1b655aff5b338854ca907fa1e5fdfd3e523be49e2b6e4a0040be0df6 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=eda691e4-122f-4a37-899e-0a5617898a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=eda691e4-122f-4a37-899e-0a5617898a8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" 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.21886ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46787" http.request.id=702029e1-aa6e-4e22-a709-0693bafff505 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" 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="942.648µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46787" http.request.id=34bcef73-4b84-4871-86f9-efc954c479cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10457ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46787" http.request.id=f87b2e94-d2be-46a0-ab9f-604ab3141b69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/sha256:00754eb9d0f7eb1463cbd89288d8557970b67df845ec6ea8f7dc72676f58ea72" http.request.useragent="Go-http-client/1.1" http.response.duration="922.489µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "PUT /v2/foo/schema2/manifests/sha256:00754eb9d0f7eb1463cbd89288d8557970b67df845ec6ea8f7dc72676f58ea72 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=ca7197ba-eb1b-4091-b479-8bc1399d7056 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" 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="867.688µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=7fe4525c-5570-4fa2-ae8e-7f90dfc23a0f http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/sha256:00754eb9d0f7eb1463cbd89288d8557970b67df845ec6ea8f7dc72676f58ea72" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="827.967µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/sha256:00754eb9d0f7eb1463cbd89288d8557970b67df845ec6ea8f7dc72676f58ea72 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=62112311-db61-41ba-ac4d-2f15f8aa4101 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="671.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=346b4034-5b2a-462f-be6e-489261889b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/sha256:00754eb9d0f7eb1463cbd89288d8557970b67df845ec6ea8f7dc72676f58ea72" http.request.useragent="Go-http-client/1.1" http.response.duration="643.286µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/sha256:00754eb9d0f7eb1463cbd89288d8557970b67df845ec6ea8f7dc72676f58ea72 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=info msg="rewriting manifest list sha256:00754eb9d0f7eb1463cbd89288d8557970b67df845ec6ea8f7dc72676f58ea72 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=702bf0a0-e256-402b-b962-dea74dd6a372 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-06-10T19:01:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46787" http.request.id=702bf0a0-e256-402b-b962-dea74dd6a372 http.request.method=GET http.request.remoteaddr="127.0.0.1:41708" 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.12042ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-06-10T19:01: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.4 time="2024-06-10T19:01:03Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:01:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=c8fa2485-00a9-41c9-a0e3-45d02751d199 http.request.method=GET http.request.remoteaddr="127.0.0.1:52718" 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="893.328µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=457386d0-ac3b-475f-9f1f-a9d2926a3d75 http.request.method=GET http.request.remoteaddr="127.0.0.1:52718" 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="742.326µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=634aae32-f2bd-42e7-9630-23c843f06bc6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" 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="798.407µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T19:01:03Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=dfd0a344-124b-46d3-937e-caca6912f15c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" 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.202909ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:01:03Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=dfd0a344-124b-46d3-937e-caca6912f15c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" 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.242829ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:01:03Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=dfd0a344-124b-46d3-937e-caca6912f15c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" 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.27139ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:01:03Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=dfd0a344-124b-46d3-937e-caca6912f15c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" 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.29803ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:01:03 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T19:01:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=5893a778-50f8-4de6-a258-467c86aa6ed2 http.request.method=POST http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07973ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:04 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=9fb8411c-f213-4514-939b-a83ca1cf1396 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/blobs/uploads/e9783ebb-4b30-4c20-8451-0ffac94ddc3e?_state=LPrVWgsJbS1gdgVyOsd8R80hNDfz8NqekzO6ZTfJd2d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlOTc4M2ViYi00YjMwLTRjMjAtODQ1MS0wZmZhYzk0ZGRjM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDQuMjQ0ODYyOTI1WiJ9&digest=sha256%3Af466404ca776dce02ec55cb8ce94300a6b3351105cd0278305d2385cf2ebc6b0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.466312395s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:04 +0000] "PUT /v2/foo/schema1/blobs/uploads/e9783ebb-4b30-4c20-8451-0ffac94ddc3e?_state=LPrVWgsJbS1gdgVyOsd8R80hNDfz8NqekzO6ZTfJd2d7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlOTc4M2ViYi00YjMwLTRjMjAtODQ1MS0wZmZhYzk0ZGRjM2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDQuMjQ0ODYyOTI1WiJ9&digest=sha256%3Af466404ca776dce02ec55cb8ce94300a6b3351105cd0278305d2385cf2ebc6b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=30d5ce99-859f-4197-997c-e437e68e77c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14425ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:06 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=4b47fdbe-3a5c-40b9-8e97-5e63784bf753 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/blobs/uploads/03de6563-80a7-4867-8e58-4a4db33ac036?_state=P-QbRU4YqBcGtJvTQer3n3GWILrdogzIBApeUA2WvLF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwM2RlNjU2My04MGE3LTQ4NjctOGU1OC00YTRkYjMzYWMwMzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDYuOTgxOTc2NjMzWiJ9&digest=sha256%3Adbffb1d5adb124a0e258204c24d6eca92c954d0886190a548597f0b200c7b034" http.request.useragent="Go-http-client/1.1" http.response.duration=1.697497456s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:06 +0000] "PUT /v2/foo/schema1/blobs/uploads/03de6563-80a7-4867-8e58-4a4db33ac036?_state=P-QbRU4YqBcGtJvTQer3n3GWILrdogzIBApeUA2WvLF7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIwM2RlNjU2My04MGE3LTQ4NjctOGU1OC00YTRkYjMzYWMwMzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDYuOTgxOTc2NjMzWiJ9&digest=sha256%3Adbffb1d5adb124a0e258204c24d6eca92c954d0886190a548597f0b200c7b034 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=b688b04d-0b40-4717-a314-7dcc146e33d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.895245ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=848e3aa6-1767-46f2-b126-bcfad57b413e http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" http.request.useragent="Go-http-client/1.1" http.response.duration=3.528552ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=09e2f8b7-fc60-47f1-ae45-53672ea2068a http.request.method=GET http.request.remoteaddr="127.0.0.1:52718" 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.945978ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=0d79d1b0-53aa-4436-a5fd-75be7bd1d9f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.877977ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "GET /v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41917" http.request.id=f59b998d-650f-49bf-a7a4-f79b6c15c7cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" http.request.useragent="Go-http-client/1.1" http.response.duration=3.521472ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41917" http.request.id=315b604e-4851-44a7-bb1f-288248559917 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" http.request.useragent="Go-http-client/1.1" http.response.duration=3.436111ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:41917" http.request.id=fd221abd-180a-48cc-baad-7b6aaf34c8dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" http.request.useragent="Go-http-client/1.1" http.response.duration=3.429511ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=d3a6001a-9725-4b34-8276-279dcf813bba http.request.method=GET http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.832657ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "GET /v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=3ceafcb3-4b58-4c57-b5ac-c9c8f0d503b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="733.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=8414a3f8-8dae-453a-862f-4d930b761db6 http.request.method=GET http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" http.request.useragent="Go-http-client/1.1" http.response.duration="701.647µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "GET /v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=c01b79ab-10a8-4fae-8da8-c2e62ccc7a03 http.request.method=GET http.request.remoteaddr="127.0.0.1:52718" 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="785.927µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=error msg="payload digest does match: "sha256:69e411bb64568580bb3757abdc395134d66d0ed3e623dfc3a28b9b13a9e0028c" != "sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49"" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=1e98694c-0445-4d96-b19a-74a3f8e05f19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" time="2024-06-10T19:01:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=1e98694c-0445-4d96-b19a-74a3f8e05f19 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52718" http.request.uri="/v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.049µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49" 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:f3eedf3e9fd319fa27e8c0f9d0a262cc101e2b1010ff2669f6ef4c43fb187f49 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=c8445e0b-265d-4a7b-956d-f76585b193e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" 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="948.849µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=24d66520-be32-413c-892e-4c23ee324de0 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" 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="741.007µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41917" http.request.id=ed498373-afd2-4319-b979-5c4aceaf4954 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" 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="905.569µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41917" http.request.id=ed498373-afd2-4319-b979-5c4aceaf4954 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" 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="947.849µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41917" http.request.id=ed498373-afd2-4319-b979-5c4aceaf4954 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.969µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=98191de2-beea-4a37-825b-ac2ee5a29509 http.request.method=POST http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="899.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=1625d173-9acb-425b-8003-65022b33cb1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/blobs/uploads/605d1322-a7ab-4e0a-a8be-835bc6b5df02?_state=btxB8vIh2ZtIeVQVqQuhsGwSOzcBkwHvJ8l90pFi52x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MDVkMTMyMi1hN2FiLTRlMGEtYThiZS04MzViYzZiNWRmMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDguNzE4NDQwMjQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.19817ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/605d1322-a7ab-4e0a-a8be-835bc6b5df02?_state=btxB8vIh2ZtIeVQVqQuhsGwSOzcBkwHvJ8l90pFi52x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MDVkMTMyMi1hN2FiLTRlMGEtYThiZS04MzViYzZiNWRmMDIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDguNzE4NDQwMjQ1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41917" http.request.id=ed624352-c476-4db6-93f4-c8d1bd1e3c97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" 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="936.208µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41917" http.request.id=ed624352-c476-4db6-93f4-c8d1bd1e3c97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" 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="977.328µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T19:01:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=53cb7aea-d696-4e07-a447-6427dbf6e5d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.015009ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=ae60521e-772c-4074-bd19-7b3ee6e2be34 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/blobs/uploads/c79ca668-c07d-48d9-880d-0275c657df92?_state=iSL0Sdw4BnrXq7pYiVQC8psr28kn8v2NS2ps6fsg0dZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNzljYTY2OC1jMDdkLTQ4ZDktODgwZC0wMjc1YzY1N2RmOTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDguODg4ODgxMDhaIn0%3D&digest=sha256%3Af35e4428fe0a4608a8e9355d3225a14dfbc13295c5235a60f28c1d13a914f461" http.request.useragent="Go-http-client/1.1" http.response.duration=758.198922ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/c79ca668-c07d-48d9-880d-0275c657df92?_state=iSL0Sdw4BnrXq7pYiVQC8psr28kn8v2NS2ps6fsg0dZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNzljYTY2OC1jMDdkLTQ4ZDktODgwZC0wMjc1YzY1N2RmOTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDguODg4ODgxMDhaIn0%3D&digest=sha256%3Af35e4428fe0a4608a8e9355d3225a14dfbc13295c5235a60f28c1d13a914f461 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=5be4b4af-8a33-4eed-8ba1-797fec0914ad http.request.method=POST http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.12437ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=051e1f5a-4f93-4141-a8cc-2a4ee2a927fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/blobs/uploads/c58c0f6e-5ffe-4ee6-996f-2d06a3ed1aa6?_state=ymve8ZqPuUTVS-6r7m1qMm8DEOKJUI-8ckvJuk2ROsV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNThjMGY2ZS01ZmZlLTRlZTYtOTk2Zi0yZDA2YTNlZDFhYTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDkuODcwMTk5OTk5WiJ9&digest=sha256%3A860efb71c7ae4c5d4e1024e7f3a0e4eb93d33d60d2aa3ce003bcb722c7efd028" http.request.useragent="Go-http-client/1.1" http.response.duration=1.294435456s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/c58c0f6e-5ffe-4ee6-996f-2d06a3ed1aa6?_state=ymve8ZqPuUTVS-6r7m1qMm8DEOKJUI-8ckvJuk2ROsV7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNThjMGY2ZS01ZmZlLTRlZTYtOTk2Zi0yZDA2YTNlZDFhYTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MDkuODcwMTk5OTk5WiJ9&digest=sha256%3A860efb71c7ae4c5d4e1024e7f3a0e4eb93d33d60d2aa3ce003bcb722c7efd028 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41917" http.request.id=5688a8a0-9196-4dcf-a0b9-c608223b0a07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.422773ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41917" http.request.id=c2b3d748-e7a7-4789-9c67-34447cbbdaba http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/sha256:353aee0e46a6595affbee735a71af843faee911ac783a3837975d4e51daf8b98" http.request.useragent="Go-http-client/1.1" http.response.duration=1.16049ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "PUT /v2/foo/schema2/manifests/sha256:353aee0e46a6595affbee735a71af843faee911ac783a3837975d4e51daf8b98 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=4723a74a-6610-463e-b5d4-1846398b6358 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" 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="952.889µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=fb1febc8-6f07-4926-9def-dfd92b1ed8b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/sha256:353aee0e46a6595affbee735a71af843faee911ac783a3837975d4e51daf8b98" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="983.129µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/sha256:353aee0e46a6595affbee735a71af843faee911ac783a3837975d4e51daf8b98 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=34b132d8-f834-46d7-8131-ba99bf55ec5e http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="789.608µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=ede4ef93-732e-4e9f-bad1-2f5ae27b6e33 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/sha256:353aee0e46a6595affbee735a71af843faee911ac783a3837975d4e51daf8b98" http.request.useragent="Go-http-client/1.1" http.response.duration="702.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/sha256:353aee0e46a6595affbee735a71af843faee911ac783a3837975d4e51daf8b98 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=de5d7129-f9d3-42d4-84e8-0ba64fc8c2bd http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" 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.846µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="rewriting manifest sha256:353aee0e46a6595affbee735a71af843faee911ac783a3837975d4e51daf8b98 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=5fbda4ff-5960-41bb-ad3b-08cdabff83b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=5fbda4ff-5960-41bb-ad3b-08cdabff83b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" 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.089099ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41917" http.request.id=67d88964-fcc2-4476-a0d6-06f700f03c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" 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="853.928µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41917" http.request.id=90cb0f42-0533-4985-8792-b79a69b491c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05173ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41917" http.request.id=3fd4f6c4-25a1-4c9a-af5a-0eb8b1cb4b87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/sha256:6138a5a8b90c8cd99496ac417f014b3cafa7a4f4437c10641df0deb39b8361d8" http.request.useragent="Go-http-client/1.1" http.response.duration="950.729µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "PUT /v2/foo/schema2/manifests/sha256:6138a5a8b90c8cd99496ac417f014b3cafa7a4f4437c10641df0deb39b8361d8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=8ebd4a15-fdc1-4c58-a93d-d0c66563e76d http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" 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="949.129µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=8508474e-9c82-4a52-a6c0-54ad589d14a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/sha256:6138a5a8b90c8cd99496ac417f014b3cafa7a4f4437c10641df0deb39b8361d8" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="942.328µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/sha256:6138a5a8b90c8cd99496ac417f014b3cafa7a4f4437c10641df0deb39b8361d8 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=fa91dbc1-5dc1-477b-92e7-4ef29f44a25b http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="829.368µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=382c94f3-6dee-4166-b797-868e1fb42e5a http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/sha256:6138a5a8b90c8cd99496ac417f014b3cafa7a4f4437c10641df0deb39b8361d8" http.request.useragent="Go-http-client/1.1" http.response.duration="770.167µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/sha256:6138a5a8b90c8cd99496ac417f014b3cafa7a4f4437c10641df0deb39b8361d8 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="rewriting manifest list sha256:6138a5a8b90c8cd99496ac417f014b3cafa7a4f4437c10641df0deb39b8361d8 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=56458099-2b5b-44b7-a132-d1a0e88aee98 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:41917" http.request.id=56458099-2b5b-44b7-a132-d1a0e88aee98 http.request.method=GET http.request.remoteaddr="127.0.0.1:55978" 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.266861ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (13.75s) === RUN TestGetManifestWithStorageError time="2024-06-10T19:01:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:01:11Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:35591" http.request.id=e1c013b2-ff50-4ec0-a7b6-c4e23d67d1a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50564" 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="953.528µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:35591" http.request.id=743305a2-fd99-4b43-9d1c-0ee5c7538bd7 http.request.method=GET http.request.remoteaddr="127.0.0.1:50564" 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="825.567µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:35591" http.request.id=04b0b854-7357-4eb7-8f9c-97422bbe59f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50564" 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="819.447µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:35591" http.request.id=bff20830-4dd6-4339-8970-bd57c96d1902 http.request.method=GET http.request.remoteaddr="127.0.0.1:50564" 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="799.527µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-06-10T19:01:11Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:01:11Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=0bb41bfc-6b82-485d-a05a-3710eb34431e http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" 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="962.289µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=6fd48d5e-2cf9-4fe1-bf62-f7637a89fd2c http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" 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="837.848µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=ca231e89-0661-472f-b318-2fb1b5b8de8c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" 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="798.047µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=13fc790f-8b74-47f1-b270-6f46fc0eacc3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" 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.178789ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=13fc790f-8b74-47f1-b270-6f46fc0eacc3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" 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.217629ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=13fc790f-8b74-47f1-b270-6f46fc0eacc3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" 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.245669ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:01:11Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=13fc790f-8b74-47f1-b270-6f46fc0eacc3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" 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.27415ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T19:01:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=c24f5676-9e22-4280-81bc-dd04bea6e4ce http.request.method=POST http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05481ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=c2667706-6a56-420c-aacf-7d42d862c45d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/blobs/uploads/eb0506c5-88a5-48fa-8554-1960748d38f9?_state=wQiXHyqPxq2DWM9AHo-06ZRRhSgE325cQsswJFG5APt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYjA1MDZjNS04OGE1LTQ4ZmEtODU1NC0xOTYwNzQ4ZDM4ZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTEuNDU4NTM0MDk4WiJ9&digest=sha256%3Aba9b07456f3261c3c18b1deaef67e4d7b90424c385358c72ad508d633c2eda71" http.request.useragent="Go-http-client/1.1" http.response.duration=1.460800455s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:11 +0000] "PUT /v2/foo/schema1/blobs/uploads/eb0506c5-88a5-48fa-8554-1960748d38f9?_state=wQiXHyqPxq2DWM9AHo-06ZRRhSgE325cQsswJFG5APt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlYjA1MDZjNS04OGE1LTQ4ZmEtODU1NC0xOTYwNzQ4ZDM4ZjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTEuNDU4NTM0MDk4WiJ9&digest=sha256%3Aba9b07456f3261c3c18b1deaef67e4d7b90424c385358c72ad508d633c2eda71 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=5fce7925-f69d-48a7-a037-29a191644e65 http.request.method=POST http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.05113ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=fc88984a-69e6-43e3-98fe-ca5b17e23ac2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/blobs/uploads/f833d4fe-e853-48cb-9dbc-56915e330287?_state=xSK3Gcn_KTdnhBpPHZlxz9qg3r6mqYhm7yfmB6Phch97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmODMzZDRmZS1lODUzLTQ4Y2ItOWRiYy01NjkxNWUzMzAyODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTMuMTM3MTE5MTgxWiJ9&digest=sha256%3Ae252ce7e7e0c9b234e6bb93f52d8f8431a71b7480f012576ca3565ef2a0cecb5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.460618973s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/f833d4fe-e853-48cb-9dbc-56915e330287?_state=xSK3Gcn_KTdnhBpPHZlxz9qg3r6mqYhm7yfmB6Phch97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmODMzZDRmZS1lODUzLTQ4Y2ItOWRiYy01NjkxNWUzMzAyODciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTMuMTM3MTE5MTgxWiJ9&digest=sha256%3Ae252ce7e7e0c9b234e6bb93f52d8f8431a71b7480f012576ca3565ef2a0cecb5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=8d5b88b4-3c4e-4968-8533-0fb5a14d8534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.774394ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=dd26e7af-5496-44d1-a320-3702a691cca0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.duration=3.499232ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=1ce730fc-14c5-4c47-9d95-c7d60d04d0de http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" 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.931777ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=ca86f35f-9b96-4edb-8df2-ac6b01f4b6d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.897703ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:39359" http.request.id=4aa2f46e-8a74-4f3c-b259-809a50296645 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.duration=3.552512ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:39359" http.request.id=441ccc18-12f3-4659-a380-fefc73609c4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.duration=3.502352ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:39359" http.request.id=2bab7b9d-20c7-4ad1-9333-38167757d923 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.duration=3.448991ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=a9676b78-5481-4595-9a2f-78133922729d http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.991258ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=d4e0b05f-b733-4092-a22f-9b67edcd7d51 http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="787.447µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=303196bb-d396-47d4-a9be-e2842e0b0232 http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.duration="814.888µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=7e6648fb-58f8-49a9-8506-6f6cf8fe000e http.request.method=GET http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="816.448µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=error msg="payload digest does match: "sha256:a0a6bea98cf8e50da7fb4c9a4cc9d1d34f74d3f3d657c976b23bd16cf0fc6909" != "sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760"" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=6a28f3b4-2388-4a6c-a135-481acea279e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=6a28f3b4-2388-4a6c-a135-481acea279e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52936" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="986.25µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=75f72167-defb-43fb-ada8-4bdc50f9367f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47784" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09613ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "DELETE /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=066b5bcc-7bb2-441d-9231-45d496729d74 http.request.method=GET http.request.remoteaddr="127.0.0.1:47784" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="808.367µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=84994534-b5da-42f8-81d8-4fd2973d7638 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47790" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01173ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "DELETE /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=fb4c90ef-df50-41cb-9088-243043afa4c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47804" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.duration=3.671953ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=933b6b4b-80a2-402a-a01d-5916dbb66f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:47804" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.919378ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=2f96e656-868f-46ac-be35-c894bff008ed http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47806" 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="937.048µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=af1e5778-a450-4fcb-8d5b-96901f208d44 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.651953ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=6a502eef-6dae-4964-bba1-55d09f791b10 http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" 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="687.566µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=dc90c1de-f04b-4566-a320-accb2b59b36f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760" http.request.useragent="Go-http-client/1.1" http.response.duration="966.009µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "DELETE /v2/foo/schema1/manifests/sha256:8e97bd0d6f66ea351b3172f3300c5f18f761d719e51f43db0a02c2bdda241760 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=342470b1-9d54-4ccf-b609-cf9a61a9dd15 http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" 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="660.006µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=eaa88b26-0861-4a8a-9825-af0b1d246742 http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" 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="697.566µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=02644cc4-b1ca-446c-99d3-f692f317b63e http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" 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="737.647µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=97706ea6-7024-4916-a001-90499da67990 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" 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="879.408µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=97706ea6-7024-4916-a001-90499da67990 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="921.249µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=97706ea6-7024-4916-a001-90499da67990 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" 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="950.329µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=91638894-eda9-4257-9e19-3da1f2b48cc5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="832.087µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=122b0d1d-bfaa-4c67-8014-83a5a9dfa757 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/blobs/uploads/dbf44251-1b67-4ed6-95d1-874c0e7c3725?_state=DUydPMRHGRgKSzMTYRAsUfnNuVjvIjGangmb1RYwws17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYmY0NDI1MS0xYjY3LTRlZDYtOTVkMS04NzRjMGU3YzM3MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTQuNjU5MDgxOTE1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.07401ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/dbf44251-1b67-4ed6-95d1-874c0e7c3725?_state=DUydPMRHGRgKSzMTYRAsUfnNuVjvIjGangmb1RYwws17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYmY0NDI1MS0xYjY3LTRlZDYtOTVkMS04NzRjMGU3YzM3MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTQuNjU5MDgxOTE1WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=d9feee44-dffa-4f34-a639-116438fdbce0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" 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="895.448µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=d9feee44-dffa-4f34-a639-116438fdbce0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" 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="936.529µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T19:01:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=0de68a43-71bd-47eb-848e-2ee7dcc00c74 http.request.method=POST http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04665ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=ca0fa570-d550-49f3-a14c-837cf44811ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/blobs/uploads/6bd6c02e-73d4-4549-a130-2e416ec5be85?_state=BsicOgbJn-Jeut4PcIZMZ1PUZJoJmkV28TTXQllqCpd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YmQ2YzAyZS03M2Q0LTQ1NDktYTEzMC0yZTQxNmVjNWJlODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTQuOTQ2MzEwMDU3WiJ9&digest=sha256%3A2fc14a9d73ac94369de47738a9d2c3896b0412d26877bae9e81282d540fc0df4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.269910361s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/6bd6c02e-73d4-4549-a130-2e416ec5be85?_state=BsicOgbJn-Jeut4PcIZMZ1PUZJoJmkV28TTXQllqCpd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2YmQ2YzAyZS03M2Q0LTQ1NDktYTEzMC0yZTQxNmVjNWJlODUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTQuOTQ2MzEwMDU3WiJ9&digest=sha256%3A2fc14a9d73ac94369de47738a9d2c3896b0412d26877bae9e81282d540fc0df4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=fa2a4db3-b7f9-469a-aa95-73d2187198c6 http.request.method=POST http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13089ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=120bf2bb-9492-4ee6-86ea-563459d8b2ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/blobs/uploads/4394247f-2b12-47b4-a044-76569b3f3a41?_state=fuFc_clf6M9hunmRnQ8D_6pyQIUc3TTZPPZ2zua-Vft7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0Mzk0MjQ3Zi0yYjEyLTQ3YjQtYTA0NC03NjU2OWIzZjNhNDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTcuNDkyMTU5MzM3WiJ9&digest=sha256%3Af4dfac07f9b3c1ac70bc1e0a6d39db616cf896d1ab28bd1a4fcd986ebbe214d2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.902167283s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/4394247f-2b12-47b4-a044-76569b3f3a41?_state=fuFc_clf6M9hunmRnQ8D_6pyQIUc3TTZPPZ2zua-Vft7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0Mzk0MjQ3Zi0yYjEyLTQ3YjQtYTA0NC03NjU2OWIzZjNhNDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6MDE6MTcuNDkyMTU5MzM3WiJ9&digest=sha256%3Af4dfac07f9b3c1ac70bc1e0a6d39db616cf896d1ab28bd1a4fcd986ebbe214d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=680fcc5a-bb31-4f4e-893a-3eb0f20427a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334012ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=9e0648b9-9043-4f3e-b456-d9d38d3b113c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" http.request.useragent="Go-http-client/1.1" http.response.duration=1.04625ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=73f67b89-f030-42a7-9ecc-a6733731af4b http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" 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.008µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=388cb0ba-de14-480a-a3ad-9ad676d50a52 http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="872.688µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=d073e79f-2b17-4345-b41b-ad95aefe440e http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="725.966µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=6d5c0c4f-c8d1-47c4-b2c2-a07cc164cbb6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" http.request.useragent="Go-http-client/1.1" http.response.duration="702.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=2d05f082-0803-4a09-b10f-1b2ba7389e3b http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="757.567µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="rewriting manifest sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=c286d72a-0fd1-4a58-8f87-0e5f4e2bc85c http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=c286d72a-0fd1-4a58-8f87-0e5f4e2bc85c http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" 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.061579ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=64791126-a78c-45a3-a4a9-89116db978e3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" http.request.useragent="Go-http-client/1.1" http.response.duration="950.489µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=9e3a0caf-7736-4ebb-8d49-113f15bce4e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47808" http.request.uri="/v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="971.609µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=444981e3-9a54-4682-ae5f-8ea72ed088d5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47814" http.request.uri="/v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="999.409µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=40dd4ce6-a67b-4a48-875a-f4d8683be549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47824" http.request.uri="/v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" http.request.useragent="Go-http-client/1.1" http.response.duration=1.352132ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "PUT /v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=76efbd85-2873-40b8-b08d-7c562f0df675 http.request.method=GET http.request.remoteaddr="127.0.0.1:47824" http.request.uri="/v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.11645ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=c311dcf8-ea9f-4adc-95e9-ec0f6b3e47c1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47836" 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="975.688µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:39359" http.request.id=4fadd442-f3a8-426c-9e90-242276bd1fa6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47840" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.315932ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=62f52829-a12c-444b-9599-305cfc2ece7e http.request.method=GET http.request.remoteaddr="127.0.0.1:47840" 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="759.767µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=4447e235-64dc-437c-a4c7-c9bdd5d626a8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47840" http.request.uri="/v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09" http.request.useragent="Go-http-client/1.1" http.response.duration="970.329µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "DELETE /v2/foo/schema2/manifests/sha256:6ab3b355053f84c35c0db6acd8c95626710f64073169b2e0d8d10e9c5ac6ff09 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39359" http.request.id=d005a1b5-c6b7-48ae-960f-acadfe701b59 http.request.method=GET http.request.remoteaddr="127.0.0.1:47840" 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="760.166µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (8.22s) === RUN TestManifestDeleteDisabled time="2024-06-10T19:01: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.4 time="2024-06-10T19:01:19Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:01:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:45569" http.request.id=9a5aab76-7ed6-4b86-b4fc-3925fa542de2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:34800" 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="965.209µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-06-10T19:01: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.4 time="2024-06-10T19:01:19Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:01:19Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T19:01:19Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.4 time="2024-06-10T19:01:19Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-10T19:01:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:36131" http.request.id=cc7209d3-b1ad-415a-bb6d-51ec43bf9ae4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42116" 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.783456ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:36131" http.request.id=358d94f1-05bc-4532-ac0f-a5de39dbc9c7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42130" 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.645615ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:36131" http.request.id=c7eed711-683a-4a28-a292-ff1a609110b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42144" 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.779377ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T19:01:19Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:36131" http.request.id=80832655-57e1-4863-957f-c508a05416c0 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42158" 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.735456ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:01:19 +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-06-10T19:01: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.4 time="2024-06-10T19:01:19Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:01:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=d1d4ded0-a217-4899-bfbb-ed36f90432c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:54926" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.08917ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=b8ba0383-d75a-4879-8d94-c6f1d24336a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54926" http.request.uri="/v2/foo/bar/blobs/uploads/743e754d-621c-44a2-89c7-7adc99ee8335?_state=6FpAo8FY4zRhRLWkYSP82YurYto5IMeJRDvYRCc_DK17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0M2U3NTRkLTYyMWMtNDRhMi04OWM3LTdhZGM5OWVlODMzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMToxOS45MzA4MTU2NzhaIn0%3D&digest=sha256%3A98870f86ad37e284b13e1db25022404a6a1d08b7d0cd64368a481142625277df" http.request.useragent="Go-http-client/1.1" http.response.duration=2.482218618s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:19 +0000] "PUT /v2/foo/bar/blobs/uploads/743e754d-621c-44a2-89c7-7adc99ee8335?_state=6FpAo8FY4zRhRLWkYSP82YurYto5IMeJRDvYRCc_DK17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc0M2U3NTRkLTYyMWMtNDRhMi04OWM3LTdhZGM5OWVlODMzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMToxOS45MzA4MTU2NzhaIn0%3D&digest=sha256%3A98870f86ad37e284b13e1db25022404a6a1d08b7d0cd64368a481142625277df HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=78506dc8-d293-455e-b826-b575beb76fd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54926" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.719314ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01: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.4 time="2024-06-10T19:01:22Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:01:22Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.22.4 time="2024-06-10T19:01:22Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=f5bbd778-f311-4e04-b7b5-cf4916cbfb77 http.request.method=GET http.request.remoteaddr="127.0.0.1:54926" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="732.807µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:01:22Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:39565" go.version=go1.22.4 time="2024-06-10T19:01:22Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=ae0cecb4-735c-400f-8eab-bd5261b74ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54934" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.967µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:01:22Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39565 /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:39565/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:45475" http.request.id=f28a9f4e-69c0-46e2-9aac-619835aa209d http.request.method=GET http.request.remoteaddr="127.0.0.1:34518" http.request.uri="/v2/foo/bar/manifests/sha256:4039f4f6b66e19ff7406a5841c4de206ae54dbb0dc2caa564a354e67fdd88433" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:4039f4f6b66e19ff7406a5841c4de206ae54dbb0dc2caa564a354e67fdd88433" time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=da28d6ef-40ae-4fdb-b602-27469d915961 http.request.method=GET http.request.remoteaddr="127.0.0.1:54936" http.request.uri="/v2/foo/bar/manifests/sha256:4039f4f6b66e19ff7406a5841c4de206ae54dbb0dc2caa564a354e67fdd88433" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.017618ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "GET /v2/foo/bar/manifests/sha256:4039f4f6b66e19ff7406a5841c4de206ae54dbb0dc2caa564a354e67fdd88433 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:01:22Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:4039f4f6b66e19ff7406a5841c4de206ae54dbb0dc2caa564a354e67fdd88433 with ttl=167h59m59.9999968s" go.version=go1.22.4 time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45475" http.request.id=f28a9f4e-69c0-46e2-9aac-619835aa209d http.request.method=GET http.request.remoteaddr="127.0.0.1:34518" http.request.uri="/v2/foo/bar/manifests/sha256:4039f4f6b66e19ff7406a5841c4de206ae54dbb0dc2caa564a354e67fdd88433" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.901712ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "GET /v2/foo/bar/manifests/sha256:4039f4f6b66e19ff7406a5841c4de206ae54dbb0dc2caa564a354e67fdd88433 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=8970d665-4d61-4f8f-b26e-a27db69033d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54936" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.048µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:01:22Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39565 /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:39565/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:45475" http.request.id=b627e06d-f7b1-4bcf-9120-3d1d9cbba941 http.request.method=GET http.request.remoteaddr="127.0.0.1:34524" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=6682cfd4-2909-453e-b8c5-eb29c554f2f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54940" 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.078019ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45475" http.request.id=b627e06d-f7b1-4bcf-9120-3d1d9cbba941 http.request.method=GET http.request.remoteaddr="127.0.0.1:34524" 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.248857ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:01:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=a81018c5-1287-4e06-9e63-7e9397d92d9e http.request.method=POST http.request.remoteaddr="127.0.0.1:54940" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="991.969µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=ea977a20-d9e6-457c-ad94-1a1f0bf8f50c http.request.method=PUT http.request.remoteaddr="127.0.0.1:54940" http.request.uri="/v2/foo/bar/blobs/uploads/545e6975-19ed-46a1-aba8-465b13281d6c?_state=CHOCGiHR2Fx-WvUYEsFjwwryC7G5dYKp47tvadpVyW17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0NWU2OTc1LTE5ZWQtNDZhMS1hYmE4LTQ2NWIxMzI4MWQ2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMToyMi42ODkxMjY3MzZaIn0%3D&digest=sha256%3A9ff2d363541d51e942b6fabe9caabf06f2260f46627d341b6e0733fe677ab13d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.90729141s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:22 +0000] "PUT /v2/foo/bar/blobs/uploads/545e6975-19ed-46a1-aba8-465b13281d6c?_state=CHOCGiHR2Fx-WvUYEsFjwwryC7G5dYKp47tvadpVyW17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU0NWU2OTc1LTE5ZWQtNDZhMS1hYmE4LTQ2NWIxMzI4MWQ2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTowMToyMi42ODkxMjY3MzZaIn0%3D&digest=sha256%3A9ff2d363541d51e942b6fabe9caabf06f2260f46627d341b6e0733fe677ab13d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=33c921c6-3939-4987-907e-e1c66966f912 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54940" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.711754ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:01:24 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=b1693efc-fbd0-416b-b921-70e23325ce27 http.request.method=GET http.request.remoteaddr="127.0.0.1:54940" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="753.247µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:01:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:01:24Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39565 /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:39565/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:45475" http.request.id=d1d59004-9140-452c-a247-dc55f4b482a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45898" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=c0fe0fc5-b3cc-4e12-99e8-a3a6d2c9de52 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54804" 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.983178ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:01:24 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=a1f0a93a-2d48-464c-b07f-e12b4ee6da4b http.request.method=GET http.request.remoteaddr="127.0.0.1:54804" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="698.966µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:01:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:01:24Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39565 /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:39565/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:45475" http.request.id=d1d59004-9140-452c-a247-dc55f4b482a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45898" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39565" http.request.id=3615519b-4beb-49ff-9759-6c7adcf927f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54812" 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.13006ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:01:24 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:01:24Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:dac56a6faab475759981386b3d00ce1d9fae0f0dd1b76d60d1fc850861842eae with ttl=167h59m59.99999536s" go.version=go1.22.4 time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45475" http.request.id=d1d59004-9140-452c-a247-dc55f4b482a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45898" 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.411944ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:01:24 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (4.99s) === RUN TestAppDispatcher time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46179" http.request.id=46f8b66c-e54c-49fa-aa34-85ce943cf3bb http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="903.168µs" http.response.status=200 http.response.written=0 time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46179" http.request.id=2da9cb38-120c-4cbb-baaa-1eff713f3a7d http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="779.767µs" http.response.status=200 http.response.written=0 time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46179" http.request.id=bd1570f4-2c61-4f28-acc2-459e49607d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="724.687µs" http.response.status=200 http.response.written=0 time="2024-06-10T19:01:24Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46179" http.request.id=b5e053d6-0266-452a-8a34-80a38b687fc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="789.568µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-06-10T19:01:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e time="2024-06-10T19:01:24Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e time="2024-06-10T19:01:24Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.4 http.request.host="127.0.0.1:45749" http.request.id=433a5795-07f1-4080-9bdc-7d9550c235b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35158" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-06-10T19:01:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e time="2024-06-10T19:01:24Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e time="2024-06-10T19:01:24Z" level=info msg="configuring file health check path=/tmp/healthcheck3328977556, interval=1" go.version=go1.22.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-06-10T19:01: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.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e time="2024-06-10T19:01:28Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e time="2024-06-10T19:01:28Z" level=info msg="configuring TCP health check addr=127.0.0.1:37425, interval=1" go.version=go1.22.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-06-10T19:01: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.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e time="2024-06-10T19:01:32Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e time="2024-06-10T19:01:32Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:34963, interval=1, threshold=3" go.version=go1.22.4 instance.id=88456ad8-b3c5-4b9f-8d7f-09038ac2582e --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 79.222s === 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.99s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.760s === RUN TestSchedule time="2024-06-10T19:00:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e time="2024-06-10T19:00:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99728ms" go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e time="2024-06-10T19:00:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997µs" go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e time="2024-06-10T19:00:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.04µs" go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-06-10T19:00:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-06-10T19:00:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e time="2024-06-10T19:00:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99692ms" go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e time="2024-06-10T19:00:20Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99772ms" go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e time="2024-06-10T19:00:20Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-06-10T19:00:21Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=f0ef94e5-8ab0-4b81-9a8b-ec3a51cf0f1e --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.869s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (2.62s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 20294656 sha256:bd9f5080bc7be1a85bda120fafd431dc93d1c593a7808c843bf8da7e9f253697 [] map[] } --- PASS: TestSimpleBlobRead (0.57s) === RUN TestBlobMount --- PASS: TestBlobMount (0.51s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.57s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.45s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.62s) === 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:614adb6ad3d10117c870ccf13e5a212727cecbec1b33d80ea1343e2f2f2f741c palailogos: marking blob sha256:69a1874dbecd26aecac8469a1f1cdbad19e93d24367ab9180e1473ac979058f5 palailogos: marking blob sha256:efde124c48939f4c138b4821879015da84a6cf0d3b22a74ae3a355dff92a182b palailogos: marking manifest sha256:69a1874dbecd26aecac8469a1f1cdbad19e93d24367ab9180e1473ac979058f5 palailogos: marking blob sha256:a08d44f4483e9e74a3cf00d73de0685d2e793f373cfb41b9eed6d64609f77ff2 palailogos: marking blob sha256:11ef400fa931feba3fa18eb5c67030f912e2d4ef28ad80e37018202bb113e3f5 palailogos: marking manifest sha256:efde124c48939f4c138b4821879015da84a6cf0d3b22a74ae3a355dff92a182b palailogos: marking blob sha256:cd3fc8cdfe0177644b2f5fd000c329d98d72d23f8e1b483cbc560da50d37045c palailogos: marking blob sha256:b7c70603ded3a846144dfa3b3f4c60b528ed52966f48b456282c7415e0baf2b5 palailogos: marking manifest sha256:f68645500a1f7aa4492f7c1b555458e4a770fd2ca83705180690d3b336388f4e palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:2c42788bb70683a446933e388a972e1187006c492072b888452cb570f4f71055 palailogos: marking blob sha256:6fee29cca3955c038ad13284ebc46a8be0b9b8be8a670d40f49d7395cf3d852c 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.33s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:7b5fc1b4c28c23d63ea2e2e8495a04f80af4a46e8d310396696d89f24ee49c4c deletemanifests: marking manifest sha256:9d8373fe89898100ca38a356fd6d73fdfeccddc93c9a745525b65fe826b1f11d deletemanifests: marking blob sha256:63f66a451ed0b0daa6182953cc4c18bd25000efddc5591035b9bd2a6abe65ac3 deletemanifests: marking blob sha256:01b654fe5c6d305f01c3c3b81e9a5e586e1dbe8753e602007b0f11444a385e64 deletemanifests: marking blob sha256:a0c2d695e5496813bb99ffa5e2b61349310dd39686def92efb230bdbbf3306ec 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0ce4dd5a6bb631ae0a481c5c3ad277951fe27a101461d87354c29a246a4fb63a blob eligible for deletion: sha256:614f168aa8a02189f0642b66faba76d67b8a31222a4cd7630f9821b8d5149870 blob eligible for deletion: sha256:68a9cb49948d1c398ee09d1700b0d60de348f92170f18384e00a7bd37d6c46ab blob eligible for deletion: sha256:7b5fc1b4c28c23d63ea2e2e8495a04f80af4a46e8d310396696d89f24ee49c4c deletemanifests manifest eligible for deletion: sha256:7b5fc1b4c28c23d63ea2e2e8495a04f80af4a46e8d310396696d89f24ee49c4c deletemanifests: marking manifest sha256:9d8373fe89898100ca38a356fd6d73fdfeccddc93c9a745525b65fe826b1f11d deletemanifests: marking blob sha256:63f66a451ed0b0daa6182953cc4c18bd25000efddc5591035b9bd2a6abe65ac3 deletemanifests: marking blob sha256:01b654fe5c6d305f01c3c3b81e9a5e586e1dbe8753e602007b0f11444a385e64 deletemanifests: marking blob sha256:a0c2d695e5496813bb99ffa5e2b61349310dd39686def92efb230bdbbf3306ec time="2024-06-10T19:00:39Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/7b5fc1b4c28c23d63ea2e2e8495a04f80af4a46e8d310396696d89f24ee49c4c" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a time="2024-06-10T19:00:39Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/7b5fc1b4c28c23d63ea2e2e8495a04f80af4a46e8d310396696d89f24ee49c4c" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:68a9cb49948d1c398ee09d1700b0d60de348f92170f18384e00a7bd37d6c46ab time="2024-06-10T19:00:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/68/68a9cb49948d1c398ee09d1700b0d60de348f92170f18384e00a7bd37d6c46ab" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:7b5fc1b4c28c23d63ea2e2e8495a04f80af4a46e8d310396696d89f24ee49c4c time="2024-06-10T19:00:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7b/7b5fc1b4c28c23d63ea2e2e8495a04f80af4a46e8d310396696d89f24ee49c4c" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:0ce4dd5a6bb631ae0a481c5c3ad277951fe27a101461d87354c29a246a4fb63a time="2024-06-10T19:00:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0c/0ce4dd5a6bb631ae0a481c5c3ad277951fe27a101461d87354c29a246a4fb63a" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:614f168aa8a02189f0642b66faba76d67b8a31222a4cd7630f9821b8d5149870 time="2024-06-10T19:00:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/61/614f168aa8a02189f0642b66faba76d67b8a31222a4cd7630f9821b8d5149870" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a --- PASS: TestDeleteManifestIfTagNotFound (2.38s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:d0cc43c8cba6bc740173be24a84470f137493c70f79c630441ffd240b550bd33 time="2024-06-10T19:00:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d0/d0cc43c8cba6bc740173be24a84470f137493c70f79c630441ffd240b550bd33" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:dd7509f6e8b7bc7019669767129f138a2ddf890a4178dc3f0f07f688004524e8 time="2024-06-10T19:00:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/dd/dd7509f6e8b7bc7019669767129f138a2ddf890a4178dc3f0f07f688004524e8" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:ed29714e765c0441b23c44bae4244ead9b564c66e1799be873812e726ca7cb14 time="2024-06-10T19:00:40Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ed/ed29714e765c0441b23c44bae4244ead9b564c66e1799be873812e726ca7cb14" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a --- PASS: TestGCWithMissingManifests (0.95s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:d62d2033e3a1ae8dd7bec10e4685f5fb3704d03652cc328642b02bdcbf8d24c8 komnenos: marking blob sha256:cc81b3c6639276ab56fa96ab2a0f03c4a6c564a9b520c2f3c41fe95e351dab94 komnenos: marking blob sha256:5eadc35b31b47a75d40ed8be82baaa01b6b82ded3a5ff28876cd9c75c4eb3e55 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-06-10T19:00:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:e7b6d4b9ca54fbcaefe3d91cd01ea1ac9713bda108774035b2b5e79524adeb0c time="2024-06-10T19:00:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e7/e7b6d4b9ca54fbcaefe3d91cd01ea1ac9713bda108774035b2b5e79524adeb0c" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:eb7c3171be4a0ac3cd25deaa10dd47762b1ff57d806f805355f1ac5f887cd754 time="2024-06-10T19:00:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/eb/eb7c3171be4a0ac3cd25deaa10dd47762b1ff57d806f805355f1ac5f887cd754" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:4359c138d1973afee75ace9f97b3fb0d9f778b09b556390b55338b44226b1efb time="2024-06-10T19:00:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/43/4359c138d1973afee75ace9f97b3fb0d9f778b09b556390b55338b44226b1efb" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:52f7b69c3434640d251dea3da8034fd237e23181c0f7a4712c68c13a9efdbf11 time="2024-06-10T19:00:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/52/52f7b69c3434640d251dea3da8034fd237e23181c0f7a4712c68c13a9efdbf11" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:5bec28b23d5ef8ad2dd5f7d8df22da1166452f8aa35c154d9646447f877669ed time="2024-06-10T19:00:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5b/5bec28b23d5ef8ad2dd5f7d8df22da1166452f8aa35c154d9646447f877669ed" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a blob eligible for deletion: sha256:abc77318a8cff1ef8f68aa7f0b69d98d5f19ac0a815f719702b56f21ca910440 time="2024-06-10T19:00:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ab/abc77318a8cff1ef8f68aa7f0b69d98d5f19ac0a815f719702b56f21ca910440" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a --- PASS: TestDeletionHasEffect (2.45s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.54s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:4994e0b6e8f7a3b9cf8994e35feb4cecbc314e18e8d2436be3490b461eb0ef4d michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:50ae1e50fcb0b0bbd387099e361243944f0f22e49334d3998382217735c82b76 michael_z_doukas: marking blob sha256:107cade761cfa4aeb6b06e0a009d70a17fd9071692c3b5f706dee6932b5c6a46 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:f789eb6b809a3e073bce89b2f17cc14c1709a00c75663381f28c243b4478f5fe time="2024-06-10T19:00:46Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f7/f789eb6b809a3e073bce89b2f17cc14c1709a00c75663381f28c243b4478f5fe" go.version=go1.22.4 instance.id=97e34fa3-45be-49fe-823f-f11a3836120a --- PASS: TestOrphanBlobDeleted (1.00s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:5b88244a878199e08ecf74f4888a018c81953a3a18f3ddbd13e5a23fbc562187 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:d983033e32765f9eb58c47efcc4a5311592d2c30fb5344215938db01564fe245 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.00s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.84s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.50s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.45s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-06-10T19:00:50Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 18:00:50.626577999 +0000 UTC m=-3570.005774179, actuallyDelete=true" time="2024-06-10T19:00:50Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-06-10T19:00:50Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550, actuallyDelete=true" time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f76e9375-0987-4389-b09d-485bd2a48849 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6bb56df3-d33e-4fa5-ab9a-2a548033053a have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7e48a835-491e-40ba-9d6e-3958090b90a1 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a9d9e18a-ce0d-4eb1-b0f9-0c6ef1c6d3bc have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/c8d69a82-c486-4009-8183-b1dbd3a77805 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cfce73e4-3725-46eb-991b-24e1d5387916 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/c0978ab9-3ae0-4a0b-9a29-423aa0129442 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3467de8c-e44a-493e-9946-f53496c717b1 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/48594f6e-0fb9-4a14-8436-0c25588c1eb6 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8f309da9-9e05-490a-abe2-99c1149829b8 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cbab2da1-2c2c-43fa-bd58-96cee52fdc48 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.627572728 +0000 UTC m=+29.995220550). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-06-10T19:00:50Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 19:00:50.628791779 +0000 UTC m=+29.996440041, actuallyDelete=true" time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cf8f50c6-eb3a-41ef-b00c-2e9b6623b662 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.628791779 +0000 UTC m=+29.996440041). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/273064bc-581d-4008-a687-f373d208727a have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.628791779 +0000 UTC m=+29.996440041). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/53207eba-a9da-490a-ba7d-f4eeb5c1cb2f have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.628791779 +0000 UTC m=+29.996440041). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4bdea704-5e85-4abc-aed2-078e93750043 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.628791779 +0000 UTC m=+29.996440041). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/f707880a-464e-4659-8c9d-b96ffaba2ff9 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.628791779 +0000 UTC m=+29.996440041). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-06-10T19:00:50Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 19:00:50.629631867 +0000 UTC m=+29.997279729, actuallyDelete=true" time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/be539e12-1381-477d-9f6a-19ffd0dd20f7 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.629631867 +0000 UTC m=+29.997279729). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2b57dcc8-e18e-4cac-9a87-2eec48c6b2be have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.629631867 +0000 UTC m=+29.997279729). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5545cd21-b182-436a-b686-b34eb59b689b have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.629631867 +0000 UTC m=+29.997279729). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9960d3d0-775d-499b-a9e5-ae63c00ff404 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.629631867 +0000 UTC m=+29.997279729). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b3c3314f-9b50-4841-b987-b37dc2c49259 have older date (2024-06-10 18:00:50 +0000 UTC) than purge date (2024-06-10 19:00:50.629631867 +0000 UTC m=+29.997279729). Removing upload directory." time="2024-06-10T19:00:50Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-06-10T19:00:50Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 19:00:50.630119071 +0000 UTC m=+29.997766933, actuallyDelete=true" time="2024-06-10T19:00:50Z" 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.193s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.279s === 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.295s === RUN TestWalkFileRemoved time="2024-06-10T19:00:20Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.177s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.731s === 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.373s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.21s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.949s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.72s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 17.449s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-06-10T19:00:20Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.4 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-06-10T19:00:20Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.4 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-06-10T19:00:20Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.4 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly === CONT TestParsing --- PASS: TestMatchIPV6 (0.02s) --- PASS: TestS3TryUpdate (0.02s) time="2024-06-10T19:00:20Z" level=error msg="unknown ip address format" go.version=go1.22.4 instance.id=314fb87c-e8fb-49e4-8354-087298979de6 ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4WithRegionNotMatched (0.02s) --- PASS: TestInvalidNetworkType (0.03s) time="2024-06-10T19:00:20Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestMatchIPV4 (0.02s) --- PASS: TestMatchIPV4_2 (0.03s) --- PASS: TestMatchIPV4WithRegionMatched (0.02s) time="2024-06-10T19:00:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=314fb87c-e8fb-49e4-8354-087298979de6 --- PASS: TestParsing (0.02s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.02s) time="2024-06-10T19:00:20Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=314fb87c-e8fb-49e4-8354-087298979de6 --- PASS: TestInvalidData (0.02s) time="2024-06-10T19:00:21Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T19:00:22Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T19:00:23Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T19:00:24Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.883s === RUN Test OK: 4 passed --- PASS: Test (0.03s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.286s === 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.763s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.52s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.260s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.178s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r6.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r6.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 21.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r6.apk >>> docker-registry: Build complete at Mon, 10 Jun 2024 19:01:40 +0000 elapsed time 0h 1m 41s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240610.190001) (2/3) Purging go (1.22.4-r1) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r31.trigger OK: 270 MiB in 103 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...