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/auth github.com/redhat-developer/odo/pkg/binding github.com/redhat-developer/odo/pkg/binding/asker github.com/redhat-developer/odo/pkg/binding/backend github.com/redhat-developer/odo/pkg/component github.com/redhat-developer/odo/pkg/component/delete 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/labels 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/add github.com/redhat-developer/odo/pkg/odo/cli/add/binding 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/create github.com/redhat-developer/odo/pkg/odo/cli/create/namespace github.com/redhat-developer/odo/pkg/odo/cli/delete github.com/redhat-developer/odo/pkg/odo/cli/delete/component github.com/redhat-developer/odo/pkg/odo/cli/delete/namespace github.com/redhat-developer/odo/pkg/odo/cli/deploy github.com/redhat-developer/odo/pkg/odo/cli/describe 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/list/namespace 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/registry github.com/redhat-developer/odo/pkg/odo/cli/set github.com/redhat-developer/odo/pkg/odo/cli/set/namespace 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/state github.com/redhat-developer/odo/pkg/storage 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.587s ? github.com/redhat-developer/odo/pkg/api [no test files] ? github.com/redhat-developer/odo/pkg/auth [no test files] ? github.com/redhat-developer/odo/pkg/binding [no test files] ? github.com/redhat-developer/odo/pkg/binding/asker [no test files] ? github.com/redhat-developer/odo/pkg/binding/backend [no test files] ok github.com/redhat-developer/odo/pkg/component 0.426s ok github.com/redhat-developer/odo/pkg/component/delete 0.804s ? 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.162s ok github.com/redhat-developer/odo/pkg/devfile/adapters 0.427s ok github.com/redhat-developer/odo/pkg/devfile/adapters/common 0.159s ? github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes [no test files] ok github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/component 0.446s ok github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/storage 0.439s ok github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/utils 0.466s ? github.com/redhat-developer/odo/pkg/devfile/consts [no test files] ok github.com/redhat-developer/odo/pkg/devfile/image 0.165s ? 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.154s ok github.com/redhat-developer/odo/pkg/envinfo 0.209s ? github.com/redhat-developer/odo/pkg/errors [no test files] ok github.com/redhat-developer/odo/pkg/init 0.429s ok github.com/redhat-developer/odo/pkg/init/asker 0.385s ok github.com/redhat-developer/odo/pkg/init/backend 0.407s ok github.com/redhat-developer/odo/pkg/kclient 4.615s ? github.com/redhat-developer/odo/pkg/kclient/fake [no test files] ok github.com/redhat-developer/odo/pkg/labels 0.084s ok github.com/redhat-developer/odo/pkg/libdevfile 0.151s ? 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/add [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/add/binding [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] ? github.com/redhat-developer/odo/pkg/odo/cli/create [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/create/namespace [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/delete [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/delete/component 0.854s ? github.com/redhat-developer/odo/pkg/odo/cli/delete/namespace [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/deploy [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/describe [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/dev 0.415s ? github.com/redhat-developer/odo/pkg/odo/cli/errors [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/init 0.500s ? github.com/redhat-developer/odo/pkg/odo/cli/list [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/list/namespace [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/login 0.471s ? 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.447s ? 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.086s ok github.com/redhat-developer/odo/pkg/odo/cli/project 0.398s ? github.com/redhat-developer/odo/pkg/odo/cli/registry [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/set [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/set/namespace [no test files] ? 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.375s ok github.com/redhat-developer/odo/pkg/odo/cli/version 0.603s [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.544s ? github.com/redhat-developer/odo/pkg/odo/genericclioptions/clientset [no test files] ok github.com/redhat-developer/odo/pkg/odo/util 0.201s ? github.com/redhat-developer/odo/pkg/odo/util/completion [no test files] ok github.com/redhat-developer/odo/pkg/preference 0.094s ok github.com/redhat-developer/odo/pkg/project 0.383s ok github.com/redhat-developer/odo/pkg/registry 0.428s ok github.com/redhat-developer/odo/pkg/segment 0.389s ok github.com/redhat-developer/odo/pkg/segment/context 0.386s ok github.com/redhat-developer/odo/pkg/service 0.394s ok github.com/redhat-developer/odo/pkg/state 0.175s ok github.com/redhat-developer/odo/pkg/storage 0.515s ok github.com/redhat-developer/odo/pkg/sync 0.511s ? 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.332s ? github.com/redhat-developer/odo/pkg/version [no test files] ok github.com/redhat-developer/odo/pkg/watch 1.375s