Error from server (NotFound): namespaces "devfile-proxy" not found Using Devfile proxy: cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=0e7db343d" ./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: 1695711982 - will randomize all specs Will run 504 of 956 specs Running in parallel across 16 processes SSSSSSSSSSSSSSSSSSSSSSS•SSSSS ------------------------------ • [19.734 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/1255729361 << Captured StdOut/StdErr Output ------------------------------ S•S•SSS••SS•••SSSS•SS••S•SSSS•SSSSSSSS•SSSS•••••••S•SSSSSS•SS•SS•SS••••SS•••••SSSS••S•SSSS•SSS ------------------------------ Progress Report for Ginkgo Process #9 Automatically polling progress: odo dev command tests checking if odo dev matches local Devfile K8s resources and remote resources when odo dev is executed to run a devfile containing a k8s resource with apply command should have deleted the old resource and created the new resource (Spec Runtime: 2m6.203s) /go/odo_1/tests/integration/cmd_dev_test.go:1077 In [BeforeEach] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:1050 Begin Captured GinkgoWriter Output >> ... [odo] I0926 07:09:50.459176 13506 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0926 07:09:50.460903 13506 port.go:319] port 8080 not listening in container "runtime" [odo] I0926 07:09:58.058168 13506 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: nvchul-app-54dcc76948-x942s in container: runtime [odo] I0926 07:09:58.207516 13506 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0926 07:09:58.207545 13506 exec.go:96] 0: 4E2E11AC:A1BC 221C1068:01BB 06 00000000:00000000 03:00000BFC 00000000 0 0 0 3 0000000000000000 [odo] I0926 07:09:58.207556 13506 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0926 07:09:58.207712 13506 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0926 07:09:58.207732 13506 exec.go:96] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1000880000 0 1092183492 1 0000000000000000 100 0 0 10 0 [odo] I0926 07:09:58.208248 13506 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0926 07:09:58.217903 13506 port.go:319] port 8080 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 97 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002cca80, {0x30f7728?, 0xc000da2900}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002cca80, {0x30f7728, 0xc000da2900}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cec7fe, 0x8}, 0xc0000a4c20?, 0xc0000a4c00?, 0xc000da2690) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc00047daa0) /go/odo_1/tests/helper/helper_dev.go:279 > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1() /go/odo_1/tests/integration/cmd_dev_test.go:1069 | helper.ReplaceStrings(filepath.Join(commonVar.Context, "devfile.yaml"), devfile.deploymentName, devfile.newDeploymentName) | > err := devSession.WaitSync() | Expect(err).To(BeNil()) | }) github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x1086f3e, 0xc00006af00}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ ••S•SSSS•SSSSSS••SS ------------------------------ • [57.905 seconds] odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports /go/odo_1/tests/integration/cmd_dev_test.go:3622 Captured StdOut/StdErr Output >> PID: 16190 << Captured StdOut/StdErr Output ------------------------------ SSS••S••S•SS•SSSS•••S••SSS•SSS••SSSS ------------------------------ • [13.560 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/954469716 << Captured StdOut/StdErr Output ------------------------------ S•S•S•SSS••S•••SS•S•S•SSSSS•S•SSSS•S••••SS ------------------------------ Progress Report for Ginkgo Process #16 Automatically polling progress: odo dev command tests when running odo dev and multiple env variables are set - with metadata.name should be able to exec command (Spec Runtime: 2m2.465s) /go/odo_1/tests/integration/cmd_dev_test.go:1717 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:1717 Begin Captured GinkgoWriter Output >> ... [odo] read: read /dev/stdin: input/output error [odo] I0926 07:11:57.386593 18083 watch.go:333] Dev mode interrupted by user [odo] I0926 07:11:57.386912 18083 implem.go:114] The path for preference file is /tmp/1217251804/preference.yaml [odo] Cleaning resources, please wait [odo] I0926 07:11:57.387774 18083 segment.go:268] Checking telemetry enable status [odo] I0926 07:11:57.387785 18083 segment.go:286] Sending telemetry disabled by env variable [odo] I0926 07:11:57.497557 18083 all.go:46] starting to concurrently query 200 APIs [odo] I0926 07:11:57.501354 18083 all.go:62] fired up all goroutines to query APIs [odo] I0926 07:11:58.869098 18083 all.go:67] all goroutines have returned in 1.371558972s [odo] I0926 07:11:58.869132 18083 all.go:76] query result: objects=617 << End Captured GinkgoWriter Output Spec Goroutine goroutine 286 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0000f5110, {0x30f74e8?, 0xc0014a04b0}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0000f5110, {0x30f74e8, 0xc0014a04b0}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0011f9d70?, {0xc00066a910?, 0x2ce5f90?, 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:263 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:334 github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...) /go/odo_1/tests/helper/helper_dev.go:337 > github.com/redhat-developer/odo/tests/integration.glob..func7.12.2() /go/odo_1/tests/integration/cmd_dev_test.go:1718 | | 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({0x1086f3e, 0xc000530c60}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ ••••S••S••S•••S••••S•SS•S•SS•SSS•SSS•••••SS••SSSSSS••SSS•SSSSSS•S•SS•SS•S•S•SS•••S ------------------------------ • [20.513 seconds] odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed /go/odo_1/tests/integration/interactive_dev_test.go:209 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/3402294093 << Captured StdOut/StdErr Output ------------------------------ •SS••••S•SSSSSSSS•S•SSS••SS•SS••SS ------------------------------ • [92.019 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/2970602893 << Captured StdOut/StdErr Output ------------------------------ • [5.914 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/1442895489 << Captured StdOut/StdErr Output ------------------------------ •S•S•SSSS••S•SSSSSSSS•SSSSS•••SS•SS••S•SSSSS••••S••S••••SSSSSSS•SS ------------------------------ • [4.694 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/3569023204 << Captured StdOut/StdErr Output ------------------------------ S•S•SS•••SSSSSSSSSSSS••SSS•S••SSSSSS•SS•S•• ------------------------------ • [84.885 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/907595280 << Captured StdOut/StdErr Output ------------------------------ S••S•••S•S•S•SS••SSS•••S•••SS•••SS•••SS•SS•SSSS•SS•S•SS•S•S••S•SS•SS••SSSSSSSS•••SSS••S•••S ------------------------------ • [68.081 seconds] odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /instance endpoint is DELETEd should terminate the dev session /go/odo_1/tests/integration/cmd_dev_api_server_test.go:239 Captured StdOut/StdErr Output >> <<< Session terminated >>> << Captured StdOut/StdErr Output ------------------------------ S•S ------------------------------ • [7.006 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/2200479590 << Captured StdOut/StdErr Output ------------------------------ •SS•SSS•S•SS•S••••S•SSSSSSSSS•••••S•S•S••S••SSSSSS••SSS•SS••S•SS•S•SSS••SSS•SSSS•S•SSS•SS•S••••••SSSS•SSSS•SS•••S••S•••••SS•••SS•S••SSSS••S•SSSSS••SSS•S•S••••S ------------------------------ • [81.353 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/2164103073 << Captured StdOut/StdErr Output ------------------------------ SS••S•••SSSS•SSSSSS••SS•SS•S•SS•SSSS•SSSSSSSS•••S•S•S••S•SSSS•SS••S••S•SSSS•S••SSS•S ------------------------------ Progress Report for Ginkgo Process #1 Automatically polling progress: odo dev command tests Devfile contains pod-overrides and container-overrides attributes should override the content in the pod it creates for the component on the cluster (Spec Runtime: 2m3.715s) /go/odo_1/tests/integration/cmd_dev_test.go:4146 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:4146 Begin Captured GinkgoWriter Output >> ... [odo] stdout: [] [odo] stderr: [] [odo] I0926 07:24:59.997212 10794 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] Cleaning resources, please wait [odo] I0926 07:24:59.997973 10794 segment.go:268] Checking telemetry enable status [odo] I0926 07:24:59.997985 10794 segment.go:286] Sending telemetry disabled by env variable [odo] I0926 07:25:00.055717 10794 all.go:46] starting to concurrently query 200 APIs [odo] I0926 07:25:00.055880 10794 all.go:62] fired up all goroutines to query APIs [odo] I0926 07:25:00.887388 10794 all.go:67] all goroutines have returned in 831.690317ms [odo] I0926 07:25:00.887428 10794 all.go:76] query result: objects=614 << End Captured GinkgoWriter Output Spec Goroutine goroutine 1255 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004597a0, {0x30f74e8?, 0xc00060f7e8}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004597a0, {0x30f74e8, 0xc00060f7e8}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc001599d50?, {0xc0002aba80?, 0x2cee5b1?, 0x9?}) /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) /go/odo_1/tests/helper/helper_dev.go:263 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:334 github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...) /go/odo_1/tests/helper/helper_dev.go:337 > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2() /go/odo_1/tests/integration/cmd_dev_test.go:4147 | }) | It("should override the content in the pod it creates for the component on the cluster", func() { > err := helper.RunDevMode(helper.DevSessionOpts{ | RunOnPodman: ctx.podman, | }, func(session *gexec.Session, outContents, _ string, _ map[string]string) { github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc000fedfd0, 0x269ec1d}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ •SS••SSS•S••S••S•SSSS•SS•SS••S•SS•SSSS•S•SS•SSSS•••SS•S••••••S••S•SSSS•••S•••S••S•S•••SS••••SSSS•S•S•SS•S•SS•S•S•SSS••••S•SSSSSSS••S•S••SS•SS•SSSSSS•••••••••••••• ------------------------------ Progress Report for Ginkgo Process #14 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: 3m33.926s) /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: 27.03s) /go/odo_1/tests/integration/cmd_dev_debug_test.go:326 Begin Captured GinkgoWriter Output >> ... [odo] stderr: [] [odo] I0926 07:31:19.185213 19059 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] I0926 07:31:19.185356 19059 segment.go:268] Checking telemetry enable status [odo] I0926 07:31:19.185377 19059 segment.go:286] Sending telemetry disabled by env variable [odo] ✗ Finished executing the application (command: start-debug) [1m] [odo] Cleaning resources, please wait [odo] I0926 07:31:19.269039 19059 all.go:46] starting to concurrently query 200 APIs [odo] I0926 07:31:19.271016 19059 all.go:62] fired up all goroutines to query APIs [odo] I0926 07:31:20.372842 19059 all.go:67] all goroutines have returned in 1.103808112s [odo] I0926 07:31:20.372973 19059 all.go:76] query result: objects=651 << End Captured GinkgoWriter Output Spec Goroutine goroutine 1173 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006c6000, {0x30f74e8?, 0xc00060c8b8}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006c6000, {0x30f74e8, 0xc00060c8b8}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0003baa20?, {0xc00082a2e0?, 0x0?, 0x0?}) /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144 github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...) /go/odo_1/tests/helper/helper_dev.go:263 > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8() /go/odo_1/tests/integration/cmd_dev_debug_test.go:328 | By("cleaning up the resources on ending the session", func() { | devSession.Stop() > devSession.WaitEnd() | out := commonVar.CliRunner.Run("get", "deployments").Out.Contents() | helper.DontMatchAllInOutput(string(out), deploymentNames) github.com/onsi/ginkgo/v2/internal.(*Suite).By(0xc0001a8000, {0x2d4c4a7, 0x2f}, {0xc001087e70, 0x1, 0x0?}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309 github.com/onsi/ginkgo/v2.By({0x2d4c4a7?, 0xf7089d?}, {0xc001087e70?, 0x97ea0?, 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({0x1086f3e, 0xc000dcd2c0}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ • Ran 406 of 956 Specs in 1464.437 seconds SUCCESS! -- 406 Passed | 0 Failed | 0 Pending | 550 Skipped Ginkgo ran 1 suite in 25m39.329119015s 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: 1695713530 - will randomize all specs Will run 4 of 4 specs Running in parallel across 16 processes ------------------------------ • [107.722 seconds] E2E Test starting with non-empty Directory test debugging should verify developer workflow from non-empty Directory /go/odo_1/tests/e2escenarios/e2e_test.go:329 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3470662976 << Captured StdOut/StdErr Output ------------------------------ • [119.810 seconds] E2E Test starting with non-empty Directory add Binding should verify developer workflow of using binding as env in innerloop /go/odo_1/tests/e2escenarios/e2e_test.go:461 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2348241669 << 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: 2m3.115s) /go/odo_1/tests/e2escenarios/e2e_test.go:199 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/e2escenarios/e2e_test.go:199 Begin Captured GinkgoWriter Output >> ... [odo] ✗ Finished executing the application (command: run) [28s] [odo] I0926 07:34:28.668024 21074 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] I0926 07:34:28.684341 21074 implem.go:114] The path for preference file is /tmp/3368252619/preference.yaml [odo] Cleaning resources, please wait [odo] I0926 07:34:28.684978 21074 segment.go:268] Checking telemetry enable status [odo] I0926 07:34:28.684988 21074 segment.go:286] Sending telemetry disabled by env variable [odo] I0926 07:34:28.754964 21074 all.go:46] starting to concurrently query 200 APIs [odo] I0926 07:34:28.755143 21074 all.go:62] fired up all goroutines to query APIs [odo] I0926 07:34:29.444469 21074 all.go:67] all goroutines have returned in 689.502983ms [odo] I0926 07:34:29.444542 21074 all.go:76] query result: objects=622 << End Captured GinkgoWriter Output Spec Goroutine goroutine 73 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006771f0, {0x2f37730?, 0xc000626090}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006771f0, {0x2f37730, 0xc000626090}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0009f1d28?, {0xc0006928b0?, 0xc0009f1c18?, 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:263 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2() /go/odo_1/tests/e2escenarios/e2e_test.go:258 | // "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({0x103871e, 0xc00006aba0}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ Progress Report for Ginkgo Process #8 Automatically polling progress: E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m5.279s) /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] I0926 07:34:28.738773 21530 status.go:34] setting inner loop State "Ready" [odo] I0926 07:34:28.753546 21530 watch.go:271] deployment watcher Event: Type: MODIFIED, name: dbutam-app, rv: 78007174, generation: 1, pods: 1 [odo] I0926 07:34:28.862033 21530 watch.go:348] filesystem watch event: REMOVE "/tmp/1619936487/.odo/odo-file-index.json" [odo] I0926 07:34:28.862472 21530 watch.go:383] error removing watch for /tmp/1619936487/.odo/odo-file-index.json: can't remove non-existent watcher: /tmp/1619936487/.odo/odo-file-index.json [odo] I0926 07:34:28.867980 21530 watch.go:348] filesystem watch event: CREATE "/tmp/1619936487/.odo/odo-file-index.json" [odo] I0926 07:34:28.872072 21530 watch.go:348] filesystem watch event: WRITE "/tmp/1619936487/.odo/odo-file-index.json" [odo] I0926 07:34:28.875811 21530 watch.go:348] filesystem watch event: WRITE "/tmp/1619936487/.odo/devstate.json" [odo] I0926 07:34:28.882266 21530 watch.go:348] filesystem watch event: WRITE "/tmp/1619936487/.odo/devstate.21530.json" << End Captured GinkgoWriter Output Spec Goroutine goroutine 69 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00001c700, {0x2f37850?, 0xc0008f9140}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00001c700, {0x2f37850, 0xc0008f9140}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b68101, 0xf}, 0x0?, 0x3?, 0xc0008f90e0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}) /go/odo_1/tests/helper/helper_dev.go:192 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.5.2() /go/odo_1/tests/e2escenarios/e2e_test.go:155 | | // start dev mode again > devSession, err = helper.StartDevMode(helper.DevSessionOpts{}) | Expect(err).ToNot(HaveOccurred()) | github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852 ------------------------------ • [150.212 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/1619936487 Spawning '/go/bin/odo delete component' from /tmp/1619936487 << Captured StdOut/StdErr Output ------------------------------ • [240.140 seconds] E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory /go/odo_1/tests/e2escenarios/e2e_test.go:199 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1942357128 Spawning '/go/bin/odo delete component' from /tmp/1942357128 << Captured StdOut/StdErr Output ------------------------------ Ran 4 of 4 Specs in 240.169 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 4m19.101363104s Test Suite Passed