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=76f96e28a" ./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: 1688632521 - will randomize all specs

Will run 495 of 938 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSSSSS••SSS•SSSS•••SS•••S•SS•SSS•S••S••S•SSSS•SSSS
------------------------------
• [2.547 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/642227004
  << Captured StdOut/StdErr Output
------------------------------
S•S••SSSS•SSSS•SS•S•S•SSS•SS•S
  ------------------------------
  Progress Report for Ginkgo Process #7
  Automatically polling progress:
    odo dev command tests when doing odo dev and there is a env variable with spaces - without metadata.name should be able to exec command (Spec Runtime: 2m6.149s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1713
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1713

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] read: read /dev/stdin: input/output error
        [odo] I0706 08:38:01.531643   12451 watch.go:329] Dev mode interrupted by user
        [odo] I0706 08:38:01.549865   12451 implem.go:114] The path for preference file is /tmp/1989776610/preference.yaml
        [odo] Cleaning resources, please wait
        [odo] I0706 08:38:01.550536   12451 segment.go:264] Checking telemetry enable status
        [odo] I0706 08:38:01.550549   12451 segment.go:282] Sending telemetry disabled by env variable
        [odo] I0706 08:38:01.691870   12451 all.go:46] starting to concurrently query 199 APIs
        [odo] I0706 08:38:01.692180   12451 all.go:62] fired up all goroutines to query APIs
        [odo] I0706 08:38:02.323423   12451 all.go:67] all goroutines have returned in 631.546442ms
        [odo] I0706 08:38:02.323478   12451 all.go:76] query result: objects=560
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 72 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000188bd0, {0x30e70c8?, 0xc000882a98}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000188bd0, {0x30e70c8, 0xc000882a98}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000c95d90?, {0xc000781090?, 0xc000c95c68?, 0x2?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:252
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:323
        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:326
      > github.com/redhat-developer/odo/tests/integration.glob..func7.13.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:1714
            | 
            | It("should be able to exec command", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: podman,
            | 	}, func(session *gexec.Session, out, err string, ports map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc00042ed00, 0x103c340})
          /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•S••S••S••SS•S•••••SS•SS••S••S•S•S•••
------------------------------
• [77.731 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/2260025889
  << Captured StdOut/StdErr Output
------------------------------
S•S•••S••S••SSSSSSSS•SSS•••••S••••SSSSS•SS•S•••••SS•S•S••SSSS•••S•SSSSSSSSS•SS•SSSS••SSS•SS•SSSSS•SSSSS••••SS•S••SS•SS••S•SSSS••SSS•S•SS•S••SSSSSS•SSSS•S•S•SSSS•S•SSS•S•S•SSSS••SSSSSSS••S•SSS•
------------------------------
• [56.065 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•SSSS•S•SSSSS•SSS••S••S•S•••S•SSS•S•••••SS•SSS•S•SS•SSS•
------------------------------
• [2.932 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/3302841700
  << Captured StdOut/StdErr Output
------------------------------
S•SSSS••••S•••••••SSS•S•SSS••SS••SSSS•SSS•SS•SSSS•SSSSSS••SS•SSSSSS•S•SSSSSSSSSSSS•SS•••••S•S•
  ------------------------------
  Progress Report for Ginkgo Process #7
  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.216s)
      /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] I0706 08:46:25.053431   24353 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0706 08:46:25.053801   24353 port.go:319] port 8080 not listening in container "runtime"
        [odo] I0706 08:46:32.818096   24353 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: klhxcm-app-6f7756f5d4-hpv9b in container: runtime
        [odo] I0706 08:46:33.031244   24353 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I0706 08:46:33.031265   24353 exec.go:96]    0: 472E11AC:ADAC 23131068:01BB 06 00000000:00000000 03:00000BDD 00000000     0        0 0 3 0000000000000000                                      
        [odo] I0706 08:46:33.031277   24353 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I0706 08:46:33.031300   24353 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I0706 08:46:33.031304   24353 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1012900000        0 208858999 1 0000000000000000 100 0 0 10 0
        [odo] I0706 08:46:33.031372   24353 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I0706 08:46:33.034228   24353 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 1769 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0017ca8c0, {0x30e7308?, 0xc001572120}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0017ca8c0, {0x30e7308, 0xc001572120}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cdeace, 0x8}, 0xc00015ec20?, 0xc00015ec00?, 0xc00140fd70)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0004dbb00)
          /go/odo_1/tests/helper/helper_dev.go:268
      > 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({0x268ed93, 0xc000d2e060})
          /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
  ------------------------------
••
------------------------------
• [77.603 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/842435917
  << Captured StdOut/StdErr Output
------------------------------
SSS•S••S•SS
  ------------------------------
  Progress Report for Ginkgo Process #12
  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.665s)
      /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] stderr: []
        [odo] I0706 08:46:23.972129   24542 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] I0706 08:46:23.977700   24542 implem.go:114] The path for preference file is /tmp/112745589/preference.yaml
        [odo] I0706 08:46:23.978893   24542 segment.go:264] Checking telemetry enable status
        [odo] I0706 08:46:23.978911   24542 segment.go:282] Sending telemetry disabled by env variable
        [odo] Cleaning resources, please wait
        [odo] I0706 08:46:24.059956   24542 all.go:46] starting to concurrently query 199 APIs
        [odo] I0706 08:46:24.060116   24542 all.go:62] fired up all goroutines to query APIs
        [odo] I0706 08:46:24.701935   24542 all.go:67] all goroutines have returned in 641.988705ms
        [odo] I0706 08:46:24.701995   24542 all.go:76] query result: objects=565
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 389 [runnable]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006c0930, {0x30e70c8?, 0xc0001a0e88}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006c0930, {0x30e70c8, 0xc0001a0e88}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc00077dd70?, {0xc0012be750?, 0x2ce0871?, 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:252
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:323
        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:326
      > 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({0x1082f3e, 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
  ------------------------------
•SSS••SSS•S••SS•••SSS•S••SS••••SSSSSSSSS•••SSS•SS••S•••SS•••S•S••S••SSSS••S•SSSSSS•SSS••S••SS•SSSSSSS
------------------------------
• [20.608 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/832648856
  << Captured StdOut/StdErr Output
------------------------------
•••••S••SSS•SS•••SSSS•S•SSSSS•
------------------------------
• [2.765 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/3521101730
  << Captured StdOut/StdErr Output
------------------------------
•SS•S•S•SSSSS••SSS••SS•S••S•••SS•SS••S•••S••
------------------------------
• [78.967 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/2006542359
  << Captured StdOut/StdErr Output
------------------------------
SS•SSS
------------------------------
• [2.814 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/599855269
  << Captured StdOut/StdErr Output
------------------------------
S•SS•S•SS•SS••SSSSSSS•SSSS•SSS••S••S•••S••SSS•S•••SSSSSSSS•SSS•••S••SS•SS•••SS••••SSS••S•S•SSSSSS•S••S••SSSSS••S•S••••••S•S•S•SSS•SSSSS•
------------------------------
• [55.218 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: 4281
  << Captured StdOut/StdErr Output
------------------------------
•••••S•SS
  ------------------------------
  Progress Report for Ginkgo Process #7
  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.702s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
      In [It] (Node Runtime: 2m0.001s)
        /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.838s)
          /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] I0706 08:53:39.281333    1847 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] I0706 08:53:39.285602    1847 implem.go:114] The path for preference file is /tmp/354843107/preference.yaml
          [odo] I0706 08:53:39.286488    1847 segment.go:264] Checking telemetry enable status
          [odo] I0706 08:53:39.286507    1847 segment.go:282] Sending telemetry disabled by env variable
          [odo] Cleaning resources, please wait
          [odo] I0706 08:53:39.379853    1847 all.go:46] starting to concurrently query 199 APIs
          [odo] I0706 08:53:39.379961    1847 all.go:62] fired up all goroutines to query APIs
          [odo] I0706 08:53:40.038007    1847 all.go:67] all goroutines have returned in 658.161522ms
          [odo] I0706 08:53:40.038089    1847 all.go:76] query result: objects=602
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 1925 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0005ac000, {0x30e70c8?, 0xc0017ac6d8}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0005ac000, {0x30e70c8, 0xc0017ac6d8}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc0004db0e0?, {0xc0001be340?, 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:252
        > 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(0xc0001a8000, {0x2d3e27e, 0x2f}, {0xc0009c5e70, 0x1, 0x2cdc2f3?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:307
          github.com/onsi/ginkgo/v2.By({0x2d3e27e?, 0x2cdbe73?}, {0xc0009c5e70?, 0x2d21be0?, 0x25?})
            /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({0x1082f3e, 0x2697dbd})
            /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
  ------------------------------
•
------------------------------
• [8.265 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/1902708968
  << Captured StdOut/StdErr Output
------------------------------
••SS•••••SS•S•S•SSSSSS•SSSSSSSS•S••S•S••S•S•S••SS•S•S•••SS•SS•S••SSSS•SSSSS•SSSSSS•S••S•S•S•••••••••••••••

Ran 397 of 938 Specs in 1363.785 seconds
SUCCESS! -- 397 Passed | 0 Failed | 0 Pending | 541 Skipped


Ginkgo ran 1 suite in 23m47.894039192s
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: 1688633956 - will randomize all specs

Will run 4 of 4 specs
Running in parallel across 16 processes
------------------------------
• [115.445 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/3026764007
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #1
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m2.34s)
      /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/4206806807
        [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] I0706 09:01:31.043642    9867 watch.go:267] deployment watcher Event: Type: MODIFIED, name: idbrca-app, rv: 15065877, generation: 1, pods: 1
        [odo] I0706 09:01:31.144611    9867 watch.go:344] filesystem watch event: WRITE         "/tmp/4206806807/.odo/odo-file-index.json"
        [odo] I0706 09:01:31.145795    9867 watch.go:344] filesystem watch event: WRITE         "/tmp/4206806807/.odo/odo-file-index.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 59 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000474380, {0x2f2e390?, 0xc0005f6960}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000474380, {0x2f2e390, 0xc0005f6960}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b524c6, 0x8}, 0xc00056c000?, 0xc0000b0600?, 0xc000237740)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc00062dd28)
          /go/odo_1/tests/helper/helper_dev.go:268
      > 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({0x103571e, 0xc000390840})
          /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 #4
  Automatically polling progress:
    E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m2.777s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:63
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:63

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0706 09:01:33.555727   10198 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: nqbbwf-app-5987f7576b-x695k in container: runtime
        [odo] I0706 09:01:33.729533   10198 exec.go:96] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory
        [odo] I0706 09:01:33.731227   10198 innerloop.go:131] running=false, execRequired=true
        [odo]  •  Building your application in container (command: install)  ...
        [odo] I0706 09:01:33.731478   10198 exec.go:37] Executing command [/bin/sh -c cd /project && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: nqbbwf-app-5987f7576b-x695k in container: runtime
        [odo] I0706 09:01:36.381645   10198 kubeexec.go:54] StartProcessForCommand for "run"
        [odo] I0706 09:01:36.381728   10198 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
        [odo] I0706 09:01:36.381747   10198 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd /project &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: nqbbwf-app-5987f7576b-x695k in container: runtime
        [odo] ↵
 ✓  Building your application in container (command: install) [3s]
        [odo]  •  Executing the application (command: run)  ...
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 67 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000292540, {0x2f2e390?, 0xc000a14180}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000292540, {0x2f2e390, 0xc000a14180}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b60467, 0xf}, 0x0?, 0x2?, 0xc000a14150)
          /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:184
      > 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({0x103571e, 0xc000386180})
          /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 #5
  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.953s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:458
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:458

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I0706 09:01:34.565761    9928 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: xlssdt-app-77b5954b9-jrcgv in container: runtime
        [odo] I0706 09:01:34.758243    9928 exec.go:96] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory
        [odo] I0706 09:01:34.769310    9928 innerloop.go:131] running=false, execRequired=true
        [odo]  •  Building your application in container (command: build)  ...
        [odo] I0706 09:01:34.769543    9928 exec.go:37] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (export GOPATH="${PROJECT_SOURCE}/.go" GOCACHE="${PROJECT_SOURCE}/.cache" && go build main.go) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: xlssdt-app-77b5954b9-jrcgv in container: runtime
        [odo] ↵
 ✓  Building your application in container (command: build) [2s]
        [odo]  •  Executing the application (command: run)  ...
        [odo] I0706 09:01:36.753150    9928 kubeexec.go:54] StartProcessForCommand for "run"
        [odo] I0706 09:01:36.753201    9928 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
        [odo] I0706 09:01:36.753224    9928 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (./main) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: xlssdt-app-77b5954b9-jrcgv in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 71 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00016d8f0, {0x2f2e390?, 0xc0006e0270}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00016d8f0, {0x2f2e390, 0xc0006e0270}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b524c6, 0x8}, 0x0?, 0x48?, 0xc0003807e0)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc00067be28)
          /go/odo_1/tests/helper/helper_dev.go:268
      > 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({0x103571e, 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
  ------------------------------
• [158.618 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/35341450
  Spawning '/go/bin/odo delete component' from /tmp/35341450
  << Captured StdOut/StdErr Output
------------------------------
• [166.701 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/2560075721
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #1
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 4m2.346s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:196
      In [It] (Node Runtime: 4m0.007s)
        /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/4206806807
        [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] I0706 09:03:27.889746   10364 watch.go:267] deployment watcher Event: Type: MODIFIED, name: idbrca-app, rv: 15067229, generation: 1, pods: 1
        [odo] I0706 09:03:27.990797   10364 watch.go:344] filesystem watch event: WRITE         "/tmp/4206806807/.odo/odo-file-index.json"
        [odo] I0706 09:03:27.991813   10364 watch.go:344] filesystem watch event: WRITE         "/tmp/4206806807/.odo/odo-file-index.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 59 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0001c2000, {0x2f2e390?, 0xc000634000}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0001c2000, {0x2f2e390, 0xc000634000}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b524c6, 0x8}, 0xc0004e0240?, 0xc0000b0600?, 0xc000ae0270)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0008c7d28)
          /go/odo_1/tests/helper/helper_dev.go:268
      > 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({0x103571e, 0xc000390840})
          /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.368 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/4206806807
  Spawning '/go/bin/odo delete component' from /tmp/4206806807
  << Captured StdOut/StdErr Output
------------------------------

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


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