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

[k8s.io] [Feature:Example] [k8s.io] CassandraStatefulSet should create statefulset {Kubernetes e2e suite} #38222

Closed
k8s-github-robot opened this issue Dec 6, 2016 · 3 comments
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/apps Categorizes an issue or PR as relevant to SIG Apps.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-examples/836/

Failed: [k8s.io] [Feature:Example] [k8s.io] CassandraStatefulSet should create statefulset {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:318
Expected error:
    <*errors.errorString | 0xc4203d3690>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:306

Previous issues for this test: #36323 #36469

@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. labels Dec 6, 2016
@wojtek-t wojtek-t removed their assignment Dec 12, 2016
@k8s-github-robot k8s-github-robot added the sig/apps Categorizes an issue or PR as relevant to SIG Apps. label Feb 26, 2017
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-examples/3782/
Failed: [k8s.io] [Feature:Example] [k8s.io] CassandraStatefulSet should create statefulset {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:333
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://35.184.0.180 --kubeconfig=/workspace/.kube/config create -f examples/storage/cassandra/cassandra-service.yaml --namespace=e2e-tests-examples-6qs7b] []  <nil>  error: the path \"examples/storage/cassandra/cassandra-service.yaml\" does not exist\n [] <nil> 0xc4210e2900 exit status 1 <nil> <nil> true [0xc4200386f0 0xc420038708 0xc420038720] [0xc4200386f0 0xc420038708 0xc420038720] [0xc420038700 0xc420038718] [0xc8b6b0 0xc8b6b0] 0xc421395d40 <nil>}:\nCommand stdout:\n\nstderr:\nerror: the path \"examples/storage/cassandra/cassandra-service.yaml\" does not exist\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://35.184.0.180 --kubeconfig=/workspace/.kube/config create -f examples/storage/cassandra/cassandra-service.yaml --namespace=e2e-tests-examples-6qs7b] []  <nil>  error: the path "examples/storage/cassandra/cassandra-service.yaml" does not exist
     [] <nil> 0xc4210e2900 exit status 1 <nil> <nil> true [0xc4200386f0 0xc420038708 0xc420038720] [0xc4200386f0 0xc420038708 0xc420038720] [0xc420038700 0xc420038718] [0xc8b6b0 0xc8b6b0] 0xc421395d40 <nil>}:
    Command stdout:
    
    stderr:
    error: the path "examples/storage/cassandra/cassandra-service.yaml" does not exist
    
    error:
    exit status 1
    
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2098

@kow3ns
Copy link
Member

kow3ns commented Mar 9, 2017

/assign @chrislovecnm

@kow3ns
Copy link
Member

kow3ns commented Mar 9, 2017

@chrislovecnm Chris, as you asked for the other example failure and are thinking of removing/replacing would you mind taking a look at this one as well as they seem to be correlated?

@ant31 ant31 modified the milestones: v1.6.1, v1.6 Mar 10, 2017
k8s-github-robot pushed a commit that referenced this issue Mar 16, 2017
Automatic merge from submit-queue (batch tested with PRs 43122, 43086)

Configure example pod namespaces

Fixes #43015 
Fixes #43019
Fixes #38222
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/apps Categorizes an issue or PR as relevant to SIG Apps.
Projects
None yet
Development

No branches or pull requests

7 participants