go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=a645ac2bc" ./cmd/odo/
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=a645ac2bc" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/integration/
Running Suite: Integration Suite
================================
Random Seed: 1650458609 - Will randomize all specs
Will run 16 specs

Running in parallel across 32 nodes


Ran 16 of 16 Specs in 16.729 seconds
SUCCESS! -- 16 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 1m31.233259529s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=a645ac2bc" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/interactive/
Running Suite: Interactive Suite
================================
Random Seed: 1650458710 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes


Ran 11 of 11 Specs in 22.980 seconds
SUCCESS! -- 11 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 30.876716232s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=a645ac2bc" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/integration/devfile/
Running Suite: Devfile Suite
============================
Random Seed: 1650458752 - Will randomize all specs
Will run 107 specs

Running in parallel across 32 nodes


------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [12.118 seconds]
odo dev command tests
/workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:23
  using Kubernetes cluster
  /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1220
    should run odo dev successfully on default namespace [BeforeEach]
    /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1227

    This is a Kubernetes specific scenario, skipping

    /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1223
------------------------------

------------------------------
• [SLOW TEST:151.899 seconds]
odo list with devfile
/workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:15
  devfile has missing metadata
  /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:75
    when projectType and language is missing
    /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:119
      when the component is pushed
      /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:128
        should show 'nodejs' for 'Type' in odo list
        /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:139
------------------------------

------------------------------
• [SLOW TEST:133.077 seconds]
odo dev command tests
/workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:23
  when java-springboot application is created and running odo dev
  /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1050
    when Update the devfile.yaml
    /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1064
      Should build the application successfully
      /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1074
------------------------------

------------------------------
• [SLOW TEST:164.667 seconds]
odo list with devfile
/workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:15
  devfile has missing metadata
  /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:75
    when projectType is missing
    /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:91
      when the component is pushed in dev mode
      /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:101
        should show the language for 'Type' in odo list
        /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_devfile_list_test.go:113
------------------------------

------------------------------
• [SLOW TEST:134.664 seconds]
odo dev command tests
/workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:23
  when Create and dev java-springboot component
  /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:984
    should execute default build and run commands correctly
    /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:999
------------------------------
• [SLOW TEST:135.583 seconds]
odo dev command tests
/workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:23
  when java-springboot application is created and running odo dev
  /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1050
    when Update the devfile.yaml
    /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1064
      when compare the local and remote files
      /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1078
        localFiles and remoteFiles should match
        /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/devfile/cmd_dev_test.go:1123
------------------------------

Ran 106 of 107 Specs in 234.724 seconds
SUCCESS! -- 106 Passed | 0 Failed | 0 Pending | 1 Skipped


Ginkgo ran 1 suite in 4m4.949801093s
Test Suite Passed
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=1 tests/integration/devfile/debug/
=== RUN   TestDebug
Running Suite: Devfile Debug Suite
==================================
Random Seed: 1650459006
Will run 0 of 0 specs


Ran 0 of 0 Specs in 0.001 seconds
SUCCESS! -- 0 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestDebug (0.00s)
PASS

Ginkgo ran 1 suite in 8.3249691s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=a645ac2bc" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=1 -focus="odo login and logout command tests" tests/integration/loginlogout/
Running Suite: Login Logout Suite
=================================
Random Seed: 1650459016 - Will randomize all specs
Will run 3 of 3 specs


------------------------------
S [SKIPPING] [0.001 seconds]
odo login and logout command tests
/workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/loginlogout/cmd_login_logout_test.go:12
  when running login tests
  /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/loginlogout/cmd_login_logout_test.go:41
    should successful with correct credentials and fails with incorrect token [It]
    /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/loginlogout/cmd_login_logout_test.go:42

    Skipping login command tests as SKIP_USER_LOGIN_TESTS is true

    /workspace/92100109-cc67-48d6-8262-57643bd6df51/tests/integration/loginlogout/cmd_login_logout_test.go:46
------------------------------

Ran 2 of 3 Specs in 0.283 seconds
SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 1 Skipped
PASS

Ginkgo ran 1 suite in 8.272982209s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=a645ac2bc" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo project command tests" tests/integration/project/
Running Suite: Project Suite
============================
Random Seed: 1650459034 - Will randomize all specs
Will run 6 specs

Running in parallel across 32 nodes


Ran 6 of 6 Specs in 14.780 seconds
SUCCESS! -- 6 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 23.812586601s
Test Suite Passed
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=a645ac2bc" ./cmd/odo/
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 -focus="odo devfile supported tests" tests/e2escenarios/
Running Suite: odo e2e scenarios
================================
Random Seed: 1650459069 - Will randomize all specs
Will run 4 specs

Running in parallel across 32 nodes


Ran 4 of 4 Specs in 97.646 seconds
SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 1m46.469443029s
Test Suite Passed