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

distributed-on-master failing #274

Closed
chrishenzie opened this issue Apr 15, 2021 · 8 comments · Fixed by #253
Closed

distributed-on-master failing #274

chrishenzie opened this issue Apr 15, 2021 · 8 comments · Fixed by #253
Assignees

Comments

@chrishenzie
Copy link
Contributor

The distributed-on-master test has been failing since April 7th.

Taking a sample error, it looks like the root cause is a missing test-driver.yaml:

sed: can't read /home/prow/go/pkg/csiprow.z0lNIIs8xX/test-driver.yaml: No such file or directory

cc @msau42 @pohly

@pohly
Copy link
Contributor

pohly commented Apr 15, 2021

I have a fix for that in PR #253

I know, should have been a separate PR, but I was expecting that one to merge a bit sooner.

@pohly pohly self-assigned this Apr 15, 2021
@pohly pohly mentioned this issue Apr 15, 2021
@chrishenzie
Copy link
Contributor Author

@pohly Thanks for the speedy fix! It looks like there was one more test failure in the most recent run.

@pohly
Copy link
Contributor

pohly commented Apr 16, 2021

It looks like there was one more test failure in the most recent run.

That looks like a timing flake. Let's keep this issue open and monitor that a bit longer.

/reopen

@k8s-ci-robot k8s-ci-robot reopened this Apr 16, 2021
@k8s-ci-robot
Copy link
Contributor

@pohly: Reopened this issue.

In response to this:

It looks like there was one more test failure in the most recent run.

That looks like a timing flake. Let's keep this issue open and monitor that a bit longer.

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@pohly
Copy link
Contributor

pohly commented Apr 16, 2021

Hmm, occurred twice already. I'll check...

@pohly pohly changed the title distributed-on-master failing due to missing test-driver.yaml distributed-on-master failing Apr 16, 2021
@pohly
Copy link
Contributor

pohly commented Apr 30, 2021

External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (immediate binding)] topology should provision a volume and schedule a pod with AllowedTopologies is still flaky.

Let's investigate as part of this issue.

@pohly
Copy link
Contributor

pohly commented Apr 30, 2021

The reason for that failure was identified as problem in external-provisioner and fixed in kubernetes-csi/external-provisioner#612.

We can fix the job by updating to the latest external-provisioner.

@pohly
Copy link
Contributor

pohly commented May 4, 2021

@pohly pohly closed this as completed May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants