Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-2684

[rhdh-operator] Integration tests failing on PRs: exec: "etcd": executable file not found in $PATH

XMLWordPrintable

    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • Release Note Not Required
    • RHDH Install 3287

      Description of problem:

      Noticed this on several PRs (https://github.com/redhat-developer/rhdh-operator/actions/workflows/pr.yaml):

       [BeforeSuite] [FAILED] [0.005 seconds]
      [BeforeSuite] 
      /home/runner/work/rhdh-operator/rhdh-operator/integration_tests/suite_test.go:76
      
        Timeline >>
        STEP: bootstrapping test environment @ 02/13/26 11:00:56.402
        [FAILED] in [BeforeSuite] - /home/runner/work/rhdh-operator/rhdh-operator/integration_tests/suite_test.go:113 @ 02/13/26 11:00:56.407
        << Timeline
      
        [FAILED] Unexpected error:
            <*fmt.wrapError | 0xc0002d8ec0>: 
            unable to start control plane itself: failed to start the controlplane. retried 5 times: exec: "etcd": executable file not found in $PATH
            {
                msg: "unable to start control plane itself: failed to start the controlplane. retried 5 times: exec: \"etcd\": executable file not found in $PATH",
                err: <*fmt.wrapError | 0xc0002d8ea0>{
                    msg: "failed to start the controlplane. retried 5 times: exec: \"etcd\": executable file not found in $PATH",
                    err: <*exec.Error | 0xc0002d8e40>{
                        Name: "etcd",
                        Err: <*errors.errorString | 0x2ffb120>{
                            s: "executable file not found in $PATH",
                        },
                    },
                },
            }
        occurred
        In [BeforeSuite] at: /home/runner/work/rhdh-operator/rhdh-operator/integration_tests/suite_test.go:113 @ 02/13/26 11:00:56.407
      

      Reproducibility (Always/Intermittent/Only Once):

      Only in CI. Everything works locally.

      Build Details:

      From the main branch

              rh-ee-fndlovu Fortune Ndlovu
              rh-ee-asoro Armel Soro
              RHDH Install
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: