Skip to content

Flaky Integration Test: Kjobctl Suite: [BeforeSuite] Unexpected error #47

Open
@mbobrovskyi

Description

@mbobrovskyi

/kind flake

What happened:

{Unexpected error:
    <*fmt.wrapError | 0xc000889ea0>: 
    unable to install CRDs onto control plane: something went wrong waiting for CRDs to appear as API resources: context deadline exceeded
    {
        msg: "unable to install CRDs onto control plane: something went wrong waiting for CRDs to appear as API resources: context deadline exceeded",
        err: <*fmt.wrapError | 0xc000889e40>{
            msg: "something went wrong waiting for CRDs to appear as API resources: context deadline exceeded",
            err: <context.deadlineExceededError>{},
        },
    }
occurred failed [FAILED] Unexpected error:
    <*fmt.wrapError | 0xc000889ea0>: 
    unable to install CRDs onto control plane: something went wrong waiting for CRDs to appear as API resources: context deadline exceeded
    {
        msg: "unable to install CRDs onto control plane: something went wrong waiting for CRDs to appear as API resources: context deadline exceeded",
        err: <*fmt.wrapError | 0xc000889e40>{
            msg: "something went wrong waiting for CRDs to appear as API resources: context deadline exceeded",
            err: <context.deadlineExceededError>{},
        },
    }
occurred
In [BeforeSuite] at: /home/prow/go/src/sigs.k8s.io/kjob/test/integration/kjobctl/suite_test.go:55 @ 01/20/25 09:22:16.825
}

What you expected to happen:
No errors.

How to reproduce it (as minimally and precisely as possible):
https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_kjob/38/pull-kjob-test-integration-main/1881269040224145408

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Kjob version (use git describe --tags --dirty --always):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.kind/flakeCategorizes issue or PR as related to a flaky test.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions