John Spray

Results 144 issues of John Spray

https://buildkite.com/redpanda/redpanda/builds/18840#01849373-8425-495a-95e6-7c462a832601 ``` --- FAIL: kuttl (2273.54s) --- FAIL: kuttl/harness (0.00s) --- PASS: kuttl/harness/resources-redpanda (9.51s) --- PASS: kuttl/harness/additional-configuration (218.28s) --- PASS: kuttl/harness/redpanda-schema-registry-sasl (401.49s) --- PASS: kuttl/harness/produce-tls (12.22s) --- PASS: kuttl/harness/pandaproxy-produce-consume-tls-client (10.17s)...

kind/bug
area/k8s
ci-failure

This happened in my local environment while I was running a redpanda cluster that contained a tiered storage topic, I didn't have my local minio running, and I deleted the...

kind/bug
area/cloud-storage

It's unclear why, but in a case where this threw from _worker, the test ended up hanging during teardown. We don't need to throw from _worker: it is neater to...

kind/bug
area/tests

i3en.xlarge has 8GB per vCPU Is4gen.4xlarge has 6GB per vCPU Our scale tests do not pass reliably on the weaker arm nodes. ``` FAIL test: ManyPartitionsTest.test_many_partitions (2/3 runs) failure at...

kind/bug
area/tests
ci-failure

https://buildkite.com/redpanda/vtools/builds/4324#018496a2-e835-4a1e-b9a1-af52a6a95f3b ``` Traceback (most recent call last): File "/home/ubuntu/.local/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 135, in run data = self.run_test() File "/home/ubuntu/.local/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 227, in run_test return self.test_context.function(self.test) File "/home/ubuntu/.local/lib/python3.10/site-packages/ducktape/mark/_mark.py", line 476, in wrapper...

kind/bug
area/raft
ci-failure

## Cover letter Avoid a repetition of the snafus fixed in a53ad9861, 2e983af0. This is an ancient branch that I'm revising because the change is just as valid now as...

area/storage
kind/tech-debt

``` FAIL test: sarama_test.SaramaTest (1/1 runs) failure at 2022-11-22T06:39:48.585Z: Started but didn't finish! on (arm64, VM) in job https://buildkite.com/redpanda/vtools/builds/4341#01849bce-14cd-459c-93ea-8edafa568895 ``` ``` [INFO:2022-11-21 23:43:58,323]: RunnerClient: rptest.tests.compatibility.sarama_test.SaramaTest.test_sarama_interceptors: PASS^M [INFO:2022-11-21 23:43:58,332]: RunnerClient: rptest.tests.compatibility.sarama_test.SaramaTest.test_sarama_interceptors:...

kind/bug
area/tests
ci-failure

https://buildkite.com/redpanda/redpanda/builds/18834#018490fa-0cc6-4580-b087-ae5669dddab4

kind/bug
area/k8s
ci-failure

Depends on #6037 ## Problem tenant_id/timeline_id is no longer a full identifier for metrics from a `Tenant` or `Timeline` object. Closes: https://github.com/neondatabase/neon/issues/5953 ## Summary of changes Include `shard_id` label everywhere...

c/storage/pageserver
a/tech_debt

## Problem In #5980 the page service connection handler gets a simple piece of logic for finding the right Timeline: at connection time, it picks an arbitrary Timeline, and then...

c/storage/pageserver
a/tech_debt