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} #36469

Closed
k8s-github-robot opened this issue Nov 9, 2016 · 4 comments
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@k8s-github-robot
Copy link

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

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:317
Expected error:
    <*os.PathError | 0xc4209aaab0>: {
        Op: "open",
        Path: "/workspace/kubernetes/examples/storage/cassandra/cassandra-petset.yaml",
        Err: 0x2,
    }
    open /workspace/kubernetes/examples/storage/cassandra/cassandra-petset.yaml: no such file or directory
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:257

Previous issues for this test: #36323

@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 Nov 9, 2016
@k8s-github-robot
Copy link
Author

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

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:317
Expected error:
    <*os.PathError | 0xc4209eaba0>: {
        Op: "open",
        Path: "/workspace/kubernetes/examples/storage/cassandra/cassandra-petset.yaml",
        Err: 0x2,
    }
    open /workspace/kubernetes/examples/storage/cassandra/cassandra-petset.yaml: no such file or directory
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:257

@k8s-github-robot
Copy link
Author

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

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:317
Expected error:
    <*os.PathError | 0xc420a2c240>: {
        Op: "open",
        Path: "/workspace/kubernetes/examples/storage/cassandra/cassandra-petset.yaml",
        Err: 0x2,
    }
    open /workspace/kubernetes/examples/storage/cassandra/cassandra-petset.yaml: no such file or directory
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:257

@k8s-github-robot
Copy link
Author

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

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:317
Expected error:
    <*os.PathError | 0xc4212260c0>: {
        Op: "open",
        Path: "/workspace/kubernetes/examples/storage/cassandra/cassandra-petset.yaml",
        Err: 0x2,
    }
    open /workspace/kubernetes/examples/storage/cassandra/cassandra-petset.yaml: no such file or directory
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/examples.go:257

@wojtek-t wojtek-t removed their assignment Nov 9, 2016
@foxish
Copy link
Contributor

foxish commented Nov 9, 2016

Looks like these were old runs of the e2e test before #36418 was merged and tested. Moving to close these.
Previous issue: #36323

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.
Projects
None yet
Development

No branches or pull requests

3 participants