kubernetes: [e2e failure] [sig-scheduling] ResourceQuota should create a ResourceQuota and capture the life of a ...

/priority critical-urgent /priority failing-test /kind bug /status approved-for-milestone /area platform/gke @kubernetes/sig-scheduling-test-failures owns the tests @kubernetes/sig-cluster-lifecycle-test-failures this is passing in other jobs so I’m pinging the job owner @kubernetes/sig-gcp-test-failures this looks GKE specific

These test has been failing since at least 2017-11-13 for the gke-gci-1.8-gci-master-upgrade-cluster-new job, which is on the sig-release-master-upgrade dashboard, and prevents us from cutting v1.9.0-beta.1 (kubernetes/sig-release#34). Is there work ongoing to bring these tests back to green?

triage report

triage cluster 3d2a887b26f025c4d4c8

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/resource_quota.go:420
Expected error:
    <*errors.StatusError | 0xc421897290>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {SelfLink: "", ResourceVersion: "", Continue: ""},
            Status: "Failure",
            Message: "configmaps \"test-configmap\" is forbidden: status unknown for quota: test-quota",
            Reason: "Forbidden",
            Details: {
                Name: "test-configmap",
                Group: "",
                Kind: "configmaps",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 403,
        },
    }
    configmaps "test-configmap" is forbidden: status unknown for quota: test-quota
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/resource_quota.go:436

Sample failure: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-gci-new-gci-master-upgrade-cluster-new/1512

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 17 (17 by maintainers)

Most upvoted comments

My wife just had a child this week. I’m not sure if i will have time to look at this. I will try tomorrow morning.