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=64e926023" ./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: 1695028173 - will randomize all specs Will run 502 of 954 specs Running in parallel across 16 processes SSSSSSSSSSSSSSSSSSSSSSSSS•S•S•S••SSSSS•SS•S•S•S•SSS••S•SS•S••••S• ------------------------------ • [5.147 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/4077322687 << Captured StdOut/StdErr Output ------------------------------ •SSSS•SS ------------------------------ • [56.826 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•SS•SSS•S•S•S•S•S•• ------------------------------ Progress Report for Ginkgo Process #7 Automatically polling progress: odo dev command tests when running odo dev and single env var is set - without metadata.name should be able to exec command (Spec Runtime: 2m12.771s) /go/odo_1/tests/integration/cmd_dev_test.go:1661 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:1661 Begin Captured GinkgoWriter Output >> ... [odo] read: read /dev/stdin: input/output error [odo] I0918 09:12:27.328268 12958 watch.go:333] Dev mode interrupted by user [odo] I0918 09:12:27.334227 12958 implem.go:114] The path for preference file is /tmp/287919894/preference.yaml [odo] I0918 09:12:27.334948 12958 segment.go:268] Checking telemetry enable status [odo] I0918 09:12:27.334976 12958 segment.go:286] Sending telemetry disabled by env variable [odo] Cleaning resources, please wait [odo] I0918 09:12:27.431562 12958 all.go:46] starting to concurrently query 199 APIs [odo] I0918 09:12:27.434102 12958 all.go:62] fired up all goroutines to query APIs [odo] I0918 09:12:28.991386 12958 all.go:67] all goroutines have returned in 1.559816839s [odo] I0918 09:12:28.992103 12958 all.go:76] query result: objects=607 << End Captured GinkgoWriter Output Spec Goroutine goroutine 30 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000540f50, {0x30f3ec8?, 0xc00132e990}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000540f50, {0x30f3ec8, 0xc00132e990}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc001351d90?, {0xc0013e65b0?, 0xc001351c68?, 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:255 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:326 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:329 > github.com/redhat-developer/odo/tests/integration.glob..func7.11.2() /go/odo_1/tests/integration/cmd_dev_test.go:1662 | | 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({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 ------------------------------ ••SSSS•SS•SS•SSS•••S ------------------------------ • [5.913 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/4147979391 << Captured StdOut/StdErr Output ------------------------------ ••SS••S••SSS•••SSS•S•S•SS•S••S•S•SS••••S•S ------------------------------ • [12.319 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/3624811507 << Captured StdOut/StdErr Output ------------------------------ ••SSSS• ------------------------------ Progress Report for Ginkgo Process #6 Automatically polling progress: odo dev command tests when a component is bootstrapped ensure that index information is updated (Spec Runtime: 2m2.56s) /go/odo_1/tests/integration/cmd_dev_test.go:305 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:305 Begin Captured GinkgoWriter Output >> ... [odo] I0918 09:14:32.417470 16275 watch.go:271] deployment watcher Event: Type: MODIFIED, name: kfzoli-app, rv: 71703929, generation: 1, pods: 1 [odo] I0918 09:14:32.417500 16275 watch.go:333] Dev mode interrupted by user [odo] I0918 09:14:32.422016 16275 implem.go:114] The path for preference file is /tmp/1307133436/preference.yaml [odo] Cleaning resources, please wait [odo] I0918 09:14:32.422921 16275 segment.go:268] Checking telemetry enable status [odo] I0918 09:14:32.422935 16275 segment.go:286] Sending telemetry disabled by env variable [odo] I0918 09:14:32.495218 16275 all.go:46] starting to concurrently query 199 APIs [odo] I0918 09:14:32.495928 16275 all.go:62] fired up all goroutines to query APIs [odo] I0918 09:14:33.261566 16275 all.go:67] all goroutines have returned in 766.334953ms [odo] I0918 09:14:33.261687 16275 all.go:76] query result: objects=607 << End Captured GinkgoWriter Output Spec Goroutine goroutine 240 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004281c0, {0x30f3ec8?, 0xc000828840}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004281c0, {0x30f3ec8, 0xc000828840}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000623e08?, {0xc000794730?, 0xc0003e0020?, 0xc000428150?}) /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:255 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:326 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:329 > 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, 0xc00114da40}) /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 ------------------------------ ••SSSS••SSSSSSS•SS•••••SSSSS•S•S•••S•S•S•SSSSS•SS•SS••SS•S•S•SS•SS•••S•SSSSSS•SS•SSSS••••SS•S••••S•••SSS ------------------------------ • [5.768 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/2437258221 << Captured StdOut/StdErr Output ------------------------------ SS•SS••S•SSSSS•S•S•SS•S•S• ------------------------------ Progress Report for Ginkgo Process #2 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: 2m4.479s) /go/odo_1/tests/integration/cmd_dev_test.go:1687 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:1687 Begin Captured GinkgoWriter Output >> ... [odo] read: read /dev/stdin: input/output error [odo] I0918 09:17:09.239972 22041 watch.go:333] Dev mode interrupted by user [odo] I0918 09:17:09.254253 22041 implem.go:114] The path for preference file is /tmp/1449184508/preference.yaml [odo] Cleaning resources, please wait [odo] I0918 09:17:09.255227 22041 segment.go:268] Checking telemetry enable status [odo] I0918 09:17:09.255247 22041 segment.go:286] Sending telemetry disabled by env variable [odo] I0918 09:17:09.391217 22041 all.go:46] starting to concurrently query 199 APIs [odo] I0918 09:17:09.391668 22041 all.go:62] fired up all goroutines to query APIs [odo] I0918 09:17:10.313916 22041 all.go:67] all goroutines have returned in 922.748552ms [odo] I0918 09:17:10.314040 22041 all.go:76] query result: objects=607 << End Captured GinkgoWriter Output Spec Goroutine goroutine 368 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00025e2a0, {0x30f3ec8?, 0xc000eecb58}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00025e2a0, {0x30f3ec8, 0xc000eecb58}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc000a8dd90?, {0xc000853010?, 0x2ce2e90?, 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:255 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:326 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:329 > github.com/redhat-developer/odo/tests/integration.glob..func7.12.2() /go/odo_1/tests/integration/cmd_dev_test.go:1688 | | 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({0x0, 0xc000b4c3c0}) /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 ------------------------------ 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: 3m33.96s) /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: 16.682s) /go/odo_1/tests/integration/cmd_dev_debug_test.go:326 Begin Captured GinkgoWriter Output >> ... [odo] stderr: [] [odo] I0918 09:17:25.183737 18960 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] I0918 09:17:25.190173 18960 implem.go:114] The path for preference file is /tmp/1366107074/preference.yaml [odo] Cleaning resources, please wait [odo] I0918 09:17:25.190999 18960 segment.go:268] Checking telemetry enable status [odo] I0918 09:17:25.191015 18960 segment.go:286] Sending telemetry disabled by env variable [odo] I0918 09:17:25.310315 18960 all.go:46] starting to concurrently query 199 APIs [odo] I0918 09:17:25.314507 18960 all.go:62] fired up all goroutines to query APIs [odo] I0918 09:17:26.492840 18960 all.go:67] all goroutines have returned in 1.182526237s [odo] I0918 09:17:26.492912 18960 all.go:76] query result: objects=649 << End Captured GinkgoWriter Output Spec Goroutine goroutine 276 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002be000, {0x30f3ec8?, 0xc000b5a5d0}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002be000, {0x30f3ec8, 0xc000b5a5d0}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc0004284e0?, {0xc00068e2c0?, 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:255 > 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, {0x2d49274, 0x2f}, {0xc0009c7e70, 0x1, 0x0?}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309 github.com/onsi/ginkgo/v2.By({0x2d49274?, 0x0?}, {0xc0009c7e70?, 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({0x1085f3e, 0xc000100240}) /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 ------------------------------ •SSSSSSS•S••S•••S•S••SS ------------------------------ • [21.068 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/2812211081 << Captured StdOut/StdErr Output ------------------------------ •SS•SSSSSS••S•SS••SSS•••SSSSS•SS•SS•SSSS•SS••SSSSS•SS•••S•S•SS••SSS••SSSS•SSSS••••SSSSSSSSSS•SSSS•SSSSS••••SSS•S••••••SSSS••SSSSSSSSSSS•••S•SSS••SS•S•SS•••S•SS•SSSSS••SSS••••••SSSS••••S••• ------------------------------ Progress Report for Ginkgo Process #15 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: 2m2.629s) /go/odo_1/tests/integration/cmd_dev_test.go:1047 In [BeforeEach] (Node Runtime: 2m0.001s) /go/odo_1/tests/integration/cmd_dev_test.go:1020 Begin Captured GinkgoWriter Output >> ... [odo] I0918 09:22:14.675557 31146 port.go:319] port 8080 not listening in container "runtime" [odo] I0918 09:22:18.425642 31146 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: digdes-app-679dc7cdbf-rwkbb in container: runtime [odo] I0918 09:22:18.584936 31146 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0918 09:22:18.584968 31146 exec.go:96] 0: 2A1111AC:D2E6 23001068:01BB 06 00000000:00000000 03:00000F06 00000000 0 0 0 3 0000000000000000 [odo] I0918 09:22:18.584980 31146 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0918 09:22:18.584984 31146 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0918 09:22:18.584988 31146 exec.go:96] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1015170000 0 1227023051 1 0000000000000000 100 0 0 10 0 [odo] I0918 09:22:18.584992 31146 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0918 09:22:18.586368 31146 port.go:319] port 8080 not listening in container "runtime" [odo] I0918 09:22:26.427823 31146 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: digdes-app-679dc7cdbf-rwkbb in container: runtime << End Captured GinkgoWriter Output Spec Goroutine goroutine 622 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0013a3960, {0x30f4108?, 0xc0013fa360}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0013a3960, {0x30f4108, 0xc0013fa360}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2ce9700, 0x8}, 0xc00047a2a0?, 0xc00047a280?, 0xc0013fa0f0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0002f4f60) /go/odo_1/tests/helper/helper_dev.go:271 > 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, 0xc001323680}) /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•••S••SS•SS•SS•S•••S•S•SSSSSS••••SSS•SS••S••SS•••S•S•••••SS•S••S•SS••S••••••SS•SSSSSSSSSSSS•S••SSSSSS•SSSS•SSS•••••SSS•• ------------------------------ • [82.223 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/3033155304 << Captured StdOut/StdErr Output ------------------------------ SS•SSSS•••SSSS•SS•••SSSSS•SSSSSSSS•SSSSSSS•••SS•SSSSSSSSS ------------------------------ • [79.784 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/3914697769 << Captured StdOut/StdErr Output ------------------------------ S••S ------------------------------ • [81.688 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/2801294404 << Captured StdOut/StdErr Output ------------------------------ SS•SS••SS••S••••SSS••••SSSS••••SS•SS ------------------------------ Progress Report for Ginkgo Process #9 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: 2m4.034s) /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] I0918 09:26:56.299260 7951 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} && (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled [odo] ✗ Finished executing the application (command: run) [1m] [odo] I0918 09:26:56.314028 7951 implem.go:114] The path for preference file is /tmp/2906783125/preference.yaml [odo] Cleaning resources, please wait [odo] I0918 09:26:56.314628 7951 segment.go:268] Checking telemetry enable status [odo] I0918 09:26:56.314644 7951 segment.go:286] Sending telemetry disabled by env variable [odo] I0918 09:26:56.519574 7951 all.go:46] starting to concurrently query 199 APIs [odo] I0918 09:26:56.519829 7951 all.go:62] fired up all goroutines to query APIs [odo] I0918 09:26:57.772101 7951 all.go:67] all goroutines have returned in 1.252314857s [odo] I0918 09:26:57.772144 7951 all.go:76] query result: objects=612 << End Captured GinkgoWriter Output Spec Goroutine goroutine 39640 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00027ce70, {0x30f3ec8?, 0xc000736f78}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00027ce70, {0x30f3ec8, 0xc000736f78}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc002155d70?, {0xc0006e97d0?, 0x2ceb4b3?, 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:255 github.com/redhat-developer/odo/tests/helper.RunDevMode.func1() /go/odo_1/tests/helper/helper_dev.go:326 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:329 > 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({0x2694a13, 0xc00006bda0}) /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•SS••S••SSS••S••S•••S••S•SSSS•••SSS•SSS•S•SS•SSS•SSSSSS•SSS•SS•S••S•SSS•••S•••S•••SSSS•S••S••SSSSS•S••SSS••SSS•••SS••SSSS••S•SS•SSSSS••S•S•SSSSSSS••S ------------------------------ • [5.091 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/190463676 << Captured StdOut/StdErr Output ------------------------------ SS•SS•SSSS•SSSS••••SS••••••SSSSS•••SSSSSS••S••••• ------------------------------ • [57.395 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: 19676 << Captured StdOut/StdErr Output ------------------------------ ••••••••• Ran 404 of 954 Specs in 1412.621 seconds SUCCESS! -- 404 Passed | 0 Failed | 0 Pending | 550 Skipped Ginkgo ran 1 suite in 24m44.643573463s 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: 1695029666 - will randomize all specs Will run 4 of 4 specs Running in parallel across 16 processes ------------------------------ • [107.472 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/484943174 << Captured StdOut/StdErr Output ------------------------------ Progress Report for Ginkgo Process #5 Automatically polling progress: E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m3.44s) /go/odo_1/tests/e2escenarios/e2e_test.go:199 In [It] (Node Runtime: 2m0s) /go/odo_1/tests/e2escenarios/e2e_test.go:199 Begin Captured GinkgoWriter Output >> ... [odo] I0918 09:36:45.078031 21437 exec.go:37] Executing command [/bin/sh -c kill 356 || true] for pod: dozrni-app-67bffd7f9b-n6z6d in container: tools [odo] I0918 09:36:45.255258 21437 exec.go:96] /bin/sh: line 0: kill: (356) - No such process [odo] I0918 09:36:45.257643 21437 retry.go:48] waiting for 2 second(s) before trying task "status for remote process 356" [odo] I0918 09:36:47.266208 21437 exec.go:37] Executing command [/bin/sh -c kill -0 356; echo $?] for pod: dozrni-app-67bffd7f9b-n6z6d in container: tools [odo] I0918 09:36:47.482656 21437 exec.go:96] 1 [odo] I0918 09:36:47.483011 21437 exec.go:96] /bin/sh: line 0: kill: (356) - No such process [odo] I0918 09:36:47.483176 21437 kubeexec.go:54] StartProcessForCommand for "run" [odo] • Executing the application (command: run) ... [odo] I0918 09:36:47.483401 21437 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\"" [odo] I0918 09:36:47.483482 21437 exec.go:37] Executing 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] for pod: dozrni-app-67bffd7f9b-n6z6d in container: tools << End Captured GinkgoWriter Output Spec Goroutine goroutine 77 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00072b650, {0x2f37810?, 0xc0006166f0}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00072b650, {0x2f37810, 0xc0006166f0}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b5a10d, 0x8}, 0xc0009e6900?, 0xc0000b61e0?, 0xc00053dbc0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000601d28) /go/odo_1/tests/helper/helper_dev.go:271 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2() /go/odo_1/tests/e2escenarios/e2e_test.go:246 | // "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({0x103871e, 0xc0003d03c0}) /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 #2 Automatically polling progress: E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m3.771s) /go/odo_1/tests/e2escenarios/e2e_test.go:63 In [It] (Node Runtime: 2m0s) /go/odo_1/tests/e2escenarios/e2e_test.go:63 Begin Captured GinkgoWriter Output >> ... [odo] Keyboard Commands: [odo] [Ctrl+c] - Exit and delete resources from the cluster [odo] [p] - Manually apply local changes to the application on the cluster [odo] I0918 09:36:45.585233 21791 watch.go:271] deployment watcher Event: Type: MODIFIED, name: pxschf-app, rv: 71764970, generation: 1, pods: 1 [odo] I0918 09:36:45.690465 21791 watch.go:348] filesystem watch event: REMOVE "/tmp/3840003430/.odo/odo-file-index.json" [odo] I0918 09:36:45.690859 21791 watch.go:383] error removing watch for /tmp/3840003430/.odo/odo-file-index.json: can't remove non-existent watcher: /tmp/3840003430/.odo/odo-file-index.json [odo] I0918 09:36:45.690948 21791 watch.go:348] filesystem watch event: CREATE "/tmp/3840003430/.odo/odo-file-index.json" [odo] I0918 09:36:45.696075 21791 watch.go:348] filesystem watch event: WRITE "/tmp/3840003430/.odo/odo-file-index.json" [odo] I0918 09:36:45.700493 21791 watch.go:348] filesystem watch event: WRITE "/tmp/3840003430/.odo/devstate.json" [odo] I0918 09:36:45.704699 21791 watch.go:348] filesystem watch event: WRITE "/tmp/3840003430/.odo/devstate.21791.json" << End Captured GinkgoWriter Output Spec Goroutine goroutine 58 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000262310, {0x2f37810?, 0xc000d4c2a0}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000262310, {0x2f37810, 0xc000d4c2a0}, {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?, 0xc000d4c240) /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: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 ------------------------------ Progress Report for Ginkgo Process #3 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: 2m8.136s) /go/odo_1/tests/e2escenarios/e2e_test.go:461 In [It] (Node Runtime: 2m0.001s) /go/odo_1/tests/e2escenarios/e2e_test.go:461 Begin Captured GinkgoWriter Output >> ... [odo] I0918 09:36:52.819768 21527 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: eddqft-app-559775769f-ws826 in container: runtime [odo] I0918 09:36:52.984753 21527 exec.go:96] 161 [odo] I0918 09:36:52.987907 21527 exec.go:37] Executing command [/bin/sh -c kill -0 161; echo $?] for pod: eddqft-app-559775769f-ws826 in container: runtime [odo] I0918 09:36:53.139234 21527 exec.go:96] 0 [odo] I0918 09:36:53.141810 21527 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0918 09:36:53.141906 21527 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: eddqft-app-559775769f-ws826 in container: runtime [odo] I0918 09:36:53.290880 21527 exec.go:96] 161 [odo] I0918 09:36:53.292532 21527 exec.go:37] Executing command [/bin/sh -c kill -0 161; echo $?] for pod: eddqft-app-559775769f-ws826 in container: runtime [odo] I0918 09:36:53.433849 21527 exec.go:96] 0 [odo] • Waiting for the application to be ready ... << End Captured GinkgoWriter Output Spec Goroutine goroutine 74 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000032380, {0x2f37810?, 0xc0003d8ed0}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000032380, {0x2f37810, 0xc0003d8ed0}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b5a10d, 0x8}, 0x0?, 0x48?, 0xc00038b8c0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc00060de28) /go/odo_1/tests/helper/helper_dev.go:271 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.8.4() /go/odo_1/tests/e2escenarios/e2e_test.go:526 | 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({0x2629633, 0xc00006a600}) /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 ------------------------------ • [149.619 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/3840003430 Spawning '/go/bin/odo delete component' from /tmp/3840003430 << Captured StdOut/StdErr Output ------------------------------ • [167.533 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/1735481207 << Captured StdOut/StdErr Output ------------------------------ Progress Report for Ginkgo Process #5 Automatically polling progress: E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 4m3.447s) /go/odo_1/tests/e2escenarios/e2e_test.go:199 In [It] (Node Runtime: 4m0.008s) /go/odo_1/tests/e2escenarios/e2e_test.go:199 Begin Captured GinkgoWriter Output >> ... [odo] I0918 09:38:42.369643 22021 exec.go:37] Executing command [/bin/sh -c kill 107 || true] for pod: dozrni-app-67bffd7f9b-rxxnp in container: tools [odo] I0918 09:38:42.518764 22021 exec.go:96] /bin/sh: line 0: kill: (107) - No such process [odo] I0918 09:38:42.520872 22021 retry.go:48] waiting for 2 second(s) before trying task "status for remote process 107" [odo] I0918 09:38:44.522040 22021 exec.go:37] Executing command [/bin/sh -c kill -0 107; echo $?] for pod: dozrni-app-67bffd7f9b-rxxnp in container: tools [odo] I0918 09:38:44.695572 22021 exec.go:96] 1 [odo] I0918 09:38:44.695725 22021 exec.go:96] /bin/sh: line 0: kill: (107) - No such process [odo] I0918 09:38:44.696192 22021 kubeexec.go:54] StartProcessForCommand for "run" [odo] • Executing the application (command: run) ... [odo] I0918 09:38:44.696320 22021 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\"" [odo] I0918 09:38:44.696383 22021 exec.go:37] Executing 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] for pod: dozrni-app-67bffd7f9b-rxxnp in container: tools << End Captured GinkgoWriter Output Spec Goroutine goroutine 77 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00018a540, {0x2f37810?, 0xc000928030}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00018a540, {0x2f37810, 0xc000928030}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b5a10d, 0x8}, 0xc0002dc6c0?, 0xc0000b61e0?, 0xc000929ad0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000869d28) /go/odo_1/tests/helper/helper_dev.go:271 > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2() /go/odo_1/tests/e2escenarios/e2e_test.go:287 | // 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({0x103871e, 0xc0003d03c0}) /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 ------------------------------ • [261.037 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/3666224101 Spawning '/go/bin/odo delete component' from /tmp/3666224101 << Captured StdOut/StdErr Output ------------------------------ Ran 4 of 4 Specs in 261.163 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 4m40.298483694s Test Suite Passed