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-kubernetes-e2e-gci-gce-es-logging: broken test run #38329

Closed
k8s-github-robot opened this issue Dec 7, 2016 · 4 comments
Closed

ci-kubernetes-e2e-gci-gce-es-logging: broken test run #38329

k8s-github-robot opened this issue Dec 7, 2016 · 4 comments
Assignees
Labels
area/logging area/test-infra kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/instrumentation Categorizes an issue or PR as relevant to SIG Instrumentation.
Milestone

Comments

@k8s-github-robot
Copy link

Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-es-logging/1152/

Run so broken it didn't make JUnit output!

@k8s-github-robot k8s-github-robot added kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. area/test-infra labels Dec 7, 2016
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-es-logging/4855/
Multiple broken tests:

Failed: DiffResources {e2e.go}

Error: 12 leaked resources
[ addresses ]
+NAME                     REGION       ADDRESS       STATUS
+bootstrap-e2e-master-ip  us-central1  35.184.45.93  RESERVED
[ routes ]
+bootstrap-e2e-8c997c22-fb67-11e6-99af-42010af00002  bootstrap-e2e  10.180.2.0/24  us-central1-f/instances/bootstrap-e2e-master  1000
[ routes ]
+default-route-6e0c42043ad02a94                      bootstrap-e2e  0.0.0.0/0      default-internet-gateway                      1000
[ routes ]
+default-route-97504b303896c636                      bootstrap-e2e  10.240.0.0/16                                                1000
[ firewall-rules ]
+NAME                                   NETWORK        SRC_RANGES     RULES                                       SRC_TAGS              TARGET_TAGS
+bootstrap-e2e-default-internal-master  bootstrap-e2e  10.0.0.0/8     tcp:1-2379,tcp:2382-65535,udp:1-65535,icmp                        bootstrap-e2e-master
+bootstrap-e2e-default-internal-node    bootstrap-e2e  10.0.0.0/8     tcp:1-65535,udp:1-65535,icmp                                      bootstrap-e2e-minion
+bootstrap-e2e-default-ssh              bootstrap-e2e  0.0.0.0/0      tcp:22
+bootstrap-e2e-master-etcd              bootstrap-e2e                 tcp:2380,tcp:2381                           bootstrap-e2e-master  bootstrap-e2e-master
+bootstrap-e2e-master-https             bootstrap-e2e  0.0.0.0/0      tcp:443                                                           bootstrap-e2e-master
+bootstrap-e2e-minion-all               bootstrap-e2e  10.180.0.0/14  tcp,udp,icmp,esp,ah,sctp                                          bootstrap-e2e-minion

Issues about this test specifically: #33373 #33416 #34060 #40437 #40454

Failed: Test {e2e.go}

exit status 1

Issues about this test specifically: #33361 #38663 #39788 #39877 #40371 #40469 #40478 #40483 #40668 #41048

Failed: [k8s.io] Cluster level logging using Elasticsearch [Feature:Elasticsearch] should check that logs from containers are ingested into Elasticsearch {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/cluster_logging_es.go:60
Failed to ingest logs
Expected error:
    <*errors.errorString | 0xc420c3d1c0>: {
        s: "lost 100.00% of lines, but only loss of 0.00% can be tolerated",
    }
    lost 100.00% of lines, but only loss of 0.00% can be tolerated
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/cluster_logging_es.go:55

Issues about this test specifically: #34666 #34708 #35409 #35445 #37324

Failed: TearDown {e2e.go}

signal: interrupt

Issues about this test specifically: #34118 #34795 #37058 #38207

@calebamiles calebamiles modified the milestone: v1.6 Mar 3, 2017
@grodrigues3 grodrigues3 added area/logging sig/instrumentation Categorizes an issue or PR as relevant to SIG Instrumentation. labels Mar 11, 2017
@spiffxp
Copy link
Member

spiffxp commented Mar 14, 2017

Helping out with 1.6 issue triage (https://groups.google.com/forum/#!topic/kubernetes-milestone-burndown/48AFuXnoJZA). Please re-open if you feel this is an inappropriate action.

This hasn't had any activity in over 16 days, seems like it's not flaking anymore.

Specific issues linked that aren't closed: #37324 (no activity since it was in v1.5), #37058 (not in v1.6 milestone)

@spiffxp
Copy link
Member

spiffxp commented Mar 14, 2017

/assign

@spiffxp
Copy link
Member

spiffxp commented Mar 14, 2017

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logging area/test-infra kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/instrumentation Categorizes an issue or PR as relevant to SIG Instrumentation.
Projects
None yet
Development

No branches or pull requests

6 participants