-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.12
-
None
-
Important
-
No
-
False
-
Description of problem
The verify-client-go CI job for the openshift/api repository's release-4.12 branch fails with the following error:
insights/applyconfigurations/insights/v1alpha1/datagather.go:6:2: cannot find package "github.com/openshift/client-go/vendor/github.com/openshift/api/insights/v1alpha1" in: /go/src/github.com/openshift/client-go/vendor/github.com/openshift/api/insights/v1alpha1 monitoring/applyconfigurations/monitoring/v1/alertingrule.go:6:2: cannot find package "github.com/openshift/client-go/vendor/github.com/openshift/api/monitoring/v1" in: /go/src/github.com/openshift/client-go/vendor/github.com/openshift/api/monitoring/v1
This particular failure comes from https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_api/1502/pull-ci-openshift-api-release-4.12-verify-client-go/1671634677745586176. Search.ci has some newer failures.
Version-Release number of selected component (if applicable)
I have seen this in the 4.12 CI job.
How reproducible
Presently, search.ci shows 100% impact (albeit the sample size is small):
pull-ci-openshift-api-release-4.12-verify-client-go (all) - 3 runs, 100% failed, 100% of failures match = 100% impact
Steps to Reproduce
1. Post a PR against the release-4.12 branch.
2. Check search.ci: https://search.ci.openshift.org/?search=datagather.go%3A6%3A2%3A+cannot+find+package&maxAge=168h&context=1&type=bug%2Bissue%2Bjunit&name=openshift-api&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job
Actual results
CI fails. Search.ci shows recent failures: https://search.ci.openshift.org/?search=datagather.go%3A6%3A2%3A+cannot+find+package&maxAge=168h&context=1&type=bug%2Bissue%2Bjunit&name=openshift-api&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job
Expected results
CI passes, or fails on some other test failure. CI shows no recent failures.
- is related to
-
OCPBUGS-15251 while/after upgrading to OKD 4.11 2023-01-14 CoreDNS has a problem with UDP overflows
- Closed
- links to