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=8ac52eb66" ./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: 1687810220 - will randomize all specs Will run 491 of 931 specs Running in parallel across 16 processes SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•••••S•SS•SS•••SS•SS•••SS•••SS ------------------------------ • [3.364 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/3567464218 << Captured StdOut/StdErr Output ------------------------------ •SSS••SSSSSSS•SSS•SSSS••SS••S•SS••S•S•SSS•S•SS•SS•SSS•SSS•S• ------------------------------ Progress Report for Ginkgo Process #6 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.389s) /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] I0626 20:13:30.999478 13255 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0626 20:13:30.999611 13255 port.go:319] port 8080 not listening in container "runtime" [odo] I0626 20:13:38.770997 13255 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: rroxym-app-5694754f5f-rvgzf in container: runtime [odo] I0626 20:13:38.956916 13255 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0626 20:13:38.956931 13255 exec.go:96] 0: 4B5011AC:CAF0 231B1068:01BB 06 00000000:00000000 03:00000C57 00000000 0 0 0 3 0000000000000000 [odo] I0626 20:13:38.958271 13255 exec.go:96] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0626 20:13:38.958379 13255 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0626 20:13:38.958386 13255 exec.go:96] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1001 0 30669655 1 0000000000000000 100 0 0 10 0 [odo] I0626 20:13:38.958780 13255 exec.go:96] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0626 20:13:38.958967 13255 port.go:319] port 8080 not listening in container "runtime" << End Captured GinkgoWriter Output Spec Goroutine goroutine 161 [select, 2 minutes] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006cac40, {0x30def48?, 0xc000fb3230}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006cac40, {0x30def48, 0xc000fb3230}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cd7525, 0x8}, 0xc0004104a0?, 0xc000410480?, 0xc0008d69c0) /go/odo_1/tests/helper/helper_run.go:54 github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000547b00) /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({0x1081f3e, 0xc00075c960}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:863 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 ------------------------------ •••S•S••••••SSSSS•S••••••SS•••••S••SS••SSS•••S••SSSSSSSS•••••S• ------------------------------ • [4.011 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/2156548972 << Captured StdOut/StdErr Output ------------------------------ •SSS• ------------------------------ • [56.433 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: 17680 << Captured StdOut/StdErr Output ------------------------------ S••SS••••••S•SS••••SS••••SSSSSS•SS•S•S••SSSSS•S••SS•••SSS•••S••••SS••SSSS••SS••SS••SSS••SSSS ------------------------------ • [5.300 seconds] odo init interactive command tests when DevfileRegistriesList CRD is installed on cluster when CR for devfileregistrieslists is installed in namespace should download correct devfile from the first in-cluster registry /go/odo_1/tests/integration/interactive_init_test.go:698 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2910533374 << Captured StdOut/StdErr Output ------------------------------ S•SSSS••S••••SSSS•••SS•SSS•S•SSS ------------------------------ • [54.418 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 ------------------------------ •SSSS•SSS••SSSSSS•SSSSS••• ------------------------------ • [8.841 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/3380887303 << Captured StdOut/StdErr Output ------------------------------ SSS•••S•SS•SS•SSSSSS•SS ------------------------------ • [76.353 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/753308478 << Captured StdOut/StdErr Output ------------------------------ ••SSS•SS•S•••SSS•SSSSS•SSS••••••SSSSSSSSSS•S••SSSSS•S•SSSS•S•S•S•S• ------------------------------ • [76.882 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/455224251 << Captured StdOut/StdErr Output ------------------------------ • [76.253 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/3338223592 << Captured StdOut/StdErr Output ------------------------------ SS••••SSS•SSSSS•S•SS•S•S•S•S•S•••••S•SS•SSSSSSS•SSS•••••S•SSS••S•SS•SS•SS•S•SSS•••••S•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: 3m22.233s) /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.311s) /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] I0626 20:22:23.789806 26337 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] I0626 20:22:23.791269 26337 implem.go:114] The path for preference file is /tmp/4203909557/preference.yaml [odo] Cleaning resources, please wait [odo] I0626 20:22:23.791885 26337 segment.go:264] Checking telemetry enable status [odo] I0626 20:22:23.791900 26337 segment.go:282] Sending telemetry disabled by env variable [odo] I0626 20:22:23.877015 26337 all.go:46] starting to concurrently query 90 APIs [odo] I0626 20:22:23.877126 26337 all.go:62] fired up all goroutines to query APIs [odo] I0626 20:22:24.302407 26337 all.go:67] all goroutines have returned in 425.400253ms [odo] I0626 20:22:24.302447 26337 all.go:76] query result: objects=378 << End Captured GinkgoWriter Output Spec Goroutine goroutine 712 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004ba070, {0x30ded08?, 0xc0004f8be8}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004ba070, {0x30ded08, 0xc0004f8be8}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc00031ecc0?, {0xc0015a81f0?, 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(0xc0001b2000, {0x2d36641, 0x2f}, {0xc0006b7e70, 0x1, 0x3835343939333838?}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:307 github.com/onsi/ginkgo/v2.By({0x2d36641?, 0x732f353835343939?}, {0xc0006b7e70?, 0x38322f706d742f20?, 0x3538353439393338?}) /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({0x2033323531322020, 0x3a6f672e79706f63}) /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••S••SS••S••S•SSS•••S••SSSSS••SSS••SSSS ------------------------------ • [3.035 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/3925746805 << Captured StdOut/StdErr Output ------------------------------ SSS••SS•SSSS•• ------------------------------ • [2.819 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/1819665668 << Captured StdOut/StdErr Output ------------------------------ SS•S••••S•••SSS•S••SS•S•SSSSSSSSS••••SSS••S•S•SSSS••S••SS••S••SS•S•SSS•SSSS•••SSS••S••SS•••••S•••SS•S•SSSS•SS•SS••SSS•••SSS•SS••S•••••S•SS••SSSS•SSS••SSS•S•S•SS•SSS•SSS ------------------------------ Progress Report for Ginkgo Process #2 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.99s) /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] I0626 20:26:52.206618 4246 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] I0626 20:26:52.219301 4246 implem.go:114] The path for preference file is /tmp/3319882052/preference.yaml [odo] Cleaning resources, please wait [odo] I0626 20:26:52.220036 4246 segment.go:264] Checking telemetry enable status [odo] I0626 20:26:52.220046 4246 segment.go:282] Sending telemetry disabled by env variable [odo] I0626 20:26:52.264567 4246 all.go:46] starting to concurrently query 90 APIs [odo] I0626 20:26:52.265088 4246 all.go:62] fired up all goroutines to query APIs [odo] I0626 20:26:53.146682 4246 all.go:67] all goroutines have returned in 882.099298ms [odo] I0626 20:26:53.146856 4246 all.go:76] query result: objects=343 << End Captured GinkgoWriter Output Spec Goroutine goroutine 38127 [select] github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0016600e0, {0x30ded08?, 0xc0016742d0}, 0x1, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538 github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0016600e0, {0x30ded08, 0xc0016742d0}, {0x0, 0x0, 0x0}) /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145 github.com/onsi/gomega/gexec.(*Session).Wait(0xc00167dd70?, {0xc00160a860?, 0x2cd92b7?, 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({0x1081f3e, 0xc000391380}) /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:863 github.com/onsi/ginkgo/v2/internal.(*Suite).runNode /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 ------------------------------ •S••S•SSSSSSS•SS•S••SSS•SS•••SSSSSSSSS•S••SS••S•SS••SSSSS•SSSSS••S ------------------------------ • [14.720 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/652831749 << Captured StdOut/StdErr Output ------------------------------ S•SS•S••SS•SS•••SSSS••SS••S•S••••S••SSSSS••SS•SS•SS•SSSSSSSSSS••SS••S•SSS•SSS•SSS•S•SSSS••••••••••••••• Ran 398 of 931 Specs in 1273.124 seconds SUCCESS! -- 398 Passed | 0 Failed | 0 Pending | 533 Skipped Ginkgo ran 1 suite in 22m18.66873901s Test Suite Passed