go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=16 tests/integration Running Suite: Integration Suite - C:\Users\Administrator.ANSIBLE-TEST-VS\1748\tests\integration ================================================================================================ Random Seed: 1660062214 - will randomize all specs Will run 252 of 252 specs Running in parallel across 16 processes ------------------------------ S [SKIPPED] [0.165 seconds] odo plugin functionality C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/plugin_handler_test.go:22 when no executable with the correct prefix exists on the path C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/plugin_handler_test.go:54 [It] does not find the plugin C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/plugin_handler_test.go:55 doesn't find scripts on Windows platform In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/plugin_handler_test.go:57 ------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++ ------------------------------ + [SLOW TEST] [124.041 seconds] odo dev command tests when a component is bootstrapped and pushed ensure that index information is updated C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:85 ------------------------------ ++++++++++++++++++++++++++++++++++++++++ ------------------------------ + [SLOW TEST] [127.318 seconds] odo list with devfile devfile has missing metadata when projectType and language is missing when the component is pushed should show 'nodejs' for 'Type' in odo list C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_devfile_list_test.go:163 ------------------------------ ++++++++++++++++++++++ ------------------------------ + [SLOW TEST] [132.503 seconds] odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying memoryLimit for container in Devfile should expose the endpoint on localhost C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:434 ------------------------------ +++++++++++++++ ------------------------------ S [SKIPPED] [0.001 seconds] odo plugin functionality C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/plugin_handler_test.go:22 when an executable with the correct prefix exists on the path C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/plugin_handler_test.go:44 [It] finds the plugin C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/plugin_handler_test.go:45 doesn't find scripts on Windows platform In [It] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/plugin_handler_test.go:47 ------------------------------ +++++++++++++++++++++++++++++++++ ------------------------------ + [SLOW TEST] [131.083 seconds] odo dev command tests when Starting a PostgreSQL service when creating local files and dir and running odo dev when deleting local files and dir and waiting for sync should not list deleted dir and file in container C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:819 ------------------------------ +++++++++ ------------------------------ S [SKIPPED] [3.207 seconds] odo dev command tests C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:27 using Kubernetes cluster [BeforeEach] C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:1851 should run odo dev successfully on default namespace C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:1857 Begin Captured GinkgoWriter Output >> Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1283744054 Created dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3747195247 Setting KUBECONFIG=C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3747195247\config Creating a new project: cmd-dev-test1857wzp Running odo.exe with args [odo create project cmd-dev-test1857wzp -w -v4] [odo] I0809 11:30:56.612840 3180 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\.odo\preference.yaml [odo] I0809 11:30:56.612840 3180 runnable.go:74] Skipping telemetry question because there is no terminal (tty) [odo] I0809 11:30:56.612840 3180 segment.go:257] Checking telemetry enable status [odo] I0809 11:30:56.612840 3180 segment.go:262] Sending telemetry disabled by ODO_DISABLE_TELEMETRY=true [odo] I0809 11:30:56.615611 3180 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\1748\tests\integration\devfile.yaml doesn't exist, skipping it [odo] I0809 11:30:56.615611 3180 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\1748\tests\integration\.devfile.yaml doesn't exist, skipping it [odo] - Waiting for project to come up ... [odo] I0809 11:30:56.670679 3180 kclient.go:207] Checking if "projects" resource is supported [odo] I0809 11:30:57.148212 3180 projects.go:195] Status of creation of project cmd-dev-test1857wzp is Active [odo] I0809 11:30:57.148212 3180 projects.go:200] Project cmd-dev-test1857wzp now exists [odo] I0809 11:30:57.153957 3180 namespace.go:192] Status of creation of service account &ServiceAccount{ObjectMeta:{default cmd-dev-test1857wzp 79553d8f-9fee-4948-9ce5-c36ef27b73c2 165435426 0 2022-08-09 11:30:56 -0500 CDT map[] map[] [] [] []},Secrets:[]ObjectReference{ObjectReference{Kind:,Namespace:,Name:default-token-zm8md,UID:,APIVersion:,ResourceVersion:,FieldPath:,},ObjectReference{Kind:,Namespace:,Name:default-dockercfg-kkbvd,UID:,APIVersion:,ResourceVersion:,FieldPath:,},},ImagePullSecrets:[]LocalObjectReference{LocalObjectReference{Name:default-dockercfg-kkbvd,},},AutomountServiceAccountToken:nil,} is ready [odo] I0809 11:30:57.154723 3180 odo.go:75] Could not get the latest release information in time. Never mind, exiting gracefully :) [odo] V Waiting for project to come up [483ms] [odo] V Project "cmd-dev-test1857wzp" is ready for use [odo] V New project created and now using project: cmd-dev-test1857wzp Running oc.exe with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test1857wzp] [oc] configmap/config-map-for-cleanup created Current working dir: C:\Users\Administrator.ANSIBLE-TEST-VS\1748\tests\integration Running odo.exe with args [odo preference remove registry DefaultDevfileRegistry -f] [odo] I0809 11:30:58.072570 5196 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3747195247\preference.yaml [odo] I0809 11:30:58.072570 5196 odo.go:75] Could not get the latest release information in time. Never mind, exiting gracefully :) [odo] Successfully removed registry Running odo.exe with args [odo preference add registry DefaultDevfileRegistry http://eac2da02-eu-de.lb.appdomain.cloud] [odo] I0809 11:30:58.687012 3996 implem.go:106] The path for preference file is C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3747195247\preference.yaml [odo] I0809 11:30:58.687422 3996 odo.go:75] Could not get the latest release information in time. Never mind, exiting gracefully :) [odo] New registry successfully added Setting current dir to: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1283744054 Deleting project: cmd-dev-test1857wzp Running odo.exe with args [odo delete project cmd-dev-test1857wzp -f --wait=false] [odo] I0809 11:30:59.151354 1976 util.go:767] Cached response used. [odo] I0809 11:30:59.151354 1976 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1283744054\devfile.yaml doesn't exist, skipping it [odo] I0809 11:30:59.151354 1976 util.go:188] path C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1283744054\.devfile.yaml doesn't exist, skipping it [odo] I0809 11:30:59.282210 1976 kclient.go:207] Checking if "projects" resource is supported [odo] V Project "cmd-dev-test1857wzp" deleted [odo] I0809 11:30:59.333585 1976 odo.go:75] Could not get the latest release information in time. Never mind, exiting gracefully :) Setting current dir to: C:\Users\Administrator.ANSIBLE-TEST-VS\1748\tests\integration Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1283744054 Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\3747195247 << End Captured GinkgoWriter Output This is a Kubernetes specific scenario, skipping In [BeforeEach] at: C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:1853 ------------------------------ ++++++++++++++++++++++++++++ ------------------------------ + [SLOW TEST] [131.653 seconds] odo list with devfile devfile has missing metadata when projectType is missing when the component is pushed in dev mode should show the language for 'Type' in odo list C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_devfile_list_test.go:137 ------------------------------ +++++ ------------------------------ + [SLOW TEST] [134.292 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (other namespace) when odo dev is run when odo dev command is stopped should have successfully delete the binding C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_add_binding_test.go:264 ------------------------------ ++++ ------------------------------ + [SLOW TEST] [132.519 seconds] odo dev command tests when node-js application is created and deployed with devfile schema 2.2.0 when Update the devfile.yaml, and waiting synchronization should check cpuLimit, cpuRequests, memoryRequests after restart C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:1813 ------------------------------ ++ ------------------------------ + [SLOW TEST] [125.974 seconds] odo dev command tests when a component is bootstrapped and pushed when odo dev is executed when deleting previous deployment and switching kubeconfig to another namespace should run odo dev on initial namespace C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:239 ------------------------------ +++++++ ------------------------------ + [SLOW TEST] [242.932 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (other namespace) when odo dev is run should successfully bind component and service C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_add_binding_test.go:253 ------------------------------ ++++ ------------------------------ + [SLOW TEST] [131.935 seconds] odo dev command tests when Starting a PostgreSQL service when creating local files and dir and running odo dev should correctly propagate changes to the container C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:802 ------------------------------ +++++++++++++++++ ------------------------------ + [SLOW TEST] [201.390 seconds] odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml when compare the local and remote files localFiles and remoteFiles should match C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:1753 ------------------------------ + [SLOW TEST] [185.880 seconds] odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml Should build the application successfully C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_dev_test.go:1702 ------------------------------ + ------------------------------ + [SLOW TEST] [123.217 seconds] odo add binding command tests when the component is bootstrapped when adding a binding (current namespace) when odo dev is run should successfully bind component and service C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/integration/cmd_add_binding_test.go:253 ------------------------------ + Ran 249 of 252 Specs in 618.139 seconds SUCCESS! -- 249 Passed | 0 Failed | 0 Pending | 3 Skipped Ginkgo ran 1 suite in 11m31.8706477s Test Suite Passed go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=16 tests/e2escenarios Running Suite: odo e2e scenarios - C:\Users\Administrator.ANSIBLE-TEST-VS\1748\tests\e2escenarios ================================================================================================= Random Seed: 1660062911 - will randomize all specs Will run 4 of 4 specs Running in parallel across 16 processes +++ ------------------------------ + [SLOW TEST] [153.836 seconds] odo devfile supported tests odo debug support for devfile components Verify output debug information for java-quarkus debug works C:/Users/Administrator.ANSIBLE-TEST-VS/1748/tests/e2escenarios/e2e_devfile_test.go:74 ------------------------------ Ran 4 of 4 Specs in 153.921 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 2m43.9966299s Test Suite Passed