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

Running in parallel across 32 nodes


------------------------------
• [SLOW TEST:129.054 seconds]
odo link and unlink command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:101
        should find the link and environment variables in odo describe
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:110
------------------------------
• [SLOW TEST:125.768 seconds]
odo link and unlink command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:166
        should list the binding directory
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:174
------------------------------

------------------------------
• [SLOW TEST:130.775 seconds]
odo link and unlink command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:101
        should successfully delete component after linked component is deleted
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:122
------------------------------
• [SLOW TEST:131.783 seconds]
odo link and unlink command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:166
        should find the link in odo describe
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:171
------------------------------

------------------------------
• [SLOW TEST:136.079 seconds]
odo link and unlink command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:183
          should find the link in odo describe
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:188
------------------------------
• [SLOW TEST:149.074 seconds]
odo link and unlink command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:128
          when odo push is executed
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:140
            should not allow unlinking again
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:149
------------------------------
• [SLOW TEST:149.158 seconds]
odo link and unlink command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:87
      when the link is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:101
        when unlinking the two components
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:128
          when odo push is executed
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:140
            should no longer find the link in odo describe
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:144
------------------------------
• [SLOW TEST:162.390 seconds]
odo link and unlink command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:197
            should no longer find the link in odo describe
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:202
------------------------------
• [SLOW TEST:175.473 seconds]
odo link and unlink command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:14
  when two components are deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:45
    when a link is created between the two components with --bind-as-files
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:157
      when the component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:166
        when unlinking the two components
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:183
          when odo push is executed
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:197
            should not allow unlinking again
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/cmd_link_unlink_test.go:207
------------------------------

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


Ginkgo ran 1 suite in 3m38.206256094s
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: 1639141385 - Will randomize all specs
Will run 248 specs

Running in parallel across 32 nodes

S [SKIPPING] in Spec Setup (BeforeEach) [0.002 seconds]
odo devfile describe command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:121
      should show the language for 'Type' in odo describe
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:127

      Plain Kubernetes scenario only, skipping

      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [17.950 seconds]
odo devfile url command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:481
        when creating a second url
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/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/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:494

          This is a Kubernetes specific scenario, skipping

          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [17.359 seconds]
odo devfile push command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:18
  using Kubernetes cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:1029
    when project with with 'default' name is used [BeforeEach]
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:1035
      should push successfully
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:1037

      This is a Kubernetes specific scenario, skipping

      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:1032
------------------------------

------------------------------
P [PENDING]
odo devfile delete command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:41
    when the component is pushed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:50
      deleting a component from other component directory
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:62
        when the second component is created
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:76
          when the second component is pushed
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:81
            should delete with the component name
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:105
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType is missing
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:121
      when the component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:130
        should show the language for 'Type' in odo describe
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:134

        Plain Kubernetes scenario only, skipping

        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:76

    Plain Kubernetes scenario only, skipping

    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:140
      should show 'Not available' for 'Type' in odo describe
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:145

      Plain Kubernetes scenario only, skipping

      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:127.029 seconds]
odo devfile url command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:16
  when creating a java-springboot component
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:272
    when create URLs under different container names
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:279
      should create URLs under different container names
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:288
------------------------------

------------------------------
• [SLOW TEST:136.191 seconds]
odo devfile watch command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_watch_test.go:18
  when a component is created and pushed in debug mode
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/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/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_watch_test.go:237
------------------------------

------------------------------
• [SLOW TEST:139.775 seconds]
odo devfile push command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:852
          Ensure the build passes
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:864
------------------------------

------------------------------
• [SLOW TEST:129.316 seconds]
odo list with devfile
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType is missing
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:133
      when the component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:142
        should show the language for 'Type' in odo list
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:146
------------------------------

------------------------------
• [SLOW TEST:127.137 seconds]
odo devfile log command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_log_test.go:12
  Verify odo log for devfile works
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_log_test.go:27
    should log run command output and fail for debug command
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_log_test.go:29
------------------------------

------------------------------
• [SLOW TEST:122.465 seconds]
odo devfile push command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:839
        should push the component successfully
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:848
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:31
    should describe the component correctly from a disconnected cluster
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:80

    Plain Kubernetes scenario only, skipping

    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:138.914 seconds]
odo devfile push command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:18
  when Create and push java-springboot component
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:797
    should execute default build and run commands correctly
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:806
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [8.159 seconds]
odo devfile url command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:16
  Testing URLs for Kubernetes specific scenarios
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:467
    when creating a nodejs component [BeforeEach]
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:475
      when creating url
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:481
        should verify
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:502

        This is a Kubernetes specific scenario, skipping

        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_url_test.go:471
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds]
odo devfile describe command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when a component is created with storage and url [BeforeEach]
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:31
    when the component is pushed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:93
      should describe the component correctly
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:97

      Plain Kubernetes scenario only, skipping

      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:129.620 seconds]
Test suits to check .devfile.yaml compatibility
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:16
  when Creating a nodejs component and replace devfile.yaml with .devfile.yaml
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:105
    when creating a service
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:111
      when odo push is executed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:136
        when a link between the component and the service is created
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:156
          should run odo push successfully
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:162
------------------------------

------------------------------
S [SKIPPING] in Spec Setup (BeforeEach) [0.000 seconds]
odo devfile describe command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:15
  when devfile has missing metadata [BeforeEach]
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:103
    when projectType and language is missing
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:140
      when the component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:148
        should show 'Not available' for 'Type' in odo describe
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:152

        Plain Kubernetes scenario only, skipping

        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_describe_test.go:21
------------------------------

------------------------------
• [SLOW TEST:153.770 seconds]
odo devfile push command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push (without -f) is executed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:925
      when java-springboot application is created and pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------
• [SLOW TEST:197.127 seconds]
odo devfile push command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:18
  pushing devfile without an .odo folder
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:777
    when doing odo push
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:784
      should be able to push based on name passed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:790
------------------------------

------------------------------
• [SLOW TEST:137.366 seconds]
odo devfile push command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:18
  devfile is modified
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:835
    odo push -f is executed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:922
      when java-springboot application is created and pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:839
        when Update the devfile.yaml, do odo push
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:852
          when compare the local and remote files
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:868
            localFiles and remoteFiles should match
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_push_test.go:912
------------------------------

------------------------------
• [SLOW TEST:172.986 seconds]
odo list with devfile
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:16
  when a component created in 'app' application
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:32
    when the first component is pushed and a second component is created in different application
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:52
      should show the second component as 'NotPushed'
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:73
------------------------------

------------------------------
• [SLOW TEST:130.018 seconds]
odo devfile debug command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_debug_test.go:19
  odo debug info should work on a odo component
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_debug_test.go:89
    should start a debug session and run debug info on a closed debug session
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_debug_test.go:114
------------------------------

------------------------------
Pod mnswzs-app-7559695944-ptb2m did not satisfy condition: Phase is not running
Pod mnswzs-app-7559695944-ptb2m did not satisfy condition: Phase is not running
Pod mnswzs-app-7559695944-ptb2m did not satisfy condition: Phase is not running
Pod mnswzs-app-7559695944-ptb2m did not satisfy condition: Phase is not running
Pod mnswzs-app-7559695944-ptb2m did not satisfy condition: Phase is not running
Pod mnswzs-app-7559695944-ptb2m did not satisfy condition: Phase is not running
Pod mnswzs-app-7559695944-ptb2m did not satisfy condition: Phase is not running
Pod mnswzs-app-7559695944-ptb2m did not satisfy condition: Phase is not running
Pod mnswzs-app-7559695944-ptb2m did not satisfy condition: Phase is not running


• [SLOW TEST:137.306 seconds]
odo devfile status command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_status_test.go:19
  when Creating nodejs component using devfile
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_status_test.go:92
    when doing odo push
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_status_test.go:102
      Verify that odo component status correctly detects component Kubernetes pods
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_status_test.go:186
------------------------------

------------------------------
• [SLOW TEST:227.440 seconds]
odo devfile status command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_status_test.go:19
  when Creating nodejs component using devfile
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_status_test.go:92
    Verify that odo component status detects the URL status: Ingress Nonsecure
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_status_test.go:44
------------------------------
• [SLOW TEST:162.321 seconds]
odo devfile storage command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_storage_test.go:14
  When devfile storage create command is executed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_storage_test.go:29
    should create the storage and mount it on the container
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_storage_test.go:31
------------------------------
• [SLOW TEST:150.763 seconds]
Test suits to check .devfile.yaml compatibility
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:16
  when Creating a nodejs component and replace devfile.yaml to .devfile.yaml
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:30
    when Creating url and doing odo push
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:37
      should verify if url is created and pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_dot_devfile_test.go:47
------------------------------
• [SLOW TEST:166.378 seconds]
odo devfile delete command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:17
  when a component is created
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:41
    devfile has preStop events
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:205
      when component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:209
        should execute the preStop events
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_delete_test.go:213
------------------------------

------------------------------
• [SLOW TEST:323.962 seconds]
odo devfile storage command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_storage_test.go:14
  When devfile storage create command is executed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_storage_test.go:29
    should create storage and attach to specified container successfully and list it correctly
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_storage_test.go:71
------------------------------
• [SLOW TEST:140.172 seconds]
odo list with devfile
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:16
  devfile has missing metadata
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:115
    when projectType and language is missing
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:152
      when the component is pushed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:160
        should show 'Not available' for 'Type' in odo list
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/devfile/cmd_devfile_list_test.go:164
------------------------------

Ran 237 of 248 Specs in 387.123 seconds
SUCCESS! -- 237 Passed | 0 Failed | 1 Pending | 10 Skipped


Ginkgo ran 1 suite in 7m8.720978195s
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: 1639141815 - Will randomize all specs
Will run 1 of 1 specs


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

Ginkgo ran 1 suite in 22.770279175s
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: 1639141843 - Will randomize all specs
Will run 83 specs

Running in parallel across 32 nodes

P [PENDING]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when getting sources, a devfile defining a component, a service and a link, and executing odo push
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:309
      should find owner references on link and service
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:331
------------------------------

------------------------------
• [SLOW TEST:132.026 seconds]
odo service command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with no name and inlined flag is used
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:266
          when odo push is executed
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:286
            when a second service is created and odo push is executed
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:376
              should list both services
              /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:383
------------------------------

------------------------------
P [PENDING]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  when one component is deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:348
    when another component is deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:379
      should link the two components successfully with service binding operator
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:400
------------------------------

------------------------------
• [SLOW TEST:139.748 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link with between the component and the service is created with --bind-as-files
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:142
        when odo push is executed
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:163
          should display the link in odo describe
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:178
------------------------------

------------------------------
• [SLOW TEST:141.650 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link with between the component and the service is created with --bind-as-files and --inlined
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:222
        when odo push is executed
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:243
          should display the link in odo describe
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:250
------------------------------
• [SLOW TEST:145.012 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:112
          should find the link in odo describe
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:128
------------------------------
• [SLOW TEST:152.932 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:112
          should not list the service binding in `odo service list`
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:135
------------------------------

------------------------------
• [SLOW TEST:167.011 seconds]
odo service command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with a specific name
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:394
          when odo push is executed
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:422
            when a link is created with a specific name
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:464
              should create the link with the specified name
              /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:480
------------------------------

------------------------------
• [SLOW TEST:176.069 seconds]
odo service command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:18
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:32
    a specific operator is installed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:50
      when a nodejs component is created
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:115
        when a Redis instance is created with a specific name
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:394
          when odo push is executed
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:422
            when a link is created with a specific name and bind-as-files flag
            /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:492
              should create a link with bindAsFiles set to true
              /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_service_test.go:508
------------------------------

------------------------------
• [SLOW TEST:125.803 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link with between the component and the service is created with --bind-as-files
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:142
        when odo push is executed
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:163
          should find files in component container
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:170
------------------------------
• [SLOW TEST:125.202 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created inline
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:187
        when odo push is executed
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:206
          should find the link in odo describe
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:213
------------------------------

------------------------------
• [SLOW TEST:143.949 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:112
          should find files in component container
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:119
------------------------------

------------------------------
• [SLOW TEST:127.755 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link with between the component and the service is created with --bind-as-files
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:142
        when odo push is executed
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:163
          should find bindings for service
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:174
------------------------------

------------------------------
S [SKIPPING] [62.787 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  when one component is deployed
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:348
    when another component is deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:379
      should link the two components successfully without service binding operator [It]
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:422

      This is a Kubernetes specific scenario, skipping

      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:426
------------------------------

------------------------------
• [SLOW TEST:133.489 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link between the component and the service is created
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:93
        when odo push is executed
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:112
          should find the link environment variable
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:123
------------------------------
• [SLOW TEST:125.683 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a link is created and custom binding data is being injected with --map
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:259
        when --inlined flag is passed to odo link
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:279
          should have created the mappings correctly
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:285
------------------------------

------------------------------
• [SLOW TEST:140.014 seconds]
odo link command tests for OperatorHub
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:16
  Operators are installed in the cluster
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:29
    when a component and a service are deployed
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:50
      when a storage is added and deployed
      /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:75
        when a link between the component and the service is created
        /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:81
          should run odo push successfully
          /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/operatorhub/cmd_link_test.go:87
------------------------------

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


Ginkgo ran 1 suite in 4m18.625863282s
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: 1639142106 - Will randomize all specs
Will run 3 of 3 specs


------------------------------
S [SKIPPING] [0.001 seconds]
odo login and logout command tests
/workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/loginlogout/cmd_login_logout_test.go:12
  when running login tests
  /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/loginlogout/cmd_login_logout_test.go:41
    should successful with correct credentials and fails with incorrect token [It]
    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/loginlogout/cmd_login_logout_test.go:42

    Skipping login command tests as SKIP_USER_LOGIN_TESTS is true

    /workspace/88ed3b6b-a6bb-4cde-bea3-eb9cb818aa73/tests/integration/loginlogout/cmd_login_logout_test.go:46
------------------------------

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

Ginkgo ran 1 suite in 5.713715809s
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: 1639142117 - Will randomize all specs
Will run 11 specs

Running in parallel across 32 nodes


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


Ginkgo ran 1 suite in 24.374365371s
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: 1639142146 - Will randomize all specs
Will run 4 specs

Running in parallel across 32 nodes


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


Ginkgo ran 1 suite in 2m2.982439217s
Test Suite Passed