Error from server (NotFound): namespaces "devfile-proxy" not found
Using Devfile proxy:
cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=e317175f7" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration.xml" --label-filter="!unauth && !nocluster && !podman" tests/integration
Running Suite: Integration Suite - /go/odo_1/tests/integration
==============================================================
Random Seed: 1697559256 - will randomize all specs

Will run 504 of 956 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSSSSS•SSS••••S•SSSS•SSS•S•SSSSSSSSS•SSSS•SS••••SS•S•S••••SS•S•S•S•••S•S•SSS••SSSS•SS•S•SSS•SS•S•••S•SS•SSS•SSSS••S••S•SS••S•SS••S•SSS•••S••S•SSSSS•••SSSS••S•SSS•S••••S•S•SS•S•S•••S•SS
------------------------------
• [69.940 seconds]
odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports
/go/odo_1/tests/integration/cmd_dev_test.go:3622

  Captured StdOut/StdErr Output >>
  PID: 19060
  << Captured StdOut/StdErr Output
------------------------------
SS•S•••S•S•••SS•S•SSSSSSS•SS••S•SSSS
  ------------------------------
  Progress Report for Ginkgo Process #4
  Automatically polling progress:
    odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy when running and stopping odo dev should not delete the resources created with odo deploy (Spec Runtime: 2m5.898s)
      /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:169

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1017 16:20:55.828116   19081 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd $PROJECT_SOURCE &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled
        [odo] I1017 16:20:55.832903   19081 implem.go:114] The path for preference file is /tmp/867694743/preference.yaml
        [odo] I1017 16:20:55.833584   19081 segment.go:268] Checking telemetry enable status
        [odo] I1017 16:20:55.833597   19081 segment.go:286] Sending telemetry disabled by env variable
        [odo] Cleaning resources, please wait
        [odo] I1017 16:20:56.009454   19081 delete.go:174] Ignoring resource: deployments/my-component; its mode(Deploy) does not match with the given mode(Dev)
        [odo] I1017 16:20:56.053454   19081 all.go:46] starting to concurrently query 200 APIs
        [odo] I1017 16:20:56.053716   19081 all.go:62] fired up all goroutines to query APIs
        [odo] I1017 16:20:57.206153   19081 all.go:67] all goroutines have returned in 1.149946719s
        [odo] I1017 16:20:57.206914   19081 all.go:76] query result: objects=631
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 169 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002689a0, {0x30fdae8?, 0xc000e08000}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002689a0, {0x30fdae8, 0xc000e08000}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc0010f5ea8?, {0xc0006b40c0?, 0x43914a8?, 0x0?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
      > github.com/redhat-developer/odo/tests/integration.glob..func9.6.2.4.1()
          /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:173
            | 	Expect(err).ShouldNot(HaveOccurred())
            | 	devSession.Stop()
            > 	devSession.WaitEnd()
            | })
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x269b573, 0xc000f34960})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
••SS•SSS••
  ------------------------------
  Progress Report for Ginkgo Process #1
  Automatically polling progress:
    odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully (Spec Runtime: 3m34.588s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
        At [By Step] cleaning up the resources on ending the session (Step Runtime: 26.206s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:326

        Begin Captured GinkgoWriter Output >>
          ...
          [odo]  ✗  Finished executing the application (command: start-debug) [1m]
          [odo] I1017 16:21:15.270182   17375 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects &&  (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid]: error while streaming command: context canceled
          [odo] I1017 16:21:15.285018   17375 implem.go:114] The path for preference file is /tmp/3660458740/preference.yaml
          [odo] I1017 16:21:15.285575   17375 segment.go:268] Checking telemetry enable status
          [odo] I1017 16:21:15.285587   17375 segment.go:286] Sending telemetry disabled by env variable
          [odo] Cleaning resources, please wait
          [odo] I1017 16:21:15.358466   17375 all.go:46] starting to concurrently query 200 APIs
          [odo] I1017 16:21:15.361679   17375 all.go:62] fired up all goroutines to query APIs
          [odo] I1017 16:21:17.581510   17375 all.go:67] all goroutines have returned in 2.223032883s
          [odo] I1017 16:21:17.582180   17375 all.go:76] query result: objects=652
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 192 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00046a1c0, {0x30fdae8?, 0xc000d3e708}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00046a1c0, {0x30fdae8, 0xc000d3e708}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc00045ade0?, {0xc0008ca090?, 0x0?, 0x0?})
            /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
          github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
            /go/odo_1/tests/helper/helper_dev.go:263
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:328
              | By("cleaning up the resources on ending the session", func() {
              | 	devSession.Stop()
              > 	devSession.WaitEnd()
              | 	out := commonVar.CliRunner.Run("get", "deployments").Out.Contents()
              | 	helper.DontMatchAllInOutput(string(out), deploymentNames)
          github.com/onsi/ginkgo/v2/internal.(*Suite).By(0xc000132000, {0x2d5276b, 0x2f}, {0xc00095de70, 0x1, 0x0?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309
          github.com/onsi/ginkgo/v2.By({0x2d5276b?, 0xf7289d?}, {0xc00095de70?, 0xb25ea0?, 0x0?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/core_dsl.go:547
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:326
              | })
              | 
              > By("cleaning up the resources on ending the session", func() {
              | 	devSession.Stop()
              | 	devSession.WaitEnd()
          github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1088f3e, 0xc001226300})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•SSSSSSS••••SS••SSSSSSSSSSSSS•••SS•SSS•S••S•SSSS•SS•S••SSS••••S•S•SSSS•••SSS•S••S•SSS•S•SSSS••S•SSS•SS••SS•SS•SSS
  ------------------------------
  Progress Report for Ginkgo Process #14
  Automatically polling progress:
    odo dev command tests Devfile contains pod-overrides and container-overrides attributes should override the content in the pod it creates for the component on the cluster (Spec Runtime: 2m3.807s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4146
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4146

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1017 16:23:46.534512   24179 segment.go:268] Checking telemetry enable status
        [odo] I1017 16:23:46.534536   24179 segment.go:286] Sending telemetry disabled by env variable
        [odo] I1017 16:23:46.534770   24179 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c100-e.eu-de.containers.cloud.ibm.com:31952/api/v1/namespaces/cmd-dev-test4146hit/pods/okriwm-app-6d959784f4-6stk2/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_run.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c100-e.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true]'
        [odo] stdout: []
        [odo] stderr: []
        [odo] I1017 16:23:46.534816   24179 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled
        [odo] I1017 16:23:46.580071   24179 all.go:46] starting to concurrently query 200 APIs
        [odo] I1017 16:23:46.580236   24179 all.go:62] fired up all goroutines to query APIs
        [odo] I1017 16:23:47.362362   24179 all.go:67] all goroutines have returned in 782.299974ms
        [odo] I1017 16:23:47.362412   24179 all.go:76] query result: objects=615
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 399 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000292230, {0x30fdae8?, 0xc0008dbf50}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000292230, {0x30fdae8, 0xc0008dbf50}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000dcdd50?, {0xc0002b11d0?, 0x2cf43e9?, 0x9?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:334
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:337
      > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:4147
            | })
            | It("should override the content in the pod it creates for the component on the cluster", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: ctx.podman,
            | 	}, func(session *gexec.Session, outContents, _ string, _ map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1088f3e, 0xc000c5c720})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
••SSSS•S•SSSSS•SSS
  ------------------------------
  Progress Report for Ginkgo Process #3
  Automatically polling progress:
    odo dev command tests when a component is bootstrapped ensure that index information is updated (Spec Runtime: 2m4.936s)
      /go/odo_1/tests/integration/cmd_dev_test.go:305
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:305

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1017 16:24:15.535636   24658 watch.go:271] deployment watcher Event: Type: MODIFIED, name: vqaier-app, rv: 90546551, generation: 1, pods: 1
        [odo] I1017 16:24:15.535709   24658 watch.go:333] Dev mode interrupted by user
        [odo] I1017 16:24:15.548975   24658 implem.go:114] The path for preference file is /tmp/930866913/preference.yaml
        [odo] I1017 16:24:15.550106   24658 segment.go:268] Checking telemetry enable status
        [odo] I1017 16:24:15.550131   24658 segment.go:286] Sending telemetry disabled by env variable
        [odo] Cleaning resources, please wait
        [odo] I1017 16:24:15.734875   24658 all.go:46] starting to concurrently query 200 APIs
        [odo] I1017 16:24:15.735031   24658 all.go:62] fired up all goroutines to query APIs
        [odo] I1017 16:24:16.508436   24658 all.go:67] all goroutines have returned in 773.571491ms
        [odo] I1017 16:24:16.508492   24658 all.go:76] query result: objects=610
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 492 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000518770, {0x30fdae8?, 0xc0008f1680}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000518770, {0x30fdae8, 0xc0008f1680}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc00116fdf8?, {0xc00063d230?, 0xc0004152c0?, 0xc0000f7f10?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:334
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:337
      > github.com/redhat-developer/odo/tests/integration.glob..func7.4.14()
          /go/odo_1/tests/integration/cmd_dev_test.go:306
            | 
            | It("ensure that index information is updated", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{}, func(session *gexec.Session, outContents, errContents string, ports map[string]string) {
            | 		indexAfterPush, err := util.ReadFileIndex(filepath.Join(commonVar.Context, ".odo", "odo-file-index.json"))
            | 		Expect(err).ToNot(HaveOccurred())
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x269b573, 0xc000111e00})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
••S
------------------------------
• [83.028 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_dev_test.go:76

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports' from /tmp/2765510471
  << Captured StdOut/StdErr Output
------------------------------
••••SSSS•SSS•SS•S•SSSSS•SS•
------------------------------
• [82.109 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_dev_test.go:112

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports' from /tmp/1687479767
  << Captured StdOut/StdErr Output
------------------------------
S•SS•••SSS••S•SSS
------------------------------
• [11.496 seconds]
odo dev interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_dev_test.go:164

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports' from /tmp/1575701529
  << Captured StdOut/StdErr Output
------------------------------
•••S•S•SS•S••S••S•SS•S•S•SSSSSS••S•••••S•S•SSS•SS•SS•••••SS•
------------------------------
• [10.153 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_deploy_test.go:75

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy' from /tmp/3376562243
  << Captured StdOut/StdErr Output
------------------------------
•••S•SSSS•••SSS•S••S••••••S••S•S•S•SS•S•S•S••S•S
------------------------------
• [82.087 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_dev_test.go:40

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/3408731826
  << Captured StdOut/StdErr Output
------------------------------
•SSSSS•S••••••SS•SSS•S•S•SS•S•••S••SSSSS••S•SSS•
  ------------------------------
  Progress Report for Ginkgo Process #10
  Automatically polling progress:
    odo dev command tests when doing odo dev and there is a env variable with spaces - without metadata.name should be able to exec command (Spec Runtime: 2m5.282s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1743
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1743

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] read: read /dev/stdin: input/output error
        [odo] I1017 16:30:39.749087    2816 watch.go:333] Dev mode interrupted by user
        [odo] I1017 16:30:39.765181    2816 implem.go:114] The path for preference file is /tmp/1173683360/preference.yaml
        [odo] Cleaning resources, please wait
        [odo] I1017 16:30:39.767211    2816 segment.go:268] Checking telemetry enable status
        [odo] I1017 16:30:39.767229    2816 segment.go:286] Sending telemetry disabled by env variable
        [odo] I1017 16:30:39.954307    2816 all.go:46] starting to concurrently query 200 APIs
        [odo] I1017 16:30:39.954692    2816 all.go:62] fired up all goroutines to query APIs
        [odo] I1017 16:30:41.814083    2816 all.go:67] all goroutines have returned in 1.859791848s
        [odo] I1017 16:30:41.814321    2816 all.go:76] query result: objects=618
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 542 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005582a0, {0x30fdae8?, 0xc00070a6c0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005582a0, {0x30fdae8, 0xc00070a6c0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc00173fd70?, {0xc0014b8410?, 0xc00173fc38?, 0x2?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:334
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:337
      > github.com/redhat-developer/odo/tests/integration.glob..func7.13.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:1744
            | 
            | It("should be able to exec command", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: podman,
            | 	}, func(session *gexec.Session, out, err string, ports map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1088f3e, 0xc001254d80})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•SSS•S•••S•S••SSS•SSS•SS•SSS••S••SSSS•S•SSS••SSSSS
------------------------------
• [5.682 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_deploy_test.go:40

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy -v 4' from /tmp/4118034174
  << Captured StdOut/StdErr Output
------------------------------
SSS•SSSSSS•
------------------------------
• [24.885 seconds]
odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed
/go/odo_1/tests/integration/interactive_dev_test.go:209

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/2229090880
  << Captured StdOut/StdErr Output
------------------------------
S•••SS•S•S•SS••••SSSS•S••S
------------------------------
• [7.098 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_deploy_test.go:109

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy' from /tmp/1597346351
  << Captured StdOut/StdErr Output
------------------------------
••SSS•S•SSSSS•••SSSSS•SSSSS•••SSSSSS••S•••S•••SSS••SSS•S•S•SSS•••SS•SS••S•S•S•SSSSSSSS•SSS••S•SSS•S•S•S•SSS••SSSS•SSSSSSSSS•SS•S•S•SS•SSS••S•S•SS•SS•S•SSSS••S•SSSS
------------------------------
• [9.054 seconds]
odo deploy interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_deploy_test.go:159

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo deploy' from /tmp/1517634205
  << Captured StdOut/StdErr Output
------------------------------
••••S•S•••SSSSSS•SS•S•SSSSSSS•S•SSSS•S•S•SS••••
  ------------------------------
  Progress Report for Ginkgo Process #9
  Automatically polling progress:
    odo dev command tests checking if odo dev matches local Devfile K8s resources and remote resources when odo dev is executed to run a devfile containing a k8s resource with apply command should have deleted the old resource and created the new resource (Spec Runtime: 2m2.83s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1077
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1050

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1017 16:36:51.629522   14177 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I1017 16:36:51.632326   14177 port.go:319] port 8080 not listening in container "runtime"
        [odo] I1017 16:36:59.433196   14177 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: qnmxqy-app-5f5db5667f-wl9v8 in container: runtime
        [odo] I1017 16:36:59.857181   14177 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I1017 16:36:59.857210   14177 exec.go:96]    0: 2A1111AC:8968 221A1068:01BB 06 00000000:00000000 03:00000BC7 00000000     0        0 0 3 0000000000000000                                      
        [odo] I1017 16:36:59.857220   14177 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I1017 16:36:59.857229   14177 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I1017 16:36:59.857237   14177 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1011050000        0 1503270093 1 0000000000000000 100 0 0 10 0
        [odo] I1017 16:36:59.857249   14177 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I1017 16:36:59.866762   14177 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 41139 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000544f50, {0x30fdd28?, 0xc0018265a0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000544f50, {0x30fdd28, 0xc0018265a0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf2614, 0x8}, 0xc000458020?, 0xc000458000?, 0xc000838fc0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000423080)
          /go/odo_1/tests/helper/helper_dev.go:279
      > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:1069
            | 	helper.ReplaceStrings(filepath.Join(commonVar.Context, "devfile.yaml"), devfile.deploymentName, devfile.newDeploymentName)
            | 
            > 	err := devSession.WaitSync()
            | 	Expect(err).To(BeNil())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x269b573, 0xc00195dda0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
•••S••••••SS•SS•••SS•SSSSSSSS••SS•••SSS•••SSS•SSSSSSS•SS•••••••
------------------------------
• [60.722 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /instance endpoint is DELETEd should terminate the dev session
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:239

  Captured StdOut/StdErr Output >>
  <<< Session terminated >>>
  << Captured StdOut/StdErr Output
------------------------------
••••••••

Ran 406 of 956 Specs in 1488.963 seconds
SUCCESS! -- 406 Passed | 0 Failed | 0 Pending | 550 Skipped


Ginkgo ran 1 suite in 26m0.848968609s
Test Suite Passed
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-e2e.xml"  tests/e2escenarios
Running Suite: odo e2e scenarios - /go/odo_1/tests/e2escenarios
===============================================================
Random Seed: 1697560824 - will randomize all specs

Will run 4 of 4 specs
Running in parallel across 16 processes
------------------------------
• [107.997 seconds]
E2E Test starting with non-empty Directory test debugging should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:329

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3974268572
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #7
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m3.602s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:199
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:199

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] ↪ Dev mode
        [odo]  Status:
        [odo]  Watching for changes in the current directory /tmp/2583335492
        [odo] 
        [odo] Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I1017 16:42:41.713684   20904 watch.go:271] deployment watcher Event: Type: MODIFIED, name: nxwnnw-app, rv: 90592931, generation: 1, pods: 1
        [odo] I1017 16:42:41.815074   20904 watch.go:348] filesystem watch event: WRITE         "/tmp/2583335492/.odo/odo-file-index.json"
        [odo] I1017 16:42:41.816937   20904 watch.go:348] filesystem watch event: WRITE         "/tmp/2583335492/.odo/odo-file-index.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 59 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006ec000, {0x2f3fe50?, 0xc000386a20}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006ec000, {0x2f3fe50, 0xc000386a20}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b61f03, 0x8}, 0xc0002e4480?, 0xc00010e0c0?, 0xc000192e10)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0007c7d28)
          /go/odo_1/tests/helper/helper_dev.go:279
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:246
            | // "changes are made to the applications"
            | helper.ReplaceString(filepath.Join(commonVar.Context, "src", "main", "java", "com", "example", "demo", "DemoApplication.java"), "Hello updated World!", "Hello from an updated World!")
            > err = devSession.WaitSync()
            | Expect(err).ToNot(HaveOccurred())
            | // "should deploy new changes"
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x103b705, 0xc00006ad20})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
  Progress Report for Ginkgo Process #5
  Automatically polling progress:
    E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m3.746s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:63
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:63

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I1017 16:42:44.044202   21204 watch.go:271] deployment watcher Event: Type: MODIFIED, name: vfkfqi-app, rv: 90593089, generation: 1, pods: 1
        [odo] I1017 16:42:44.185967   21204 watch.go:348] filesystem watch event: REMOVE        "/tmp/1921638130/.odo/odo-file-index.json"
        [odo] I1017 16:42:44.186285   21204 watch.go:383] error removing watch for /tmp/1921638130/.odo/odo-file-index.json: can't remove non-existent watcher: /tmp/1921638130/.odo/odo-file-index.json
        [odo] I1017 16:42:44.186367   21204 watch.go:348] filesystem watch event: CREATE        "/tmp/1921638130/.odo/odo-file-index.json"
        [odo] I1017 16:42:44.195403   21204 watch.go:348] filesystem watch event: WRITE         "/tmp/1921638130/.odo/odo-file-index.json"
        [odo] I1017 16:42:44.200642   21204 watch.go:348] filesystem watch event: WRITE         "/tmp/1921638130/.odo/devstate.json"
        [odo] I1017 16:42:44.204391   21204 watch.go:348] filesystem watch event: WRITE         "/tmp/1921638130/.odo/devstate.21204.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 75 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0001951f0, {0x2f3fe50?, 0xc0005d6d20}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0001951f0, {0x2f3fe50, 0xc0005d6d20}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b6ff84, 0xf}, 0x0?, 0x3?, 0xc0005d6cc0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:192
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.5.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:155
            | 
            | // start dev mode again
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | Expect(err).ToNot(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
  Progress Report for Ginkgo Process #4
  Automatically polling progress:
    E2E Test starting with non-empty Directory add Binding should verify developer workflow of using binding as env in innerloop (Spec Runtime: 2m8.056s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:461
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:461

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1017 16:42:45.063152   20978 kubeexec.go:54] StartProcessForCommand for "run"
        [odo] I1017 16:42:45.063244   20978 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
        [odo] I1017 16:42:45.063269   20978 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (./main) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: crhscr-app-86c5574ffd-8vql5 in container: runtime
        [odo] ↵
 ✓  Building your application in container (command: build) [2s]
        [odo]  •  Executing the application (command: run)  ...
        [odo] I1017 16:42:50.064004   20978 execute_run.go:90] checking if process for command "run" is running
        [odo] I1017 16:42:50.064042   20978 kubeexec.go:40] GetProcessInfoForCommand for "run"
        [odo] I1017 16:42:50.064072   20978 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: crhscr-app-86c5574ffd-8vql5 in container: runtime
        [odo] I1017 16:42:50.313751   20978 exec.go:96] 153
        [odo] I1017 16:42:50.313890   20978 exec.go:37] Executing command [/bin/sh -c kill -0 153; echo $?] for pod: crhscr-app-86c5574ffd-8vql5 in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 82 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004fe150, {0x2f3fe50?, 0xc00067d9b0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004fe150, {0x2f3fe50, 0xc00067d9b0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b61f03, 0x8}, 0x0?, 0x48?, 0xc00067c7b0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000575e28)
          /go/odo_1/tests/helper/helper_dev.go:279
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.8.4()
          /go/odo_1/tests/e2escenarios/e2e_test.go:526
            | helper.Cmd("odo", "remove", "binding", "--name", bindingName).ShouldPass()
            | 
            > err = devSession.WaitSync()
            | Expect(err).To(BeNil())
            | Eventually(func() string { return helper.Cmd("odo", "describe", "binding").ShouldRun().Out() }).
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x103b71e, 0xc00006a480})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [151.289 seconds]
E2E Test starting with empty Directory should verify developer workflow from empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:63

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/1921638130
  Spawning '/go/bin/odo delete component' from /tmp/1921638130
  << Captured StdOut/StdErr Output
------------------------------
• [169.285 seconds]
E2E Test starting with non-empty Directory add Binding should verify developer workflow of using binding as env in innerloop
/go/odo_1/tests/e2escenarios/e2e_test.go:461

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/1973454588
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #7
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 4m3.608s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:199
      In [It] (Node Runtime: 4m0.007s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:199

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] ↪ Dev mode
        [odo]  Status:
        [odo]  Watching for changes in the current directory /tmp/2583335492
        [odo] 
        [odo] Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I1017 16:44:38.159654   21410 watch.go:271] deployment watcher Event: Type: MODIFIED, name: nxwnnw-app, rv: 90594299, generation: 1, pods: 1
        [odo] I1017 16:44:38.261214   21410 watch.go:348] filesystem watch event: WRITE         "/tmp/2583335492/.odo/odo-file-index.json"
        [odo] I1017 16:44:38.262385   21410 watch.go:348] filesystem watch event: WRITE         "/tmp/2583335492/.odo/odo-file-index.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 59 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00013a770, {0x2f3fe50?, 0xc000b1e2d0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00013a770, {0x2f3fe50, 0xc000b1e2d0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b61f03, 0x8}, 0xc0002e4480?, 0xc00010e0c0?, 0xc000b1e240)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000b97d28)
          /go/odo_1/tests/helper/helper_dev.go:279
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:287
            | // making changes to the project again
            | helper.ReplaceString(filepath.Join(commonVar.Context, "src", "main", "java", "com", "example", "demo", "DemoApplication.java"), "Hello from an updated World!", "Hello from an updated v2 World!")
            > err = devSession.WaitSync()
            | Expect(err).ToNot(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x103b705, 0xc00006ad20})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [253.200 seconds]
E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:199

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/2583335492
  Spawning '/go/bin/odo delete component' from /tmp/2583335492
  << Captured StdOut/StdErr Output
------------------------------

Ran 4 of 4 Specs in 253.428 seconds
SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 4m31.335055219s
Test Suite Passed