Type: Normal | Reason: ServiceCreated | Message: Service for admin console `test-couchbase-wc92f-ui` was created
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0000 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0001 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0002 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0003 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0004 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0005 added to cluster
|
Type: Normal | Reason: RebalanceStarted | Message: A rebalance has been started to balance data across the cluster
|
Type: Normal | Reason: RebalanceCompleted | Message: A rebalance has completed
|
Type: Normal | Reason: BucketCreated | Message: A new bucket `PVBucket` was created
|
Type: Warning | Reason: MemberDown | Message: Existing member test-couchbase-wc92f-0005 down
|
Type: Normal | Reason: MemberRecovered | Message: Existing member test-couchbase-wc92f-0005 recovered
|
Type: Normal | Reason: VolumeUnhealthy | Message: Member test-couchbase-wc92f-0005 volumes are unhealthy. Failover is recommended: Missing PersistentVolumeClaim for path /opt/couchbase/var/lib/couchbase
|
Type: Warning | Reason: MemberFailedOver | Message: Existing member test-couchbase-wc92f-0005 failed over
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0006 added to cluster
|
Type: Normal | Reason: RebalanceStarted | Message: A rebalance has been started to balance data across the cluster
|
Type: Normal | Reason: MemberRemoved | Message: Existing member test-couchbase-wc92f-0005 removed from the cluster
|
Type: Normal | Reason: RebalanceCompleted | Message: A rebalance has completed
|
|
but got:
|
Type: Normal | Reason: ServiceCreated | Message: Service for admin console `test-couchbase-wc92f-ui` was created
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0000 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0001 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0002 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0003 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0004 added to cluster
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0005 added to cluster
|
Type: Normal | Reason: RebalanceStarted | Message: A rebalance has been started to balance data across the cluster
|
Type: Normal | Reason: RebalanceCompleted | Message: A rebalance has completed
|
Type: Normal | Reason: BucketCreated | Message: A new bucket `PVBucket` was created
|
Type: Warning | Reason: MemberDown | Message: Existing member test-couchbase-wc92f-0005 down
|
Type: Normal | Reason: MemberRecovered | Message: Existing member test-couchbase-wc92f-0005 recovered
|
Type: Warning | Reason: MemberFailedOver | Message: Existing member test-couchbase-wc92f-0005 failed over
|
Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-wc92f-0006 added to cluster
|
Type: Normal | Reason: RebalanceStarted | Message: A rebalance has been started to balance data across the cluster
|
Type: Normal | Reason: MemberRemoved | Message: Existing member test-couchbase-wc92f-0005 removed from the cluster
|
Type: Normal | Reason: RebalanceCompleted | Message: A rebalance has completed
|
I've filed
K8S-541to track dropping of events which can happen for various reasons. Given that the correct things are happening in terms of the cluster being rebuilt by the operator I'm not too concerned about the event being dropped, but I would like to add log messages for when this happens in the future.For 1.0.0 let's re-run this test and see if this happens frequently. Given that I can see that the code was run to raise the event I don't think we should see this issue in test re-runs.