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=17edd51d6" ./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: 1689931157 - will randomize all specs

Will run 506 of 960 specs
Running in parallel across 16 processes
SSSSSSSSSSSS••SS•SSSSS•S•••S•••SSSSSS•SSS•••S•SSS•SSSSSS•S•S•••S•SS•SSSSSS•S•S••S•SSSSSSSSS•SS••S••S•S•••SS••S•SS•SS•SSSSSS•SS••••SSSS•SSSS••S•SS••SSSSS••S•••S•••••SS•
------------------------------
• [56.074 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:273

  Captured StdOut/StdErr Output >>
  <<< Session terminated >>>
  << Captured StdOut/StdErr Output
------------------------------
SSSS••SS•SSS••SS•S••S•••S•S•SS
  ------------------------------
  Progress Report for Ginkgo Process #1
  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: 2m1.282s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4116
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4116

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 09:24:49.008192   16082 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]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0721 09:24:49.022581   16082 implem.go:114] The path for preference file is /tmp/422599130/preference.yaml
        [odo] I0721 09:24:49.023205   16082 segment.go:268] Checking telemetry enable status
        [odo] I0721 09:24:49.023223   16082 segment.go:286] Sending telemetry disabled by env variable
        [odo] Cleaning resources, please wait
        [odo] I0721 09:24:49.122725   16082 all.go:46] starting to concurrently query 199 APIs
        [odo] I0721 09:24:49.122847   16082 all.go:62] fired up all goroutines to query APIs
        [odo] I0721 09:24:50.096922   16082 all.go:67] all goroutines have returned in 973.787122ms
        [odo] I0721 09:24:50.097071   16082 all.go:76] query result: objects=575
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 177 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00052fc00, {0x30f0568?, 0xc0002a3db8}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00052fc00, {0x30f0568, 0xc0002a3db8}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc0009efd70?, {0xc00081ad20?, 0x2ce86be?, 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:257
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:328
        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:331
      > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:4117
            | })
            | 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({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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
•SS•••SS•••••
------------------------------
• [2.836 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/3117969387
  << Captured StdOut/StdErr Output
------------------------------
•SSSS•S••••SSS•S•S•SS•••SSSSS•S•SS••S•SSS••S•SS•SSS•SS•••SS•SSSS•SSSS••••S••SSSSSSSSS•SSS•SSS•SSSSSS•SS••••S•SSS•••S•
------------------------------
• [55.604 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:3592

  Captured StdOut/StdErr Output >>
  PID: 21423
  << Captured StdOut/StdErr Output
------------------------------
••••SS•S•SS•SSS•SS••S•S••S•
------------------------------
• [3.359 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/2743488533
  << Captured StdOut/StdErr Output
------------------------------
•SSS•S•S••••S•SSSS•••SS•SSSS•SS•S••SSSSS•SSS••S•SS•SSS••SSS•S••SSS•S•S•SSS••SSSS•S•S•S•S•••SSSS•SSS•SSSS••••SSS••S•S•SS••••SS•S•SSS••SSS••S•SSS••S•SSSS•S•S•S•SSS•SSS••S•S••SS••S••SSS•SSSS•SSSSSS•••S••SSSS••SSSSS••SSSS•SSSS••S
------------------------------
• [79.580 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/1573912458
  << Captured StdOut/StdErr Output
------------------------------
S•S••S•SSS•SSS••SSS•SSSS•SSSS•S••SSSSSS•••••S•SSSSS•SS•S••S•SS•SSS••SSS••••SSS••SSS•S•SS•••••S•S•
------------------------------
• [78.760 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/3816039798
  << Captured StdOut/StdErr Output
------------------------------
••SS•S
------------------------------
• [7.292 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/3386546239
  << Captured StdOut/StdErr Output
------------------------------
••SS•SS•S•••••SS•SS•SS••SSSS••S•••S•S•SSSSS•SS••S•SSS•SSSSS•SS•S••
  ------------------------------
  Progress Report for Ginkgo Process #8
  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: 2m1.333s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1047
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1020

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0721 09:36:35.909502    1057 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0721 09:36:35.911083    1057 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0721 09:36:43.680928    1057 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: agitmn-app-84dc999f49-m5j4t in container: runtime
        [odo] I0721 09:36:43.921726    1057 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0721 09:36:43.921904    1057 exec.go:96]    0: 5C2E11AC:C23C 23101068:01BB 06 00000000:00000000 03:00000BF5 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0721 09:36:43.921913    1057 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0721 09:36:43.921929    1057 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0721 09:36:43.921935    1057 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1009880000        0 383377456 1 0000000000000000 100 0 0 10 0
        [odo] I0721 09:36:43.921944    1057 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0721 09:36:43.924636    1057 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 730 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0003e8000, {0x30f07a8?, 0xc000dd5620}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0003e8000, {0x30f07a8, 0xc000dd5620}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ce6913, 0x8}, 0xc000421ba0?, 0xc000421b80?, 0xc00092b380)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0000b1d40)
          /go/odo_1/tests/helper/helper_dev.go:273
      > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:1039
            | 	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({0x1085f3e, 0xc000ee58c0})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
••S•••SS•••SS•SS
------------------------------
• [78.317 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/1360053682
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS•SS•SSSSSS•S•S••S••••SSSSS••SSSSS••SSS•S
------------------------------
• [2.492 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/2444600267
  << Captured StdOut/StdErr Output
------------------------------
S•S•SSS•SS••SS•SS•••
------------------------------
• [17.821 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:206

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/4019344364
  << Captured StdOut/StdErr Output
------------------------------
SS••SSSS•S•S••S•••S••SSSS•••SSSS•S•SS•••SS••SS•SS
------------------------------
• [2.766 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/239130067
  << Captured StdOut/StdErr Output
------------------------------
•SSSSS••SSSSSS•SS••S•SS•SS•S•SS•SSSSSSS••SSSSSS•S••SS•••••••
  ------------------------------
  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: 3m31.464s)
      /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.984s)
          /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] I0721 09:40:36.209817    5019 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] I0721 09:40:36.218739    5019 implem.go:114] The path for preference file is /tmp/3374435189/preference.yaml
          [odo] Cleaning resources, please wait
          [odo] I0721 09:40:36.220080    5019 segment.go:268] Checking telemetry enable status
          [odo] I0721 09:40:36.220115    5019 segment.go:286] Sending telemetry disabled by env variable
          [odo] I0721 09:40:36.313320    5019 all.go:46] starting to concurrently query 199 APIs
          [odo] I0721 09:40:36.314575    5019 all.go:62] fired up all goroutines to query APIs
          [odo] I0721 09:40:36.998551    5019 all.go:67] all goroutines have returned in 685.241157ms
          [odo] I0721 09:40:36.998609    5019 all.go:76] query result: objects=612
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 835 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005c0d20, {0x30f0568?, 0xc0014a62b8}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005c0d20, {0x30f0568, 0xc0014a62b8}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc00038b920?, {0xc000452520?, 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:257
        > 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, {0x2d463ae, 0x2f}, {0xc0009f9e70, 0x1, 0xf8ab65?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:307
          github.com/onsi/ginkgo/v2.By({0x2d463ae?, 0x30?}, {0xc0009f9e70?, 0x29dae20?, 0xc0004ad000?})
            /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({0x2693653, 0xc00137a840})
            /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:863
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
••••••••••

Ran 408 of 960 Specs in 1349.837 seconds
SUCCESS! -- 408 Passed | 0 Failed | 0 Pending | 552 Skipped


Ginkgo ran 1 suite in 23m33.445752007s
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: 1689932577 - will randomize all specs

Will run 4 of 4 specs
Running in parallel across 16 processes
------------------------------
• [105.210 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:326

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/3131819252
  << Captured StdOut/StdErr Output
------------------------------
• [115.792 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:458

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

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] ↪ Dev mode
        [odo]  Status:
        [odo]  Watching for changes in the current directory /tmp/2275905899
        [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] I0721 09:45:12.636533    9848 watch.go:267] deployment watcher Event: Type: MODIFIED, name: yuwlfz-app, rv: 27450224, generation: 1, pods: 1
        [odo] I0721 09:45:12.737837    9848 watch.go:344] filesystem watch event: WRITE         "/tmp/2275905899/.odo/odo-file-index.json"
        [odo] I0721 09:45:12.738941    9848 watch.go:344] filesystem watch event: WRITE         "/tmp/2275905899/.odo/odo-file-index.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 68 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00072bdc0, {0x2f34eb0?, 0xc0000f3e30}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00072bdc0, {0x2f34eb0, 0xc0000f3e30}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b580b9, 0x8}, 0xc000650000?, 0xc00011a5a0?, 0xc0000f2f90)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0005c9d28)
          /go/odo_1/tests/helper/helper_dev.go:273
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:243
            | // "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({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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
  Progress Report for Ginkgo Process #7
  Automatically polling progress:
    E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m2.488s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:63
      In [It] (Node Runtime: 2m0s)
        /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] I0721 09:45:13.367660   10153 watch.go:267] deployment watcher Event: Type: MODIFIED, name: bgelbv-app, rv: 27450398, generation: 1, pods: 1
        [odo] I0721 09:45:13.472470   10153 watch.go:344] filesystem watch event: REMOVE        "/tmp/1768746746/.odo/odo-file-index.json"
        [odo] I0721 09:45:13.472706   10153 watch.go:379] error removing watch for /tmp/1768746746/.odo/odo-file-index.json: can't remove non-existent watcher: /tmp/1768746746/.odo/odo-file-index.json
        [odo] I0721 09:45:13.472729   10153 watch.go:344] filesystem watch event: CREATE        "/tmp/1768746746/.odo/odo-file-index.json"
        [odo] I0721 09:45:13.477669   10153 watch.go:344] filesystem watch event: WRITE         "/tmp/1768746746/.odo/odo-file-index.json"
        [odo] I0721 09:45:13.482362   10153 watch.go:344] filesystem watch event: WRITE         "/tmp/1768746746/.odo/devstate.json"
        [odo] I0721 09:45:13.488460   10153 watch.go:344] filesystem watch event: WRITE         "/tmp/1768746746/.odo/devstate.10153.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 59 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0003dca10, {0x2f34eb0?, 0xc0006589f0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0003dca10, {0x2f34eb0, 0xc0006589f0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b66098, 0xf}, 0x0?, 0x3?, 0xc000658990)
          /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:189
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.5.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:152
            | 
            | // start dev mode again
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | Expect(err).ToNot(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x103871e, 0xc00006a900})
          /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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
• [148.254 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/1768746746
  Spawning '/go/bin/odo delete component' from /tmp/1768746746
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #4
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 4m2.112s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:196
      In [It] (Node Runtime: 4m0.006s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:196

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  Status:
        [odo]  Watching for changes in the current directory /tmp/2275905899
        [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] I0721 09:47:08.288194   10333 status.go:34] setting inner loop State "Ready"
        [odo] I0721 09:47:08.298991   10333 watch.go:267] deployment watcher Event: Type: MODIFIED, name: yuwlfz-app, rv: 27451601, generation: 1, pods: 1
        [odo] I0721 09:47:08.399924   10333 watch.go:344] filesystem watch event: WRITE         "/tmp/2275905899/.odo/odo-file-index.json"
        [odo] I0721 09:47:08.400953   10333 watch.go:344] filesystem watch event: WRITE         "/tmp/2275905899/.odo/odo-file-index.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 68 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006b4070, {0x2f34eb0?, 0xc0006c0030}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006b4070, {0x2f34eb0, 0xc0006c0030}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b580b9, 0x8}, 0xc000a7e000?, 0xc00011a5a0?, 0xc0006c0990)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc00085dd28)
          /go/odo_1/tests/helper/helper_dev.go:273
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:284
            | // 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({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:863
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850
  ------------------------------
• [247.551 seconds]
E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:196

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

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


Ginkgo ran 1 suite in 4m25.559877916s
Test Suite Passed