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

Extended.[networking] services basic functionality should allow connections to another pod on a different node via a service IP #14615

Closed
bparees opened this issue Jun 13, 2017 · 1 comment
Assignees
Labels
component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@bparees
Copy link
Contributor

bparees commented Jun 13, 2017

/data/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:20
Expected success, but got an error:
    <*errors.errorString | 0xc421b41640>: {
        s: "pod 'service-wget' terminated with failure: &ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2017-06-13 11:26:14 -0400 EDT,FinishedAt:2017-06-13 11:26:17 -0400 EDT,ContainerID:docker://7c8de12f8830252ae34ee3bd559cf06d8650df492efdbc51f03e174b64294d4a,}",
    }
    pod 'service-wget' terminated with failure: &ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2017-06-13 11:26:14 -0400 EDT,FinishedAt:2017-06-13 11:26:17 -0400 EDT,ContainerID:docker://7c8de12f8830252ae34ee3bd559cf06d8650df492efdbc51f03e174b64294d4a,}
/data/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:19

https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2181/

@danwinship
Copy link
Contributor

dup of #14385. (different subtest but clearly the same bug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1
Projects
None yet
Development

No branches or pull requests

3 participants