cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=451e30740" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --poll-progress-after=120s --poll-progress-interval=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: 1698657717 - will randomize all specs Will run 127 of 956 specs Running in parallel across 16 processes SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [4.160 seconds] odo generic label unauth when running odo --help returns full help contents including usage, examples, commands, utility commands, component shortcuts, and flags sections [unauth] /go/odo_1/tests/integration/generic_test.go:38 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [4.239 seconds] odo devfile registry command tests label unauth Should fail to delete the registry, when registry is not present [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:162 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [4.836 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should build images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:328 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [3.595 seconds] odo describe component command tests describe commands in Devfile when initializing a component with different types of commands should describe the Devfile commands in human-readable form [unauth, nocluster] /go/odo_1/tests/integration/cmd_describe_component_test.go:725 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ • [5.197 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should build images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:328 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ • [6.566 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference ImageRegistry should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSS ------------------------------ • [7.177 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference RegistryCacheTime should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [5.080 seconds] odo generic label unauth returns error when using an invalid command [unauth] /go/odo_1/tests/integration/generic_test.go:57 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [6.100 seconds] odo devfile registry command tests label unauth Should list at least one nodejs component from the default registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [7.343 seconds] odo preference and config command tests label unauth when when preference.yaml contains an int value for Timeout should show warning about incompatible Timeout value when viewing preferences [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:158 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [6.181 seconds] odo devfile init command tests label unauth should successfully run odo init for devfile with starter project from the specified tag [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:309 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [7.488 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference PushTimeout should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [7.938 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-version flag to download the latest version should download the devfile with the requested version [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:198 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [7.648 seconds] odo devfile registry command tests label unauth Should fail with an error with no registries [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:156 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSS ------------------------------ • [7.028 seconds] odo devfile init command tests label unauth when a dangling env file exists in the working directory should successfully create a devfile component and remove the dangling env file [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:261 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [5.748 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:284 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [9.461 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:651 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/88649203 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ • [6.795 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference ConsentTelemetry should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ • [6.690 seconds] odo devfile registry command tests label unauth when adding a registry should fail, when adding same registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [6.738 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-registry flag should successfully run odo init if specified registry is valid [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:251 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [5.444 seconds] odo devfile init command tests label unauth checking odo init final output message when the devfile used by `odo init` contains a deploy command should not show the interactive mode notice message [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:378 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [6.311 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference PushTimeout should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [4.902 seconds] odo generic label unauth when running odo --help does not support the --kubeconfig flag [unauth] /go/odo_1/tests/integration/generic_test.go:42 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [6.363 seconds] odo devfile registry command tests label unauth when adding a registry should successfully delete registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:185 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [6.065 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component with no build context should build image via Docker by defaulting build context to devfile path [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:235 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [5.914 seconds] odo devfile init command tests label unauth checking odo init final output message when the devfile used by `odo init` contains a deploy command should show information about both `odo dev`, and `odo deploy` [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:373 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [9.582 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:548 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/3336457699 << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [7.212 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-version flag to download a specific version should download the devfile with the requested version [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:198 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [5.724 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run 'odo build-images --push' [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:335 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ • [8.095 seconds] odo devfile init command tests label unauth should successfully run odo init for devfile with starter project on git with main default branch [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:315 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ • [4.171 seconds] odo describe component command tests describe commands in Devfile when initializing a component with different types of commands should describe the Devfile commands in JSON output [unauth, nocluster] /go/odo_1/tests/integration/cmd_describe_component_test.go:761 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [7.638 seconds] odo preference and config command tests label unauth check that help works should display help info [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ • [7.427 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with ODO_TRACKING_CONSENT=yes env var should take precedence over ConsentTelemetry preference should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [4.905 seconds] odo devfile init command tests label unauth telemetry should error out if ODO_DISABLE_TELEMETRY=true and ODO_TRACKING_CONSENT=yes [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:452 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [7.871 seconds] odo generic label unauth returns JSON error [unauth] /go/odo_1/tests/integration/generic_test.go:62 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [5.754 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component should pass extra args to Docker [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [5.863 seconds] odo create/delete/list/set namespace/project tests list namespace should fail, with unauth cluster [unauth] /go/odo_1/tests/integration/cmd_namespace_test.go:217 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [7.623 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-version flag and JSON output to download the latest version should show the requested devfile version [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:212 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [8.250 seconds] odo devfile registry command tests label unauth Should list java-openliberty specifically [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:112 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSS ------------------------------ • [7.914 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with valid caller env var: vscode should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ • [6.406 seconds] odo preference and config command tests label unauth when telemetry is enabled when telemetry is enabled in preferences when setting ConsentTelemetry to false should record the odo-preference-set command in telemetry [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:336 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [5.771 seconds] odo devfile init command tests label unauth should successfully run odo init for devfile with starter project from the specified branch [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:303 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ • [4.727 seconds] odo devfile registry command tests label unauth should fail when adding a git based registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:208 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [7.356 seconds] odo devfile registry command tests label unauth when adding a registry deleting registry and creating component with registry flag [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:189 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [6.563 seconds] odo devfile registry command tests label unauth when adding a registry should list newly added registry [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:171 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSS ------------------------------ • [12.620 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:180 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/2073693989 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ • [4.911 seconds] odo devfile init command tests label unauth telemetry should error out if ODO_DISABLE_TELEMETRY=false and ODO_TRACKING_CONSENT=no [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:452 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [9.245 seconds] odo devfile registry command tests label unauth Should list detailed information regarding nodejs [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:51 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [5.713 seconds] odo devfile registry command tests label unauth when adding a registry should list registry with recently added registry on top [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:195 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSS ------------------------------ • [4.666 seconds] odo devfile init command tests label unauth checking odo init final output message when the devfile used by `odo init` does not contain a deploy command should not show the interactive mode notice message [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:360 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [7.269 seconds] odo list with devfile when a component created in 'app' application should list the local component when no authenticated [unauth] /go/odo_1/tests/integration/cmd_devfile_list_test.go:115 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ • [12.263 seconds] odo init interactive command tests label unauth should download correct devfile-starter [unauth] /go/odo_1/tests/integration/interactive_init_test.go:310 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/2333142569 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [8.803 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:513 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/2859028486 << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [5.716 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:284 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [5.976 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference UpdateNotification should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [5.318 seconds] odo generic label unauth when running odo without subcommand and flags a short vesion of help contents is returned, an error is not expected [unauth] /go/odo_1/tests/integration/generic_test.go:52 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [5.732 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not run 'odo build-images --push' [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:292 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [6.902 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference Ephemeral should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.162 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component should run odo build-images without push [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [6.797 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml with no Image component should not be able to run odo build-images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:128 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [10.155 seconds] odo list with devfile devfile has missing metadata when projectType is missing should show the language for 'Type' in odo list [unauth] /go/odo_1/tests/integration/cmd_devfile_list_test.go:318 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [5.103 seconds] odo devfile init command tests label unauth when running odo init from a directory with sources should work without --starter flag [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:327 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSS ------------------------------ • [10.647 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:460 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/3651534793 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSS ------------------------------ • [4.958 seconds] odo devfile registry command tests label unauth Should list all default registries [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:41 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [7.521 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component with Dockerfile args should use args to build image when running odo build-images [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:145 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [13.324 seconds] odo init interactive command tests label unauth personalizing configuration should allow to add and delete a port [unauth] /go/odo_1/tests/integration/interactive_init_test.go:89 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/488633357 << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [5.150 seconds] odo preference and config command tests label unauth when running help for preference command should display the help [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:56 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [8.453 seconds] odo list with devfile devfile has missing metadata when projectType and language is missing should show 'Not available' for 'Type' in odo list [unauth] /go/odo_1/tests/integration/cmd_devfile_list_test.go:349 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [8.253 seconds] odo preference and config command tests label unauth When no ConsentTelemetry preference value is set should not prompt when preference command is run [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:181 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSS ------------------------------ • [8.425 seconds] odo describe component command tests should fail, without cluster [unauth] /go/odo_1/tests/integration/cmd_describe_component_test.go:36 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [5.411 seconds] odo preference and config command tests label unauth When ConsentTelemetry preference value is set should not prompt the user [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:203 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.042 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component with Dockerfile args should be able pass extra flags to Podman/Docker build command [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:151 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [6.816 seconds] odo preference and config command tests label unauth when telemetry is enabled when Telemetry is disabled in preferences when setting ConsentTelemetry to true should record the odo-preference-set command in telemetry [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:361 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [6.169 seconds] odo devfile init command tests label unauth checking odo init final output message when the devfile used by `odo init` does not contain a deploy command should only show information about `odo dev`, and not `odo deploy` [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:355 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [5.652 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component should pass extra args to Podman [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [11.606 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:49 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init -v 4' from /tmp/1334415583 << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [5.301 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run 'odo build-images --push' [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:335 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [4.911 seconds] odo devfile init command tests label unauth when source directory is empty name in devfile is personalized in non-interactive mode [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:417 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [5.357 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-path flag with a URL should copy the devfile.yaml file [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:243 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [5.378 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component with no build context should build image via Podman by defaulting build context to devfile path [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:235 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [6.968 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference Ephemeral should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [8.358 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with invalid caller env var should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSS ------------------------------ • [5.719 seconds] odo generic label unauth returns error when using an invalid command with --help [unauth] /go/odo_1/tests/integration/generic_test.go:92 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [6.980 seconds] odo devfile registry command tests label unauth when adding a registry should pass, when doing odo init with --devfile-registry flag [unauth] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ • [6.042 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference UpdateNotification should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [5.693 seconds] odo generic executing odo version command when executing the complete command with server info should show the version of odo major components [unauth] /go/odo_1/tests/integration/generic_test.go:184 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSS ------------------------------ • [10.900 seconds] odo init interactive command tests label unauth should download correct devfile [unauth] /go/odo_1/tests/integration/interactive_init_test.go:229 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/2624944688 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSS ------------------------------ • [7.241 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with valid caller env var: jboss should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [7.467 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:694 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/3790757119 << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [8.399 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference ImageRegistry should anonymize values set such that same strings have same hash [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:287 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [6.223 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference RegistryCacheTime should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSS ------------------------------ • [5.958 seconds] odo preference and config command tests label unauth when telemetry is enabled when unsetting value for preference Timeout should track parameter that is unset without any value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:247 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [12.692 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:409 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/542321426 << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSS ------------------------------ • [4.967 seconds] odo devfile build-images command tests label unauth using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not run 'odo build-images --push' [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:292 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [6.168 seconds] odo devfile init command tests label unauth when devfile contains parent URI should not replace the original devfile [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:400 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSS ------------------------------ • [8.377 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with no caller env var should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [10.614 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference ImageRegistry should anonymize values set such that different strings will not have same hash [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:304 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSS ------------------------------ • [6.066 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component with a build context should build image via Docker if build context references PROJECT_SOURCE env var [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:191 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SS ------------------------------ • [5.385 seconds] odo create/delete/list/set namespace/project tests list project should fail, with unauth cluster [unauth] /go/odo_1/tests/integration/cmd_namespace_test.go:217 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSS ------------------------------ • [5.875 seconds] odo preference and config command tests label unauth When no ConsentTelemetry preference value is set should not prompt when user calls for help [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:176 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [25.051 seconds] odo devfile init command tests label unauth should fail [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:46 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [5.369 seconds] odo preference and config command tests label unauth When viewing global config should get the default global config keys in JSON output [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:83 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSS ------------------------------ • [4.293 seconds] odo devfile init command tests label unauth when running odo init from a directory with sources should not accept --starter flag [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:330 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [6.555 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference ImageRegistry should track parameter that is set along with its hashed value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [7.477 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile flag should download a devfile.yaml file and correctly set the component name in it [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:133 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSS ------------------------------ • [5.254 seconds] odo preference and config command tests label unauth should fail to set an incompatible format for a preference that accepts duration [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:165 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [6.656 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component with a build context should build image via Podman if build context references PROJECT_SOURCE env var [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:191 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSS ------------------------------ • [6.033 seconds] odo devfile init command tests label unauth when running odo init with a devfile that has a subDir starter project should successfully extract the project in the specified subDir path [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:271 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ • [6.828 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference Timeout should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [5.330 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-path flag with a local devfile should copy the devfile.yaml file [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:232 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [11.404 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:142 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/2692360269 << Captured StdOut/StdErr Output ------------------------------ • [5.607 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile flag and JSON output should return correct values in output [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:152 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [6.074 seconds] odo devfile build-images command tests label unauth when using a devfile.yaml containing an Image component should run odo build-images --push [unauth] /go/odo_1/tests/integration/cmd_devfile_build_images_test.go:102 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [6.395 seconds] odo describe component command tests when creating a component should describe the component in the current directory [unauth] /go/odo_1/tests/integration/cmd_describe_component_test.go:210 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [5.780 seconds] odo describe component command tests when creating a component when renaming to hide devfile.yaml file should describe the component in the current directory using the hidden devfile [unauth] /go/odo_1/tests/integration/cmd_describe_component_test.go:239 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [6.388 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with valid caller env var: intellij should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [50.389 seconds] odo preference and config command tests label unauth When configuring global config values should successfully updated [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:114 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [4.574 seconds] odo devfile init command tests label unauth running odo init with valid flags when using --devfile-version flag and JSON output to download a specific version should show the requested devfile version [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:212 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [4.340 seconds] odo preference and config command tests label unauth when telemetry is enabled when setting value for preference ConsentTelemetry should track parameter that is set along with its plain value [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [8.821 seconds] odo init interactive command tests label unauth should ask to download the starter project when the devfile stack has extra files [unauth] /go/odo_1/tests/integration/interactive_init_test.go:270 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/4241725256 << Captured StdOut/StdErr Output ------------------------------ • [5.394 seconds] odo preference and config command tests label unauth When viewing global config should get the default global config keys [unauth] /go/odo_1/tests/integration/cmd_pref_config_test.go:74 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [5.812 seconds] odo devfile init command tests label unauth telemetry when recording telemetry data with empty caller env var should record the telemetry data correctly [unauth] /go/odo_1/tests/integration/cmd_devfile_init_test.go:563 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" << Captured StdOut/StdErr Output ------------------------------ • [8.219 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:586 Captured StdOut/StdErr Output >> Using Devfile Registry URL at: "https://registry.stage.devfile.io" Spawning '/go/bin/odo init' from /tmp/2322557264 << Captured StdOut/StdErr Output ------------------------------ Ran 123 of 956 Specs in 59.653 seconds SUCCESS! -- 123 Passed | 0 Failed | 0 Pending | 833 Skipped Ginkgo ran 1 suite in 2m3.160474713s Test Suite Passed