go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=a793b93c8" ./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: 1638456995 - Will randomize all specs
Will run 48 specs

Running in parallel across 32 nodes


------------------------------
• [SLOW TEST:126.191 seconds]
odo link and unlink command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:101
        should find the linked environment variable
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:113
------------------------------
• [SLOW TEST:136.690 seconds]
odo link and unlink command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:166
        should find the link in odo describe
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:171
------------------------------
• [SLOW TEST:136.623 seconds]
odo link and unlink command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:183
          should not allow unlinking again
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:192
------------------------------
• [SLOW TEST:135.938 seconds]
odo link and unlink command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:128
          should find the link in odo describe
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:132
------------------------------

------------------------------
• [SLOW TEST:137.006 seconds]
odo link and unlink command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:166
        should list the binding directory
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:174
------------------------------
• [SLOW TEST:138.995 seconds]
odo link and unlink command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:128
          when odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:140
            should no longer find the link in odo describe
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:144
------------------------------
• [SLOW TEST:134.132 seconds]
odo link and unlink command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:197
            should not allow unlinking again
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:207
------------------------------
• [SLOW TEST:156.522 seconds]
odo link and unlink command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:128
          when odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:140
            should not allow unlinking again
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:149
------------------------------
• [SLOW TEST:186.773 seconds]
odo link and unlink command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:197
            should no longer find the link in odo describe
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/cmd_link_unlink_test.go:202
------------------------------

Ran 48 of 48 Specs in 186.815 seconds
SUCCESS! -- 48 Passed | 0 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 3m56.10470225s
Test Suite Passed
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: 1638457237 - Will randomize all specs
Will run 243 specs

Running in parallel across 32 nodes


------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:140
      should show 'Not available' for 'Type' in odo describe
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:145

      Plain Kubernetes scenario only, skipping

      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:121
      when the component is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:130
        should show the language for 'Type' in odo describe
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:134

        Plain Kubernetes scenario only, skipping

        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:31
    when the component is pushed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:93
      should describe the component correctly
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:97

      Plain Kubernetes scenario only, skipping

      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [18.384 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  using Kubernetes cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:978
    when project with with 'default' name is used [BeforeEach]
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:984
      should push successfully
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:986

      This is a Kubernetes specific scenario, skipping

      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:981
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:76

    Plain Kubernetes scenario only, skipping

    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:144.431 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:839
        should push the component successfully
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:848
------------------------------

------------------------------
P [PENDING]
odo devfile delete command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_delete_test.go:41
    when the component is pushed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_delete_test.go:50
      deleting a component from other component directory
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_delete_test.go:62
        when the second component is created
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_delete_test.go:76
          when the second component is pushed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_delete_test.go:81
            should delete with the component name
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_delete_test.go:105
------------------------------

------------------------------
• [SLOW TEST:163.439 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:839
        should push the component successfully
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:848
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:140
      when the component is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:148
        should show 'Not available' for 'Type' in odo describe
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:152

        Plain Kubernetes scenario only, skipping

        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly from a disconnected cluster
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:80

    Plain Kubernetes scenario only, skipping

    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:201.853 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
• [SLOW TEST:178.263 seconds]
odo list with devfile
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType and language is missing
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:152
      when the component is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:160
        should show 'Not available' for 'Type' in odo list
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:164
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [11.060 seconds]
odo devfile url command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:481
        when creating a second url
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:488
          should use an existing URL when there are URLs with no host defined in the env file with same port
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:494

          This is a Kubernetes specific scenario, skipping

          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
• [SLOW TEST:140.068 seconds]
odo devfile watch command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_watch_test.go:18
  when a component is created and pushed in debug mode
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_watch_test.go:228
    should be able to start a debug session after push with debug flag using odo watch and revert back after normal push
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_watch_test.go:237
------------------------------
• [SLOW TEST:204.795 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
• [SLOW TEST:176.142 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  pushing devfile without an .odo folder
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:777
    when doing odo push
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:784
      should be able to push based on name passed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:790
------------------------------

------------------------------
• [SLOW TEST:130.722 seconds]
odo devfile app command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_app_test.go:13
  when the user creates and pushes two new devfile components in different apps
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_app_test.go:58
    when the user creates and pushes a third devfile component
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_app_test.go:90
      should list, describe and delete the app properly with json output
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_app_test.go:123
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:121
      should show the language for 'Type' in odo describe
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:127

      Plain Kubernetes scenario only, skipping

      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [12.537 seconds]
odo devfile url command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:481
        should verify
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:502

        This is a Kubernetes specific scenario, skipping

        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
• [SLOW TEST:158.895 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  when creating a nodejs component
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:35
    when doing odo push with devfile contain volume
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:338
      check the volume name and mount paths for the containers
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:382
------------------------------

------------------------------
• [SLOW TEST:185.242 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  when Create and push java-springboot component
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:797
    should execute default build and run commands correctly
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:806
------------------------------

------------------------------
• [SLOW TEST:209.063 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
• [SLOW TEST:155.273 seconds]
odo devfile test command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_test_test.go:11
  Should run test command successfully
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_test_test.go:81
    Should run composite test command successfully
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_test_test.go:111
------------------------------

------------------------------
• [SLOW TEST:175.634 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  when creating a nodejs component
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:35
    when events are defined
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:588
      should correctly execute PostStart commands
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:651
------------------------------
• [SLOW TEST:177.541 seconds]
odo devfile log command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_log_test.go:12
  Verify odo log for devfile works
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_log_test.go:27
    should log run command output and fail for debug command
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_log_test.go:29
------------------------------

------------------------------
• [SLOW TEST:187.353 seconds]
odo devfile push command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------
• [SLOW TEST:157.745 seconds]
odo devfile url command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:16
  when creating a java-springboot component
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:272
    when create URLs under different container names
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:279
      should create URLs under different container names
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_url_test.go:288
------------------------------
• [SLOW TEST:154.387 seconds]
odo list with devfile
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType is missing
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:133
      when the component is pushed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:142
        should show the language for 'Type' in odo list
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_list_test.go:146
------------------------------
• [SLOW TEST:378.374 seconds]
odo devfile storage command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_storage_test.go:14
  When devfile storage create command is executed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_storage_test.go:29
    should create storage and attach to specified container successfully and list it correctly
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/devfile/cmd_devfile_storage_test.go:71
------------------------------

Ran 232 of 243 Specs in 488.572 seconds
SUCCESS! -- 232 Passed | 0 Failed | 1 Pending | 10 Skipped


Ginkgo ran 1 suite in 8m53.62439404s
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/
Running Suite: Devfile Debug Suite
==================================
Random Seed: 1638457772 - Will randomize all specs
Will run 1 of 1 specs


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

Ginkgo ran 1 suite in 24.00113316s
Test Suite Passed
GOFLAGS='-mod=vendor' go run -mod=vendor github.com/onsi/ginkgo/ginkgo  -randomizeAllSpecs -slowSpecThreshold=120 -timeout 14400s -nodes=32 tests/integration/operatorhub/
Running Suite: Operatorhub Suite
================================
Random Seed: 1638457801 - Will randomize all specs
Will run 80 specs

Running in parallel across 32 nodes

P [PENDING]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  when one component is deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:297
    when another component is deployed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:328
      should link the two components successfully with service binding operator
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:349
------------------------------
P [PENDING]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:28
    when getting sources, a devfile defining a component, a service and a link, and executing odo push
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:258
      should find owner references on link and service
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:280
------------------------------

------------------------------
• [SLOW TEST:120.272 seconds]
odo service command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:31
    a specific operator is installed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:49
      when a nodejs component is created
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:114
        when a Redis instance is created with a specific name and json output
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:528
          when odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:591
            when service is deleted from devfile
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:614
              when odo push is executed
              /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:636
                should not describe the service anymore
                /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:641
------------------------------

------------------------------
• [SLOW TEST:123.677 seconds]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:28
    when a component and a service are deployed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:49
      when a link between the component and the service is created inline
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:185
        should find the link in odo describe
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:199
------------------------------

------------------------------
S [SKIPPING] [83.525 seconds]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  when one component is deployed
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:297
    when another component is deployed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:328
      should link the two components successfully without service binding operator [It]
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:371

      This is a Kubernetes specific scenario, skipping

      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:375
------------------------------
• [SLOW TEST:141.034 seconds]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:28
    when a component and a service are deployed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:49
      when a link between the component and the service is created inline
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:185
        when odo push is executed
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:204
          should find the link in odo describe
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:211
------------------------------
• [SLOW TEST:141.828 seconds]
odo service command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:31
    a specific operator is installed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:49
      when a nodejs component is created
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:114
        when a Redis instance definition copied from example file
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:208
          when a service is created from the output of the dryRun command with a specific name and odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:238
            should create pods in running state
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:259
------------------------------

------------------------------
• [SLOW TEST:155.482 seconds]
odo service command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:31
    a specific operator is installed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:49
      when a nodejs component is created
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:114
        when a Redis instance is created with no name and inlined flag is used
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:265
          when odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:285
            when a second service is created and odo push is executed
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:375
              should list both services
              /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:382
------------------------------

------------------------------
• [SLOW TEST:160.552 seconds]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:28
    when a component and a service are deployed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:49
      when a link with between the component and the service is created with --bind-as-files
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:140
        when odo push is executed
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:161
          should display the link in odo describe
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:176
------------------------------

------------------------------
• [SLOW TEST:185.302 seconds]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:28
    when a component and a service are deployed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:49
      when a storage is added and deployed
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:73
        when a link between the component and the service is created
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:79
          should run odo push successfully
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:85
------------------------------
• [SLOW TEST:136.724 seconds]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:28
    when a component and a service are deployed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:49
      when a link with between the component and the service is created with --bind-as-files and --inlined
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:220
        when odo push is executed
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:241
          should display the link in odo describe
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:248
------------------------------

------------------------------
• [SLOW TEST:125.824 seconds]
odo service command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:31
    a specific operator is installed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:49
      when a nodejs component is created
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:114
        when a Redis instance definition copied from example file
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:208
          when a service is created from the output of the dryRun command with no name and odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:222
            should create pods in running state
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:233
------------------------------

------------------------------
• [SLOW TEST:155.466 seconds]
odo service command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:31
    a specific operator is installed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:49
      when a nodejs component is created
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:114
        when a Redis instance is created with a specific name
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:393
          when odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:421
            when a link is created with a specific name
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:463
              should create the link with the specified name
              /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:479
------------------------------

------------------------------
• [SLOW TEST:132.577 seconds]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:28
    when a component and a service are deployed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:49
      when a link with between the component and the service is created with --bind-as-files
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:140
        when odo push is executed
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:161
          should find files in component container
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:168
------------------------------
• [SLOW TEST:133.923 seconds]
odo link command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:28
    when a component and a service are deployed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:49
      when a link between the component and the service is created
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:91
        when odo push is executed
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:110
          should find the link in odo describe
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_link_test.go:126
------------------------------

------------------------------
• [SLOW TEST:172.167 seconds]
odo service command tests for OperatorHub
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:31
    a specific operator is installed
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:49
      when a nodejs component is created
      /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:114
        when a Redis instance is created with a specific name
        /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:393
          when odo push is executed
          /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:421
            when a link is created with a specific name and bind-as-files flag
            /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:491
              should create a link with bindAsFiles set to true
              /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/operatorhub/cmd_service_test.go:507
------------------------------

Ran 77 of 80 Specs in 272.310 seconds
SUCCESS! -- 77 Passed | 0 Failed | 2 Pending | 1 Skipped


Ginkgo ran 1 suite in 4m38.372876162s
Test Suite Passed
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: 1638458085 - Will randomize all specs
Will run 3 of 3 specs


------------------------------
S [SKIPPING] [0.001 seconds]
odo login and logout command tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/loginlogout/cmd_login_logout_test.go:12
  when running login tests
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/loginlogout/cmd_login_logout_test.go:41
    should successful with correct credentials and fails with incorrect token [It]
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/loginlogout/cmd_login_logout_test.go:42

    Skipping login command tests as SKIP_USER_LOGIN_TESTS is true

    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/integration/loginlogout/cmd_login_logout_test.go:46
------------------------------

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

Ginkgo ran 1 suite in 6.29098973s
Test Suite Passed
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: 1638458097 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes


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


Ginkgo ran 1 suite in 26.301716164s
Test Suite Passed
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: 1638458128 - Will randomize all specs
Will run 4 specs

Running in parallel across 32 nodes


------------------------------
• [SLOW TEST:120.488 seconds]
odo devfile supported tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/e2escenarios/e2e_devfile_test.go:23
  odo debug support for devfile components
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/e2escenarios/e2e_devfile_test.go:65
    Verify output debug information for java-maven debug works
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/e2escenarios/e2e_devfile_test.go:75
------------------------------
• [SLOW TEST:157.512 seconds]
odo devfile supported tests
/workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/e2escenarios/e2e_devfile_test.go:23
  odo debug support for devfile components
  /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/e2escenarios/e2e_devfile_test.go:65
    Verify output debug information for java-quarkus debug works
    /workspace/efe5465d-e1eb-4688-af47-08f5f1a04600/tests/e2escenarios/e2e_devfile_test.go:72
------------------------------

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


Ginkgo ran 1 suite in 2m43.423370671s
Test Suite Passed