Skip to content

CI: Travis: Flake in ClusterMeshServicesTestSuite.TestClusterMeshServicesUpdate #12756

@christarazi

Description

@christarazi
level=info msg="All resources of remote cluster cleaned up" clusterName=AZCmYEYccuFY2 config=/tmp/multicluster423804424/AZCmYEYccuFY2 kvstoreErr="<nil>" kvstoreStatus= subsys=clustermesh
level=info msg="Remote cluster disconnected" clusterName=AZCmYEYccuFY2 config=/tmp/multicluster423804424/AZCmYEYccuFY2 kvstoreErr="<nil>" kvstoreStatus= subsys=clustermesh
level=info msg="Closing connection to remote etcd" clusterName=AZCmYEYccuFY1 config=/tmp/multicluster423804424/AZCmYEYccuFY1 kvstoreErr="<nil>" kvstoreStatus= subsys=clustermesh
level=info msg="Closing connection to remote etcd" clusterName=AZCmYEYccuFY2 config=/tmp/multicluster423804424/AZCmYEYccuFY2 kvstoreErr="<nil>" kvstoreStatus= subsys=clustermesh
{"level":"warn","ts":"2020-08-03T06:20:07.370Z","caller":"clientv3/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"endpoint://client-c0ba1628-ae8a-4d45-b0e7-e9cdf7fbe446/127.0.0.1:4002","attempt":0,"error":"rpc error: code = Canceled desc = context canceled"}

----------------------------------------------------------------------
FAIL: services_test.go:217: ClusterMeshServicesTestSuite.TestClusterMeshServicesUpdate

services_test.go:272:
    s.expectEvent(c, k8s.DeleteService, svcID, nil)
services_test.go:129:
    c.Assert(event.Action, Equals, action)
... obtained k8s.CacheAction = 0 ("service-updated")
... expected k8s.CacheAction = 1 ("service-deleted")

OOPS: 5 passed, 1 FAILED
--- FAIL: Test (90.51s)
FAIL
coverage: 5.3% of statements in ./...
FAIL	github.com/cilium/cilium/pkg/clustermesh	90.612s
FAIL
Makefile:212: recipe for target 'unit-tests' failed
make: *** [unit-tests] Error 1
travis_time:end:067ec678:start=1596434831940907765,finish=1596435607481834965,duration=775540927200,event=script

https://travis-ci.com/github/cilium/cilium/jobs/367759063

Found during one of the many runs of #11607

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!needs/triageThis issue requires triaging to establish severity and next steps.staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions