go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=14cf4385d" ./cmd/odo/ go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=14cf4385d" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/integration/devfile/ Running Suite: Devfile Suite ============================ Random Seed: 1655814569 - Will randomize all specs Will run 169 specs Running in parallel across 32 nodes S [SKIPPING] in Spec Setup (BeforeEach) [0.006 seconds] odo add binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:13 when the component is bootstrapped [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:39 when no bindable instance is present on the cluster /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:81 should fail to add binding with no bindable instance found error message /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:86 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:20 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.002 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a binding as environment variables [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:380 when Starting a Pg service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:386 when running dev session /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:399 should list the binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:441 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.002 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a spec binding and envvars [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:380 when Starting a Pg service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:386 when running dev session /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:399 should list the binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:441 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.009 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a binding as files [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:380 when Starting a Pg service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:386 when running dev session /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:399 should describe the binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:412 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.004 seconds] odo add binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:13 when the component is bootstrapped [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:39 when adding a binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:44 when odo dev is run /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:54 should successfully bind component and service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:63 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:20 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo add binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:13 when the component is bootstrapped [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:39 when adding a binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:44 should successfully add binding between component and service in the devfile /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:50 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:20 ------------------------------ •••••••••••••••••••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [13.944 seconds] odo dev command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:28 when Starting a PostgreSQL service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:664 when creating local files and dir and running odo dev [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:680 should correctly propagate changes to the container /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:705 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:667 ------------------------------ • ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a binding as environment variables [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:380 when Starting a Pg service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:386 when running dev session /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:399 should describe the binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:412 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ ••••••••••••••••••••••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo add binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:13 when the component is bootstrapped [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:39 when adding a binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:44 when odo dev is run /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:54 when odo dev command is stopped /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:67 should have successfully delete the binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:73 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_add_binding_test.go:20 ------------------------------ ••••• ------------------------------ • [SLOW TEST:120.913 seconds] odo dev command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:28 when a component is bootstrapped and pushed /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:58 ensure that index information is updated /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:86 ------------------------------ •• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a spec binding [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:380 when Starting a Pg service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:386 when running dev session /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:399 should describe the binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:412 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ ••••••••• ------------------------------ • [SLOW TEST:136.208 seconds] odo dev command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:28 when creating local files and dir and running odo dev /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:613 when deleting local files and dir and waiting for sync /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:647 should not list deleted dir and file in container /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:655 ------------------------------ •••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a binding [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:31 should list the binding without running odo dev /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:67 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ ••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a binding [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:31 should describe the binding without running odo dev /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:37 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ ••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a spec binding [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:380 when Starting a Pg service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:386 when running dev session /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:399 should list the binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:441 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ • ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a spec binding and envvars [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:380 when Starting a Pg service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:386 when running dev session /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:399 should describe the binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:412 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ ••••• ------------------------------ • [SLOW TEST:168.320 seconds] odo dev command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:28 when a component is bootstrapped and pushed /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:58 when odo dev is executed /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:189 when deleting previous deployment and switching kubeconfig to another namespace /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:203 should run odo dev on initial namespace /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:221 ------------------------------ ••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [15.888 seconds] odo dev command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:28 when Starting a PostgreSQL service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:664 when creating local files and dir and running odo dev [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:680 when deleting local files and dir and waiting for sync /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:714 should not list deleted dir and file in container /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:722 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:667 ------------------------------ •••••••••••••••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo describe/list binding command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:14 when creating a component with a binding as files [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:380 when Starting a Pg service /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:386 when running dev session /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:399 should list the binding /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:441 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_describe_list_binding_test.go:20 ------------------------------ ••••••••••••••••••••••• ------------------------------ • [SLOW TEST:144.804 seconds] odo dev command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:28 when java-springboot application is created and running odo dev /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1283 when Update the devfile.yaml /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1297 Should build the application successfully /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1307 ------------------------------ ••••• ------------------------------ • [SLOW TEST:168.432 seconds] odo dev command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:28 when java-springboot application is created and running odo dev /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1283 when Update the devfile.yaml /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1297 when compare the local and remote files /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1311 localFiles and remoteFiles should match /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1356 ------------------------------ • [SLOW TEST:136.059 seconds] odo list with devfile /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:15 devfile has missing metadata /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:91 when projectType is missing /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:115 when the component is pushed in dev mode /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:125 should show the language for 'Type' in odo list /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:137 ------------------------------ • [SLOW TEST:137.344 seconds] odo dev command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:28 when node-js application is created and deployed with devfile schema 2.2.0 /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1365 when Update the devfile.yaml, and waiting synchronization /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1407 should check cpuLimit, cpuRequests, memoryRequests after restart /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_dev_test.go:1416 ------------------------------ •••••••••• ------------------------------ • [SLOW TEST:134.655 seconds] odo list with devfile /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:15 devfile has missing metadata /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:91 when projectType and language is missing /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:143 when the component is pushed /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:152 should show 'nodejs' for 'Type' in odo list /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/devfile/cmd_devfile_list_test.go:163 ------------------------------ Ran 153 of 169 Specs in 325.372 seconds SUCCESS! -- 153 Passed | 0 Failed | 0 Pending | 16 Skipped Ginkgo ran 1 suite in 6m22.288252459s Test Suite Passed GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=1 tests/integration/devfile/debug/ === RUN TestDebug Running Suite: Devfile Debug Suite ================================== Random Seed: 1655814962 Will run 0 of 0 specs Failed to create JUnit report file: ../../reports/junit_2022-6-21_12-36-02_1.xml open ../../reports/junit_2022-6-21_12-36-02_1.xml: no such file or directoryFailed to generate JUnit report invalid argument Ran 0 of 0 Specs in 0.000 seconds SUCCESS! -- 0 Passed | 0 Failed | 0 Pending | 0 Skipped --- PASS: TestDebug (0.00s) PASS Ginkgo ran 1 suite in 9.120380685s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=14cf4385d" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/interactive/ Running Suite: Interactive Suite ================================ Random Seed: 1655814971 - Will randomize all specs Will run 13 specs Running in parallel across 32 nodes S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] odo init interactive command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/interactive/cmd_add_binding_test.go:17 when the component is bootstrapped [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/interactive/cmd_add_binding_test.go:52 should successsfully add binding to the devfile (Bind as Files) /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/interactive/cmd_add_binding_test.go:83 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/interactive/cmd_add_binding_test.go:25 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [0.003 seconds] odo init interactive command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/interactive/cmd_add_binding_test.go:17 when the component is bootstrapped [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/interactive/cmd_add_binding_test.go:52 should successsfully add binding to the devfile (Bind as Environment Variables) /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/interactive/cmd_add_binding_test.go:60 Operators have not been setup on Kubernetes cluster yet. Remove this once the issue has been fixed. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/interactive/cmd_add_binding_test.go:25 ------------------------------ ••••••••••• Ran 11 of 13 Specs in 42.482 seconds SUCCESS! -- 11 Passed | 0 Failed | 0 Pending | 2 Skipped Ginkgo ran 1 suite in 51.014266155s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=14cf4385d" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo devfile supported tests" tests/e2escenarios/ Running Suite: odo e2e scenarios ================================ Random Seed: 1655815032 - Will randomize all specs Will run 6 specs Running in parallel across 32 nodes SS•••• Ran 4 of 6 Specs in 118.917 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 2 Skipped Ginkgo ran 1 suite in 2m7.223390813s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=14cf4385d" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo project command tests" tests/integration/project/ Running Suite: Project Suite ============================ Random Seed: 1655815168 - Will randomize all specs Will run 6 specs Running in parallel across 32 nodes • ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [5.547 seconds] odo project command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/project/cmd_project_test.go:12 when user is logged out /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/project/cmd_project_test.go:56 should show login message when deleting project and not login [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/project/cmd_project_test.go:73 Openshift specific scenario. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/project/cmd_project_test.go:60 ------------------------------ • ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [5.681 seconds] odo project command tests /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/project/cmd_project_test.go:12 when user is logged out /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/project/cmd_project_test.go:56 should show login message when setting project and not login [BeforeEach] /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/project/cmd_project_test.go:69 Openshift specific scenario. /workspace/e22f13b9-4a85-4af3-9869-6ff900f2709e/tests/integration/project/cmd_project_test.go:60 ------------------------------ •• Ran 4 of 6 Specs in 12.477 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 2 Skipped Ginkgo ran 1 suite in 20.757023938s Test Suite Passed go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=14cf4385d" ./cmd/odo/ GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo generic" tests/integration/ Running Suite: Integration Suite ================================ Random Seed: 1655815198 - Will randomize all specs Will run 34 specs Running in parallel across 32 nodes SSSSSSSSSSSSSSSSSSSSSSSSSSS••••••• Ran 7 of 34 Specs in 8.675 seconds SUCCESS! -- 7 Passed | 0 Failed | 0 Pending | 27 Skipped Ginkgo ran 1 suite in 17.069662628s Test Suite Passed