Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Jenkins timeouts on LoadBalancer #11335

@erictune

Description

@erictune

Last Jenkins run failed. Appears to be a timeout creating LoadBalancers. Taking 20min to create an LB. Was green last night and nothing merged today. Has to be GCE.

Snippet from http://kubekins.dls.corp.google.com/job/kubernetes-e2e-gce/7621/consoleFull#3342045390e74f2cb-3875-4db7-be7c-109bf2060372
follows

Services 
  should correctly serve identically named services in different namespaces on different external IP addresses
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:809
[BeforeEach] Services
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:58
>>> testContext.KubeConfig: /var/lib/jenkins/jobs/kubernetes-e2e-gce/workspace/.kube/config
STEP: Building a namespace api objects
INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-service-0-evclu
INFO: Get service account default in ns e2e-tests-service-0-evclu failed, ignoring for 5s: serviceaccounts "default" not found
INFO: Service account default in ns e2e-tests-service-0-evclu with secrets found. (5.008456717s)
INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-service-1-nnxb6
INFO: Get service account default in ns e2e-tests-service-1-nnxb6 failed, ignoring for 5s: serviceaccounts "default" not found
INFO: Service account default in ns e2e-tests-service-1-nnxb6 with secrets found. (5.006766671s)
[It] should correctly serve identically named services in different namespaces on different external IP addresses
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:809
STEP: creating service s0 in namespace e2e-tests-service-0-evclu
STEP: creating service s0 in namespace e2e-tests-service-1-nnxb6
STEP: waiting up to 20m0s for service s0 in namespace e2e-tests-service-0-evclu to have a LoadBalancer ingress point
INFO: Waiting for service s0 in namespace e2e-tests-service-0-evclu to have a LoadBalancer ingress point (5.531106ms)
INFO: Waiting for service s0 in namespace e2e-tests-service-0-evclu to have a LoadBalancer ingress point (5.009560063s)
INFO: Waiting for service s0 in namespace e2e-tests-service-0-evclu to have a LoadBalancer ingress point (10.014143404s)
INFO: Waiting for service s0 in namespace e2e-tests-service-0-evclu to have a LoadBalancer ingress point (15.01897074s)
INFO: Waiting for service s0 in namespace e2e-tests-service-0-evclu to have a LoadBalancer ingress point (20.022640736s)
...
INFO: Waiting for service s0 in namespace e2e-tests-service-0-evclu to have a LoadBalancer ingress point (18m0.983067246s)
INFO: Waiting for service s0 in namespace e2e-tests-service-0-evclu to have a LoadBalancer ingress point (18m5.98715985s)
STEP: waiting up to 20m0s for service s0 in namespace e2e-tests-service-1-nnxb6 to have a LoadBalancer ingress point
STEP: validating unique: [104.197.56.174 104.154.59.232]
STEP: deleting service s0 in namespace e2e-tests-service-1-nnxb6
STEP: deleting service s0 in namespace e2e-tests-service-0-evclu
[AfterEach] Services
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:67
STEP: Destroying namespace e2e-tests-service-0-evclu
STEP: Destroying namespace e2e-tests-service-1-nnxb6

• [SLOW TEST:1111.520 seconds]
Services
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:810
  should correctly serve identically named services in different namespaces on different external IP addresses
  /go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:809

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/testarea/test-infrapriority/backlogHigher priority than priority/awaiting-more-evidence.sig/scalabilityCategorizes an issue or PR as relevant to SIG Scalability.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions