kubernetes-sigs / usage-metrics-collector

High fidelity and scalable capacity and usage metrics for Kubernetes clusters
Apache License 2.0
123 stars 21 forks source link

[Flake] TestMetricsPrometheusCollector/basic #20

Closed ehashman closed 7 months ago

ehashman commented 1 year ago

Frequently flaking on PRs, periodics.

https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_usage-metrics-collector/18/pull-usage-metrics-collector-test/1615777852949532672 https://testgrid.k8s.io/sig-instrumentation-usage-metrics-collector#periodic-test

Triage link

https://storage.googleapis.com/k8s-triage/index.html?test=TestMetricsPrometheusCollector%2Fbasic

/kind flake

ehashman commented 1 year ago

Integration tests are now passing much more consistently with https://github.com/kubernetes/test-infra/pull/28454, I think this can be closed.

/close

k8s-ci-robot commented 1 year ago

@ehashman: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/usage-metrics-collector/issues/20#issuecomment-1396273437): >Integration tests are now passing much more consistently with https://github.com/kubernetes/test-infra/pull/28454, I think this can be closed. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ehashman commented 1 year ago

/reopen

unfortunately still seems to be flaking, but less frequently

k8s-ci-robot commented 1 year ago

@ehashman: Reopened this issue.

In response to [this](https://github.com/kubernetes-sigs/usage-metrics-collector/issues/20#issuecomment-1412485063): >/reopen > >unfortunately still seems to be flaking, but less frequently Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ehashman commented 1 year ago

/triage accepted

ehashman commented 1 year ago

Not sure why this is still flaking. It doesn't appear to flake on its own, only when the other integration test flakes. Might be some sort of environment setup failure?

k8s-triage-robot commented 8 months ago

This issue has not been updated in over 1 year, and should be re-triaged.

You can:

For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/

/remove-triage accepted

dashpole commented 7 months ago

unclear if this is still relevant. We can open new issues if the problem resurfaces.

/close

k8s-ci-robot commented 7 months ago

@dashpole: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/usage-metrics-collector/issues/20#issuecomment-1984122999): >unclear if this is still relevant. We can open new issues if the problem resurfaces. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ehashman commented 7 months ago

This doesn't appear to be flaking anymore.