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=b6c7777ea" ./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: 1686660977 - will randomize all specs

Will run 499 of 932 specs
Running in parallel across 16 processes
SSSSSS•SSS•S•SS•••SS•
------------------------------
• [25.272 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "{ .name | upper }")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/1695289844
  << Captured StdOut/StdErr Output
------------------------------
SSS•SS••••S•••••S••S••S••S••SS
------------------------------
• [8.896 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/4001089320
  << Captured StdOut/StdErr Output
------------------------------
• [18.870 seconds]
odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should successfully add binding without devfile
/go/odo_1/tests/integration/interactive_add_binding_test.go:591

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3411708912
  << Captured StdOut/StdErr Output
------------------------------
S•S•SSS•S•••S•••
------------------------------
• [11.267 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Environment Variables)
/go/odo_1/tests/integration/interactive_add_binding_test.go:73

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3322421108
  << Captured StdOut/StdErr Output
------------------------------
S•SSS•S•••••••S•S••S•S••••••••
------------------------------
• [76.638 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/2308128103
  << Captured StdOut/StdErr Output
------------------------------
SS•S••SS•SS••••S
------------------------------
• [10.182 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "none")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/1528627292
  << Captured StdOut/StdErr Output
------------------------------
••••S•SSSS•SS•
------------------------------
• [8.898 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("lowercase" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/1556489650
  << Captured StdOut/StdErr Output
------------------------------
SS•SS•••SS•
  ------------------------------
  Progress Report for Ginkgo Process #4
  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.564s)
      /go/odo_1/tests/integration/cmd_dev_test.go:927
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:900

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0613 13:01:13.557433   16619 exec.go:82]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0613 13:01:13.564667   16619 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0613 13:01:21.349205   16619 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: whycyw-app-6f94556b6f-xp4gj in container: runtime
        [odo] I0613 13:01:21.533385   16619 exec.go:82]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0613 13:01:21.533408   16619 exec.go:82]    0: 201711AC:C70A 23101068:01BB 06 00000000:00000000 03:00000C1C 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0613 13:01:21.533413   16619 exec.go:82]    sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops            
        [odo] I0613 13:01:21.533417   16619 exec.go:82]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0613 13:01:21.533421   16619 exec.go:82]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000  1001        0 368148792 1 0000000000000000 100 0 0 10 0
        [odo] I0613 13:01:21.533425   16619 exec.go:82]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0613 13:01:21.533681   16619 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 106 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004feaf0, {0x30b1968?, 0xc000718930}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004feaf0, {0x30b1968, 0xc000718930}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cae6c1, 0x8}, 0xc000162580?, 0xc000162540?, 0xc000c25c50)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitSync({0xc000c25c50, 0x0, 0xc000322e40, {0x0, 0x0}})
          /go/odo_1/tests/helper/helper_dev.go:233
      > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:919
            | 	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({0x266a253, 0xc000d3c4e0})
          /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:854
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:841
  ------------------------------
•S
------------------------------
• [10.807 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (default naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:311

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/606721239
  << Captured StdOut/StdErr Output
------------------------------
••SSS•SSSSS••
------------------------------
• [10.821 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "uppercase")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/900635967
  << Captured StdOut/StdErr Output
------------------------------
•••SSSSSS•••••S•SS••••••S••SS••S••SSS•••S•S•SSS••••S••SS••S•S•••SS•••••••SS•S•
------------------------------
• [78.773 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/503223645
  << Captured StdOut/StdErr Output
------------------------------
•••••SSSSSSS•S••••S••••S
------------------------------
• [9.845 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/2330018244
  << Captured StdOut/StdErr Output
------------------------------
•S•SSSSS•S••SSS••SS•S••••S•SSSSSSSSSS
------------------------------
• [16.659 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/3832403175
  << Captured StdOut/StdErr Output
------------------------------
•SS•SSSS•S•S•
------------------------------
• [77.547 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/2590675711
  << Captured StdOut/StdErr Output
------------------------------
••S•SSS•SS•SSS
------------------------------
• [11.437 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3979472715
  << Captured StdOut/StdErr Output
------------------------------
• [19.546 seconds]
odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should error out if service is not found in the namespace selected
/go/odo_1/tests/integration/interactive_add_binding_test.go:577

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/1448019587
  << Captured StdOut/StdErr Output
------------------------------
S••S••SS•SSS••S•SSS•••••S•••SSSS•
------------------------------
• [3.438 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/1220543373
  << Captured StdOut/StdErr Output
------------------------------
SS•••S•S
------------------------------
• [5.804 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/2323603321
  << Captured StdOut/StdErr Output
------------------------------
•SSSS•••••S•••SSS••••S•
------------------------------
• [9.041 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "any string")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/476369790
  << Captured StdOut/StdErr Output
------------------------------
SS••SS•••S•S•S•S•SSS•S•S
------------------------------
• [3.002 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/2464916536
  << Captured StdOut/StdErr Output
------------------------------
SS•S•SS•••S
  ------------------------------
  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: 2m3.311s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4018
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4018

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  ✗  Finished executing the application (command: run) [1m]
        [odo] I0613 13:08:11.241574   31049 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] I0613 13:08:11.242662   31049 implem.go:114] The path for preference file is /tmp/1650287144/preference.yaml
        [odo] I0613 13:08:11.243444   31049 segment.go:264] Checking telemetry enable status
        [odo] I0613 13:08:11.243464   31049 segment.go:282] Sending telemetry disabled by env variable
        [odo] Cleaning resources, please wait
        [odo] I0613 13:08:11.299571   31049 all.go:46] starting to concurrently query 93 APIs
        [odo] I0613 13:08:11.302484   31049 all.go:62] fired up all goroutines to query APIs
        [odo] I0613 13:08:11.636491   31049 all.go:67] all goroutines have returned in 336.938953ms
        [odo] I0613 13:08:11.636552   31049 all.go:76] query result: objects=343
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 68521 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004d0b60, {0x30b1728?, 0xc000e10210}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004d0b60, {0x30b1728, 0xc000e10210}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000cfbe10?, {0xc0024bad70?, 0x6?, 0x2ca80ba?})
          /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:224
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:276
        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:279
      > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:4019
            | })
            | 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, _ []byte, _ map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1075f3e, 0xc001b0ab40})
          /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:854
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:841
  ------------------------------
••S•SSS•SS••SSSSSS••SS•SS••
------------------------------
• [13.639 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Files)
/go/odo_1/tests/integration/interactive_add_binding_test.go:101

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3791647764
  << Captured StdOut/StdErr Output
------------------------------
••S•SSS••SS•S•S••••SS••S•SS•S•S•
------------------------------
• [55.830 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:3489

  Captured StdOut/StdErr Output >>
  PID: 2621
  << Captured StdOut/StdErr Output
------------------------------
••S••••S•S•SSSSS•S•••S•SS•SSSS•SS•S
------------------------------
• [9.245 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "lowercase")
/go/odo_1/tests/integration/interactive_add_binding_test.go:378

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/1942747464
  << Captured StdOut/StdErr Output
------------------------------
S•S•••S•••S•S•SS••S•SSSSS•SSS•S••
------------------------------
• [11.200 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("uppercase" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/1185707274
  << Captured StdOut/StdErr Output
------------------------------
•••S••SS•••S•S•••S•SS•S•S•••SS•SSSS•S••S•••SS••S•S•••••S••••••S
------------------------------
• [8.615 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("none" as naming strategy)
/go/odo_1/tests/integration/interactive_add_binding_test.go:131

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/635781511
  << Captured StdOut/StdErr Output
------------------------------
•S••••SS•••SS•••SS•SSSSSSS•S•S•S•SS•S••••SS•SSSSS•••SSSS•SS•S•S••S••SS••SSS•SSSSS•S•••SSSS••S••S••SS•SS••SSS•SS
------------------------------
• [11.929 seconds]
odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "any string")
/go/odo_1/tests/integration/interactive_add_binding_test.go:463

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3519933915
  << Captured StdOut/StdErr Output
------------------------------
SSS••S•S•S•••S•••SS••SS•S•••SS
------------------------------
• [21.713 seconds]
odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should successfully add binding to the devfile
/go/odo_1/tests/integration/interactive_add_binding_test.go:257

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3883680307
  << Captured StdOut/StdErr Output
------------------------------
••S••S•SSS••
------------------------------
• [9.359 seconds]
odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "{ .name | upper }")
/go/odo_1/tests/integration/interactive_add_binding_test.go:180

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3572655356
  << Captured StdOut/StdErr Output
------------------------------
•
------------------------------
• [17.648 seconds]
odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should error out if service is not found in the namespace selected
/go/odo_1/tests/integration/interactive_add_binding_test.go:242

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo add binding' from /tmp/3899743786
  << Captured StdOut/StdErr Output
------------------------------
S•••SS••SS•S•S•SSSSSS••SS•SS•••SS•S•SSSSSSSSSS••SS•S••S•S••••••S•SS••••S••SS••S••S•••••••S
------------------------------
• [3.677 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/1746135926
  << Captured StdOut/StdErr Output
------------------------------
•S•S•S•SSSS••S•S•SS••S•S•••SSSS•
------------------------------
• [5.044 seconds]
odo init interactive command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace should download correct devfile from the first in-cluster registry
/go/odo_1/tests/integration/interactive_init_test.go:712

  Captured StdOut/StdErr Output >>
  Spawning '/go/bin/odo init' from /tmp/2252492221
  << Captured StdOut/StdErr Output
------------------------------
SSS••••••••••••••
  ------------------------------
  Progress Report for Ginkgo Process #6
  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.735s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:294
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_debug_test.go:294
        At [By Step] cleaning up the resources on ending the session (Step Runtime: 27.253s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:332

        Begin Captured GinkgoWriter Output >>
          ...
          [odo]  ✗  Finished executing the application (command: start-debug) [1m]
          [odo] I0613 13:22:32.148840   22779 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] I0613 13:22:32.150676   22779 implem.go:114] The path for preference file is /tmp/740812796/preference.yaml
          [odo] Cleaning resources, please wait
          [odo] I0613 13:22:32.151580   22779 segment.go:264] Checking telemetry enable status
          [odo] I0613 13:22:32.151601   22779 segment.go:282] Sending telemetry disabled by env variable
          [odo] I0613 13:22:32.232214   22779 all.go:46] starting to concurrently query 93 APIs
          [odo] I0613 13:22:32.232317   22779 all.go:62] fired up all goroutines to query APIs
          [odo] I0613 13:22:32.551629   22779 all.go:67] all goroutines have returned in 319.418533ms
          [odo] I0613 13:22:32.551698   22779 all.go:76] query result: objects=377
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 106877 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00071b260, {0x30b1728?, 0xc00138ef60}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:530
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00071b260, {0x30b1728, 0xc00138ef60}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc0000e81e0?, {0xc0012d25f0?, 0x15fe788e98a?, 0x42ec240?})
            /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:224
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:334
              | By("cleaning up the resources on ending the session", func() {
              | 	session.Stop()
              > 	session.WaitEnd()
              | 	out := commonVar.CliRunner.Run("get", "deployments").Out.Contents()
              | 	helper.DontMatchAllInOutput(string(out), deploymentNames)
          github.com/onsi/ginkgo/v2/internal.(*Suite).By(0xc0001b4000, {0x2d0d4e6, 0x2f}, {0xc0007c1e60, 0x1, 0x0?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:301
          github.com/onsi/ginkgo/v2.By({0x2d0d4e6?, 0x0?}, {0xc0007c1e60?, 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:332
              | })
              | 
              > By("cleaning up the resources on ending the session", func() {
              | 	session.Stop()
              | 	session.WaitEnd()
          github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x266a253, 0xc001a4cf00})
            /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:854
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:841
  ------------------------------
•

Ran 494 of 932 Specs in 1546.973 seconds
SUCCESS! -- 494 Passed | 0 Failed | 0 Pending | 438 Skipped


Ginkgo ran 1 suite in 26m54.455209481s
Test Suite Passed