go test -race github.com/redhat-developer/odo/cmd/cli-doc github.com/redhat-developer/odo/cmd/odo github.com/redhat-developer/odo/pkg/alizer github.com/redhat-developer/odo/pkg/api github.com/redhat-developer/odo/pkg/application/labels github.com/redhat-developer/odo/pkg/auth github.com/redhat-developer/odo/pkg/component github.com/redhat-developer/odo/pkg/component/delete github.com/redhat-developer/odo/pkg/component/labels github.com/redhat-developer/odo/pkg/deploy github.com/redhat-developer/odo/pkg/dev github.com/redhat-developer/odo/pkg/devfile github.com/redhat-developer/odo/pkg/devfile/adapters github.com/redhat-developer/odo/pkg/devfile/adapters/common github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/component github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/storage github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/utils github.com/redhat-developer/odo/pkg/devfile/consts github.com/redhat-developer/odo/pkg/devfile/image github.com/redhat-developer/odo/pkg/devfile/location github.com/redhat-developer/odo/pkg/devfile/testing github.com/redhat-developer/odo/pkg/devfile/validate github.com/redhat-developer/odo/pkg/envinfo github.com/redhat-developer/odo/pkg/errors github.com/redhat-developer/odo/pkg/init github.com/redhat-developer/odo/pkg/init/asker github.com/redhat-developer/odo/pkg/init/backend github.com/redhat-developer/odo/pkg/kclient github.com/redhat-developer/odo/pkg/kclient/fake github.com/redhat-developer/odo/pkg/libdevfile github.com/redhat-developer/odo/pkg/libdevfile/generator github.com/redhat-developer/odo/pkg/localConfigProvider github.com/redhat-developer/odo/pkg/log github.com/redhat-developer/odo/pkg/log/fidget github.com/redhat-developer/odo/pkg/machineoutput github.com/redhat-developer/odo/pkg/odo/cli github.com/redhat-developer/odo/pkg/odo/cli/alizer github.com/redhat-developer/odo/pkg/odo/cli/build_images github.com/redhat-developer/odo/pkg/odo/cli/delete github.com/redhat-developer/odo/pkg/odo/cli/deploy github.com/redhat-developer/odo/pkg/odo/cli/dev github.com/redhat-developer/odo/pkg/odo/cli/errors github.com/redhat-developer/odo/pkg/odo/cli/init github.com/redhat-developer/odo/pkg/odo/cli/list github.com/redhat-developer/odo/pkg/odo/cli/login github.com/redhat-developer/odo/pkg/odo/cli/logout github.com/redhat-developer/odo/pkg/odo/cli/messages github.com/redhat-developer/odo/pkg/odo/cli/plugins github.com/redhat-developer/odo/pkg/odo/cli/preference github.com/redhat-developer/odo/pkg/odo/cli/preference/registry github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/consts github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/util github.com/redhat-developer/odo/pkg/odo/cli/project github.com/redhat-developer/odo/pkg/odo/cli/telemetry github.com/redhat-developer/odo/pkg/odo/cli/ui github.com/redhat-developer/odo/pkg/odo/cli/utils github.com/redhat-developer/odo/pkg/odo/cli/version github.com/redhat-developer/odo/pkg/odo/cmdline github.com/redhat-developer/odo/pkg/odo/genericclioptions github.com/redhat-developer/odo/pkg/odo/genericclioptions/clientset github.com/redhat-developer/odo/pkg/odo/util github.com/redhat-developer/odo/pkg/odo/util/completion github.com/redhat-developer/odo/pkg/preference github.com/redhat-developer/odo/pkg/project github.com/redhat-developer/odo/pkg/registry github.com/redhat-developer/odo/pkg/segment github.com/redhat-developer/odo/pkg/segment/context github.com/redhat-developer/odo/pkg/service github.com/redhat-developer/odo/pkg/storage github.com/redhat-developer/odo/pkg/storage/labels github.com/redhat-developer/odo/pkg/sync github.com/redhat-developer/odo/pkg/sync/mock github.com/redhat-developer/odo/pkg/testingutil github.com/redhat-developer/odo/pkg/testingutil/filesystem github.com/redhat-developer/odo/pkg/util github.com/redhat-developer/odo/pkg/version github.com/redhat-developer/odo/pkg/watch ? github.com/redhat-developer/odo/cmd/cli-doc [no test files] ? github.com/redhat-developer/odo/cmd/odo [no test files] ok github.com/redhat-developer/odo/pkg/alizer 1.672s ? github.com/redhat-developer/odo/pkg/api [no test files] ok github.com/redhat-developer/odo/pkg/application/labels 0.125s ? github.com/redhat-developer/odo/pkg/auth [no test files] ok github.com/redhat-developer/odo/pkg/component 0.400s ok github.com/redhat-developer/odo/pkg/component/delete 0.843s ok github.com/redhat-developer/odo/pkg/component/labels 0.083s ? github.com/redhat-developer/odo/pkg/deploy [no test files] ? github.com/redhat-developer/odo/pkg/dev [no test files] ok github.com/redhat-developer/odo/pkg/devfile 0.151s ok github.com/redhat-developer/odo/pkg/devfile/adapters 0.428s ok github.com/redhat-developer/odo/pkg/devfile/adapters/common 0.257s ? github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes [no test files] ok github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/component 0.574s ok github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/storage 0.407s ok github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/utils 0.434s ? github.com/redhat-developer/odo/pkg/devfile/consts [no test files] ok github.com/redhat-developer/odo/pkg/devfile/image 0.148s ? github.com/redhat-developer/odo/pkg/devfile/location [no test files] ? github.com/redhat-developer/odo/pkg/devfile/testing [no test files] ok github.com/redhat-developer/odo/pkg/devfile/validate 0.234s ok github.com/redhat-developer/odo/pkg/envinfo 0.213s ? github.com/redhat-developer/odo/pkg/errors [no test files] ok github.com/redhat-developer/odo/pkg/init 0.405s ok github.com/redhat-developer/odo/pkg/init/asker 0.393s ok github.com/redhat-developer/odo/pkg/init/backend 0.429s ok github.com/redhat-developer/odo/pkg/kclient 3.432s ? github.com/redhat-developer/odo/pkg/kclient/fake [no test files] ok github.com/redhat-developer/odo/pkg/libdevfile 0.152s ? github.com/redhat-developer/odo/pkg/libdevfile/generator [no test files] ? github.com/redhat-developer/odo/pkg/localConfigProvider [no test files] ? github.com/redhat-developer/odo/pkg/log [no test files] ? github.com/redhat-developer/odo/pkg/log/fidget [no test files] ? github.com/redhat-developer/odo/pkg/machineoutput [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/alizer [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/build_images [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/delete 1.195s ? github.com/redhat-developer/odo/pkg/odo/cli/deploy [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/dev [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/errors [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/init 0.460s ? github.com/redhat-developer/odo/pkg/odo/cli/list [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/login 0.437s ? github.com/redhat-developer/odo/pkg/odo/cli/logout [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/messages [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/plugins [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/preference 0.463s ? github.com/redhat-developer/odo/pkg/odo/cli/preference/registry [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/consts [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/util 0.101s ok github.com/redhat-developer/odo/pkg/odo/cli/project 0.439s ? github.com/redhat-developer/odo/pkg/odo/cli/telemetry [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/ui [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/utils 0.494s ok github.com/redhat-developer/odo/pkg/odo/cli/version 0.437s [no tests to run] ? github.com/redhat-developer/odo/pkg/odo/cmdline [no test files] ok github.com/redhat-developer/odo/pkg/odo/genericclioptions 0.658s ? github.com/redhat-developer/odo/pkg/odo/genericclioptions/clientset [no test files] ok github.com/redhat-developer/odo/pkg/odo/util 0.076s ? github.com/redhat-developer/odo/pkg/odo/util/completion [no test files] ok github.com/redhat-developer/odo/pkg/preference 0.126s ok github.com/redhat-developer/odo/pkg/project 0.637s ok github.com/redhat-developer/odo/pkg/registry 0.385s ok github.com/redhat-developer/odo/pkg/segment 0.446s ok github.com/redhat-developer/odo/pkg/segment/context 0.377s ok github.com/redhat-developer/odo/pkg/service 0.643s ok github.com/redhat-developer/odo/pkg/storage 0.442s ok github.com/redhat-developer/odo/pkg/storage/labels 0.065s ok github.com/redhat-developer/odo/pkg/sync 0.488s ? github.com/redhat-developer/odo/pkg/sync/mock [no test files] ? github.com/redhat-developer/odo/pkg/testingutil [no test files] ? github.com/redhat-developer/odo/pkg/testingutil/filesystem [no test files] ok github.com/redhat-developer/odo/pkg/util 0.275s ? github.com/redhat-developer/odo/pkg/version [no test files] ok github.com/redhat-developer/odo/pkg/watch 1.431s