kubernetes-retired / service-catalog

Consume services in Kubernetes using the Open Service Broker API
https://svc-cat.io
Apache License 2.0
1.05k stars 385 forks source link

Flake: TestBindingClient on tpr #831

Closed pmorie closed 7 years ago

pmorie commented 7 years ago

New flake in travis:

--- FAIL: TestBindingClient (124.95s)
    --- PASS: TestBindingClient/etcd (2.13s)
        framework.go:61: Shutting down server on ports: 12046 and 30563
    --- FAIL: TestBindingClient/tpr (122.82s)
        framework.go:102: timed out waiting for the condition
    clientset_test.go:594: tpr test failed
[Build log](https://s3.amazonaws.com/archive.travis-ci.org/jobs/231017997/log.txt?X-Amz-Expires=30&X-Amz-Date=20170511T050806Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20170511/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=d827cdf8df0c85d757c7c8a5c299acae7da43e8b3eecff804d872a427550751a) ```console === RUN TestBindingClient/tpr E0511 04:04:58.438116 1684 serve.go:143] Error serving 0.0.0.0:30563 (accept tcp [::]:30563: use of closed network connection); will try again. I0511 04:04:59.295596 1684 serving.go:339] Generated self-signed cert (/tmp/service-catalog-integration740969752/apiserver.crt, /tmp/service-catalog-integration740969752/apiserver.key) I0511 04:04:59.442424 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:00.442419 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:01.417617 1684 util.go:86] Authentication and authorization disabled for testing purposes I0511 04:05:01.417952 1684 run_server.go:82] Completing API server configuration W0511 04:05:01.420766 1684 authorization.go:33] Authorization is disabled W0511 04:05:01.420829 1684 authentication.go:50] Authentication is disabled I0511 04:05:01.420919 1684 tpr_config.go:81] Created skeleton API server. Installing API groups I0511 04:05:01.421019 1684 storage_factory.go:250] storing {servicecatalog.k8s.io brokers} in servicecatalog.k8s.io/v1alpha1, reading as servicecatalog.k8s.io/__internal from { [] false 0 } I0511 04:05:01.421137 1684 storage_factory.go:250] storing {servicecatalog.k8s.io serviceclasses} in servicecatalog.k8s.io/v1alpha1, reading as servicecatalog.k8s.io/__internal from { [] false 0 } I0511 04:05:01.421311 1684 storage_factory.go:250] storing {servicecatalog.k8s.io instances} in servicecatalog.k8s.io/v1alpha1, reading as servicecatalog.k8s.io/__internal from { [] false 0 } I0511 04:05:01.421458 1684 storage_factory.go:250] storing {servicecatalog.k8s.io bindings} in servicecatalog.k8s.io/v1alpha1, reading as servicecatalog.k8s.io/__internal from { [] false 0 } I0511 04:05:01.421620 1684 tpr_config.go:99] Installing API group servicecatalog.k8s.io I0511 04:05:01.442428 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:01.448366 1684 tpr_config.go:104] Finished installing API groups I0511 04:05:01.448462 1684 run_server.go:89] Running the API server [restful] 2017/05/11 04:05:01 log.go:30: [restful/swagger] listing is available at https:///swaggerapi/ [restful] 2017/05/11 04:05:01 log.go:30: [restful/swagger] https:///swaggerui/ is mapped to folder /swagger-ui/ I0511 04:05:01.458051 1684 serve.go:79] Serving securely on 0.0.0.0:24694 I0511 04:05:01.458453 1684 serve.go:94] Serving insecurely on 127.0.0.1:24694 E0511 04:05:01.458832 1684 serve.go:143] Error serving 0.0.0.0:24694 (accept tcp [::]:24694: use of closed network connection); will try again. I0511 04:05:02.442472 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:03.442495 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:04.442586 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:05.442549 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:06.442490 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:07.442582 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:08.442458 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:09.442491 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:10.442427 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:11.442511 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:12.442504 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:13.442455 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:14.442439 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:15.442412 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:16.442435 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:05:17.442504 1684 framework.go:127] Waiting for : "http://localhost:24694" I0511 04:07:01.247251 1684 framework.go:127] Waiting for : "http://localhost:24694" --- FAIL: TestBindingClient (124.95s) --- PASS: TestBindingClient/etcd (2.13s) framework.go:61: Shutting down server on ports: 12046 and 30563 --- FAIL: TestBindingClient/tpr (122.82s) framework.go:102: timed out waiting for the condition clientset_test.go:594: tpr test failed ```
pmorie commented 7 years ago

@arschles @krancour @kibbles-n-bytes can someone take a look at this please?

arschles commented 7 years ago

I'm already working on these tests, so I'll look into it.

arschles commented 7 years ago

I haven't seen any flakes around this test for at least 2 weeks, closing.