achedresources_test.go:285: Ensure that there are no Sheriffs in "1kwzyq277tk0cqnz"
vr_cachedresources_test.go:285: Ensure that there are no Sheriffs in "j758e15y6tuaspg5"
vr_cachedresources_test.go:291: Verify watching and wildcards work
vr_cachedresources_test.go:309: Creating a wildcard watch for sheriffs against "https://127.0.0.1:6443/services/apiexport/9k4x3f7p0ce6mdyc/cached-wildwest-provider"
vr_cachedresources_test.go:342: Creating a Sheriff in "root:e2e-workspace-rwd6f:e2e-workspace-z6l2c"
assertions.go:1949: Waiting for condition, but got: expected to see 2 sheriffs from wildcard watches, got 0
vr_cachedresources_test.go:357:
Error Trace: /home/prow/go/src/github.com/kcp-dev/kcp/staging/src/github.com/kcp-dev/sdk/testing/helpers/eventually.go:40
/home/prow/go/src/github.com/kcp-dev/kcp/test/e2e/virtualresources/cachedresources/vr_cachedresources_test.go:357
Error: Condition never satisfied
Test: TestCachedResources
Messages: waiting for two sheriffs
DONE 229 tests, 4 skipped, 2 failures in 358.510s
I0203 07:51:47.354396 19535 shard.go:248] "gathering shard metrics" shard="kcp"
I0203 07:51:47.546076 19535 shard.go:272] "writing metrics file" shard="kcp" path="/logs/artifacts/kcp/kcp-metrics.txt"
I0203 07:51:47.548947 19535 shard.go:277] "wrote metrics file" shard="kcp" path="/logs/artifacts/kcp/kcp-metrics.txt"
make: *** [Makefile:350: test-e2e-shared-minimal] Error 1
+ EXIT_CODE=2
Describe the bug
Steps To Reproduce
This is CI flake:
https://public-prow.kcp.k8c.io/view/s3/prow-public-data/pr-logs/pull/kcp-dev_kcp/3808/pull-kcp-test-e2e-shared/2018590003830984704
Expected Behaviour
work
Additional Context
No response