Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: K8sConformance Portmap Chaining Check connectivity-check compliance with portmap chaining #11849

Closed
aanm opened this issue Jun 3, 2020 · 5 comments
Labels
area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! kind/bug/CI This is a bug in the testing code. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Projects

Comments

@aanm
Copy link
Member

aanm commented Jun 3, 2020

/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-Kernel/k8s-1.17-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:512
connectivity-check pods are not ready after timeout
Expected
    <*errors.errorString | 0xc000652760>: {
        s: "timed out waiting for pods with filter  to be ready: 4m0s timeout expired",
    }
to be nil
/usr/local/go/src/reflect/value.go:460

b92c71ed_K8sConformance_Portmap_Chaining_Check_connectivity-check_compliance_with_portmap_chaining.zip

@aanm aanm added kind/bug/CI This is a bug in the testing code. area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! labels Jun 3, 2020
@pchaigno pchaigno added this to To Do (1.8 - Rare Flakes) in CI Force Jun 3, 2020
@pchaigno
Copy link
Member

pchaigno commented Jun 3, 2020

The logs have a couple Unable to restore endpoint warnings that may be related:

2020-06-02T21:26:26.374327728Z level=warning msg="Unable to restore endpoint, ignoring" endpointID=2956 error="Kubernetes pod default/ratings-v1-75c477b778-9lsb5 does not exist" k8sPodName=default/ratings-v1-75c477b778-9lsb5 subsys=daemon
[...]
2020-06-02T21:26:26.374458819Z level=warning msg="Unable to restore endpoint, ignoring" endpointID=826 error="Kubernetes pod default/reviews-v1-75cfdb45f-qstbg does not exist" k8sPodName=default/reviews-v1-75cfdb45f-qstbg subsys=daemon
[...]
2020-06-02T21:26:26.374470619Z level=warning msg="Unable to restore endpoint, ignoring" endpointID=980 error="Kubernetes pod default/reviews-v2-6588f4df97-vxbq7 does not exist" k8sPodName=default/reviews-v2-6588f4df97-vxbq7 subsys=daemon
[...]
2020-06-02T21:26:26.374486663Z level=warning msg="Unable to restore endpoint, ignoring" endpointID=1446 error="Kubernetes pod default/details-v1-6df6c569f8-n5bf2 does not exist" k8sPodName=default/details-v1-6df6c569f8-n5bf2 subsys=daemon

I could find a only one other occurrence of this flake on master over the last 14 days: https://jenkins.cilium.io/job/Ginkgo-CI-Tests-k8s1.18-Pipeline/457/testReport/Suite-k8s-1/18/K8sConformance_Portmap_Chaining_Check_connectivity_check_compliance_with_portmap_chaining/. I did not go through all failures in PRs, but those I checked were unrelated.

@nebril
Copy link
Member

nebril commented Jul 7, 2020

@stale
Copy link

stale bot commented Sep 5, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. label Sep 5, 2020
@stale
Copy link

stale bot commented Sep 19, 2020

This issue has not seen any activity since it was marked stale. Closing.

@stale stale bot closed this as completed Sep 19, 2020
CI Force automation moved this from To Do (1.8, 1.9 - Rare Flakes) to Fixed / Done Sep 19, 2020
@christarazi
Copy link
Member

Seen in #15384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! kind/bug/CI This is a bug in the testing code. stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Projects
No open projects
CI Force
  
Fixed / Done
Development

No branches or pull requests

4 participants