kubernetes: [Flaky test] [sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should store data

Which jobs are flaking: gce-master-scale-correctness

Which test(s) are flaking: [sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes should store data

Testgrid link: https://k8s-testgrid.appspot.com/sig-release-master-informing#gce-master-scale-correctness

Reason for failure:

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:151
Dec  4 12:39:05.233: Failed to create injector pod: timed out waiting for the condition
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:182

Anything else we need to know: Today’s job failure: https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scale-correctness/1334830154144288768.

This test has also failed on October 22nd: https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scale-correctness/1319247469246156800.

Stdout from today’s job’s flake: https://pastebin.com/aQBJ0ecj. Lots of lines like these:

Dec  4 12:39:05.869: INFO: error deleting PD "gce-scale-cluster-ced40298-49d6-4213-9d55-c0247d079da3": googleapi: Error 400: The disk resource 'projects/kubernetes-scale/zones/us-east1-b/disks/gce-scale-cluster-ced40298-49d6-4213-9d55-c0247d079da3' is already being used by 'projects/kubernetes-scale/zones/us-east1-b/instances/gce-scale-cluster-minion-heapster', resourceInUseByAnotherResource
Dec  4 12:39:05.869: INFO: Couldn't delete PD "gce-scale-cluster-ced40298-49d6-4213-9d55-c0247d079da3", sleeping 5s: googleapi: Error 400: The disk resource 'projects/kubernetes-scale/zones/us-east1-b/disks/gce-scale-cluster-ced40298-49d6-4213-9d55-c0247d079da3' is already being used by 'projects/kubernetes-scale/zones/us-east1-b/instances/gce-scale-cluster-minion-heapster', resourceInUseByAnotherResource

/sig storage /sig scalability

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 26 (18 by maintainers)

Most upvoted comments

Windows jobs failing with Failed to create injector pod: timed out waiting for the condition are: ci-kubernetes-e2e-windows-containerd-gce ci-kubernetes-e2e-windows-containerd-gce-1-21 ci-kubernetes-e2e-windows-gce-2019-1-20 ci-gce-pd-csi-driver-latest-k8s-master-windows-2019-migration ci-kubernetes-e2e-windows-gce-2004 But in all of these jobs there are many tests failing with different errors as well, I don’t know how related that is.

@mauriciopoppe Triage is crashing on Chrome at the moment (https://github.com/kubernetes/test-infra/issues/22906), but it’s working on Firefox.