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

create_nodeconfig_test.go: no such file or directory test flake #9286

Closed
bparees opened this issue Jun 11, 2016 · 6 comments
Closed

create_nodeconfig_test.go: no such file or directory test flake #9286

bparees opened this issue Jun 11, 2016 · 6 comments
Assignees
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2

Comments

@bparees
Copy link
Contributor

bparees commented Jun 11, 2016

[WARNING] While the jUnit report found no failed tests, the `go test` process failed.
[WARNING] This usually means that the unit test suite failed to compile.
[WARNING] `go test` had the following output to stderr:
# github.com/openshift/origin/pkg/cmd/server/admin
open _output/local/go/src/github.com/openshift/origin/pkg/cmd/server/admin/create_nodeconfig_test.go: open _output/local/go/src/github.com/openshift/origin/pkg/cmd/server/admin/create_nodeconfig_test.go: no such file or directory
[INFO] Full output from `go test` logged at /tmp/openshift/test-go/logs/test-go.log
[INFO] jUnit XML report placed at /tmp/openshift/test-go/artifacts/report.xml
hack/test-go.sh failed after 3208 seconds
@bparees bparees added area/tests kind/test-flake Categorizes issue or PR as related to test flakes. labels Jun 11, 2016
@bparees
Copy link
Contributor Author

bparees commented Jun 11, 2016

@stevekuznetsov starting w/ you since it seems like it might be an infrastructure issue.

@bparees
Copy link
Contributor Author

bparees commented Jun 11, 2016

@stevekuznetsov
Copy link
Contributor

We've seen a bunch of similar looking stuff on other tests... Does seem systemic

@stevekuznetsov
Copy link
Contributor

Seeing things like this in local testing for devenv AMI:

Jun 10 17:34:12 [INFO] Building junitreport binary for testing...
Jun 10 17:34:12 junitreport.go:10:2: cannot find package "github.com/openshift/origin/tools/junitreport/pkg/cmd" in any of:
Jun 10 17:34:12     /usr/lib/golang/src/github.com/openshift/origin/tools/junitreport/pkg/cmd (from $GOROOT)
Jun 10 17:34:12     ($GOPATH not set)

@stevekuznetsov
Copy link
Contributor

@smarterclayton this is the issue tracking what you saw

@stevekuznetsov
Copy link
Contributor

closing in favor of #9457

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

No branches or pull requests

2 participants