go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=18892a83d" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration-unauth.xml" --label-filter="unauth" tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1680069968 - will randomize all specs Will run 106 of 783 specs Running in parallel across 16 processes SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS•SSSSSSSS•SSSSSSSSS•S•SSSSSSSSSSSSSSSSSS•SSSSSSSSS•SSSSSSSSSSS•SSSS•SSSSSSSSSSSSS•SSSSSSSSS ------------------------------ • [8.390 seconds] odo init interactive command tests label unauth displaying welcoming messages when alizer detection of javascript name should display node-echo name [unauth] /go/odo_1/tests/integration/interactive_init_test.go:374 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2629677130 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS•S•SSSSSS•SS•SSSSS•SSSSSS ------------------------------ • [11.754 seconds] odo init interactive command tests label unauth should download correct devfile-starter [unauth] /go/odo_1/tests/integration/interactive_init_test.go:196 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1246314327 << Captured StdOut/StdErr Output ------------------------------ •SSSS•SS•SSSSSSSSSSSS•SSSSSS ------------------------------ • [13.470 seconds] odo init interactive command tests label unauth should start downloading starter project only after all interactive questions have been asked [unauth] /go/odo_1/tests/integration/interactive_init_test.go:447 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/883134566 << Captured StdOut/StdErr Output ------------------------------ S•SSSSSSSSS•SSSS•SSSSSSSS•SSSSSSSSS•SSSSSSSSSSSSSSSS•SS••SSSSSSSSSSS•SSS••SSSSSSSSSSSSSSSSSSSSSSSSS•SSSS ------------------------------ • [9.894 seconds] odo init interactive command tests label unauth should print automation command with proper values [unauth] /go/odo_1/tests/integration/interactive_init_test.go:117 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/4043323317 << Captured StdOut/StdErr Output ------------------------------ SSSSSS•SSSSSSSSSS•SSS•SSSSSSSSSSSSSSS•SSS•SSSSSSSSSSSSSSSS•SSSSSSSSSSSSS•SS••SSSS•SSSSSSSS•SSSSSSSSSSSSSS ------------------------------ • [9.730 seconds] odo init interactive command tests label unauth should ask to re-enter the component name when an invalid value is passed [unauth] /go/odo_1/tests/integration/interactive_init_test.go:84 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2485709346 << Captured StdOut/StdErr Output ------------------------------ •SSSSS•SSSSSSSSSSSS••S•SSSSS•SSSSS•SSSSS•SSSS•SSSSSSSSSSSSSSSSSSSS•SSSSS••SSSSSSSSSS•SSSSS•SS•SSS ------------------------------ • [8.970 seconds] odo init interactive command tests label unauth should download correct devfile [unauth] /go/odo_1/tests/integration/interactive_init_test.go:160 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1781861133 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSS•SSSSSSSSSS•SSSSSSSSSSSSSS•S•SSSSSSSSSS•SSSSS•SS•SSSSSSSSSSSSSSS ------------------------------ • [8.774 seconds] odo init interactive command tests label unauth Automatic port detection via Alizer when starting with an existing project should display ports detected [unauth] /go/odo_1/tests/integration/interactive_init_test.go:500 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2394965546 << Captured StdOut/StdErr Output ------------------------------ SS•SSSSSSSSSSS ------------------------------ • [8.865 seconds] odo init interactive command tests label unauth should not fail when using -v flag [unauth] /go/odo_1/tests/integration/interactive_init_test.go:50 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init -v 4' from /tmp/1963322962 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS•SSSSSSSSSSSSSSSS•SSSSSSS•SSSSSSSSS••SSSSSSSSSSSSSSSSSS•SS•SS•S•SSSSSSSSSSSSSSS ------------------------------ • [9.655 seconds] odo init interactive command tests label unauth displaying welcoming messages when directory is empty should display appropriate welcoming messages [unauth] /go/odo_1/tests/integration/interactive_init_test.go:287 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/145270174 << Captured StdOut/StdErr Output ------------------------------ •SSSS•SSSSSSSSS ------------------------------ • [9.412 seconds] odo init interactive command tests label unauth when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode [unauth] /go/odo_1/tests/integration/interactive_init_test.go:543 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/1586584092 << Captured StdOut/StdErr Output ------------------------------ S•SSSSSSSSSSSSSSSS•SSSSSSSSSSS•SS•SSSSS ------------------------------ • [8.676 seconds] odo init interactive command tests label unauth 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 [unauth] /go/odo_1/tests/integration/interactive_init_test.go:409 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/2549762959 << Captured StdOut/StdErr Output ------------------------------ •S•••••••••••• ------------------------------ • [7.998 seconds] odo init interactive command tests label unauth displaying welcoming messages when directory is not empty should display appropriate welcoming messages [unauth] /go/odo_1/tests/integration/interactive_init_test.go:326 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo init' from /tmp/4038719532 << Captured StdOut/StdErr Output ------------------------------ •• Ran 106 of 783 Specs in 55.087 seconds SUCCESS! -- 106 Passed | 0 Failed | 0 Pending | 677 Skipped Ginkgo ran 1 suite in 1m54.888645409s Test Suite Passed You're using deprecated Ginkgo functionality: ============================================= --slow-spec-threshold is deprecated --slow-spec-threshold has been deprecated and will be removed in a future version of Ginkgo. This feature has proved to be more noisy than useful. You can use --poll-progress-after, instead, to get more actionable feedback about potentially slow specs and understand where they might be getting stuck. To silence deprecations that can be silenced set the following environment variable: ACK_GINKGO_DEPRECATIONS=2.6.0