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

vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher flake #20147

Closed
liggitt opened this issue Jun 29, 2018 · 1 comment
Closed

vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher flake #20147

liggitt opened this issue Jun 29, 2018 · 1 comment
Labels
kind/post-rebase kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1 sig/pod
Milestone

Comments

@liggitt
Copy link
Contributor

liggitt commented Jun 29, 2018

seen frequently after the 1.11 rebase: https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/20145/pull-ci-origin-unit/573/?log#log

panic: Fail in goroutine after  has completed

goroutine 25 [running]:
testing.(*common).Fail(0xc4201a2000)
	/usr/local/go/src/testing/testing.go:502 +0x1bd
testing.(*common).Fail(0xc4201a20f0)
	/usr/local/go/src/testing/testing.go:496 +0x109
testing.(*common).FailNow(0xc4201a20f0)
	/usr/local/go/src/testing/testing.go:522 +0x39
testing.(*common).Fatalf(0xc4201a20f0, 0xbff93f, 0x2c, 0x0, 0x0, 0x0)
	/usr/local/go/src/testing/testing.go:588 +0x95
github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher.TestExamplePlugin.func1.1(0xc420080780, 0xc4201a20f0)
	/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher/plugin_watcher_test.go:127 +0x149
created by github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher.TestExamplePlugin.func1
	/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher/plugin_watcher_test.go:122 +0x9ad
FAIL	github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher	1.061s

/assign @sjenning @vikaschoudhary16

@liggitt liggitt added priority/P1 kind/test-flake Categorizes issue or PR as related to test flakes. sig/pod kind/post-rebase labels Jun 29, 2018
@liggitt liggitt added this to the v3.11 milestone Jun 29, 2018
@deads2k deads2k mentioned this issue Jun 29, 2018
17 tasks
@sjenning
Copy link
Contributor

@deads2k already has an issue for this and @vikaschoudhary16 is working on it
#20136

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

No branches or pull requests

2 participants