Error from server (NotFound): namespaces "devfile-proxy" not found
Using Devfile proxy:
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=8fbafa630" ./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: 1689003058 - will randomize all specs

Will run 496 of 940 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSSSSSSSSS••••••••S•SSS•••SS•SSSS•SSSSS•S•S•••SSS•SSSSSSS••S•••S•••SSS•SSSS•SSS••••SS•S•SSSSSS••SS••S•SS••SS•S••
  ------------------------------
  Progress Report for Ginkgo Process #14
  Automatically polling progress:
    odo dev command tests when project and clonePath is present in devfile and running odo dev - without metadata.name should sync to the correct dir in container (Spec Runtime: 2m5.407s)
      /go/odo_1/tests/integration/cmd_dev_test.go:2028
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:2007

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  Watching for changes in the current directory /tmp/863302212
        [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] I0710 15:34:03.842445   12482 watch.go:267] deployment watcher Event: Type: MODIFIED, name: xshacp-app, rv: 19042983, generation: 1, pods: 1
        [odo] I0710 15:34:03.943225   12482 watch.go:344] filesystem watch event: CREATE        "/tmp/863302212/.odo/odo-file-index.json"
        [odo] I0710 15:34:03.944428   12482 watch.go:344] filesystem watch event: WRITE         "/tmp/863302212/.odo/odo-file-index.json"
        [odo] I0710 15:34:03.945152   12482 watch.go:344] filesystem watch event: WRITE         "/tmp/863302212/.odo/devstate.json"
        [odo] I0710 15:34:03.945746   12482 watch.go:344] filesystem watch event: WRITE         "/tmp/863302212/.odo/devstate.12482.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 63 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0003abf80, {0x30ef048?, 0xc000e408a0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0003abf80, {0x30ef048, 0xc000e408a0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf424f, 0xf}, 0x0?, 0x2?, 0xc000e40870)
          /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:188
      > github.com/redhat-developer/odo/tests/integration.glob..func7.18.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:2020
            | 
            | 	var err error
            > 	devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | 	Expect(err).ToNot(HaveOccurred())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f25, 0xc0003cf380})
          /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 #6
  Automatically polling progress:
    odo dev command tests when node-js application is created and deployed with devfile schema 2.2.0 when Update the devfile.yaml, and waiting synchronization should check cpuLimit, cpuRequests, memoryRequests after restart (Spec Runtime: 2m6.716s)
      /go/odo_1/tests/integration/cmd_dev_test.go:3361
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:3329

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0710 15:34:01.962700   12527 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0710 15:34:01.962750   12527 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0710 15:34:01.966368   12527 port.go:319] port 3000 not listening in container "runtime"
        [odo] I0710 15:34:05.783100   12527 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: jyovip-app-7cf6bb8884-ndf56 in container: runtime
        [odo] I0710 15:34:05.939635   12527 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0710 15:34:05.939671   12527 exec.go:96]    0: A62B11AC:C146 23111068:01BB 06 00000000:00000000 03:0000124B 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0710 15:34:05.940250   12527 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0710 15:34:05.940913   12527 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0710 15:34:05.941210   12527 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0710 15:34:05.949125   12527 port.go:319] port 3000 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 64 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00043fa40, {0x30ef048?, 0xc0008e0bd0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00043fa40, {0x30ef048, 0xc0008e0bd0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf424f, 0xf}, 0x0?, 0x2?, 0xc0008e0ba0)
          /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:188
      > github.com/redhat-developer/odo/tests/integration.glob..func7.39.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:3335
            | 	cmpName)
            | var err error
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{
            | 	RunOnPodman: podman,
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2693593, 0xc00012bf80})
          /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
  ------------------------------
••SSSSSS••SS••SSSSSS
  ------------------------------
  Progress Report for Ginkgo Process #16
  Automatically polling progress:
    odo dev command tests when a component is bootstrapped should not sync .git directory (Spec Runtime: 2m1.67s)
      /go/odo_1/tests/integration/cmd_dev_test.go:166
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:166

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] stderr: []
        [odo] I0710 15:34:06.880636   13452 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_devrun.pid && cd ${PROJECTS_ROOT} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_devrun.pid]: error while streaming command: context canceled
        [odo] I0710 15:34:06.892421   13452 implem.go:114] The path for preference file is /tmp/2862159119/preference.yaml
        [odo] Cleaning resources, please wait
        [odo] I0710 15:34:06.892980   13452 segment.go:264] Checking telemetry enable status
        [odo] I0710 15:34:06.892993   13452 segment.go:282] Sending telemetry disabled by env variable
        [odo] I0710 15:34:06.965842   13452 all.go:46] starting to concurrently query 199 APIs
        [odo] I0710 15:34:06.965986   13452 all.go:62] fired up all goroutines to query APIs
        [odo] I0710 15:34:07.626543   13452 all.go:67] all goroutines have returned in 660.698779ms
        [odo] I0710 15:34:07.626582   13452 all.go:76] query result: objects=562
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 140 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000541570, {0x30eee08?, 0xc000780288}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000541570, {0x30eee08, 0xc000780288}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc0001f7d18?, {0xc0001d0780?, 0x278ebca?, 0xc000d89540?})
          /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:256
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:327
        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:330
      > github.com/redhat-developer/odo/tests/integration.glob..func7.4.8()
          /go/odo_1/tests/integration/cmd_dev_test.go:173
            | err = helper.CreateFileWithContent(filepath.Join(commonVar.Context, "notgit", "otherfile.txt"), "aze")
            | Expect(err).ToNot(HaveOccurred())
            > err = helper.RunDevMode(helper.DevSessionOpts{
            | 	RunOnPodman: podman,
            | }, func(session *gexec.Session, outContents, errContents string, ports 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
  ------------------------------
••S
  ------------------------------
  Progress Report for Ginkgo Process #8
  Automatically polling progress:
    odo dev command tests when running build and run commands as composite in different containers and a shared volume - without metadata.name should run successfully (Spec Runtime: 2m1.491s)
      /go/odo_1/tests/integration/cmd_dev_test.go:2742
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:2720

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0710 15:34:30.985565   13793 exec.go:96]    6: 832B11AC:EC3E 23111068:01BB 06 00000000:00000000 03:00000B8C 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0710 15:34:30.985569   13793 exec.go:96]    7: 832B11AC:EC3C 23111068:01BB 06 00000000:00000000 03:00000B8C 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0710 15:34:30.985573   13793 exec.go:96]    8: 832B11AC:EC78 23111068:01BB 06 00000000:00000000 03:00000B8C 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0710 15:34:30.985577   13793 exec.go:96]    9: 832B11AC:EC66 23111068:01BB 06 00000000:00000000 03:00000B8C 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0710 15:34:30.985583   13793 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0710 15:34:30.985604   13793 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0710 15:34:30.985609   13793 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1001100000        0 230605683 1 0000000000000000 100 0 0 10 0
        [odo] I0710 15:34:30.985746   13793 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0710 15:34:30.986501   13793 port.go:319] port 5858 not listening in container "runtime"
        [odo] I0710 15:34:34.817606   13793 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: enrayq-app-5f754b4f7c-76dkw in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 224 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004f96c0, {0x30ef048?, 0xc000f0a630}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004f96c0, {0x30ef048, 0xc000f0a630}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf424f, 0xf}, 0x0?, 0x2?, 0xc000f0a600)
          /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:188
      > github.com/redhat-developer/odo/tests/integration.glob..func7.30.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:2731
            | }
            | var err error
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{
            | 	RunOnPodman: podman,
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2693593, 0xc0007e2480})
          /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••SSSS•S••SS•••SS•SSS•••S•S•SSS••S•SS•SSSSSSS•SSS•SSS•SS•S•SS••SS•SSSSSS••S••S•SSSS•SSS•S•SS•S•S•••
------------------------------
• [17.078 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/2091085100
  << Captured StdOut/StdErr Output
------------------------------
SSSSS••
------------------------------
• [54.408 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:169

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

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] Cleaning resources, please wait
        [odo]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0710 15:38:17.443902   19206 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-test4116mya/pods/dfswzc-app-7857469cb6-hs4j2/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] I0710 15:38:17.444160   19206 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] I0710 15:38:17.512984   19206 all.go:46] starting to concurrently query 199 APIs
        [odo] I0710 15:38:17.513121   19206 all.go:62] fired up all goroutines to query APIs
        [odo] I0710 15:38:18.349324   19206 all.go:67] all goroutines have returned in 836.837015ms
        [odo] I0710 15:38:18.349458   19206 all.go:76] query result: objects=567
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 425 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000428bd0, {0x30eee08?, 0xc000d16570}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000428bd0, {0x30eee08, 0xc000d16570}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc00108fd70?, {0xc000073310?, 0x2ce7436?, 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:256
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:327
        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:330
      > 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({0x1085f3e, 0xc001114180})
          /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••S•S
  ------------------------------
  Progress Report for Ginkgo Process #7
  Automatically polling progress:
    odo dev command tests when running odo dev with devfile containing volume-component - without metadata.name should successfully use the volume components in container components (Spec Runtime: 2m1.513s)
      /go/odo_1/tests/integration/cmd_dev_test.go:2248
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:2223

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0710 15:38:36.879853   19502 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0710 15:38:36.884261   19502 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0710 15:38:36.884798   19502 port.go:319] port 3000 not listening in container "runtime"
        [odo] I0710 15:38:46.646065   19502 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: afsjxy-app-59c84779-299ll in container: runtime
        [odo] I0710 15:38:46.835462   19502 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0710 15:38:46.835491   19502 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0710 15:38:46.835495   19502 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0710 15:38:46.835500   19502 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0710 15:38:46.837190   19502 port.go:319] port 3000 not listening in container "runtime"
        [odo] I0710 15:38:56.644583   19502 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: afsjxy-app-59c84779-299ll in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 29849 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0003290a0, {0x30ef048?, 0xc001ac5b30}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0003290a0, {0x30ef048, 0xc001ac5b30}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cf424f, 0xf}, 0x0?, 0x2?, 0xc001ac5b00)
          /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:188
      > github.com/redhat-developer/odo/tests/integration.glob..func7.23.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:2237
            | 	}
            | 	var err error
            > 	devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | 	Expect(err).ToNot(HaveOccurred())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1085f3e, 0xc00135db00})
          /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••S•SSSSSSS••S••S•S•SS•S••SS•SS•SSSS••SSSSSS•••SSS•SS••SS••S•SS•SSS•S•S•SSSS•SS•
------------------------------
• [64.838 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: 24231
  << Captured StdOut/StdErr Output
------------------------------
••SSSSS•S•S••S••••S•S•SS••SS•S•S••S•••SSSSSS•SSS••S•S•••••
  ------------------------------
  Progress Report for Ginkgo Process #10
  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.013s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1047
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1020

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0710 15:42:17.189834   24809 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0710 15:42:17.190003   24809 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0710 15:42:25.003761   24809 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: qjvwek-app-6ff4dfff9-9mpp2 in container: runtime
        [odo] I0710 15:42:25.193303   24809 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0710 15:42:25.193335   24809 exec.go:96]    0: 882B11AC:EA4E 23171068:01BB 06 00000000:00000000 03:00000BC7 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0710 15:42:25.193461   24809 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0710 15:42:25.193487   24809 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0710 15:42:25.193495   24809 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1003350000        0 230839479 1 0000000000000000 100 0 0 10 0
        [odo] I0710 15:42:25.193524   24809 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0710 15:42:25.197817   24809 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 587 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0003fc070, {0x30ef048?, 0xc000d08000}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0003fc070, {0x30ef048, 0xc000d08000}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ce568b, 0x8}, 0xc000426940?, 0xc000426920?, 0xc0012fb9e0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc00057cd80)
          /go/odo_1/tests/helper/helper_dev.go:272
      > 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, 0xc000393ce0})
          /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•SSS•S•SS•SS
  ------------------------------
  Progress Report for Ginkgo Process #11
  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.845s)
      /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: 27.02s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:326

        Begin Captured GinkgoWriter Output >>
          ...
          [odo] stderr: []
          [odo] I0710 15:42:46.223094   23660 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] I0710 15:42:46.228392   23660 implem.go:114] The path for preference file is /tmp/3461772336/preference.yaml
          [odo] I0710 15:42:46.229072   23660 segment.go:264] Checking telemetry enable status
          [odo] I0710 15:42:46.229089   23660 segment.go:282] Sending telemetry disabled by env variable
          [odo] Cleaning resources, please wait
          [odo] I0710 15:42:46.275834   23660 all.go:46] starting to concurrently query 199 APIs
          [odo] I0710 15:42:46.275974   23660 all.go:62] fired up all goroutines to query APIs
          [odo] I0710 15:42:46.841138   23660 all.go:67] all goroutines have returned in 565.285969ms
          [odo] I0710 15:42:46.841403   23660 all.go:76] query result: objects=604
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 285 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00025ecb0, {0x30eee08?, 0xc0001950c8}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00025ecb0, {0x30eee08, 0xc0001950c8}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc00044f2c0?, {0xc000f8c490?, 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:256
        > 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, {0x2d44fed, 0x2f}, {0xc00109de70, 0x1, 0x2953000?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:307
          github.com/onsi/ginkgo/v2.By({0x2d44fed?, 0x0?}, {0xc00109de70?, 0x0?, 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({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
  ------------------------------
•
------------------------------
• [2.194 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/2264816292
  << Captured StdOut/StdErr Output
------------------------------
SS•SSSS•SS•SSS•SSSSS•S
------------------------------
• [85.500 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/2128150580
  << Captured StdOut/StdErr Output
------------------------------
••S•S•••SSS•S•SSSSSSS•SS
------------------------------
• [7.738 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/3497353648
  << Captured StdOut/StdErr Output
------------------------------
SS
  ------------------------------
  Progress Report for Ginkgo Process #16
  Automatically polling progress:
    odo dev command tests when a component is bootstrapped ensure that index information is updated (Spec Runtime: 2m1.731s)
      /go/odo_1/tests/integration/cmd_dev_test.go:305
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:305

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0710 15:43:30.102453   26461 watch.go:433] Error from Push: watch command was unable to push component: unable to exec command [/bin/sh -c cat /opt/odo/.odo_cmd_devrun.pid || true]: error while streaming command: error sending request: Post "https://c100-e.eu-de.containers.cloud.ibm.com:31952/api/v1/namespaces/cmd-dev-test305stc/pods/ujfbml-app-5bd7489d97-rgn2x/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_devrun.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c100-e.eu-de.containers.cloud.ibm.com: operation was canceled
        [odo] I0710 15:43:30.102544   26461 watch.go:329] Dev mode interrupted by user
        [odo] I0710 15:43:30.108415   26461 implem.go:114] The path for preference file is /tmp/643134149/preference.yaml
        [odo] Cleaning resources, please wait
        [odo] I0710 15:43:30.109068   26461 segment.go:264] Checking telemetry enable status
        [odo] I0710 15:43:30.109084   26461 segment.go:282] Sending telemetry disabled by env variable
        [odo] I0710 15:43:30.234224   26461 all.go:46] starting to concurrently query 199 APIs
        [odo] I0710 15:43:30.235892   26461 all.go:62] fired up all goroutines to query APIs
        [odo] I0710 15:43:32.545328   26461 all.go:67] all goroutines have returned in 2.311652482s
        [odo] I0710 15:43:32.545608   26461 all.go:76] query result: objects=562
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 564 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005c4070, {0x30eee08?, 0xc0007b0a80}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005c4070, {0x30eee08, 0xc0007b0a80}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc00153be08?, {0xc000700270?, 0xc00104c480?, 0xc0005c4000?})
          /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:256
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:327
        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:330
      > 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({0x1085f3e, 0xc000ff5080})
          /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••••S•SSSSSS•S••SS•••S••SSSSSSS•••••SSSSS••S•SSS•SS•••S•SSSSS••SSSSSSSSS•SS•••S•S••••SSS•SS•SSSSSS•S•SS••SSS•SS•SS•SSS•••SSS
------------------------------
• [78.193 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/4290206958
  << Captured StdOut/StdErr Output
------------------------------
•S••••SSSSS•S•S•S•••S
------------------------------
• [2.889 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/3423735539
  << Captured StdOut/StdErr Output
------------------------------
S•SSSSS••SS•S•SS••SS•SS•••S•••S•SSS•SS••••S
------------------------------
• [2.584 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/4006059221
  << Captured StdOut/StdErr Output
------------------------------
•SSS••
------------------------------
• [2.570 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/833981849
  << Captured StdOut/StdErr Output
------------------------------
SSSS•S•S••S•SS•S••••SSSS••S•••SS•S••SSSS•S•S•••SSS•SS•S•S•SSS•SSSS•S••••SSSSS•••SS
------------------------------
• [78.381 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/1075686780
  << Captured StdOut/StdErr Output
------------------------------
•S•••••SSS•••S•S•SSS•SSSS••S••SSSS••S•S•S•SS•S••SS•S•SS••SS••SS••SSSSSSSS•••••••••••••••

Ran 398 of 940 Specs in 1306.904 seconds
SUCCESS! -- 398 Passed | 0 Failed | 0 Pending | 542 Skipped


Ginkgo ran 1 suite in 22m52.13142588s
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: 1689004437 - will randomize all specs

Will run 4 of 4 specs
Running in parallel across 16 processes
------------------------------
• [104.443 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/2901581746
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #6
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m2.269s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:196
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:196

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] stderr: []
        [odo] I0710 15:56:04.425436    9506 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} &&  (mvn -Dmaven.repo.local=/home/user/.m2/repository spring-boot:run) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled
        [odo] I0710 15:56:04.428600    9506 implem.go:114] The path for preference file is /tmp/106203498/preference.yaml
        [odo] Cleaning resources, please wait
        [odo] I0710 15:56:04.429382    9506 segment.go:264] Checking telemetry enable status
        [odo] I0710 15:56:04.429401    9506 segment.go:282] Sending telemetry disabled by env variable
        [odo] I0710 15:56:04.531265    9506 all.go:46] starting to concurrently query 199 APIs
        [odo] I0710 15:56:04.532457    9506 all.go:62] fired up all goroutines to query APIs
        [odo] I0710 15:56:05.154160    9506 all.go:67] all goroutines have returned in 622.906304ms
        [odo] I0710 15:56:05.154272    9506 all.go:76] query result: objects=575
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 57 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00064b570, {0x2f34d90?, 0xc0001292a8}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00064b570, {0x2f34d90, 0xc0001292a8}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc0006c9d28?, {0xc000714cc0?, 0xc0006c9c18?, 0x3?})
          /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:256
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:255
            | // "exit dev mode and run odo deploy"
            | devSession.Stop()
            > devSession.WaitEnd()
            | 
            | // all resources should be deleted from the namespace
        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 #1
  Automatically polling progress:
    E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m2.938s)
      /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] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I0710 15:56:14.607136    9922 status.go:34] setting inner loop State "Ready"
        [odo] I0710 15:56:14.607220    9922 watch.go:267] deployment watcher Event: Type: MODIFIED, name: socaqw-app, rv: 19103890, generation: 1, pods: 1
        [odo] I0710 15:56:14.712062    9922 watch.go:344] filesystem watch event: REMOVE        "/tmp/633870956/.odo/odo-file-index.json"
        [odo] I0710 15:56:14.712371    9922 watch.go:379] error removing watch for /tmp/633870956/.odo/odo-file-index.json: can't remove non-existent watcher: /tmp/633870956/.odo/odo-file-index.json
        [odo] I0710 15:56:14.712397    9922 watch.go:344] filesystem watch event: CREATE        "/tmp/633870956/.odo/odo-file-index.json"
        [odo] I0710 15:56:14.717425    9922 watch.go:344] filesystem watch event: WRITE         "/tmp/633870956/.odo/odo-file-index.json"
        [odo] I0710 15:56:14.722161    9922 watch.go:344] filesystem watch event: WRITE         "/tmp/633870956/.odo/devstate.json"
        [odo] I0710 15:56:14.726787    9922 watch.go:344] filesystem watch event: WRITE         "/tmp/633870956/.odo/devstate.9922.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 58 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006fa540, {0x2f34eb0?, 0xc000143500}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006fa540, {0x2f34eb0, 0xc000143500}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b660a4, 0xf}, 0x0?, 0x2?, 0xc0001434d0)
          /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:188
      > 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, 0xc0003889c0})
          /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 #9
  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: 2m6.848s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:458
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:458

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] 
        [odo] ↪ Dev mode
        [odo]  Status:
        [odo]  Watching for changes in the current directory /tmp/3603669768
        [odo] 
        [odo] I0710 15:56:23.705550    9650 status.go:34] setting inner loop State "Ready"
        [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] I0710 15:56:23.705660    9650 watch.go:267] deployment watcher Event: Type: MODIFIED, name: jqghld-app, rv: 19104067, generation: 3, pods: 1
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 69 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00028c700, {0x2f34eb0?, 0xc0000dd7a0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00028c700, {0x2f34eb0, 0xc0000dd7a0}, {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}, 0x0?, 0x48?, 0xc0005f8c60)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000665e28)
          /go/odo_1/tests/helper/helper_dev.go:272
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.8.4()
          /go/odo_1/tests/e2escenarios/e2e_test.go:523
            | 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({0x2628273, 0xc00006aae0})
          /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.246 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/633870956
  Spawning '/go/bin/odo delete component' from /tmp/633870956
  << Captured StdOut/StdErr Output
------------------------------
• [165.919 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/3603669768
  << Captured StdOut/StdErr Output
------------------------------
• [226.710 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/105953607
  Spawning '/go/bin/odo delete component' from /tmp/105953607
  << Captured StdOut/StdErr Output
------------------------------

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


Ginkgo ran 1 suite in 4m5.941865497s
Test Suite Passed