Description
Mikes-MBP-2:couchbase-operator mikewied$ E2E_TEST=TestNodeManualFailover make test-indv |
|
go test github.com/couchbase/couchbase-operator/test/e2e -run TestNodeManualFailover \
|
|
-v -timeout 30m --race --kubeconfig /Users/mikewied/.kube/config --operator-image \
|
|
couchbase/couchbase-operator:v1 --namespace default |
|
INFO[0005] couchbase operator pod is running on node (minikube) |
|
INFO[0005] couchbase operator created successfully |
|
INFO[0005] e2e setup successfully |
|
=== RUN TestNodeManualFailover
|
|
test-couchbase-lqxzw-0000.test-couchbase-lqxzw.default.svc:8091 test-couchbase-lqxzw-0000.test-couchbase-lqxzw.default.svc:8091 |
|
--- FAIL: TestNodeManualFailover (560.29s) |
|
crd_util.go:41: creating couchbase cluster: test-couchbase-lqxzw |
|
util.go:159: 2018-01-08 17:39:22.849432855 -0800 PST m=+5.661376869 waiting size (2), healthy couchbase members: names ([]) |
|
util.go:159: 2018-01-08 17:39:32.835762005 -0800 PST m=+15.648082019 waiting size (2), healthy couchbase members: names ([]) |
|
util.go:159: 2018-01-08 17:39:42.836416456 -0800 PST m=+25.649111470 waiting size (2), healthy couchbase members: names ([test-couchbase-lqxzw-0000]) |
|
util.go:159: 2018-01-08 17:39:52.836981527 -0800 PST m=+35.650126541 waiting size (2), healthy couchbase members: names ([test-couchbase-lqxzw-0000]) |
|
util.go:159: 2018-01-08 17:40:02.836998669 -0800 PST m=+45.650518683 waiting size (2), healthy couchbase members: names ([test-couchbase-lqxzw-0000]) |
|
util.go:159: 2018-01-08 17:40:12.835455102 -0800 PST m=+55.649350116 waiting size (2), healthy couchbase members: names ([test-couchbase-lqxzw-0001 test-couchbase-lqxzw-0000]) |
|
util.go:159: 2018-01-08 17:40:12.838795961 -0800 PST m=+55.652690975 waiting for buckets to be ready ([default]) |
|
util.go:159: 2018-01-08 17:40:22.841412631 -0800 PST m=+65.655682645 waiting for buckets to be ready ([default]) |
|
node_test.go:139: Time out waiting for cluster event NewMemberAdded, New member test-couchbase-lqxzw-0002 added to cluster: |
|
crd_util.go:73: deleting couchbase cluster: test-couchbase-lqxzw |
|
FAIL
|
|
INFO[0565] e2e teardown successfully |
|
exit status 1 |
|
FAIL github.com/couchbase/couchbase-operator/test/e2e 565.954s |
Attachments
Issue Links
- duplicates
-
K8S-77 Operator breaks if a node is manually removed
- Resolved