go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=17e0292a8" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -p --junit-report="test-integration-nc.xml" --label-filter=nocluster tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1677678397 - will randomize all specs Will run 116 of 778 specs Running in parallel across 2 processes SSS•SSSS•SSSSSS•SSSSSS ------------------------------ • [2.638 seconds] odo init interactive command tests label nocluster should not fail when using -v flag [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:50 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init -v 4' from /tmp/2514733763 << End Captured StdOut/StdErr Output ------------------------------ SSS••SSSSSSSSSSSSSSSSSSS•SSSSSSSSSSSSSSSSS•SSSS•SSSSSSS•SSS•SSS•SSSSSSSSSSSSSS•SSSS•SSSSSSSS•SSSSSSSSS•SSSSSSSSSSSSSSSS ------------------------------ • [2.665 seconds] odo init interactive command tests label nocluster should print automation command with proper values [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:117 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2486071744 << End Captured StdOut/StdErr Output ------------------------------ SSSSS•SS•SSSSSSSSSS•SSSSSSS•SSSS••S•SS ------------------------------ • [2.131 seconds] odo init interactive command tests label nocluster Automatic port detection via Alizer when starting with an existing project should display ports detected [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:500 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2805163234 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS•SSSSSSS•SSSSSS•SSSSSS•S•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSS•SSSSSSSSSSSSSSSSSSSSSSSSSSS•SS•SS••SSSSSSSSSS•SSSSSSSSSSSSSSSSSSS••S•SS•S•SSSSSSSSSSSSSSSSSSSSS•S ------------------------------ • [2.999 seconds] odo init interactive command tests label nocluster should download correct devfile-starter [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:196 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1899376176 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSS••SS ------------------------------ • [2.397 seconds] odo init interactive command tests label nocluster when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:543 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3660876171 << End Captured StdOut/StdErr Output ------------------------------ • [3.175 seconds] odo init interactive command tests label nocluster should start downloading starter project only after all interactive questions have been asked [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:447 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/598715600 << End Captured StdOut/StdErr Output ------------------------------ SSSSS•SSSSSSSS•S•SSSSSSSS ------------------------------ • [2.235 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should display node-echo name [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:374 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/3715966246 << End Captured StdOut/StdErr Output ------------------------------ SS•SSSSSSSSSSSS••SS•••S ------------------------------ • [2.140 seconds] odo init interactive command tests label nocluster displaying welcoming messages when alizer detection of javascript name should ask to re-enter the component name if invalid value is passed by the user [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:409 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/728309260 << End Captured StdOut/StdErr Output ------------------------------ • [2.663 seconds] odo init interactive command tests label nocluster should download correct devfile [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:160 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1240986630 << End Captured StdOut/StdErr Output ------------------------------ SSS••S•SSSS•SSSS•SSSSSS•SS•SSSSSSSSS••S•S•S••S•SSSSSS•SSSSS•SSSSSSSSSSSS•SSSS•SSSS•SSSSSSSSSSSSSSS•SSSSSS ------------------------------ • [2.808 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is empty should display appropriate welcoming messages [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:287 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1103664639 << End Captured StdOut/StdErr Output ------------------------------ SSS•SSS•SS•SSS•SSSSS•SSSSS•SSSSSSSS•SSSS••SS•SSSSSSSSSSSSSS•SSSSSSS•SSS•SSSSS•SSSSSS ------------------------------ • [2.591 seconds] odo init interactive command tests label nocluster should ask to re-enter the component name when an invalid value is passed [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:84 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1023890572 << End Captured StdOut/StdErr Output ------------------------------ SSSSSS•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSSS•SSSSSSS• ------------------------------ • [2.347 seconds] odo init interactive command tests label nocluster displaying welcoming messages when directory is not empty should display appropriate welcoming messages [nocluster] /go/odo_1/tests/integration/interactive_init_test.go:326 Begin Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1160592000 << End Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSS••SSSSSSSSSSS••SSSS•SS•SSSSSSSSSSSSSSSSSSS•SSSSSSSSS•S•SSSSSSSSSS•SS•SSSSSSSSSSSSSSSSS••S•SS• Ran 116 of 778 Specs in 69.538 seconds SUCCESS! -- 116 Passed | 0 Failed | 0 Pending | 662 Skipped Ginkgo ran 1 suite in 2m8.356593511s Test Suite Passed