go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=d3ef6af1b" ./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: 1639418982 - Will randomize all specs Will run 248 specs Running in parallel across 32 nodes •••••••••••••••••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [20.662 seconds] odo devfile url command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:16 Testing URLs for OpenShift specific scenarios /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:329 when creating a nodejs component [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:338 when should create a automatically route on a openShift cluster /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:389 when doing odo push twice and doing url list /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:398 when deleting the url1 and doing odo push twice and doing url list /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:413 should push successfully /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:422 This is a OpenShift specific scenario, skipping /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:334 ------------------------------ •••••••••••••••••••••••••••••••••••• ------------------------------ • [SLOW TEST:123.616 seconds] odo devfile watch command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_watch_test.go:18 when a component is created and pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_watch_test.go:53 ensure that index information is updated by watch /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_watch_test.go:106 ------------------------------ ••••••••••••••••••••••••• ------------------------------ • [SLOW TEST:166.274 seconds] odo devfile push command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:18 devfile is modified /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:835 odo push (without -f) is executed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:925 when java-springboot application is created and pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:839 should push the component successfully /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:848 ------------------------------ •••• ------------------------------ • [SLOW TEST:147.433 seconds] odo devfile push command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:18 devfile is modified /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:835 odo push -f is executed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:922 when java-springboot application is created and pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:839 should push the component successfully /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:848 ------------------------------ • [SLOW TEST:192.006 seconds] odo list with devfile /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:16 devfile has missing metadata /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:115 when projectType is missing /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:133 when the component is pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:142 should show the language for 'Type' in odo list /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:146 ------------------------------ •••• ------------------------------ • [SLOW TEST:194.908 seconds] odo devfile describe command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:15 when devfile has missing metadata /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:103 when projectType is missing /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:121 when the component is pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:130 should show the language for 'Type' in odo describe /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:134 ------------------------------ ••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [11.169 seconds] odo devfile url command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:16 Testing URLs for OpenShift specific scenarios /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:329 when creating a nodejs component [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:338 when creating multiple url with different state /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:354 should list route and ingress urls with appropriate state /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:366 This is a OpenShift specific scenario, skipping /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:334 ------------------------------ •• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [17.323 seconds] odo devfile url command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:16 Testing URLs for OpenShift specific scenarios /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:329 when creating a nodejs component [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:338 when should create a automatically route on a openShift cluster /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:389 when doing odo push twice and doing url list /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:398 should push successfully /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:407 This is a OpenShift specific scenario, skipping /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:334 ------------------------------ •• ------------------------------ P [PENDING] odo devfile delete command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_delete_test.go:17 when a component is created /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_delete_test.go:41 when the component is pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_delete_test.go:50 deleting a component from other component directory /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_delete_test.go:62 when the second component is created /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_delete_test.go:76 when the second component is pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_delete_test.go:81 should delete with the component name /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_delete_test.go:105 ------------------------------ • ------------------------------ • [SLOW TEST:164.441 seconds] odo devfile watch command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_watch_test.go:18 when a component is created and pushed in debug mode /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_watch_test.go:228 should be able to start a debug session after push with debug flag using odo watch and revert back after normal push /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_watch_test.go:237 ------------------------------ ••••••••• ------------------------------ • [SLOW TEST:190.531 seconds] odo list with devfile /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:16 devfile has missing metadata /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:115 when projectType and language is missing /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:152 when the component is pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:160 should show 'Not available' for 'Type' in odo list /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_list_test.go:164 ------------------------------ ••••••••••••••••• ------------------------------ S [SKIPPING] [17.118 seconds] odo devfile status command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_status_test.go:19 when Creating nodejs component using devfile /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_status_test.go:92 Verify that odo component status detects the URL status: Route Nonsecure [It] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_status_test.go:44 Route-based URLs is an OpenShift only scenario /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_status_test.go:47 ------------------------------ •••••• ------------------------------ • [SLOW TEST:189.251 seconds] odo devfile push command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:18 devfile is modified /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:835 odo push -f is executed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:922 when java-springboot application is created and pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:839 when Update the devfile.yaml, do odo push /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:852 when compare the local and remote files /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:868 localFiles and remoteFiles should match /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:912 ------------------------------ •••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [20.260 seconds] odo devfile url command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:16 Testing URLs for OpenShift specific scenarios /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:329 when creating a python component [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:442 when creating a url and doing odo push /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:452 should create a url for a unsupported devfile component /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:459 This is a OpenShift specific scenario, skipping /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:334 ------------------------------ •••••••••• ------------------------------ • [SLOW TEST:157.026 seconds] odo devfile push command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:18 devfile is modified /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:835 odo push (without -f) is executed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:925 when java-springboot application is created and pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:839 when Update the devfile.yaml, do odo push /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:852 Ensure the build passes /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:864 ------------------------------ ••••••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [24.197 seconds] odo devfile url command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:16 Testing URLs for OpenShift specific scenarios /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:329 when creating a nodejs component [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:338 when creating multiple url with different state /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:354 when url1 is deleted locally /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:374 should list route and ingress urls with appropriate state /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:381 This is a OpenShift specific scenario, skipping /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:334 ------------------------------ ••••••••••••••••• ------------------------------ • [SLOW TEST:159.727 seconds] odo devfile log command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_log_test.go:12 Verify odo log for devfile works /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_log_test.go:27 should log run command output and fail for debug command /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_log_test.go:29 ------------------------------ •• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [18.615 seconds] odo devfile push command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:18 using OpenShift cluster /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:1009 when project with with 'default' name is used [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:1015 should throw an error /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:1016 This is a OpenShift specific scenario, skipping /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:1012 ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [20.676 seconds] odo devfile url command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:16 Testing URLs for OpenShift specific scenarios /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:329 when creating a nodejs component [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:338 should error out when a host is provided with a route on a openShift cluster /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:349 This is a OpenShift specific scenario, skipping /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:334 ------------------------------ ••••••••••••• ------------------------------ • [SLOW TEST:163.289 seconds] odo devfile describe command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:15 when devfile has missing metadata /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:103 when projectType and language is missing /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:140 when the component is pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:148 should show 'Not available' for 'Type' in odo describe /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_describe_test.go:152 ------------------------------ ••••••••••• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [25.608 seconds] odo devfile url command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:16 Testing URLs for OpenShift specific scenarios /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:329 when creating a nodejs component [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:338 when doing odo push /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:430 should create a route on a openShift cluster without calling url create /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:436 This is a OpenShift specific scenario, skipping /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:334 ------------------------------ ••••••••••••••••••••• ------------------------------ • [SLOW TEST:158.105 seconds] odo devfile push command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:18 devfile is modified /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:835 odo push (without -f) is executed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:925 when java-springboot application is created and pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:839 when Update the devfile.yaml, do odo push /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:852 when compare the local and remote files /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:868 localFiles and remoteFiles should match /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:912 ------------------------------ • ------------------------------ • [SLOW TEST:149.659 seconds] odo devfile push command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:18 when Create and push java-springboot component /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:797 should execute default build and run commands correctly /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:806 ------------------------------ •• ------------------------------ • [SLOW TEST:307.227 seconds] odo devfile storage command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_storage_test.go:14 When devfile storage create command is executed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_storage_test.go:29 should create storage and attach to specified container successfully and list it correctly /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_storage_test.go:71 ------------------------------ • [SLOW TEST:140.257 seconds] odo devfile push command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:18 pushing devfile without an .odo folder /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:777 when doing odo push /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:784 should be able to push based on name passed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:790 ------------------------------ • [SLOW TEST:151.693 seconds] odo devfile push command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:18 devfile is modified /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:835 odo push -f is executed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:922 when java-springboot application is created and pushed /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:839 when Update the devfile.yaml, do odo push /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:852 Ensure the build passes /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_push_test.go:864 ------------------------------ • [SLOW TEST:139.012 seconds] odo devfile url command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:16 when creating a java-springboot component /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:272 when create URLs under different container names /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:279 should create URLs under different container names /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/devfile/cmd_devfile_url_test.go:288 ------------------------------ Ran 238 of 248 Specs in 504.250 seconds SUCCESS! -- 238 Passed | 0 Failed | 1 Pending | 9 Skipped Ginkgo ran 1 suite in 9m40.794672843s 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/ Running Suite: Devfile Debug Suite ================================== Random Seed: 1639419564 - Will randomize all specs Will run 1 of 1 specs • Ran 1 of 1 Specs in 27.479 seconds SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 0 Skipped PASS Ginkgo ran 1 suite in 34.267860884s Test Suite Passed 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: 1639419603 - Will randomize all specs Will run 4 specs Running in parallel across 32 nodes •••• Ran 4 of 4 Specs in 108.696 seconds SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped Ginkgo ran 1 suite in 1m54.116046259s Test Suite Passed 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: 1639419722 - Will randomize all specs Will run 11 specs Running in parallel across 32 nodes •• ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [15.567 seconds] odo project command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/project/cmd_project_test.go:13 when user is logged out /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/project/cmd_project_test.go:95 should show login message when deleting project and not login [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/project/cmd_project_test.go:112 Openshift specific scenario. /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/project/cmd_project_test.go:99 ------------------------------ • ------------------------------ S [SKIPPING] in Spec Setup (BeforeEach) [16.726 seconds] odo project command tests /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/project/cmd_project_test.go:13 when user is logged out /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/project/cmd_project_test.go:95 should show login message when setting project and not login [BeforeEach] /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/project/cmd_project_test.go:108 Openshift specific scenario. /workspace/bb95ec84-22ba-4696-b632-ec462b673eda/tests/integration/project/cmd_project_test.go:99 ------------------------------ •••••• Ran 9 of 11 Specs in 23.487 seconds SUCCESS! -- 9 Passed | 0 Failed | 0 Pending | 2 Skipped Ginkgo ran 1 suite in 29.141659943s Test Suite Passed