cp ododevapispec.yaml pkg/apiserver-impl/swagger-ui/swagger.yaml
go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=e0d442d88" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration.xml" --label-filter="!unauth && !nocluster && !podman" tests/integration
Running Suite: Integration Suite - /go/odo_1/tests/integration
==============================================================
Random Seed: 1699711867 - will randomize all specs

Will run 504 of 956 specs
Running in parallel across 16 processes
SSSSSSSSSSSSSSSSSSSSSSSSS
------------------------------
• [17.449 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with --var (push=true)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:437

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [16.865 seconds]
odo create/delete/list/set namespace/project tests list project should successfully list all the projects
/go/odo_1/tests/integration/cmd_namespace_test.go:221

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [17.383 seconds]
odo generic executing odo version command should only print client info when using --client flag
/go/odo_1/tests/integration/generic_test.go:201

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
• [20.220 seconds]
odo describe component command tests when creating a component should not describe the component from another directory, with default cluster mode
/go/odo_1/tests/integration/cmd_describe_component_test.go:264

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [22.391 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=dev should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
•S
------------------------------
• [22.291 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [25.845 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [27.309 seconds]
odo logs command tests when component is created and odo logs is executed when running in Deploy mode should successfully show logs of the running component
/go/odo_1/tests/integration/cmd_logs_test.go:267

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [25.813 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:241

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [13.560 seconds]
odo create/delete/list/set namespace/project tests create project should successfully create the project
/go/odo_1/tests/integration/cmd_namespace_test.go:54

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [6.233 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy should succeed
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:143

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [6.922 seconds]
odo list with devfile listing non-odo managed components when a non-odo managed component is deployed should list the component in JSON
/go/odo_1/tests/integration/cmd_devfile_list_test.go:47

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [31.341 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [29.221 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [27.206 seconds]
odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a run command should error out on an invalid command
/go/odo_1/tests/integration/cmd_dev_test.go:3150

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [66.798 seconds]
odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=echo] remote server returns an error when odo dev is run should not build images when odo dev is run
/go/odo_1/tests/integration/cmd_dev_test.go:2549

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [27.868 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [64.023 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [86.580 seconds]
odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/foobar.txt file should not synchronize it
/go/odo_1/tests/integration/cmd_dev_test.go:1987

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSSS
------------------------------
• [5.693 seconds]
odo create/delete/list/set namespace/project tests delete namespace should not succeed to delete a non-existent namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:122

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [58.016 seconds]
odo dev command tests when a component is bootstrapped when recording telemetry data should record the telemetry data correctly
/go/odo_1/tests/integration/cmd_dev_test.go:458

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [90.506 seconds]
odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) Default output when describing the component in dev mode should describe the component
/go/odo_1/tests/integration/cmd_describe_component_test.go:348

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [90.487 seconds]
odo dev command tests when a component is bootstrapped when build command takes really long to start should cancel build command and return if odo dev is stopped
/go/odo_1/tests/integration/cmd_dev_test.go:981

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [7.505 seconds]
odo devfile deploy command tests Devfile with autoBuild or deployByDefault components when starting with Devfile with no Deploy command should fail to run odo deploy
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:880

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [73.991 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [104.456 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy should run odo dev successfully
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:161

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [27.597 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [4.245 seconds]
odo dev command tests when a component is bootstrapped should fail when using --random-ports and --port-forward together
/go/odo_1/tests/integration/cmd_dev_test.go:218

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [127.193 seconds]
odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev with --var flag should check if the env variable has a correct value
/go/odo_1/tests/integration/cmd_dev_test.go:1612

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #14
  Automatically polling progress:
    odo dev command tests when a component is bootstrapped ensure that index information is updated (Spec Runtime: 2m13.366s)
      /go/odo_1/tests/integration/cmd_dev_test.go:305
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:305

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1111 14:14:28.748261   13258 sync.go:233] Copying files /tmp/2320690874/server.js to pod
        [odo] I1111 14:14:28.748290   13258 copy.go:36] CopyFile arguments: localPath /tmp/2320690874, dest /projects/2320690874, targetPath /projects, copyFiles [/tmp/2320690874/server.js], globalExps [.git .odo .odo/odo-file-index.json]
        [odo] I1111 14:14:28.748317   13258 copy.go:63] Executing command tar xf - -C /projects --no-same-owner
        [odo] I1111 14:14:28.748335   13258 copy.go:96] makeTar arguments: srcPath: /tmp/2320690874, destPath: /projects/2320690874, files: [/tmp/2320690874/server.js]
        [odo] I1111 14:14:28.748586   13258 copy.go:127] Got abs path: /tmp/2320690874/server.js
        [odo] I1111 14:14:28.748594   13258 copy.go:128] Making /tmp/2320690874 relative to /tmp/2320690874/server.js
        [odo] I1111 14:14:28.748600   13258 copy.go:144] makeTar srcFile: 2320690874/server.js
        [odo] I1111 14:14:28.748607   13258 copy.go:145] makeTar destFile: server.js
        [odo] I1111 14:14:28.748611   13258 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 2320690874/server.js, destBase: /projects, destFile: server.js
        [odo] I1111 14:14:28.748625   13258 copy.go:171] Corrected destinations: base: /projects file: server.js
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 65 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000678000, {0x31064a8?, 0xc0005bc0c0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000678000, {0x31064a8, 0xc0005bc0c0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cfd387, 0x9}, 0x2cffb2e?, 0xb?, 0xc0006c73e0)
          /go/odo_1/tests/helper/helper_run.go:54
      > github.com/redhat-developer/odo/tests/integration.glob..func7.4.14.1(0x0?, {0x0?, 0x0?}, {0x0?, 0x0?}, 0x0?)
          /go/odo_1/tests/integration/cmd_dev_test.go:360
            | // Change server.js
            | helper.ReplaceString(filepath.Join(commonVar.Context, "server.js"), "App started", "App is super started")
            > helper.WaitForOutputToContain("server.js", 180, 10, session)
            | 
            | // Wait for the size values in the old and new index files to differ, indicating that watch has updated the index
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:336
      > github.com/redhat-developer/odo/tests/integration.glob..func7.4.14()
          /go/odo_1/tests/integration/cmd_dev_test.go:306
            | 
            | It("ensure that index information is updated", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{}, func(session *gexec.Session, outContents, errContents string, ports map[string]string) {
            | 		indexAfterPush, err := util.ReadFileIndex(filepath.Join(commonVar.Context, ".odo", "odo-file-index.json"))
            | 		Expect(err).ToNot(HaveOccurred())
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x108af7e, 0x0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [82.197 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [57.346 seconds]
odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a build command should execute the default build command successfully if specified explicitly
/go/odo_1/tests/integration/cmd_dev_test.go:3126

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [107.259 seconds]
odo dev command tests when devfile has sourcemappings and running odo dev - with metadata.name should sync files to the correct location
/go/odo_1/tests/integration/cmd_dev_test.go:2016

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #5
  Automatically polling progress:
    odo dev command tests when running build and run commands as composite in different containers and a shared volume - without metadata.name should run successfully (Spec Runtime: 2m6.74s)
      /go/odo_1/tests/integration/cmd_dev_test.go:2772
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:2750

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  Watching for changes in the current directory /tmp/2438233945
        [odo] 
        [odo] Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I1111 14:14:37.917660   13986 watch.go:271] deployment watcher Event: Type: MODIFIED, name: xadkbw-app, rv: 106808262, generation: 1, pods: 1
        [odo] I1111 14:14:38.018194   13986 watch.go:348] filesystem watch event: CREATE        "/tmp/2438233945/.odo/odo-file-index.json"
        [odo] I1111 14:14:38.018562   13986 watch.go:348] filesystem watch event: WRITE         "/tmp/2438233945/.odo/odo-file-index.json"
        [odo] I1111 14:14:38.018850   13986 watch.go:348] filesystem watch event: WRITE         "/tmp/2438233945/.odo/devstate.json"
        [odo] I1111 14:14:38.019092   13986 watch.go:348] filesystem watch event: WRITE         "/tmp/2438233945/.odo/devstate.13986.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 131 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0003b5490, {0x31064a8?, 0xc00037ced0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0003b5490, {0x31064a8, 0xc00037ced0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2d08d63, 0xf}, 0x0?, 0x3?, 0xc00037ce70)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:192
      > github.com/redhat-developer/odo/tests/integration.glob..func7.30.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:2761
            | }
            | var err error
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{
            | 	RunOnPodman: podman,
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x108af7e, 0xc00006dc20})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
  Progress Report for Ginkgo Process #4
  Automatically polling progress:
    odo dev command tests when running odo dev and multiple env variables are set - without metadata.name should be able to exec command (Spec Runtime: 2m5.242s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1717
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1717

      Begin Captured GinkgoWriter Output >>
        ...
        [odo]  Watching for changes in the current directory /tmp/2751249518
        [odo] 
        [odo] Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I1111 14:14:41.398784   14071 watch.go:271] deployment watcher Event: Type: MODIFIED, name: ngbqug-app, rv: 106808479, generation: 1, pods: 1
        [odo] I1111 14:14:41.499993   14071 watch.go:348] filesystem watch event: CREATE        "/tmp/2751249518/.odo/odo-file-index.json"
        [odo] I1111 14:14:41.500410   14071 watch.go:348] filesystem watch event: WRITE         "/tmp/2751249518/.odo/odo-file-index.json"
        [odo] I1111 14:14:41.500629   14071 watch.go:348] filesystem watch event: WRITE         "/tmp/2751249518/.odo/devstate.json"
        [odo] I1111 14:14:41.501083   14071 watch.go:348] filesystem watch event: WRITE         "/tmp/2751249518/.odo/devstate.14071.json"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 126 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000510000, {0x31064a8?, 0xc001398660}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000510000, {0x31064a8, 0xc001398660}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2d08d63, 0xf}, 0x0?, 0x3?, 0xc001398600)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:192
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:328
      > github.com/redhat-developer/odo/tests/integration.glob..func7.12.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:1718
            | 
            | It("should be able to exec command", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: podman,
            | 	}, func(session *gexec.Session, out, err string, ports map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0xc000396d80, 0xc0003dc2b8})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [87.344 seconds]
odo dev command with api server tests when the component is bootstrapped when odo is executed with --no-watch and --api-server flags when a file in component directory is modified when /component/command endpoint is POSTed should trigger a push
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:282

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [27.783 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [26.816 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [58.055 seconds]
odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [81.430 seconds]
odo dev debug command tests when a composite command is used as debug command - with metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_debug_test.go:225

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [169.343 seconds]
odo dev command tests when a component is bootstrapped ensure that index information is updated
/go/odo_1/tests/integration/cmd_dev_test.go:305

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.970 seconds]
odo generic executing odo version command when executing the complete command with server info should show the version of odo major components including server login URL
/go/odo_1/tests/integration/generic_test.go:132

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [11.210 seconds]
odo devfile deploy command tests deploying devfile with exec when using devfile that works; with component name of a normal character length should complete the command execution successfully
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:576

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [5.378 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with --var-file (push=false)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:445

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [127.992 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=false, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.208 seconds]
odo dev command tests when running applications listening on the container loopback interface should error out if using --forward-localhost on any platform other than Podman
/go/odo_1/tests/integration/cmd_dev_test.go:4220

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [90.040 seconds]
odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false when stopping odo dev normally should have deleted all resources before returning
/go/odo_1/tests/integration/cmd_dev_test.go:629

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [162.210 seconds]
odo dev command tests when running build and run commands as composite in different containers and a shared volume - without metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2772

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [160.508 seconds]
odo dev command tests when running odo dev and multiple env variables are set - without metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1717

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [50.495 seconds]
odo devfile deploy command tests deploying devfile with exec when the deploy command terminates abruptly; component name of a normal character length when odo deploy command is run again should run successfully
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:595

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [111.877 seconds]
odo logs command tests when component is created and odo logs is executed when running in Dev mode when --follow flag is specified should successfully follow logs of running component
/go/odo_1/tests/integration/cmd_logs_test.go:172

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [61.085 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.241 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=false, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [119.419 seconds]
odo dev command tests when running odo dev and single env var is set - without metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1691

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [39.419 seconds]
odo delete command tests when deleting a component containing preStop event that is deployed with DEV and --files=true should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:517

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [6.365 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in= should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [40.074 seconds]
odo dev interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_dev_test.go:164

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo dev --random-ports' from /tmp/2315002100
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [6.413 seconds]
odo create/delete/list/set namespace/project tests set namespace when running inside a component directory should set the namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:190

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [131.163 seconds]
odo dev command tests when running odo dev and composite command is used as a run command - with metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2709

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [57.940 seconds]
odo dev command tests when odo dev is executed to run a devfile containing a k8s resource should have created the necessary k8s resources
/go/odo_1/tests/integration/cmd_dev_test.go:1127

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [121.303 seconds]
odo dev command tests when running odo dev with devfile contain volume - with metadata.name should create pvc and reuse if it shares the same devfile volume name
/go/odo_1/tests/integration/cmd_dev_test.go:2197

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [58.703 seconds]
odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a build command should execute the custom non-default build command successfully
/go/odo_1/tests/integration/cmd_dev_test.go:3112

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [6.814 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.022 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with --var (push=false)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:437

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [84.129 seconds]
odo dev debug command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components referenced in the Devfile should create the appropriate resources
/go/odo_1/tests/integration/cmd_dev_debug_test.go:631

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [5.256 seconds]
odo devfile deploy command tests when deploying a Devfile OpenShift component with multiple K8s resources defined should have created all the resources defined in the Devfile OpenShift component
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:372

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [67.890 seconds]
odo dev command tests when adding local files to gitignore and running odo dev when modifying /foobar.txt file should not synchronize it
/go/odo_1/tests/integration/cmd_dev_test.go:1977

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.285 seconds]
odo devfile deploy command tests when deploying a Devfile K8s component with multiple K8s resources defined should have created all the resources defined in the Devfile K8s component
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:372

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.701 seconds]
odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together
/go/odo_1/tests/integration/cmd_dev_test.go:233

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [50.597 seconds]
odo devfile deploy command tests deploying devfile with exec when the deploy command terminates abruptly; component name of at max(63) characters length when odo deploy command is run again should run successfully
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:595

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.762 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=deploy should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [5.594 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with --var-file (push=true)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:445

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.574 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with default variable values (push=false)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:431

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [30.061 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [16.170 seconds]
odo create/delete/list/set namespace/project tests delete namespace when force-deleting a valid namespace should successfully delete the namespace synchronously with --wait
/go/odo_1/tests/integration/cmd_namespace_test.go:115

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [92.620 seconds]
odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false when killing odo dev and running odo delete component --wait should have deleted all resources before returning
/go/odo_1/tests/integration/cmd_dev_test.go:577

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [68.706 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=false, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [99.822 seconds]
odo dev command tests 1. devfile contains composite apply command when odo dev is running with image build extra args should execute the composite apply commands successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [65.166 seconds]
odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=a-command-not-found-for-podman-should-make-odo-fallback-to-docker DOCKER_CMD=echo] remote server returns a valid file when odo dev is run should build and push image when odo dev is run
/go/odo_1/tests/integration/cmd_dev_test.go:2526

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.597 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an Image component with a build context should build image via Podman if build context references PROJECT_SOURCE env var
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:326

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.830 seconds]
odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev with --var flag should check if the env variable has a correct value
/go/odo_1/tests/integration/cmd_dev_test.go:1612

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [79.321 seconds]
odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=false, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.856 seconds]
odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a run command should execute the custom non-default run command successfully
/go/odo_1/tests/integration/cmd_dev_test.go:3181

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [83.892 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_dev_test.go:40

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/2873955281
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
S [3.276 seconds]
odo devfile deploy command tests deploying devfile with long-running exec when pod security is enforced as restricted [It] should set securitycontext for podsecurity admission on job's pod template
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:676

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a Kubernetes specific scenario, skipping
  In [It] at: /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:678 @ 11/11/23 14:17:20.564
------------------------------
• [57.701 seconds]
odo dev command tests when running odo dev and composite command are nested - with metadata.name should execute all commands in composite commmand
/go/odo_1/tests/integration/cmd_dev_test.go:2674

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [6.324 seconds]
odo describe component command tests when creating a component when running odo deploy to create ingress/routes should show the ingress with defaultBackend in odo describe component output
/go/odo_1/tests/integration/cmd_describe_component_test.go:552

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [129.644 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=true, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [69.511 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=false, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [119.155 seconds]
odo dev command tests when running odo dev with devfile contain volume - without metadata.name check the volume name and mount paths for the containers
/go/odo_1/tests/integration/cmd_dev_test.go:2230

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [138.496 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=false, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.488 seconds]
odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) JSON output when switching to another directory when describing the component from another directory should describe the named component
/go/odo_1/tests/integration/cmd_describe_component_test.go:477

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [57.667 seconds]
odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) Default output when describing the component in dev mode should describe the component
/go/odo_1/tests/integration/cmd_describe_component_test.go:348

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S [5.753 seconds]
odo preference and config command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should fail to delete the in-cluster registry
  [BeforeEach] /go/odo_1/tests/integration/cmd_pref_config_test.go:377
  [It] /go/odo_1/tests/integration/cmd_pref_config_test.go:444

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] skipped on non Kubernetes clusters
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_pref_config_test.go:379 @ 11/11/23 14:17:54.538
------------------------------
• [57.100 seconds]
odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.706 seconds]
odo deploy interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode
/go/odo_1/tests/integration/interactive_deploy_test.go:159

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo deploy' from /tmp/3430224225
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [76.773 seconds]
odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=true, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [57.710 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=true) should start the Dev server when --api-server flag is passed
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:98

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [58.848 seconds]
odo dev command tests when creating local files and dir and running odo dev - without metadata.name should correctly propagate changes to the container
/go/odo_1/tests/integration/cmd_dev_test.go:1788

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [26.308 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [48.147 seconds]
odo dev debug command tests when a component without debug command is bootstrapped should log error about missing debug command when running odo dev --debug
/go/odo_1/tests/integration/cmd_dev_debug_test.go:444

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [10.261 seconds]
odo generic When deleting two project one after the other should be able to delete them in any order
/go/odo_1/tests/integration/generic_test.go:107

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [109.471 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=true, customPortForwarding=false, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [5.181 seconds]
odo dev command tests when directory is empty should error
/go/odo_1/tests/integration/cmd_dev_test.go:64

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [60.444 seconds]
odo dev command tests when running odo dev and composite command is marked as parallel:true - without metadata.name should execute all commands in composite command
/go/odo_1/tests/integration/cmd_dev_test.go:2642

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [6.980 seconds]
odo devfile deploy command tests Devfile with autoBuild or deployByDefault components when starting with Devfile with Deploy commands when running odo deploy with some components not referenced in the Devfile should create the appropriate resources
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:725

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [6.478 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=dev should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [58.406 seconds]
odo dev command tests when Devfile contains metadata.language invalid as a label value when running odo dev should set the correct value in labels of resources
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [104.438 seconds]
odo dev command tests 1. devfile contains composite apply command when odo dev is running with container backend global extra args should execute the composite apply commands successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.136 seconds]
odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:502

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [61.753 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.011 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=false) should describe the API Server port (JSON)
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:123

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [8.038 seconds]
odo create/delete/list/set namespace/project tests create namespace should successfully create the namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:54

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [57.750 seconds]
odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [60.544 seconds]
odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag should connect to relevant ports forwarded
/go/odo_1/tests/integration/cmd_dev_debug_test.go:112

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [120.770 seconds]
odo dev command tests when running odo dev and single env var is set - with metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1691

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [57.926 seconds]
odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) Default output when switching to another directory when describing the component from another directory should describe the named component
/go/odo_1/tests/integration/cmd_describe_component_test.go:389

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [66.961 seconds]
odo dev command tests when a component is bootstrapped should show validation errors if the devfile is incorrect
/go/odo_1/tests/integration/cmd_dev_test.go:156

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.233 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=deploy should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [70.218 seconds]
odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a run command should execute the custom non-default run command successfully
/go/odo_1/tests/integration/cmd_dev_test.go:3181

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [107.963 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=true, customPortForwarding=true, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [62.078 seconds]
odo dev command tests when creating nodejs component, doing odo dev and run command has dev.odo.push.path attribute should sync only the mentioned files at the appropriate remote destination
/go/odo_1/tests/integration/cmd_dev_test.go:3428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [128.637 seconds]
odo dev command tests when running build and run commands as composite in different containers and a shared volume - with metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2772

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [6.475 seconds]
odo dev command tests when Devfile contains metadata.projectType when odo deploy is executed should set the correct value in labels of deployed resources
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [27.748 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [5.116 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when an env.yaml file contains a non-current Project when running odo deploy should succeed
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:201

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S [3.505 seconds]
odo dev command tests when Starting a PostgreSQL service [BeforeEach] when creating local files and dir and running odo dev - with metadata.name should correctly propagate changes to the container
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:1815
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:1865

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1818 @ 11/11/23 14:19:44.077
------------------------------
• [57.778 seconds]
odo dev command tests when odo dev is executed to run a devfile containing multiple k8s resource defined under a single Devfile component should have created the necessary k8s resources
/go/odo_1/tests/integration/cmd_dev_test.go:1127

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [243.640 seconds]
odo dev command tests when node-js application is created and deployed with devfile schema 2.2.0 when Update the devfile.yaml, and waiting synchronization should check cpuLimit, cpuRequests, memoryRequests after restart
/go/odo_1/tests/integration/cmd_dev_test.go:3391

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [57.503 seconds]
odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev with --var-file flag should check if the env variable has a correct value
/go/odo_1/tests/integration/cmd_dev_test.go:1639

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [87.871 seconds]
odo dev command tests 1. devfile contains composite apply command when odo dev is running with both image build and container run extra args should execute the composite apply commands successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [59.693 seconds]
odo dev command tests when Devfile contains metadata.projectType invalid as a label value when running odo dev should set the correct value in labels of resources
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [13.936 seconds]
odo create/delete/list/set namespace/project tests delete project when force-deleting a valid project should successfully delete the project asynchronously
/go/odo_1/tests/integration/cmd_namespace_test.go:107

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [4.629 seconds]
odo create/delete/list/set namespace/project tests list project should successfully list all the projects in JSON format
/go/odo_1/tests/integration/cmd_namespace_test.go:228

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.456 seconds]
odo create/delete/list/set namespace/project tests list namespace should successfully list all the namespaces in JSON format
/go/odo_1/tests/integration/cmd_namespace_test.go:228

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.200 seconds]
odo create/delete/list/set namespace/project tests create namespace should fail to create namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:63

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [88.676 seconds]
odo dev command tests checking if odo dev matches local Devfile K8s resources and remote resources when odo dev is executed to run a devfile containing a k8s resource without apply command should have deleted the old resource and created the new resource
/go/odo_1/tests/integration/cmd_dev_test.go:1077

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.669 seconds]
odo devfile deploy command tests Devfile with autoBuild or deployByDefault components when starting with Devfile with Deploy commands when running odo deploy with some components referenced in the Devfile should create the appropriate resources
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:802

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.967 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy should succeed
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:143

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [9.311 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [86.046 seconds]
odo dev command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components not referenced in the Devfile should create the appropriate resources
/go/odo_1/tests/integration/cmd_dev_test.go:4466

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [5.944 seconds]
odo create/delete/list/set namespace/project tests when namespace is created with -w should list the new namespace when listing namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:41

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.371 seconds]
odo dev command tests when running odo dev and devfile with composite command - with metadata.name should execute all commands in composite command
/go/odo_1/tests/integration/cmd_dev_test.go:2610

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
S [4.198 seconds]
odo dev command tests when a component is bootstrapped when pod security is enforced as restricted [It] should set securitycontext for podsecurity admission
/go/odo_1/tests/integration/cmd_dev_test.go:414

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a Kubernetes specific scenario, skipping
  In [It] at: /go/odo_1/tests/integration/cmd_dev_test.go:416 @ 11/11/23 14:20:25.297
------------------------------
S
------------------------------
• [69.131 seconds]
odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=a-command-not-found-for-podman-should-make-odo-fallback-to-docker DOCKER_CMD=echo] remote server returns an error when odo dev is run should not build images when odo dev is run
/go/odo_1/tests/integration/cmd_dev_test.go:2549

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [9.200 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [7.990 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:237

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [86.542 seconds]
odo dev command tests 1. devfile contains composite apply command when odo dev is running should execute the composite apply commands successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [10.812 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [103.244 seconds]
odo logs command tests when component is created and odo logs is executed when running in Dev mode with --logs 1. should successfully show logs of the running component
/go/odo_1/tests/integration/cmd_logs_test.go:249

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [27.842 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped the component is deleted while having access to the devfile.yaml when the component is deleted with --files should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:178

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
S [6.247 seconds]
odo dev command tests when Starting a PostgreSQL service [BeforeEach] when creating local files and dir and running odo dev - without metadata.name should correctly propagate changes to the container
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:1815
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:1865

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1818 @ 11/11/23 14:20:40.081
------------------------------
• [71.468 seconds]
odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) JSON output when describing the component in dev mode should describe the component
/go/odo_1/tests/integration/cmd_describe_component_test.go:416

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [84.150 seconds]
odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=false, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [50.425 seconds]
odo dev command tests when using a Devfile with no commands should start the Dev Session with --no-commands=false
/go/odo_1/tests/integration/cmd_dev_test.go:4921

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [32.370 seconds]
odo dev command tests image names as selectors when starting with a Devfile with relative and absolute image names and Kubernetes resources when adding a local registry for images when running odo dev should treat relative image names as selectors
/go/odo_1/tests/integration/cmd_dev_test.go:4756

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [119.986 seconds]
odo dev command tests when running odo dev and multiple env variables are set - with metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1717

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [23.647 seconds]
odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a run command should error out on an invalid command
/go/odo_1/tests/integration/cmd_dev_test.go:3150

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [76.966 seconds]
odo dev command tests when project and clonePath is present in devfile and running odo dev - without metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2058

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [89.278 seconds]
odo dev command tests when a component is bootstrapped should add annotation to use ImageStreams
/go/odo_1/tests/integration/cmd_dev_test.go:147

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [58.251 seconds]
odo dev command tests port-forwarding for the component when devfile has no endpoint when running odo dev should have no endpoint forwarded (podman=false, manual=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1282

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [110.933 seconds]
odo logs command tests when component is created and odo logs is executed when running in Dev mode should successfully show logs of the running component
/go/odo_1/tests/integration/cmd_logs_test.go:140

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.663 seconds]
odo dev command tests when creating local files and dir and running odo dev - with metadata.name should correctly propagate changes to the container
/go/odo_1/tests/integration/cmd_dev_test.go:1788

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [103.824 seconds]
odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=false, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [33.928 seconds]
odo devfile deploy command tests deploying devfile with exec when using devfile where the exec command is bound to fail should print the last 100 lines of the log to the output
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:648

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [57.308 seconds]
odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) Default output when switching to another directory when describing the component from another directory should describe the named component
/go/odo_1/tests/integration/cmd_describe_component_test.go:389

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [4.924 seconds]
odo dev command with api server tests when the component is bootstrapped should fail if --random-ports and --api-server-port are used together
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:63

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.944 seconds]
odo list with devfile listing non-odo managed components when a non-odo managed component without the managed-by label is deployed should list the component with odo list
/go/odo_1/tests/integration/cmd_devfile_list_test.go:67

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [92.853 seconds]
odo dev debug command tests when a composite command is used as debug command - without metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_debug_test.go:225

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #5
  Automatically polling progress:
    odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml Should build the application successfully (Spec Runtime: 2m34.322s)
      /go/odo_1/tests/integration/cmd_dev_test.go:3269
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:3263

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1111 14:22:12.592722   26677 status.go:34] setting inner loop State "Ready"
        [odo] 
        [odo] ↪ Dev mode
        [odo]  Status:
        [odo]  Watching for changes in the current directory /tmp/608883582
        [odo] 
        [odo] Keyboard Commands:
        [odo] [Ctrl+c] - Exit and delete resources from the cluster
        [odo]      [p] - Manually apply local changes to the application on the cluster
        [odo] I1111 14:22:12.592807   26677 watch.go:271] deployment watcher Event: Type: MODIFIED, name: ngmsam-app, rv: 106834344, generation: 2, pods: 1
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 353 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000036b60, {0x31064a8?, 0xc0012440f0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000036b60, {0x31064a8, 0xc0012440f0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cfa0da, 0x8}, 0xc000602000?, 0xc00011c420?, 0xc000716210)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0000b0360)
          /go/odo_1/tests/helper/helper_dev.go:279
      > github.com/redhat-developer/odo/tests/integration.glob..func7.38.3.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:3265
            | BeforeEach(func() {
            | 	helper.ReplaceString("devfile.yaml", "memoryLimit: 768Mi", "memoryLimit: 767Mi")
            > 	err := devSession.WaitSync()
            | 	Expect(err).ToNot(HaveOccurred())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [24.936 seconds]
odo dev command tests when a component is bootstrapped when an env.yaml file contains a non-current Project when odo dev is executed should not have modified env.yaml, and use current namespace
/go/odo_1/tests/integration/cmd_dev_test.go:547

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [99.011 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=false, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [58.063 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=true) should describe the API Server port (JSON)
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:123

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [106.986 seconds]
odo dev command tests when a component is bootstrapped when a delay is necessary for the component to start and running odo dev should first fail then succeed querying endpoint
/go/odo_1/tests/integration/cmd_dev_test.go:789

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [76.980 seconds]
odo dev command tests when setting git config and running odo dev should create vcs-uri annotation for the deployment when running odo dev
/go/odo_1/tests/integration/cmd_dev_test.go:2966

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [119.941 seconds]
odo dev command tests when running odo dev with devfile contain volume - without metadata.name should create pvc and reuse if it shares the same devfile volume name
/go/odo_1/tests/integration/cmd_dev_test.go:2197

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [89.576 seconds]
odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and without --no-commands when a file in component directory is modified should not trigger a push
/go/odo_1/tests/integration/cmd_dev_test.go:736

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.908 seconds]
odo dev command tests when running odo dev with alternative commands - without metadata.name should execute the custom non-default build and run commands successfully
/go/odo_1/tests/integration/cmd_dev_test.go:3207

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.074 seconds]
odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev 3. should check if the env variable has a correct value
/go/odo_1/tests/integration/cmd_dev_test.go:1589

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [69.417 seconds]
odo dev command tests when running odo dev and devfile with composite command - without metadata.name should execute all commands in composite command
/go/odo_1/tests/integration/cmd_dev_test.go:2610

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [109.888 seconds]
odo dev command tests when no project is present - with metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2164

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [31.231 seconds]
odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed
/go/odo_1/tests/integration/interactive_dev_test.go:211

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/42573988
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [191.156 seconds]
odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml Should build the application successfully
/go/odo_1/tests/integration/cmd_dev_test.go:3269

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [6.912 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [37.442 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="") when odo delete command is run again with nothing deployed on the cluster should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:151

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [40.806 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [58.023 seconds]
odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev 3. should check if the env variable has a correct value
/go/odo_1/tests/integration/cmd_dev_test.go:1589

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [51.435 seconds]
odo dev command tests when a component is bootstrapped when running with --no-commands (debug=false) should start the dev session
/go/odo_1/tests/integration/cmd_dev_test.go:268

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [10.128 seconds]
odo devfile deploy command tests deploying devfile with exec when using devfile that works; with component name of at max(63) characters length should complete the command execution successfully
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:576

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [137.516 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=true, customPortForwarding=true, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [6.402 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [85.663 seconds]
odo dev debug command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components not referenced in the Devfile should create the appropriate resources
/go/odo_1/tests/integration/cmd_dev_debug_test.go:501

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
S [4.865 seconds]
odo devfile deploy command tests deploying devfile with exec [It] should not set securitycontext for podsecurity admission on job's pod template
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:601

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a Kubernetes specific scenario, skipping
  In [It] at: /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:603 @ 11/11/23 14:23:30.411
------------------------------
S
------------------------------
• [128.743 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=false, customPortForwarding=true, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [28.366 seconds]
odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.967 seconds]
odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a build command should execute the default build command successfully if specified explicitly
/go/odo_1/tests/integration/cmd_dev_test.go:3126

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [69.748 seconds]
odo dev command tests when a component with multiple endpoints is run when odo dev is stopped should remove forwarded ports from state file
/go/odo_1/tests/integration/cmd_dev_test.go:3583

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [62.514 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [63.670 seconds]
odo dev command tests when running odo dev with alternative commands - with metadata.name should execute the custom non-default build and run commands successfully
/go/odo_1/tests/integration/cmd_dev_test.go:3207

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [7.773 seconds]
odo logs command tests when odo logs is executed for a component that's not running in any modes should print that no containers are running
/go/odo_1/tests/integration/cmd_logs_test.go:99

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSS
------------------------------
• [10.849 seconds]
odo describe component command tests when a non-odo application is present on the cluster should describe the component
/go/odo_1/tests/integration/cmd_describe_component_test.go:694

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.867 seconds]
odo dev command tests when running odo dev and composite command are nested - without metadata.name should execute all commands in composite commmand
/go/odo_1/tests/integration/cmd_dev_test.go:2674

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [64.340 seconds]
odo dev command tests 1. devfile contains composite apply command the devfile contains an image component that uses a remote Dockerfile when [PODMAN_CMD=echo] remote server returns a valid file when odo dev is run should build and push image when odo dev is run
/go/odo_1/tests/integration/cmd_dev_test.go:2526

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [60.723 seconds]
odo dev command tests when a container component defines a Command or Args - with metadata.name should run odo dev successfully (#5620)
/go/odo_1/tests/integration/cmd_dev_test.go:3538

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.130 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [96.755 seconds]
odo logs command tests when component is created and odo logs is executed when logs --follow is started when running in Dev mode should successfully follow logs of running component
/go/odo_1/tests/integration/cmd_logs_test.go:219

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [122.528 seconds]
odo list with devfile when a component created in 'app' application when dev is running on cluster verifying the managedBy Version in the odo list output should show managedBy Version
/go/odo_1/tests/integration/cmd_devfile_list_test.go:181

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [86.033 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy with image build extra args should run odo dev successfully
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:161

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [118.514 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy when running and stopping odo dev should not delete the resources created with odo deploy
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [68.908 seconds]
odo dev command tests when Devfile contains metadata.projectType when running odo dev should set the correct value in labels of resources
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [63.123 seconds]
odo run command tests when a component is bootstrapped when odo dev is executed with --no-commands=true and ready should execute commands
/go/odo_1/tests/integration/cmd_run_test.go:100

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [57.442 seconds]
odo dev command tests when running odo dev and build command throws an error should error out with some log
/go/odo_1/tests/integration/cmd_dev_test.go:2898

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [58.618 seconds]
odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [7.825 seconds]
odo create/delete/list/set namespace/project tests set project should not succeed to set the project
/go/odo_1/tests/integration/cmd_namespace_test.go:162

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [39.497 seconds]
odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [84.869 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_dev_test.go:112

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo dev --random-ports' from /tmp/647464502
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [70.554 seconds]
odo dev debug command tests when running build and debug commands as composite in different containers and a shared volume - without metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_debug_test.go:388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [60.781 seconds]
odo dev command tests when project and clonePath is present in devfile and running odo dev - with metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2058

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [58.591 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /instance endpoint is DELETEd should terminate the dev session
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:239

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  <<< Session terminated >>>
  << Captured StdOut/StdErr Output
------------------------------
• [95.213 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args should run odo dev successfully
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:161

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.172 seconds]
odo devfile deploy command tests deploying devfile with exec when using a devfile name with length more than 63 should fail with invalid component name error
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:622

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [78.792 seconds]
odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=true, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [120.193 seconds]
odo dev command tests when hotReload capable Build and Run commands are used with odo dev should execute the build and run commands
/go/odo_1/tests/integration/cmd_dev_test.go:3818

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [131.308 seconds]
odo dev command tests multiple dev sessions with different project are running on same platform (podman=false), same port when odo dev session is run for nodejs component when odo dev session is run for go project on the same port but different address when go and nodejs files are modified should be possible to access both the projects on same address and port
/go/odo_1/tests/integration/cmd_dev_test.go:1237

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [61.335 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:124

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.230 seconds]
odo dev command with api server tests when the component is bootstrapped should fail if --api-server is false but --api-server-port is true
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:46

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [61.766 seconds]
odo dev command tests when multiple projects are present - with metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2130

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [68.990 seconds]
odo dev command tests when a component is bootstrapped when odo dev is executed when odo dev is stopped should delete the component from the platform
/go/odo_1/tests/integration/cmd_dev_test.go:507

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [7.221 seconds]
odo create/delete/list/set namespace/project tests set project when running inside a component directory should set the project
/go/odo_1/tests/integration/cmd_namespace_test.go:190

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.692 seconds]
odo devfile init command tests setting application ports when running odo init --run-port with a Devfile with no commands should overwrite the ports into the container component referenced by the default run command
/go/odo_1/tests/integration/cmd_devfile_init_test.go:654

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [8.809 seconds]
odo list with devfile listing non-odo managed components when a non-odo managed component without the managed-by label is deployed should list the component in JSON
/go/odo_1/tests/integration/cmd_devfile_list_test.go:71

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [80.766 seconds]
odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=true, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [7.768 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in= should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [80.821 seconds]
odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/baz.txt file should synchronize it only
/go/odo_1/tests/integration/cmd_dev_test.go:1965

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSSS
------------------------------
• [49.475 seconds]
odo dev command tests when a component is bootstrapped when running with --no-commands (debug=true) should start the dev session
/go/odo_1/tests/integration/cmd_dev_test.go:268

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [9.192 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=deploy should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [60.856 seconds]
odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands when a file in component directory is modified when p is pressed should trigger a push
/go/odo_1/tests/integration/cmd_dev_test.go:754

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [58.478 seconds]
odo dev command tests when devfile has sourcemappings and running odo dev - without metadata.name should sync files to the correct location
/go/odo_1/tests/integration/cmd_dev_test.go:2016

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.167 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args should succeed
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:143

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [4.027 seconds]
odo dev command tests when running odo dev and prestart events are defined should not correctly execute PreStart commands
/go/odo_1/tests/integration/cmd_dev_test.go:2823

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.910 seconds]
odo dev command tests when running applications listening on the container loopback interface when running on default cluster platform should port-forward successfully
/go/odo_1/tests/integration/cmd_dev_test.go:4244

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [122.069 seconds]
odo dev debug command tests when creating nodejs component, doing odo dev and run command has dev.odo.push.path attribute should sync only the mentioned files at the appropriate remote destination
/go/odo_1/tests/integration/cmd_dev_debug_test.go:163

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.916 seconds]
odo dev command tests when a component is bootstrapped when a state file is not writable should fail running odo dev
/go/odo_1/tests/integration/cmd_dev_test.go:435

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [69.498 seconds]
odo dev command tests when a component with multiple endpoints is run should fail running a second session on the same platform
/go/odo_1/tests/integration/cmd_dev_test.go:3615

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.684 seconds]
odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together
/go/odo_1/tests/integration/cmd_dev_test.go:233

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [7.782 seconds]
odo create/delete/list/set namespace/project tests create project should fail to create project
/go/odo_1/tests/integration/cmd_namespace_test.go:63

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [120.713 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy with image build extra args when running and stopping odo dev should not delete the resources created with odo deploy
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [125.397 seconds]
odo describe component command tests checking for remote source code location when using devfile with sourceMapping and starting an odo dev session should show remote source code location in odo describe component output
/go/odo_1/tests/integration/cmd_describe_component_test.go:642

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [61.775 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted using its name and namespace from another directory should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:473

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [84.567 seconds]
odo dev command tests when starting with Devfile with autoBuild or deployByDefault components when running odo dev with some components referenced in the Devfile should create the appropriate resources
/go/odo_1/tests/integration/cmd_dev_test.go:4579

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [10.273 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:241

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [131.574 seconds]
odo list with devfile when a component created in 'app' application when dev is running on cluster should display platform
/go/odo_1/tests/integration/cmd_devfile_list_test.go:150

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.633 seconds]
odo list with devfile listing non-odo managed components when a non-odo managed component is deployed should list the component with odo list
/go/odo_1/tests/integration/cmd_devfile_list_test.go:43

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [50.810 seconds]
odo dev command tests when using a Devfile with no commands should start the Dev Session with --no-commands=true
/go/odo_1/tests/integration/cmd_dev_test.go:4921

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S [5.017 seconds]
odo dev command tests when Starting a PostgreSQL service [BeforeEach] when creating local files and dir and running odo dev - with metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:1815
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:1882

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1818 @ 11/11/23 14:27:28.712
------------------------------
• [58.523 seconds]
odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev with --var-file flag and setting value in env should check if the env variable has a correct value
/go/odo_1/tests/integration/cmd_dev_test.go:1668

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [169.082 seconds]
odo dev command tests when a component is bootstrapped when Automount volumes are present in the namespace when odo dev is executed should mount the volumes
/go/odo_1/tests/integration/cmd_dev_test.go:833

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.302 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:237

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [58.817 seconds]
odo dev command tests when Devfile 2.1.0 is used - with metadata.name when doing odo dev with --var-file flag and setting value in env should check if the env variable has a correct value
/go/odo_1/tests/integration/cmd_dev_test.go:1668

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [92.314 seconds]
odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/baz.txt file should synchronize it only
/go/odo_1/tests/integration/cmd_dev_test.go:1965

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [4.865 seconds]
odo devfile init command tests setting application ports when running odo init --run-port with a Devfile with no commands should ignore the run ports
/go/odo_1/tests/integration/cmd_devfile_init_test.go:628

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #15
  Automatically polling progress:
    odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully (Spec Runtime: 3m33.788s)
      /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
      In [It] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_debug_test.go:288
        At [By Step] cleaning up the resources on ending the session (Step Runtime: 26.885s)
          /go/odo_1/tests/integration/cmd_dev_debug_test.go:326

        Begin Captured GinkgoWriter Output >>
          ...
          [odo]  ✗  Finished executing the application (command: start-debug) [1m]
          [odo] I1111 14:27:29.893792    2673 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects &&  (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid]: error while streaming command: context canceled
          [odo] I1111 14:27:29.905623    2673 implem.go:114] The path for preference file is /tmp/15451336/preference.yaml
          [odo] I1111 14:27:29.906513    2673 segment.go:268] Checking telemetry enable status
          [odo] I1111 14:27:29.906523    2673 segment.go:286] Sending telemetry disabled by env variable
          [odo] Cleaning resources, please wait
          [odo] I1111 14:27:29.993517    2673 all.go:46] starting to concurrently query 200 APIs
          [odo] I1111 14:27:29.993721    2673 all.go:62] fired up all goroutines to query APIs
          [odo] I1111 14:27:30.981638    2673 all.go:67] all goroutines have returned in 988.13327ms
          [odo] I1111 14:27:30.981712    2673 all.go:76] query result: objects=653
        << End Captured GinkgoWriter Output

        Spec Goroutine
        goroutine 515 [select]
          github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0004e41c0, {0x3106268?, 0xc000ca9878}, 0x1, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
          github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0004e41c0, {0x3106268, 0xc000ca9878}, {0x0, 0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
          github.com/onsi/gomega/gexec.(*Session).Wait(0xc0003bc000?, {0xc000814c70?, 0x0?, 0x0?})
            /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
          github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
            /go/odo_1/tests/helper/helper_dev.go:263
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2.8()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:328
              | By("cleaning up the resources on ending the session", func() {
              | 	devSession.Stop()
              > 	devSession.WaitEnd()
              | 	out := commonVar.CliRunner.Run("get", "deployments").Out.Contents()
              | 	helper.DontMatchAllInOutput(string(out), deploymentNames)
          github.com/onsi/ginkgo/v2/internal.(*Suite).By(0xc0000c6000, {0x2d5a346, 0x2f}, {0xc000885e70, 0x1, 0x0?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:309
          github.com/onsi/ginkgo/v2.By({0x2d5a346?, 0x0?}, {0xc000885e70?, 0x0?, 0x0?})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/core_dsl.go:547
        > github.com/redhat-developer/odo/tests/integration.glob..func6.7.2()
            /go/odo_1/tests/integration/cmd_dev_debug_test.go:326
              | })
              | 
              > By("cleaning up the resources on ending the session", func() {
              | 	devSession.Stop()
              | 	devSession.WaitEnd()
          github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x0})
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
          github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
            /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [60.772 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="deploy") should output that there are no resources to be deleted
/go/odo_1/tests/integration/cmd_delete_test.go:124

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [60.925 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S [5.164 seconds]
odo init interactive command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should download correct devfile from the first in-cluster registry
  [BeforeEach] /go/odo_1/tests/integration/interactive_init_test.go:708
  [It] /go/odo_1/tests/integration/interactive_init_test.go:737

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] skipped on non Kubernetes clusters
  In [BeforeEach] at: /go/odo_1/tests/integration/interactive_init_test.go:710 @ 11/11/23 14:28:03.515
------------------------------
S
------------------------------
• [59.974 seconds]
odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [82.232 seconds]
odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and without --no-commands when a file in component directory is modified when p is pressed should trigger a push
/go/odo_1/tests/integration/cmd_dev_test.go:754

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.887 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when an env.yaml file contains a non-current Project when running odo deploy when the env.yaml file still contains a non-current Project should delete the component in the current namespace
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:226

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [111.214 seconds]
odo dev command tests when a hotReload capable Run command is used with odo dev should execute the build and run commands
/go/odo_1/tests/integration/cmd_dev_test.go:3771

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [111.851 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev when modifying name for container in Devfile should react on the Devfile modification (podman=false, manual=true, customPortForwarding=false, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1379

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [230.400 seconds]
odo dev debug command tests when a composite apply command is used as debug command should execute the composite apply commands successfully
/go/odo_1/tests/integration/cmd_dev_debug_test.go:288

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.902 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when an env.yaml file contains a non-current Project when running odo deploy when the env.yaml file still contains a non-current Project should delete the component in the current namespace
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:226

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [5.503 seconds]
odo devfile build-images command tests when starting with Devfile with autoBuild or deployByDefault components when building and pushing images should build and push all Image components regardless of autoBuild
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:385

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [122.055 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy when running and stopping odo dev should not delete the resources created with odo deploy
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [130.412 seconds]
odo describe component command tests checking for remote source code location when using devfile with containers that has mountSource set to false and starting an odo dev session should show remote source code location in odo describe component output
/go/odo_1/tests/integration/cmd_describe_component_test.go:642

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [86.464 seconds]
odo dev command tests cleanup of resources is not successful when using a Devfile with a Pod failing to delete before the cleanup timeout when odo dev is executed when odo dev is stopped should report that the component could not be deleted
/go/odo_1/tests/integration/cmd_dev_test.go:5007

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.007 seconds]
odo dev command tests when Devfile contains metadata.language when odo deploy is executed should set the correct value in labels of deployed resources
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [58.474 seconds]
odo describe component command tests when creating a component when running odo dev (podman=false,debug=false) JSON output when describing the component in dev mode should describe the component
/go/odo_1/tests/integration/cmd_describe_component_test.go:416

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [4.005 seconds]
odo dev command tests when Devfile contains metadata.language invalid as a label value when odo deploy is executed should set the correct value in labels of deployed resources
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [5.544 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an Image component with a build context should build image via Docker if build context references PROJECT_SOURCE env var
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:326

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [25.433 seconds]
odo dev command tests when a component is bootstrapped should start on cluster even if Podman client takes long to initialize
/go/odo_1/tests/integration/cmd_dev_test.go:91

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [82.773 seconds]
odo list with devfile devfile has missing metadata when projectType is missing when the component is pushed in dev mode should show the language for 'Type' in odo list
/go/odo_1/tests/integration/cmd_devfile_list_test.go:334

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [49.084 seconds]
odo dev command tests when running odo dev --no-watch and build command throws an error should error out with some log
/go/odo_1/tests/integration/cmd_dev_test.go:2898

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [9.559 seconds]
odo list with devfile listing non-odo managed components when an operator managed deployment(without instance and managed-by label) is deployed should not be listed in the odo list output
/go/odo_1/tests/integration/cmd_devfile_list_test.go:88

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [5.959 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an Image component with no build context should build image via Podman by defaulting build context to devfile path
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:450

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [122.423 seconds]
odo describe component command tests checking for remote source code location when using devfile with no sourceMapping, defaults to /projects and starting an odo dev session should show remote source code location in odo describe component output
/go/odo_1/tests/integration/cmd_describe_component_test.go:642

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [7.018 seconds]
odo dev command tests when running applications listening on the container loopback interface should error out if using --ignore-localhost on any platform other than Podman
/go/odo_1/tests/integration/cmd_dev_test.go:4211

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [67.386 seconds]
odo dev command tests when adding local files to gitignore and running odo dev when modifying /testdir/foobar.txt file should not synchronize it
/go/odo_1/tests/integration/cmd_dev_test.go:1987

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.780 seconds]
odo dev command tests when a component is bootstrapped should fail when using --no-commands and --build-command and/or --run-command together
/go/odo_1/tests/integration/cmd_dev_test.go:233

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [5.653 seconds]
odo dev command tests when running applications listening on the container loopback interface should error out if using --forward-localhost on any platform other than Podman
/go/odo_1/tests/integration/cmd_dev_test.go:4220

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [61.643 seconds]
odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a build command should execute the custom non-default build command successfully
/go/odo_1/tests/integration/cmd_dev_test.go:3112

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [83.050 seconds]
odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_dev_test.go:76

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo dev --random-ports' from /tmp/2391000314
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [62.396 seconds]
odo describe component command tests when creating a component when running odo dev (podman=false,debug=true) JSON output when switching to another directory when describing the component from another directory should describe the named component
/go/odo_1/tests/integration/cmd_describe_component_test.go:477

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
• [59.580 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=false) should describe the API Server port
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:108

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [9.368 seconds]
odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns an error should not build images
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:502

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [8.627 seconds]
odo describe component command tests when creating a component should not describe the component from another directory, with cluster
/go/odo_1/tests/integration/cmd_describe_component_test.go:289

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.618 seconds]
odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run odo deploy
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:538

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [63.214 seconds]
odo run command tests when a component is bootstrapped when odo dev is executed with --no-commands=false and ready should execute commands
/go/odo_1/tests/integration/cmd_run_test.go:100

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.510 seconds]
odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [81.406 seconds]
odo dev command tests when creating local files and dir and running odo dev - with metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container
/go/odo_1/tests/integration/cmd_dev_test.go:1805

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S [5.591 seconds]
odo dev command tests when a component is bootstrapped [It] should not set securitycontext for podsecurity admission
/go/odo_1/tests/integration/cmd_dev_test.go:392

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a Kubernetes specific scenario, skipping
  In [It] at: /go/odo_1/tests/integration/cmd_dev_test.go:394 @ 11/11/23 14:29:35.056
------------------------------
S
------------------------------
• [4.883 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when an env.yaml file contains a non-current Project when running odo deploy should succeed
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:201

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [15.629 seconds]
odo create/delete/list/set namespace/project tests delete namespace when force-deleting a valid namespace should successfully delete the namespace asynchronously
/go/odo_1/tests/integration/cmd_namespace_test.go:107

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [120.884 seconds]
odo dev command tests when node-js application is created and deployed with devfile schema 2.2.0 should check memory Request and Limit
/go/odo_1/tests/integration/cmd_dev_test.go:3375

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [11.062 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:241

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [8.232 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.275 seconds]
odo dev command tests when running applications listening on the container loopback interface should error out if using --ignore-localhost on any platform other than Podman
/go/odo_1/tests/integration/cmd_dev_test.go:4211

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [60.383 seconds]
odo dev command tests port-forwarding for the component when devfile has no endpoint when running odo dev should have no endpoint forwarded (podman=false, manual=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1282

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [6.294 seconds]
odo generic When deleting two project one after the other should be able to delete sequentially
/go/odo_1/tests/integration/generic_test.go:100

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [63.064 seconds]
odo dev command tests when Devfile 2.1.0 is used - without metadata.name when doing odo dev with --var-file flag should check if the env variable has a correct value
/go/odo_1/tests/integration/cmd_dev_test.go:1639

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [60.909 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=true) should describe the API Server port
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:108

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [119.053 seconds]
odo dev command tests when doing odo dev and there is a env variable with spaces - without metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1743

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [61.347 seconds]
odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag should not add a DEBUG_PORT variable to the container
/go/odo_1/tests/integration/cmd_dev_debug_test.go:124

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [69.675 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [84.641 seconds]
odo list with devfile devfile has missing metadata when projectType and language is missing when the component is pushed should show 'nodejs' for 'Type' in odo list
/go/odo_1/tests/integration/cmd_devfile_list_test.go:363

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.295 seconds]
odo devfile deploy command tests using a Devfile with an image component using a remote Dockerfile when remote server returns a valid file should run odo deploy
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:538

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSSS
------------------------------
• [49.395 seconds]
odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands when a file in component directory is modified should not trigger a push
/go/odo_1/tests/integration/cmd_dev_test.go:736

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [6.492 seconds]
odo create/delete/list/set namespace/project tests set namespace should successfully set the namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:147

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [119.033 seconds]
odo dev command tests when running odo dev with devfile contain volume - with metadata.name check the volume name and mount paths for the containers
/go/odo_1/tests/integration/cmd_dev_test.go:2230

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [148.662 seconds]
odo dev command tests when running odo dev with devfile containing volume-component - with metadata.name should successfully use the volume components in container components
/go/odo_1/tests/integration/cmd_dev_test.go:2278

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [59.172 seconds]
odo dev command tests when a container component defines a Command or Args - without metadata.name should run odo dev successfully (#5620)
/go/odo_1/tests/integration/cmd_dev_test.go:3538

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [6.462 seconds]
odo create/delete/list/set namespace/project tests delete project should not succeed to delete a non-existent project
/go/odo_1/tests/integration/cmd_namespace_test.go:122

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [58.424 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=true, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
  ------------------------------
  Progress Report for Ginkgo Process #3
  Automatically polling progress:
    odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args when running and stopping odo dev should not delete the resources created with odo deploy (Spec Runtime: 2m4.872s)
      /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176
      In [BeforeEach] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:169

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1111 14:30:33.472896   11398 exec.go:54] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c100-e.eu-de.containers.cloud.ibm.com:31952/api/v1/namespaces/cmd-devfile-deploy-test176csi/pods/eeyygz-app-6cf79f8fd8-5vqrr/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_run.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c100-e.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true]'
        [odo] stdout: []
        [odo] stderr: []
        [odo]  ✗  Finished executing the application (command: run) [1m]
        [odo] I1111 14:30:33.472946   11398 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd /project &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled
        [odo] I1111 14:30:33.555764   11398 delete.go:174] Ignoring resource: deployments/my-component; its mode(Deploy) does not match with the given mode(Dev)
        [odo] I1111 14:30:33.590852   11398 all.go:46] starting to concurrently query 200 APIs
        [odo] I1111 14:30:33.595805   11398 all.go:62] fired up all goroutines to query APIs
        [odo] I1111 14:30:34.381644   11398 all.go:67] all goroutines have returned in 790.829211ms
        [odo] I1111 14:30:34.381703   11398 all.go:76] query result: objects=632
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 1099 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00047c700, {0x3106268?, 0xc001bf5698}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00047c700, {0x3106268, 0xc001bf5698}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000c29ea8?, {0xc00172b820?, 0x439d648?, 0x0?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
      > github.com/redhat-developer/odo/tests/integration.glob..func9.6.2.4.1()
          /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:173
            | 	Expect(err).ShouldNot(HaveOccurred())
            | 	devSession.Stop()
            > 	devSession.WaitEnd()
            | })
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x108af7e, 0x0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [118.655 seconds]
odo dev command tests when a devfile with a local parent is used for odo dev and the parent is not synced when updating the parent should update the component
/go/odo_1/tests/integration/cmd_dev_test.go:3697

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [129.284 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy with image build extra args when running and stopping odo dev should not delete the resources created with odo deploy
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:176

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [114.300 seconds]
odo logs command tests when component is created and odo logs is executed when running in both Dev and Deploy mode when --follow flag is specified should successfully follow logs of running component
/go/odo_1/tests/integration/cmd_logs_test.go:348

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [58.678 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [7.481 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEPLOY mode when the component is deleted using its name and namespace from another directory should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:241

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [4.832 seconds]
odo run command tests when a component is bootstrapped should fail if odo dev is not running
/go/odo_1/tests/integration/cmd_run_test.go:72

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [117.991 seconds]
odo dev command tests when running odo dev and run command throws an error should error out with some log
/go/odo_1/tests/integration/cmd_dev_test.go:2858

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [58.394 seconds]
odo dev command tests when a component is bootstrapped should use the index information from previous push operation
/go/odo_1/tests/integration/cmd_dev_test.go:200

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [78.399 seconds]
odo dev command tests when creating local files and dir and running odo dev - without metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container
/go/odo_1/tests/integration/cmd_dev_test.go:1805

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S [4.405 seconds]
odo preference and config command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace registry list should return registry listed in CR
  [BeforeEach] /go/odo_1/tests/integration/cmd_pref_config_test.go:377
  [It] /go/odo_1/tests/integration/cmd_pref_config_test.go:414

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] skipped on non Kubernetes clusters
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_pref_config_test.go:379 @ 11/11/23 14:31:21.036
------------------------------
• [6.858 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag
/go/odo_1/tests/integration/interactive_deploy_test.go:40

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo deploy -v 4' from /tmp/1168592393
  << Captured StdOut/StdErr Output
------------------------------
• [68.309 seconds]
odo dev command tests when adding local files to gitignore and running odo dev when modifying /foobar.txt file should not synchronize it
/go/odo_1/tests/integration/cmd_dev_test.go:1977

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.361 seconds]
odo dev command tests when devfile project field is present and running odo dev - with metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2097

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [7.792 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [57.340 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=false, customPortForwarding=true, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.180 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=true, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [57.585 seconds]
odo dev command tests port-forwarding for the component when devfile has single endpoint when running odo dev should expose the endpoint on localhost (podman=false, manual=true, customPortForwarding=true, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1338

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
•S
------------------------------
• [99.929 seconds]
odo dev command tests when hotReload capable Build and Run commands are used with odo dev when a source file is modified should not re-execute the run command
/go/odo_1/tests/integration/cmd_dev_test.go:3834

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [55.852 seconds]
odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false should have created resources
/go/odo_1/tests/integration/cmd_dev_test.go:668

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
S [3.783 seconds]
odo devfile registry command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should list detailed information regarding nodejs when using an in-cluster registry
  [BeforeEach] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:216
  [It] /go/odo_1/tests/integration/cmd_devfile_registry_test.go:244

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] skipped on non Kubernetes clusters
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_devfile_registry_test.go:218 @ 11/11/23 14:32:06.26
------------------------------
S
------------------------------
• [70.020 seconds]
odo dev debug command tests when running build and debug commands as composite in different containers and a shared volume - with metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_debug_test.go:388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [5.293 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in= should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [124.956 seconds]
odo list with devfile when a component created in 'app' application when dev is running on cluster show an odo deploy or dev in the list
/go/odo_1/tests/integration/cmd_devfile_list_test.go:193

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [61.197 seconds]
odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands=false when a file in component directory is modified should not trigger a push
/go/odo_1/tests/integration/cmd_dev_test.go:736

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [57.802 seconds]
odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a run command should execute the default run command successfully if specified explicitly
/go/odo_1/tests/integration/cmd_dev_test.go:3195

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
S [4.316 seconds]
odo devfile init command tests when DevfileRegistriesList CRD is installed on cluster [BeforeEach] when CR for devfileregistrieslists is installed in namespace should be able to download devfile from the in-cluster registry
  [BeforeEach] /go/odo_1/tests/integration/cmd_devfile_init_test.go:586
  [It] /go/odo_1/tests/integration/cmd_devfile_init_test.go:613

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] skipped on non Kubernetes clusters
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_devfile_init_test.go:588 @ 11/11/23 14:32:17.459
------------------------------
• [58.340 seconds]
odo dev command tests when a component is bootstrapped when run command takes really long to start should cancel run command and return if odo dev is stopped
/go/odo_1/tests/integration/cmd_dev_test.go:1002

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [129.834 seconds]
odo dev command tests when running odo dev and composite command is used as a run command - without metadata.name should run successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2709

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [11.932 seconds]
odo delete command tests when running odo deploy for an exec command bound to fail should print the job in the list of resources to be deleted with named delete command
/go/odo_1/tests/integration/cmd_delete_test.go:546

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [5.481 seconds]
odo devfile build-images command tests when using a Devfile with variable image names should build images with default variable values (push=true)
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:431

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [28.310 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [70.135 seconds]
odo dev command tests when a component is bootstrapped when using a default namespace should print warning about default namespace when running odo dev
/go/odo_1/tests/integration/cmd_dev_test.go:130

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.431 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in=dev should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.285 seconds]
odo devfile build-images command tests when starting with Devfile with autoBuild or deployByDefault components when building images should build all Image components regardless of autoBuild
/go/odo_1/tests/integration/cmd_devfile_build_images_test.go:364

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.291 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile
/go/odo_1/tests/integration/interactive_deploy_test.go:75

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo deploy' from /tmp/1255527812
  << Captured StdOut/StdErr Output
------------------------------
• [4.739 seconds]
odo logs command tests when directory is empty should error
/go/odo_1/tests/integration/cmd_logs_test.go:86

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [56.928 seconds]
odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a run command should execute the default run command successfully if specified explicitly
/go/odo_1/tests/integration/cmd_dev_test.go:3195

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [25.430 seconds]
odo dev command tests when running odo dev with alternative commands - with metadata.name when running odo dev with a build command should error out on an invalid command
/go/odo_1/tests/integration/cmd_dev_test.go:3080

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [17.471 seconds]
odo create/delete/list/set namespace/project tests delete project when force-deleting a valid project should successfully delete the project synchronously with --wait
/go/odo_1/tests/integration/cmd_namespace_test.go:115

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [58.073 seconds]
odo dev command tests when Devfile contains neither metadata.language nor metadata.projectType when running odo dev should set the correct value in labels of resources
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [5.914 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=dev should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [87.508 seconds]
odo dev command tests when a component with endpoints is bootstrapped and pushed should not create Ingress or Route resources in the cluster
/go/odo_1/tests/integration/cmd_dev_test.go:3463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [118.967 seconds]
odo dev command tests when doing odo dev and there is a env variable with spaces - with metadata.name should be able to exec command
/go/odo_1/tests/integration/cmd_dev_test.go:1743

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.866 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=true --running-in=deploy should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [41.024 seconds]
odo logs command tests when component is created and odo logs is executed when running in Deploy mode when --follow flag is specified should successfully follow logs of running component
/go/odo_1/tests/integration/cmd_logs_test.go:291

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S [4.774 seconds]
odo dev command tests when Starting a PostgreSQL service [BeforeEach] when creating local files and dir and running odo dev - without metadata.name when deleting local files and dir and waiting for sync should not list deleted dir and file in container
  [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:1815
  [It] /go/odo_1/tests/integration/cmd_dev_test.go:1882

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_dev_test.go:1818 @ 11/11/23 14:33:24.892
------------------------------
• [101.542 seconds]
odo logs command tests when component is created and odo logs is executed when running in both Dev and Deploy mode should successfully show logs of the running component
/go/odo_1/tests/integration/cmd_logs_test.go:320

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [58.972 seconds]
odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports
/go/odo_1/tests/integration/cmd_dev_test.go:3622

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  PID: 19257
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [59.067 seconds]
odo dev command tests when Devfile contains metadata.language when running odo dev should set the correct value in labels of resources
/go/odo_1/tests/integration/cmd_dev_test.go:4089

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [57.750 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag should serve endpoints
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:171

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
S [4.885 seconds]
odo devfile deploy command tests when deploying a ServiceBinding k8s resource [BeforeEach] when odo deploy is run should successfully deploy the ServiceBinding resource
  [BeforeEach] /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:387
  [It] /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:412

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] Skipping service binding tests as SKIP_SERVICE_BINDING_TESTS is true
  In [BeforeEach] at: /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:390 @ 11/11/23 14:33:36.154
------------------------------
• [6.194 seconds]
odo create/delete/list/set namespace/project tests set namespace should not succeed to set the namespace
/go/odo_1/tests/integration/cmd_namespace_test.go:162

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [9.341 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when the component is deleted while having access to the devfile.yaml should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [60.627 seconds]
odo dev command tests when no project is present - without metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2164

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [137.980 seconds]
odo dev command tests when running odo dev with devfile containing volume-component - without metadata.name should successfully use the volume components in container components
/go/odo_1/tests/integration/cmd_dev_test.go:2278

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [5.049 seconds]
odo dev command tests when Devfile contains neither metadata.language nor metadata.projectType when odo deploy is executed should set the correct value in labels of deployed resources
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [67.982 seconds]
odo dev command tests when devfile project field is present and running odo dev - without metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2097

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [5.636 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an outer-loop Kubernetes component referenced via an URI when running odo deploy with image build extra args should succeed
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:143

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSSS
------------------------------
• [98.893 seconds]
odo dev command tests 1. devfile contains composite apply command when odo dev is running with container run extra args should execute the composite apply commands successfully
/go/odo_1/tests/integration/cmd_dev_test.go:2388

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSS
------------------------------
• [99.414 seconds]
odo dev command tests when a component is bootstrapped when odo dev is executed and Ephemeral is set to false when killing odo dev and another process replaces it should restart a new session successfully
/go/odo_1/tests/integration/cmd_dev_test.go:609

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [5.089 seconds]
odo devfile deploy command tests when using a devfile.yaml containing two deploy commands should run odo deploy
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:244

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [69.898 seconds]
odo dev debug command tests when a component is bootstrapped when running odo dev with debug flag and custom port mapping for port forwarding should connect to relevant custom ports forwarded
/go/odo_1/tests/integration/cmd_dev_debug_test.go:76

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSSSS
------------------------------
• [6.881 seconds]
odo deploy interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first
/go/odo_1/tests/integration/interactive_deploy_test.go:109

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo deploy' from /tmp/3284983896
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [60.211 seconds]
odo dev command tests when adding local files to gitignore and running odo dev should not sync ignored files to the container
/go/odo_1/tests/integration/cmd_dev_test.go:1955

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
  ------------------------------
  Progress Report for Ginkgo Process #1
  Automatically polling progress:
    odo dev command tests Devfile contains pod-overrides and container-overrides attributes should override the content in the pod it creates for the component on the cluster (Spec Runtime: 2m2.303s)
      /go/odo_1/tests/integration/cmd_dev_test.go:4146
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/integration/cmd_dev_test.go:4146

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] stderr: []
        [odo] I1111 14:33:41.077848   17949 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: context canceled
        [odo] I1111 14:33:41.081583   17949 implem.go:114] The path for preference file is /tmp/971517253/preference.yaml
        [odo] I1111 14:33:41.082302   17949 segment.go:268] Checking telemetry enable status
        [odo] I1111 14:33:41.082317   17949 segment.go:286] Sending telemetry disabled by env variable
        [odo] Cleaning resources, please wait
        [odo] I1111 14:33:41.168592   17949 all.go:46] starting to concurrently query 200 APIs
        [odo] I1111 14:33:41.168747   17949 all.go:62] fired up all goroutines to query APIs
        [odo] I1111 14:33:42.284653   17949 all.go:67] all goroutines have returned in 1.115229142s
        [odo] I1111 14:33:42.285560   17949 all.go:76] query result: objects=616
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 958 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006e6a80, {0x3106268?, 0xc0004a6e40}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006e6a80, {0x3106268, 0xc0004a6e40}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/onsi/gomega/gexec.(*Session).Wait(0xc000e55d50?, {0xc0006e0c60?, 0x2cfbeb7?, 0x9?})
          /go/odo_1/vendor/github.com/onsi/gomega/gexec/session.go:144
        github.com/redhat-developer/odo/tests/helper.DevSession.WaitEnd(...)
          /go/odo_1/tests/helper/helper_dev.go:263
        github.com/redhat-developer/odo/tests/helper.RunDevMode.func1()
          /go/odo_1/tests/helper/helper_dev.go:334
        github.com/redhat-developer/odo/tests/helper.RunDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...}, ...)
          /go/odo_1/tests/helper/helper_dev.go:337
      > github.com/redhat-developer/odo/tests/integration.glob..func7.64.2()
          /go/odo_1/tests/integration/cmd_dev_test.go:4147
            | })
            | It("should override the content in the pod it creates for the component on the cluster", func() {
            > 	err := helper.RunDevMode(helper.DevSessionOpts{
            | 		RunOnPodman: ctx.podman,
            | 	}, func(session *gexec.Session, outContents, _ string, _ map[string]string) {
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x26a1e73, 0xc0014d2120})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [5.747 seconds]
odo devfile deploy command tests when a component is bootstrapped when using a default namespace should display warning when running the deploy command
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:67

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [130.179 seconds]
odo dev command tests when java-springboot application is created and running odo dev when Update the devfile.yaml when compare the local and remote files localFiles and remoteFiles should match
/go/odo_1/tests/integration/cmd_dev_test.go:3324

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [7.259 seconds]
odo describe component command tests should fail, with default cluster mode
/go/odo_1/tests/integration/cmd_describe_component_test.go:70

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [128.432 seconds]
odo dev command tests Devfile contains pod-overrides and container-overrides attributes should override the content in the pod it creates for the component on the cluster
/go/odo_1/tests/integration/cmd_dev_test.go:4146

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [57.019 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag (custom api server port=false) should start the Dev server when --api-server flag is passed
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:98

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [9.097 seconds]
odo describe component command tests when creating a component when running odo deploy to create ingress/routes should show the ingress/routes in odo describe component output
/go/odo_1/tests/integration/cmd_describe_component_test.go:552

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SS
------------------------------
• [36.175 seconds]
odo delete command tests when deleting a component containing preStop event that is deployed with DEV and --files=false should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:517

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
• [130.041 seconds]
odo dev command tests when a hotReload capable Run command is used with odo dev when a source file is modified should not re-execute the run command
/go/odo_1/tests/integration/cmd_dev_test.go:3787

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [29.199 seconds]
odo delete command tests when a component is bootstrapped when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [8.247 seconds]
odo delete command tests when a component is bootstrapped when the component is deployed in DEPLOY mode when a resource is changed in the devfile and the component is deleted while having access to the devfile.yaml with --files=false --running-in= should delete the component
/go/odo_1/tests/integration/cmd_delete_test.go:274

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.891 seconds]
odo devfile deploy command tests when directory is empty should error
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:47

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [61.007 seconds]
odo dev command tests when running odo dev and composite command is marked as parallel:true - with metadata.name should execute all commands in composite command
/go/odo_1/tests/integration/cmd_dev_test.go:2642

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
S
------------------------------
• [8.778 seconds]
odo dev command tests when Devfile contains metadata.projectType invalid as a label value when odo deploy is executed should set the correct value in labels of deployed resources
/go/odo_1/tests/integration/cmd_dev_test.go:4105

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [4.378 seconds]
odo devfile deploy command tests when using a devfile.yaml containing an Image component with no build context should build image via Docker by defaulting build context to devfile path
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:450

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [74.060 seconds]
odo devfile deploy command tests deploying devfile with exec when using devfile with a long running command in exec should print the tip to run odo logs after 1 minute of execution
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:636

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.780 seconds]
odo dev command tests when a component is bootstrapped should sync .git directory and subfiles with --sync-git-dir
/go/odo_1/tests/integration/cmd_dev_test.go:182

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [6.524 seconds]
odo describe component command tests should fail, with cluster
/go/odo_1/tests/integration/cmd_describe_component_test.go:89

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.715 seconds]
odo create/delete/list/set namespace/project tests set project should successfully set the project
/go/odo_1/tests/integration/cmd_namespace_test.go:147

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [78.614 seconds]
odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=true, customPortForwarding=false, customAddress=true)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [86.919 seconds]
odo devfile deploy command tests when using a devfile.yaml containing a deploy command when running odo deploy should run odo dev successfully
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:161

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
SSS
------------------------------
S [4.182 seconds]
odo devfile deploy command tests deploying devfile with exec [It] should not set securitycontext for podsecurity admission on job's pod template
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:601

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output

  [SKIPPED] This is a Kubernetes specific scenario, skipping
  In [It] at: /go/odo_1/tests/integration/cmd_devfile_deploy_test.go:603 @ 11/11/23 14:35:05.298
------------------------------
• [58.905 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed when the component is deleted while having access to the devfile.yaml should delete the appropriate resources
/go/odo_1/tests/integration/cmd_delete_test.go:428

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.940 seconds]
odo devfile deploy command tests when recording telemetry data should record the telemetry data correctly
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:270

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [5.587 seconds]
odo create/delete/list/set namespace/project tests list namespace should successfully list all the namespaces
/go/odo_1/tests/integration/cmd_namespace_test.go:221

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [61.170 seconds]
odo dev command tests when multiple projects are present - without metadata.name should sync to the correct dir in container
/go/odo_1/tests/integration/cmd_dev_test.go:2130

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [78.451 seconds]
odo dev command tests when a component is bootstrapped when odo is executed with --no-watch flag and with --no-commands=false when a file in component directory is modified when p is pressed should trigger a push
/go/odo_1/tests/integration/cmd_dev_test.go:754

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [62.664 seconds]
odo dev command tests when a component is bootstrapped should not sync .git directory
/go/odo_1/tests/integration/cmd_dev_test.go:166

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [23.780 seconds]
odo dev command tests when running odo dev with alternative commands - without metadata.name when running odo dev with a build command should error out on an invalid command
/go/odo_1/tests/integration/cmd_dev_test.go:3080

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [27.906 seconds]
odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is deployed in DEV mode and dev mode stopped when the component is deleted using its name (and namespace) from another directory (running-in="dev") should have deleted the component
/go/odo_1/tests/integration/cmd_delete_test.go:128

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [55.610 seconds]
odo devfile deploy command tests deploying devfile with long-running exec when Automount volumes are present in the namespace should mount the volumes
/go/odo_1/tests/integration/cmd_devfile_deploy_test.go:695

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [119.818 seconds]
odo dev command tests Devfile with no metadata.name when running odo dev against a component with no source code should use the directory as component name
/go/odo_1/tests/integration/cmd_dev_test.go:3873

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [66.673 seconds]
odo dev command with api server tests when the component is bootstrapped when odo dev is run with --api-server flag when /component/command endpoint is POSTed should trigger a push
/go/odo_1/tests/integration/cmd_dev_api_server_test.go:221

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [80.485 seconds]
odo dev command tests port-forwarding for the component when devfile has multiple endpoints when running odo dev should expose all endpoints on localhost regardless of exposure(podman=false, manual=false, customPortForwarding=true, customAddress=false)
/go/odo_1/tests/integration/cmd_dev_test.go:1463

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [59.143 seconds]
odo dev command tests when adding local files to gitignore and running odo dev should not sync ignored files to the container
/go/odo_1/tests/integration/cmd_dev_test.go:1955

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [110.535 seconds]
odo dev command tests multiple dev sessions with different project are running on same platform (podman=false), same port when odo dev session is run for nodejs component when odo dev session is run for go project on the same port but different address should be able to run both the sessions
/go/odo_1/tests/integration/cmd_dev_test.go:1213

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
• [68.932 seconds]
odo dev command tests when Create and dev java-springboot component should execute default build and run commands correctly
/go/odo_1/tests/integration/cmd_dev_test.go:2931

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #12
  Automatically polling progress:
    odo dev command tests checking if odo dev matches local Devfile K8s resources and remote resources when odo dev is executed to run a devfile containing a k8s resource with apply command should have deleted the old resource and created the new resource (Spec Runtime: 2m3.48s)
      /go/odo_1/tests/integration/cmd_dev_test.go:1077
      In [BeforeEach] (Node Runtime: 2m0s)
        /go/odo_1/tests/integration/cmd_dev_test.go:1050

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1111 14:36:30.655729   23641 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I1111 14:36:30.655858   23641 port.go:319] port 8080 not listening in container "runtime"
        [odo] I1111 14:36:38.474718   23641 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: pnqrlx-app-84b9998d4d-kq7ww in container: runtime
        [odo] I1111 14:36:38.666857   23641 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
        [odo] I1111 14:36:38.666905   23641 exec.go:96]    0: 6D2E11AC:9366 22191068:01BB 06 00000000:00000000 03:00000BED 00000000     0        0 0 3 0000000000000000                                      
        [odo] I1111 14:36:38.666998   23641 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
        [odo] I1111 14:36:38.667502   23641 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
        [odo] I1111 14:36:38.667560   23641 exec.go:96]    0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1006640000        0 84582443 1 0000000000000000 100 0 0 10 0
        [odo] I1111 14:36:38.667582   23641 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
        [odo] I1111 14:36:38.670516   23641 port.go:319] port 8080 not listening in container "runtime"
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 1051 [select, 2 minutes]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0002f4460, {0x31064a8?, 0xc000be0a50}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0002f4460, {0x31064a8, 0xc000be0a50}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2cfa0da, 0x8}, 0xc000572860?, 0xc000572840?, 0xc0014a8d50)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc000280180)
          /go/odo_1/tests/helper/helper_dev.go:279
      > github.com/redhat-developer/odo/tests/integration.glob..func7.5.1.1()
          /go/odo_1/tests/integration/cmd_dev_test.go:1069
            | 	helper.ReplaceStrings(filepath.Join(commonVar.Context, "devfile.yaml"), devfile.deploymentName, devfile.newDeploymentName)
            | 
            > 	err := devSession.WaitSync()
            | 	Expect(err).To(BeNil())
            | })
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x108af7e, 0xc0006fd620})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [208.600 seconds]
odo dev command tests checking if odo dev matches local Devfile K8s resources and remote resources when odo dev is executed to run a devfile containing a k8s resource with apply command should have deleted the old resource and created the new resource
/go/odo_1/tests/integration/cmd_dev_test.go:1077

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  << Captured StdOut/StdErr Output
------------------------------

Ran 406 of 956 Specs in 1555.672 seconds
SUCCESS! -- 406 Passed | 0 Failed | 0 Pending | 550 Skipped


Ginkgo ran 1 suite in 27m5.048293949s
Test Suite Passed
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --poll-progress-after=120s --poll-progress-interval=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-e2e.xml"  tests/e2escenarios
Running Suite: odo e2e scenarios - /go/odo_1/tests/e2escenarios
===============================================================
Random Seed: 1699713501 - will randomize all specs

Will run 4 of 4 specs
Running in parallel across 16 processes
------------------------------
• [FAILED] [97.561 seconds]
E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop
/go/odo_1/tests/e2escenarios/e2e_test.go:448

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/1534270021
  << Captured StdOut/StdErr Output

  Timeline >>
  Created dir: /tmp/1534270021
  Created dir: /tmp/1077536819
  Setting KUBECONFIG=/tmp/1077536819/config
  Running oc with args [oc get project e2e-test448sgs -o jsonpath={.metadata.name}] and odo env: []
  [oc] Error from server (NotFound): namespaces "e2e-test448sgs" not found
  Creating a new project: e2e-test448sgs
  Running oc with args [oc new-project e2e-test448sgs] and odo env: []
  [oc] Now using project "e2e-test448sgs" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31952".
  [oc] 
  [oc] You can add applications to this project with the 'new-app' command. For example, try:
  [oc] 
  [oc]     oc new-app rails-postgresql-example
  [oc] 
  [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application:
  [oc] 
  [oc]     kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname
  [oc] 
  Running oc with args [oc get project] and odo env: []
  [oc] NAME                                               DISPLAY NAME   STATUS
  [oc] apgr-namespace                                                    Active
  [oc] calico-system                                                     Active
  [oc] cmd-namespace-test115tkr                                          Active
  [oc] default                                                           Active
  [oc] e2e-test186gjj                                                    Active
  [oc] e2e-test316fzq                                                    Active
  [oc] e2e-test448sgs                                                    Active
  [oc] e2e-test50agx                                                     Active
  [oc] generic-test100lvl                                                Active
  [oc] ibm-cert-store                                                    Active
  [oc] ibm-odf-validation-webhook                                        Active
  [oc] ibm-system                                                        Active
  [oc] kube-node-lease                                                   Active
  [oc] kube-public                                                       Active
  [oc] kube-system                                                       Active
  [oc] laxu-namespace                                                    Active
  [oc] openshift                                                         Active
  [oc] openshift-apiserver                                               Active
  [oc] openshift-apiserver-operator                                      Active
  [oc] openshift-authentication                                          Active
  [oc] openshift-authentication-operator                                 Active
  [oc] openshift-cloud-credential-operator                               Active
  [oc] openshift-cloud-network-config-controller                         Active
  [oc] openshift-cluster-csi-drivers                                     Active
  [oc] openshift-cluster-machine-approver                                Active
  [oc] openshift-cluster-node-tuning-operator                            Active
  [oc] openshift-cluster-samples-operator                                Active
  [oc] openshift-cluster-storage-operator                                Active
  [oc] openshift-cluster-version                                         Active
  [oc] openshift-config                                                  Active
  [oc] openshift-config-managed                                          Active
  [oc] openshift-config-operator                                         Active
  [oc] openshift-console                                                 Active
  [oc] openshift-console-operator                                        Active
  [oc] openshift-console-user-settings                                   Active
  [oc] openshift-controller-manager                                      Active
  [oc] openshift-controller-manager-operator                             Active
  [oc] openshift-dns                                                     Active
  [oc] openshift-dns-operator                                            Active
  [oc] openshift-etcd                                                    Active
  [oc] openshift-etcd-operator                                           Active
  [oc] openshift-image-registry                                          Active
  [oc] openshift-infra                                                   Active
  [oc] openshift-ingress                                                 Active
  [oc] openshift-ingress-canary                                          Active
  [oc] openshift-ingress-operator                                        Active
  [oc] openshift-insights                                                Active
  [oc] openshift-kube-apiserver                                          Active
  [oc] openshift-kube-apiserver-operator                                 Active
  [oc] openshift-kube-controller-manager                                 Active
  [oc] openshift-kube-controller-manager-operator                        Active
  [oc] openshift-kube-proxy                                              Active
  [oc] openshift-kube-scheduler                                          Active
  [oc] openshift-kube-scheduler-operator                                 Active
  [oc] openshift-kube-storage-version-migrator                           Active
  [oc] openshift-kube-storage-version-migrator-operator                  Active
  [oc] openshift-machine-api                                             Active
  [oc] openshift-machine-config-operator                                 Active
  [oc] openshift-marketplace                                             Active
  [oc] openshift-monitoring                                              Active
  [oc] openshift-multus                                                  Active
  [oc] openshift-network-diagnostics                                     Active
  [oc] openshift-network-operator                                        Active
  [oc] openshift-node                                                    Active
  [oc] openshift-operator-lifecycle-manager                              Active
  [oc] openshift-operators                                               Active
  [oc] openshift-roks-metrics                                            Active
  [oc] openshift-route-controller-manager                                Active
  [oc] openshift-service-ca                                              Active
  [oc] openshift-service-ca-operator                                     Active
  [oc] openshift-user-workload-monitoring                                Active
  [oc] phmartin                                                          Active
  [oc] tigera-operator                                                   Active
  [oc] ubkm-project                                                      Active
  Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n e2e-test448sgs] and odo env: []
  [oc] configmap/config-map-for-cleanup created
  Current working dir: /go/odo_1/tests/e2escenarios
  Setting current dir to: /tmp/1534270021
  Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: []
  [odo] I1111 14:38:45.162450   25237 implem.go:114] The path for preference file is /tmp/1077536819/preference.yaml
  [odo] Successfully removed registry
  [odo] I1111 14:38:45.164269   25237 implem.go:114] The path for preference file is /tmp/1077536819/preference.yaml
  [odo] I1111 14:38:45.164667   25237 segment.go:268] Checking telemetry enable status
  [odo] I1111 14:38:45.164700   25237 segment.go:286] Sending telemetry disabled by env variable
  Running odo with args [odo preference add registry DefaultDevfileRegistry https://registry.stage.devfile.io] and odo env: []
  [odo] I1111 14:38:45.438472   25271 implem.go:114] The path for preference file is /tmp/1077536819/preference.yaml
  [odo] New registry successfully added
  [odo] I1111 14:38:45.440537   25271 implem.go:114] The path for preference file is /tmp/1077536819/preference.yaml
  [odo] I1111 14:38:45.441093   25271 segment.go:268] Checking telemetry enable status
  [odo] I1111 14:38:45.441103   25271 segment.go:286] Sending telemetry disabled by env variable
  Running oc with args [oc get csv -o jsonpath={.items[?(@.status.phase=="Succeeded")].metadata.name}] and odo env: []
  [oc] cloud-native-postgresql.v1.18.8 service-binding-operator.v1.3.3Running oc with args [oc get csv -o jsonpath={.items[?(@.status.phase=="Succeeded")].metadata.name}] and odo env: []
  [oc] cloud-native-postgresql.v1.18.8 service-binding-operator.v1.3.3Running oc with args [oc get bindablekinds bindable-kinds -ojsonpath={.status[*].kind}] and odo env: []
  [oc] ServiceBinding ServiceBinding ClusterSetting current dir to: /tmp/1534270021
  Running oc with args [oc apply -f /go/odo_1/tests/examples/source/devfiles/go/cluster.yaml] and odo env: []
  [oc] cluster.postgresql.k8s.enterprisedb.io/cluster-example-initdb created
  [oc] secret/appuser-secret created
  [oc] secret/cluster-example-initdb-appuser created
  running command [odo init] with env []
  Running odo with args [odo dev --random-ports --api-server=false] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no]
  [odo] I1111 14:38:52.766096   25390 version.go:37] executing [podman version --format json]
  [odo] I1111 14:38:52.767202   25390 clientset.go:243] no Podman client initialized: exec: "podman": executable file not found in $PATH
  [odo] I1111 14:38:52.767241   25390 implem.go:114] The path for preference file is /tmp/1077536819/preference.yaml
  [odo] I1111 14:38:52.769429   25390 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:38:52.769620   25390 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:38:52.770315   25390 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:38:52.770424   25390 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:38:52.770611   25390 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:38:52.773982   25390 schema.go:61] validated devfile schema
  [odo] I1111 14:38:52.776237   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:38:52.776282   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:38:52.776483   25390 component.go:87] name of component is "rvpsvn", and sanitized name is "rvpsvn"
  [odo] I1111 14:38:52.776632   25390 kclient.go:237] Checking if "projects" resource is supported
  [odo]   __
  [odo]  /  \__     Developing using the "rvpsvn" Devfile
  [odo]  \__/  \    Namespace: e2e-test448sgs
  [odo]  /  \__/    odo version: v3.15.0 (e0d442d88)
  [odo]  \__/
  [odo] 
  [odo] ↪ Running on the cluster in Dev mode
  [odo] I1111 14:38:52.937937   25390 kubedev.go:79] Creating new adapter
  [odo] I1111 14:38:52.937967   25390 kubedev.go:87] Creating inner-loop resources for the component
  [odo] I1111 14:38:52.938013   25390 watch.go:105] starting WatchAndPush, path: /tmp/1534270021, component: rvpsvn, ignores [.git .odo .odo/odo-file-index.json]
  [odo] I1111 14:38:52.941857   25390 file_watcher.go:130] adding watch on path /tmp/1534270021
  [odo] I1111 14:38:52.941913   25390 file_watcher.go:130] adding watch on path /tmp/1534270021/.odo
  [odo] I1111 14:38:52.941957   25390 file_watcher.go:130] adding watch on path /tmp/1534270021/middleware
  [odo] I1111 14:38:52.941980   25390 file_watcher.go:130] adding watch on path /tmp/1534270021/models
  [odo] I1111 14:38:52.942005   25390 file_watcher.go:130] adding watch on path /tmp/1534270021/router
  [odo] I1111 14:38:52.960322   25390 watch.go:423] Copying files [] to pod
  [odo] I1111 14:38:52.960449   25390 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:38:52.960509   25390 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:38:52.962203   25390 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:38:52.962468   25390 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:38:52.962533   25390 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:38:52.969901   25390 schema.go:61] validated devfile schema
  [odo] I1111 14:38:52.970431   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:38:52.970477   25390 components.go:69] component state: ""
  [odo]  •  Waiting for Kubernetes resources  ...
  [odo] I1111 14:38:52.991286   25390 components.go:260] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Go]
  [odo] I1111 14:38:53.054354   25390 utils.go:77] Updating container runtime with mandatory volume mounts
  [odo] I1111 14:38:53.117914   25390 components.go:346] Creating deployment rvpsvn-app
  [odo] I1111 14:38:53.118030   25390 components.go:347] The component name is rvpsvn
  [odo] I1111 14:38:53.121918   25390 kclient.go:286] Kubernetes version is "v1.25.12+ba5cc25"
  [odo] I1111 14:38:53.122025   25390 kclient.go:298] Cluster has support for SSA: true
  [odo] Warning: would violate PodSecurity "restricted:v1.24": allowPrivilegeEscalation != false (container "runtime" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "runtime" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "runtime" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "runtime" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
  [odo] I1111 14:38:53.233071   25390 components.go:378] Successfully created component rvpsvn
  [odo] I1111 14:38:53.293232   25390 components.go:390] Successfully created Service for component rvpsvn
  [odo] I1111 14:38:53.330119   25390 all.go:46] starting to concurrently query 200 APIs
  [odo] I1111 14:38:53.330374   25390 all.go:62] fired up all goroutines to query APIs
  [odo] I1111 14:38:53.401610   25390 all.go:67] all goroutines have returned in 71.432381ms
  [odo] I1111 14:38:53.401774   25390 all.go:76] query result: objects=6
  [odo] I1111 14:38:53.402084   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:38:53.406324   25390 kclient.go:237] Checking if "clusterserviceversions" resource is supported
  [odo] I1111 14:38:53.411106   25390 service.go:75] Getting list of services
  [odo] I1111 14:38:53.411211   25390 operators.go:30] Fetching list of operators installed in cluster
  [odo] I1111 14:38:53.493962   25390 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.18.8
  [odo] I1111 14:38:53.494018   25390 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:38:53.508211   25390 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:38:53.546926   25390 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:38:53.556839   25390 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:38:53.568261   25390 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3
  [odo] I1111 14:38:53.568305   25390 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com
  [odo] I1111 14:38:53.573631   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:38:53.578333   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:38:53.584170   25390 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com
  [odo] I1111 14:38:53.596055   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:38:53.610197   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:38:53.640552   25390 components.go:134] Deployment has been updated to generation 1. Waiting new event...
  [odo] I1111 14:38:53.640604   25390 status.go:34] setting inner loop State "WaitDeployment"
  [odo] I1111 14:38:53.644023   25390 watch.go:271] deployment watcher Event: Type: ADDED, name: rvpsvn-app, rv: 106875116, generation: 1, pods: 0
  [odo] ===================
  [odo] ⚠  Pod is Pending
  [odo] ===================
  [odo] I1111 14:38:53.701116   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875120, generation: 1, pods: 0
  [odo] I1111 14:38:53.702842   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875124, generation: 1, pods: 0
  [odo] I1111 14:38:53.702873   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875132, generation: 1, pods: 0
  [odo] I1111 14:38:53.944531   25390 watch.go:423] Copying files [] to pod
  [odo] I1111 14:38:53.945610   25390 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:38:53.945622   25390 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:38:53.946734   25390 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:38:53.946825   25390 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:38:53.946836   25390 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:38:53.949342   25390 schema.go:61] validated devfile schema
  [odo] I1111 14:38:53.949666   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:38:53.949687   25390 components.go:69] component state: "WaitDeployment"
  [odo] I1111 14:38:53.962004   25390 components.go:260] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Go]
  [odo] I1111 14:38:54.012478   25390 utils.go:77] Updating container runtime with mandatory volume mounts
  [odo] I1111 14:38:54.098068   25390 components.go:346] Creating deployment rvpsvn-app
  [odo] I1111 14:38:54.098108   25390 components.go:347] The component name is rvpsvn
  [odo] I1111 14:38:54.098125   25390 components.go:350] The component already exists, attempting to update it
  [odo] I1111 14:38:54.098141   25390 components.go:352] Applying deployment
  [odo] I1111 14:38:54.140477   25390 components.go:361] Successfully updated component rvpsvn
  [odo] I1111 14:38:54.186318   25390 components.go:748] Successfully update Service for component rvpsvn
  [odo] I1111 14:38:54.224460   25390 all.go:46] starting to concurrently query 200 APIs
  [odo] I1111 14:38:54.224599   25390 all.go:62] fired up all goroutines to query APIs
  [odo] I1111 14:38:54.270005   25390 all.go:67] all goroutines have returned in 45.542051ms
  [odo] I1111 14:38:54.270174   25390 all.go:76] query result: objects=6
  [odo] I1111 14:38:54.270298   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:38:54.270406   25390 kclient.go:237] Checking if "clusterserviceversions" resource is supported
  [odo] I1111 14:38:54.270470   25390 service.go:75] Getting list of services
  [odo] I1111 14:38:54.270505   25390 operators.go:30] Fetching list of operators installed in cluster
  [odo] I1111 14:38:54.308991   25390 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.18.8
  [odo] I1111 14:38:54.309142   25390 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:38:54.321272   25390 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:38:54.341971   25390 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:38:54.354092   25390 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:38:54.377321   25390 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3
  [odo] I1111 14:38:54.377396   25390 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com
  [odo] I1111 14:38:54.382659   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:38:54.386478   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:38:54.390470   25390 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com
  [odo] I1111 14:38:54.402407   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:38:54.413206   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:38:54.441820   25390 components.go:141] Deployment has 0 ready replicas. Waiting new event...
  [odo] I1111 14:38:54.441860   25390 status.go:34] setting inner loop State "WaitDeployment"
  [odo] I1111 14:38:54.441907   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875143, generation: 1, pods: 0
  [odo]  ✓  Pod is Running
  [odo] I1111 14:39:07.590193   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875271, generation: 1, pods: 1
  [odo] I1111 14:39:07.890387   25390 watch.go:423] Copying files [] to pod
  [odo] I1111 14:39:07.890952   25390 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:07.890971   25390 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:07.891804   25390 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:39:07.891899   25390 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:39:07.891910   25390 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:39:07.897134   25390 schema.go:61] validated devfile schema
  [odo] I1111 14:39:07.897519   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:39:07.897542   25390 components.go:69] component state: "WaitDeployment"
  [odo] I1111 14:39:07.935506   25390 components.go:260] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Go]
  [odo] I1111 14:39:08.010704   25390 utils.go:77] Updating container runtime with mandatory volume mounts
  [odo] I1111 14:39:08.068782   25390 components.go:346] Creating deployment rvpsvn-app
  [odo] I1111 14:39:08.068822   25390 components.go:347] The component name is rvpsvn
  [odo] I1111 14:39:08.068838   25390 components.go:350] The component already exists, attempting to update it
  [odo] I1111 14:39:08.068854   25390 components.go:352] Applying deployment
  [odo] I1111 14:39:08.132464   25390 components.go:361] Successfully updated component rvpsvn
  [odo] I1111 14:39:08.180988   25390 components.go:748] Successfully update Service for component rvpsvn
  [odo] I1111 14:39:08.206106   25390 all.go:46] starting to concurrently query 200 APIs
  [odo] I1111 14:39:08.206592   25390 all.go:62] fired up all goroutines to query APIs
  [odo] I1111 14:39:08.300633   25390 all.go:67] all goroutines have returned in 94.529591ms
  [odo] I1111 14:39:08.300721   25390 all.go:76] query result: objects=6
  [odo] I1111 14:39:08.300779   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:39:08.300806   25390 kclient.go:237] Checking if "clusterserviceversions" resource is supported
  [odo] I1111 14:39:08.300817   25390 service.go:75] Getting list of services
  [odo] I1111 14:39:08.300839   25390 operators.go:30] Fetching list of operators installed in cluster
  [odo] I1111 14:39:08.351438   25390 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.18.8
  [odo] I1111 14:39:08.351480   25390 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:08.362577   25390 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:08.381546   25390 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:08.390238   25390 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:08.414040   25390 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3
  [odo] I1111 14:39:08.414242   25390 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com
  [odo] I1111 14:39:08.419887   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:39:08.424419   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:39:08.428195   25390 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com
  [odo] I1111 14:39:08.440449   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:39:08.454038   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:39:08.583574   25390 libdevfile.go:326] not running in Debug mode, so ignored Debug port for container runtime:debug:5858
  [odo]  •  Syncing files into the container  ...
  [odo] I1111 14:39:08.599445   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021, destBase: ., destFile: .
  [odo] I1111 14:39:08.599537   25390 file_indexer.go:406] Corrected destinations: base: . file: .
  [odo] I1111 14:39:08.601521   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/.gitignore, destBase: ., destFile: .gitignore
  [odo] I1111 14:39:08.601616   25390 file_indexer.go:406] Corrected destinations: base: . file: .gitignore
  [odo] I1111 14:39:08.602151   25390 file_indexer.go:453] file added: /tmp/1534270021/.gitignore
  [odo] I1111 14:39:08.602236   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/.odo, destBase: ., destFile: .odo
  [odo] I1111 14:39:08.602298   25390 file_indexer.go:406] Corrected destinations: base: . file: .odo
  [odo] I1111 14:39:08.602756   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/cluster.yaml, destBase: ., destFile: cluster.yaml
  [odo] I1111 14:39:08.602798   25390 file_indexer.go:406] Corrected destinations: base: . file: cluster.yaml
  [odo] I1111 14:39:08.603187   25390 file_indexer.go:453] file added: /tmp/1534270021/cluster.yaml
  [odo] I1111 14:39:08.603246   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/devfile.yaml, destBase: ., destFile: devfile.yaml
  [odo] I1111 14:39:08.603275   25390 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml
  [odo] I1111 14:39:08.603640   25390 file_indexer.go:453] file added: /tmp/1534270021/devfile.yaml
  [odo] I1111 14:39:08.603700   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.mod, destBase: ., destFile: go.mod
  [odo] I1111 14:39:08.603730   25390 file_indexer.go:406] Corrected destinations: base: . file: go.mod
  [odo] I1111 14:39:08.604065   25390 file_indexer.go:453] file added: /tmp/1534270021/go.mod
  [odo] I1111 14:39:08.604114   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.sum, destBase: ., destFile: go.sum
  [odo] I1111 14:39:08.604163   25390 file_indexer.go:406] Corrected destinations: base: . file: go.sum
  [odo] I1111 14:39:08.604468   25390 file_indexer.go:453] file added: /tmp/1534270021/go.sum
  [odo] I1111 14:39:08.604521   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/main.go, destBase: ., destFile: main.go
  [odo] I1111 14:39:08.604547   25390 file_indexer.go:406] Corrected destinations: base: . file: main.go
  [odo] I1111 14:39:08.604857   25390 file_indexer.go:453] file added: /tmp/1534270021/main.go
  [odo] I1111 14:39:08.604912   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware, destBase: ., destFile: middleware
  [odo] I1111 14:39:08.604943   25390 file_indexer.go:406] Corrected destinations: base: . file: middleware
  [odo] I1111 14:39:08.605326   25390 file_indexer.go:453] file added: /tmp/1534270021/middleware
  [odo] I1111 14:39:08.605991   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware/handlers.go, destBase: ., destFile: middleware/handlers.go
  [odo] I1111 14:39:08.606049   25390 file_indexer.go:406] Corrected destinations: base: . file: middleware/handlers.go
  [odo] I1111 14:39:08.606394   25390 file_indexer.go:453] file added: /tmp/1534270021/middleware/handlers.go
  [odo] I1111 14:39:08.606454   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models, destBase: ., destFile: models
  [odo] I1111 14:39:08.606480   25390 file_indexer.go:406] Corrected destinations: base: . file: models
  [odo] I1111 14:39:08.606789   25390 file_indexer.go:453] file added: /tmp/1534270021/models
  [odo] I1111 14:39:08.607304   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models/models.go, destBase: ., destFile: models/models.go
  [odo] I1111 14:39:08.607350   25390 file_indexer.go:406] Corrected destinations: base: . file: models/models.go
  [odo] I1111 14:39:08.607676   25390 file_indexer.go:453] file added: /tmp/1534270021/models/models.go
  [odo] I1111 14:39:08.607741   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router, destBase: ., destFile: router
  [odo] I1111 14:39:08.607791   25390 file_indexer.go:406] Corrected destinations: base: . file: router
  [odo] I1111 14:39:08.608116   25390 file_indexer.go:453] file added: /tmp/1534270021/router
  [odo] I1111 14:39:08.608668   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router/router.go, destBase: ., destFile: router/router.go
  [odo] I1111 14:39:08.608720   25390 file_indexer.go:406] Corrected destinations: base: . file: router/router.go
  [odo] I1111 14:39:08.609073   25390 file_indexer.go:453] file added: /tmp/1534270021/router/router.go
  [odo] I1111 14:39:08.609534   25390 sync.go:138] List of files to be deleted: +[]
  [odo] I1111 14:39:08.609585   25390 sync.go:140] List of files changed: +[/tmp/1534270021/router /tmp/1534270021/devfile.yaml /tmp/1534270021/models /tmp/1534270021/models/models.go /tmp/1534270021/main.go /tmp/1534270021/middleware/handlers.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.sum /tmp/1534270021/middleware /tmp/1534270021/.gitignore /tmp/1534270021/go.mod]
  [odo] I1111 14:39:08.609625   25390 sync.go:193] Push: componentName: rvpsvn, path: /tmp/1534270021, files: [/tmp/1534270021/router /tmp/1534270021/devfile.yaml /tmp/1534270021/models /tmp/1534270021/models/models.go /tmp/1534270021/main.go /tmp/1534270021/middleware/handlers.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.sum /tmp/1534270021/middleware /tmp/1534270021/.gitignore /tmp/1534270021/go.mod], delFiles: [*], isForcePush: true
  [odo] I1111 14:39:08.610666   25390 sync.go:310] remote files marked for deletion are [/projects/*]
  [odo] I1111 14:39:08.610742   25390 exec.go:37] Executing command [rm -rf /projects/*] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] I1111 14:39:08.851277   25390 sync.go:233] Copying files /tmp/1534270021/router /tmp/1534270021/devfile.yaml /tmp/1534270021/models /tmp/1534270021/models/models.go /tmp/1534270021/main.go /tmp/1534270021/middleware/handlers.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.sum /tmp/1534270021/middleware /tmp/1534270021/.gitignore /tmp/1534270021/go.mod to pod
  [odo] I1111 14:39:08.851319   25390 copy.go:36] CopyFile arguments: localPath /tmp/1534270021, dest /projects/1534270021, targetPath /projects, copyFiles [/tmp/1534270021/router /tmp/1534270021/devfile.yaml /tmp/1534270021/models /tmp/1534270021/models/models.go /tmp/1534270021/main.go /tmp/1534270021/middleware/handlers.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.sum /tmp/1534270021/middleware /tmp/1534270021/.gitignore /tmp/1534270021/go.mod], globalExps [.git .odo .odo/odo-file-index.json]
  [odo] I1111 14:39:08.851378   25390 copy.go:63] Executing command tar xf - -C /projects --no-same-owner
  [odo] I1111 14:39:08.852179   25390 copy.go:96] makeTar arguments: srcPath: /tmp/1534270021, destPath: /projects/1534270021, files: [/tmp/1534270021/router /tmp/1534270021/devfile.yaml /tmp/1534270021/models /tmp/1534270021/models/models.go /tmp/1534270021/main.go /tmp/1534270021/middleware/handlers.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.sum /tmp/1534270021/middleware /tmp/1534270021/.gitignore /tmp/1534270021/go.mod]
  [odo] I1111 14:39:08.853067   25390 copy.go:127] Got abs path: /tmp/1534270021/router
  [odo] I1111 14:39:08.853091   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/router
  [odo] I1111 14:39:08.853108   25390 copy.go:144] makeTar srcFile: 1534270021/router
  [odo] I1111 14:39:08.853117   25390 copy.go:145] makeTar destFile: router
  [odo] I1111 14:39:08.853162   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router, destBase: /projects, destFile: router
  [odo] I1111 14:39:08.853177   25390 copy.go:171] Corrected destinations: base: /projects file: router
  [odo] I1111 14:39:08.853817   25390 copy.go:127] Got abs path: /tmp/1534270021/devfile.yaml
  [odo] I1111 14:39:08.853842   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/devfile.yaml
  [odo] I1111 14:39:08.853855   25390 copy.go:144] makeTar srcFile: 1534270021/devfile.yaml
  [odo] I1111 14:39:08.853871   25390 copy.go:145] makeTar destFile: devfile.yaml
  [odo] I1111 14:39:08.853880   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/devfile.yaml, destBase: /projects, destFile: devfile.yaml
  [odo] I1111 14:39:08.853898   25390 copy.go:171] Corrected destinations: base: /projects file: devfile.yaml
  [odo] I1111 14:39:09.029798   25390 copy.go:127] Got abs path: /tmp/1534270021/models
  [odo] I1111 14:39:09.029820   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/models
  [odo] I1111 14:39:09.029828   25390 copy.go:144] makeTar srcFile: 1534270021/models
  [odo] I1111 14:39:09.029832   25390 copy.go:145] makeTar destFile: models
  [odo] I1111 14:39:09.029836   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models, destBase: /projects, destFile: models
  [odo] I1111 14:39:09.029840   25390 copy.go:171] Corrected destinations: base: /projects file: models
  [odo] I1111 14:39:09.030251   25390 copy.go:127] Got abs path: /tmp/1534270021/models/models.go
  [odo] I1111 14:39:09.030262   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/models/models.go
  [odo] I1111 14:39:09.030267   25390 copy.go:144] makeTar srcFile: 1534270021/models/models.go
  [odo] I1111 14:39:09.030271   25390 copy.go:145] makeTar destFile: models/models.go
  [odo] I1111 14:39:09.030274   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models/models.go, destBase: /projects, destFile: models/models.go
  [odo] I1111 14:39:09.030280   25390 copy.go:171] Corrected destinations: base: /projects file: models/models.go
  [odo] I1111 14:39:09.030869   25390 copy.go:127] Got abs path: /tmp/1534270021/main.go
  [odo] I1111 14:39:09.030891   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/main.go
  [odo] I1111 14:39:09.030905   25390 copy.go:144] makeTar srcFile: 1534270021/main.go
  [odo] I1111 14:39:09.030914   25390 copy.go:145] makeTar destFile: main.go
  [odo] I1111 14:39:09.030923   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/main.go, destBase: /projects, destFile: main.go
  [odo] I1111 14:39:09.030931   25390 copy.go:171] Corrected destinations: base: /projects file: main.go
  [odo] I1111 14:39:09.031404   25390 copy.go:127] Got abs path: /tmp/1534270021/middleware/handlers.go
  [odo] I1111 14:39:09.031420   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/middleware/handlers.go
  [odo] I1111 14:39:09.031431   25390 copy.go:144] makeTar srcFile: 1534270021/middleware/handlers.go
  [odo] I1111 14:39:09.031436   25390 copy.go:145] makeTar destFile: middleware/handlers.go
  [odo] I1111 14:39:09.031441   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware/handlers.go, destBase: /projects, destFile: middleware/handlers.go
  [odo] I1111 14:39:09.031445   25390 copy.go:171] Corrected destinations: base: /projects file: middleware/handlers.go
  [odo] I1111 14:39:09.031897   25390 copy.go:127] Got abs path: /tmp/1534270021/router/router.go
  [odo] I1111 14:39:09.031909   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/router/router.go
  [odo] I1111 14:39:09.031917   25390 copy.go:144] makeTar srcFile: 1534270021/router/router.go
  [odo] I1111 14:39:09.031923   25390 copy.go:145] makeTar destFile: router/router.go
  [odo] I1111 14:39:09.031928   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router/router.go, destBase: /projects, destFile: router/router.go
  [odo] I1111 14:39:09.031934   25390 copy.go:171] Corrected destinations: base: /projects file: router/router.go
  [odo] I1111 14:39:09.032536   25390 copy.go:127] Got abs path: /tmp/1534270021/cluster.yaml
  [odo] I1111 14:39:09.032551   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/cluster.yaml
  [odo] I1111 14:39:09.032558   25390 copy.go:144] makeTar srcFile: 1534270021/cluster.yaml
  [odo] I1111 14:39:09.032565   25390 copy.go:145] makeTar destFile: cluster.yaml
  [odo] I1111 14:39:09.032570   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/cluster.yaml, destBase: /projects, destFile: cluster.yaml
  [odo] I1111 14:39:09.032574   25390 copy.go:171] Corrected destinations: base: /projects file: cluster.yaml
  [odo] I1111 14:39:09.033007   25390 copy.go:127] Got abs path: /tmp/1534270021/go.sum
  [odo] I1111 14:39:09.033019   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/go.sum
  [odo] I1111 14:39:09.033027   25390 copy.go:144] makeTar srcFile: 1534270021/go.sum
  [odo] I1111 14:39:09.033035   25390 copy.go:145] makeTar destFile: go.sum
  [odo] I1111 14:39:09.033040   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.sum, destBase: /projects, destFile: go.sum
  [odo] I1111 14:39:09.033045   25390 copy.go:171] Corrected destinations: base: /projects file: go.sum
  [odo] I1111 14:39:09.033573   25390 copy.go:127] Got abs path: /tmp/1534270021/middleware
  [odo] I1111 14:39:09.033594   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/middleware
  [odo] I1111 14:39:09.033602   25390 copy.go:144] makeTar srcFile: 1534270021/middleware
  [odo] I1111 14:39:09.033608   25390 copy.go:145] makeTar destFile: middleware
  [odo] I1111 14:39:09.033613   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware, destBase: /projects, destFile: middleware
  [odo] I1111 14:39:09.033618   25390 copy.go:171] Corrected destinations: base: /projects file: middleware
  [odo] I1111 14:39:09.034033   25390 copy.go:127] Got abs path: /tmp/1534270021/.gitignore
  [odo] I1111 14:39:09.034044   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/.gitignore
  [odo] I1111 14:39:09.034051   25390 copy.go:144] makeTar srcFile: 1534270021/.gitignore
  [odo] I1111 14:39:09.034057   25390 copy.go:145] makeTar destFile: .gitignore
  [odo] I1111 14:39:09.034062   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/.gitignore, destBase: /projects, destFile: .gitignore
  [odo] I1111 14:39:09.034076   25390 copy.go:171] Corrected destinations: base: /projects file: .gitignore
  [odo] I1111 14:39:09.034614   25390 copy.go:127] Got abs path: /tmp/1534270021/go.mod
  [odo] I1111 14:39:09.034629   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/go.mod
  [odo] I1111 14:39:09.034636   25390 copy.go:144] makeTar srcFile: 1534270021/go.mod
  [odo] I1111 14:39:09.034644   25390 copy.go:145] makeTar destFile: go.mod
  [odo] I1111 14:39:09.034648   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.mod, destBase: /projects, destFile: go.mod
  [odo] I1111 14:39:09.034653   25390 copy.go:171] Corrected destinations: base: /projects file: go.mod
  [odo] ↵
 ✓  Syncing files into the container [508ms]
  [odo] I1111 14:39:09.108971   25390 kubeexec.go:40] GetProcessInfoForCommand for "run"
  [odo] I1111 14:39:09.109018   25390 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] I1111 14:39:09.305782   25390 exec.go:96] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory
  [odo] I1111 14:39:09.305918   25390 innerloop.go:131] running=false, execRequired=true
  [odo]  •  Building your application in container (command: build)  ...
  [odo] I1111 14:39:09.306050   25390 exec.go:37] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (export GOPATH="${PROJECT_SOURCE}/.go" GOCACHE="${PROJECT_SOURCE}/.cache" && go build main.go) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] ↵
 ✓  Building your application in container (command: build) [2s]
  [odo]  •  Executing the application (command: run)  ...
  [odo] I1111 14:39:11.648063   25390 kubeexec.go:54] StartProcessForCommand for "run"
  [odo] I1111 14:39:11.648116   25390 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
  [odo] I1111 14:39:11.648142   25390 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (./main) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] I1111 14:39:16.649253   25390 execute_run.go:90] checking if process for command "run" is running
  [odo] I1111 14:39:16.649320   25390 kubeexec.go:40] GetProcessInfoForCommand for "run"
  [odo] I1111 14:39:16.649373   25390 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] I1111 14:39:16.862482   25390 exec.go:96] 157
  [odo] I1111 14:39:16.865246   25390 exec.go:37] Executing command [/bin/sh -c kill -0 157; echo $?] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] I1111 14:39:17.028389   25390 exec.go:96] 0
  [odo] I1111 14:39:17.035450   25390 kubeexec.go:40] GetProcessInfoForCommand for "run"
  [odo] I1111 14:39:17.035634   25390 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] I1111 14:39:17.209567   25390 exec.go:96] 157
  [odo] I1111 14:39:17.213756   25390 exec.go:37] Executing command [/bin/sh -c kill -0 157; echo $?] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] I1111 14:39:17.439779   25390 exec.go:96] 0
  [odo]  •  Waiting for the application to be ready  ...
  [odo] I1111 14:39:18.444137   25390 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] I1111 14:39:18.645576   25390 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
  [odo] I1111 14:39:18.645641   25390 exec.go:96]    0: A22B11AC:950A 71BAFA8E:01BB 06 00000000:00000000 03:000014B4 00000000     0        0 0 3 0000000000000000                                      
  [odo] I1111 14:39:18.652568   25390 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
  [odo] I1111 14:39:18.652871   25390 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
  [odo] I1111 14:39:18.652894   25390 exec.go:96]    0: 00000000000000000000000000000000:1F90 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1006820000        0 72534827 1 0000000000000000 100 0 0 10 0
  [odo] I1111 14:39:18.652937   25390 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
  [odo] I1111 14:39:18.653431   25390 port.go:346] ports not listening: map[]
  [odo] ↵
 ✓  Waiting for the application to be ready [1s]
  [odo] I1111 14:39:18.653604   25390 libdevfile.go:326] not running in Debug mode, so ignored Debug port for container runtime:debug:5858
  [odo]  -  Forwarding from 127.0.0.1:44771 -> 8080
  [odo] 
  [odo] I1111 14:39:18.751847   25390 status.go:34] setting inner loop State "Ready"
  [odo] 
  [odo] ↪ Dev mode
  [odo]  Status:
  [odo]  Watching for changes in the current directory /tmp/1534270021
  [odo] 
  [odo] Keyboard Commands:
  [odo] [Ctrl+c] - Exit and delete resources from the cluster
  [odo]      [p] - Manually apply local changes to the application on the cluster
  [odo] I1111 14:39:18.751932   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875275, generation: 1, pods: 1
  [odo] I1111 14:39:18.852721   25390 watch.go:348] filesystem watch event: CREATE        "/tmp/1534270021/.odo/odo-file-index.json"
  [odo] I1111 14:39:18.853852   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/odo-file-index.json"
  [odo] I1111 14:39:18.854440   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/devstate.json"
  [odo] I1111 14:39:18.855201   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/devstate.25390.json"
  Running odo with args [odo add binding --name zemmti --service cluster-example-initdb --bind-as-files=false] and odo env: []
  [odo] I1111 14:39:23.778996   25437 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:23.779821   25437 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:23.780544   25437 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:39:23.780637   25437 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:39:23.780797   25437 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:39:23.787957   25437 schema.go:61] validated devfile schema
  [odo] I1111 14:39:23.791592   25437 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:39:23.791669   25437 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:39:23.791895   25437 component.go:87] name of component is "rvpsvn", and sanitized name is "rvpsvn"
  [odo] I1111 14:39:23.792037   25437 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:39:23.902484   25437 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:23.902555   25437 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:23.903281   25437 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:39:23.903425   25437 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:39:23.903451   25437 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:39:23.906842   25437 schema.go:61] validated devfile schema
  [odo] I1111 14:39:23.907044   25437 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:39:24.019927   25437 kclient.go:237] Checking if "deployments" resource is supported
  [odo] I1111 14:39:24.029185   25437 writer.go:55] devfile yaml created at: 'devfile.yaml'
  [odo]  ✓  Successfully added the binding to the devfile.
  [odo] Run `odo dev` to create it on the cluster.
  [odo] I1111 14:39:24.029348   25437 implem.go:114] The path for preference file is /tmp/1077536819/preference.yaml
  [odo] I1111 14:39:24.029962   25437 segment.go:268] Checking telemetry enable status
  [odo] I1111 14:39:24.030112   25437 segment.go:286] Sending telemetry disabled by env variable
  [odo] Updating Component...
  [odo] 
  [odo] I1111 14:39:24.130499   25390 watch.go:423] Copying files [] to pod
  [odo] I1111 14:39:24.131059   25390 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:24.131115   25390 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:24.133039   25390 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:39:24.133290   25390 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:39:24.133367   25390 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:39:24.139633   25390 schema.go:61] validated devfile schema
  [odo] I1111 14:39:24.140402   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:39:24.140482   25390 components.go:69] component state: "Ready"
  [odo] I1111 14:39:24.155411   25390 components.go:260] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Go]
  [odo] I1111 14:39:24.214305   25390 utils.go:77] Updating container runtime with mandatory volume mounts
  [odo] I1111 14:39:24.264289   25390 components.go:346] Creating deployment rvpsvn-app
  [odo] I1111 14:39:24.264368   25390 components.go:347] The component name is rvpsvn
  [odo] I1111 14:39:24.264386   25390 components.go:350] The component already exists, attempting to update it
  [odo] I1111 14:39:24.264409   25390 components.go:352] Applying deployment
  [odo] I1111 14:39:24.321544   25390 components.go:361] Successfully updated component rvpsvn
  [odo] I1111 14:39:24.440028   25390 components.go:748] Successfully update Service for component rvpsvn
  [odo] I1111 14:39:24.474314   25390 all.go:46] starting to concurrently query 200 APIs
  [odo] I1111 14:39:24.477203   25390 all.go:62] fired up all goroutines to query APIs
  [odo] I1111 14:39:24.533009   25390 all.go:67] all goroutines have returned in 58.711314ms
  [odo] I1111 14:39:24.533133   25390 all.go:76] query result: objects=6
  [odo] I1111 14:39:24.533846   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:39:24.622533   25390 kclient.go:237] Checking if "clusterserviceversions" resource is supported
  [odo] I1111 14:39:24.623088   25390 service.go:75] Getting list of services
  [odo] I1111 14:39:24.623144   25390 operators.go:30] Fetching list of operators installed in cluster
  [odo] I1111 14:39:24.678822   25390 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.18.8
  [odo] I1111 14:39:24.678866   25390 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:24.688506   25390 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:24.744161   25390 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:24.760706   25390 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:24.770067   25390 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3
  [odo] I1111 14:39:24.770117   25390 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com
  [odo] I1111 14:39:24.778000   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:39:24.781792   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:39:24.786002   25390 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com
  [odo] I1111 14:39:24.798995   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:39:24.818487   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:39:24.830064   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo]  •  Creating resource ServiceBinding/zemmti  ...
  [odo] ↵
 ✓  Creating resource ServiceBinding/zemmti 
  [odo] I1111 14:39:25.034731   25390 components.go:152] Waiting for all service bindings to be injected...
  [odo] I1111 14:39:25.034884   25390 watch.go:437] Error from Push: watch command was unable to push component: some servicebindings are not injected
  [odo] Error occurred on Push - watch command was unable to push component: some servicebindings are not injected
  [odo] 
  [odo] 
  [odo] ↪ Dev mode
  [odo]  Status:
  [odo]  Watching for changes in the current directory /tmp/1534270021
  [odo] 
  [odo] Keyboard Commands:
  [odo] [Ctrl+c] - Exit and delete resources from the cluster
  [odo]      [p] - Manually apply local changes to the application on the cluster
  [odo] I1111 14:39:25.035948   25390 watch.go:348] filesystem watch event: CREATE        "/tmp/1534270021/.odo/odo-file-index.json"
  [odo] I1111 14:39:25.037806   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/odo-file-index.json"
  [odo] I1111 14:39:25.038583   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/devstate.json"
  [odo] I1111 14:39:25.039478   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/devstate.25390.json"
  [odo] I1111 14:39:25.040333   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/devfile.yaml"
  [odo] I1111 14:39:25.041272   25390 file_watcher.go:64] adding watch on path /tmp/1534270021/devfile.yaml
  [odo] I1111 14:39:25.041393   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/devfile.yaml"
  [odo] I1111 14:39:25.042094   25390 file_watcher.go:64] adding watch on path /tmp/1534270021/devfile.yaml
  [odo] I1111 14:39:25.042168   25390 status.go:34] setting inner loop State "SyncOutdated"
  [odo] Pushing files...
  [odo] 
  [odo] 
  [odo] File /tmp/1534270021/devfile.yaml changed
  [odo] I1111 14:39:25.042281   25390 watch.go:423] Copying files [/tmp/1534270021/devfile.yaml] to pod
  [odo] I1111 14:39:25.043269   25390 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:25.043335   25390 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:25.044906   25390 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:39:25.045177   25390 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:39:25.045227   25390 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:39:25.052111   25390 schema.go:61] validated devfile schema
  [odo] I1111 14:39:25.052563   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:39:25.052624   25390 components.go:69] component state: "SyncOutdated"
  [odo] I1111 14:39:25.064714   25390 components.go:260] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Go]
  [odo]  •  Waiting for Kubernetes resources  ...
  [odo] I1111 14:39:25.123245   25390 utils.go:77] Updating container runtime with mandatory volume mounts
  [odo] I1111 14:39:25.167151   25390 components.go:346] Creating deployment rvpsvn-app
  [odo] I1111 14:39:25.167194   25390 components.go:347] The component name is rvpsvn
  [odo] I1111 14:39:25.167257   25390 components.go:350] The component already exists, attempting to update it
  [odo] I1111 14:39:25.167318   25390 components.go:352] Applying deployment
  [odo] I1111 14:39:25.247358   25390 components.go:361] Successfully updated component rvpsvn
  [odo] I1111 14:39:25.313093   25390 components.go:748] Successfully update Service for component rvpsvn
  [odo] I1111 14:39:25.352171   25390 all.go:46] starting to concurrently query 200 APIs
  [odo] I1111 14:39:25.352344   25390 all.go:62] fired up all goroutines to query APIs
  [odo] I1111 14:39:25.421735   25390 all.go:67] all goroutines have returned in 69.551794ms
  [odo] I1111 14:39:25.421796   25390 all.go:76] query result: objects=7
  [odo] I1111 14:39:25.422842   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:39:25.423750   25390 kclient.go:237] Checking if "clusterserviceversions" resource is supported
  [odo] I1111 14:39:25.423781   25390 service.go:75] Getting list of services
  [odo] I1111 14:39:25.423817   25390 operators.go:30] Fetching list of operators installed in cluster
  [odo] I1111 14:39:25.469228   25390 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.18.8
  [odo] I1111 14:39:25.469370   25390 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:25.479899   25390 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:25.497057   25390 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:25.508490   25390 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:25.524383   25390 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3
  [odo] I1111 14:39:25.524420   25390 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com
  [odo] I1111 14:39:25.529472   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:39:25.534480   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:39:25.540274   25390 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com
  [odo] I1111 14:39:25.566494   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:39:25.577351   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:39:25.588740   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:39:25.773664   25390 libdevfile.go:326] not running in Debug mode, so ignored Debug port for container runtime:debug:5858
  [odo] Error occurred on Push - watch command was unable to push component: unable to get pod for component rvpsvn: pod not found for the selector: component=rvpsvn
  [odo] 
  [odo] 
  [odo] ↪ Dev mode
  [odo]  Status:
  [odo]  Watching for changes in the current directory /tmp/1534270021
  [odo] 
  [odo] Keyboard Commands:
  [odo] [Ctrl+c] - Exit and delete resources from the cluster
  [odo]      [p] - Manually apply local changes to the application on the cluster
  [odo] I1111 14:39:25.787307   25390 watch.go:437] Error from Push: watch command was unable to push component: unable to get pod for component rvpsvn: pod not found for the selector: component=rvpsvn
  [odo] I1111 14:39:25.788838   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875436, generation: 1, pods: 1
  [odo] I1111 14:39:25.788955   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875455, generation: 1, pods: 1
  [odo] =======================
  [odo] ⚠  Pod is Terminating
  [odo] =======================
  [odo] I1111 14:39:25.790397   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875460, generation: 2, pods: 1
  [odo] I1111 14:39:25.792156   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875464, generation: 2, pods: 1
  [odo] I1111 14:39:25.794158   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875472, generation: 2, pods: 0
  [odo] I1111 14:39:26.095322   25390 watch.go:423] Copying files [] to pod
  [odo] I1111 14:39:26.097022   25390 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:26.097099   25390 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:39:26.099237   25390 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:39:26.099518   25390 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:39:26.099574   25390 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:39:26.105352   25390 schema.go:61] validated devfile schema
  [odo] I1111 14:39:26.105883   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:39:26.105967   25390 components.go:69] component state: "SyncOutdated"
  [odo]  •  Waiting for Kubernetes resources  ...
  [odo] I1111 14:39:26.126235   25390 components.go:260] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Go]
  [odo] I1111 14:39:26.228964   25390 utils.go:77] Updating container runtime with mandatory volume mounts
  [odo] I1111 14:39:26.279264   25390 components.go:346] Creating deployment rvpsvn-app
  [odo] I1111 14:39:26.279385   25390 components.go:347] The component name is rvpsvn
  [odo] I1111 14:39:26.279421   25390 components.go:350] The component already exists, attempting to update it
  [odo] I1111 14:39:26.279458   25390 components.go:352] Applying deployment
  [odo] I1111 14:39:26.356720   25390 components.go:361] Successfully updated component rvpsvn
  [odo] I1111 14:39:26.428033   25390 components.go:748] Successfully update Service for component rvpsvn
  [odo] I1111 14:39:26.475250   25390 all.go:46] starting to concurrently query 200 APIs
  [odo] I1111 14:39:26.475451   25390 all.go:62] fired up all goroutines to query APIs
  [odo] I1111 14:39:26.527136   25390 all.go:67] all goroutines have returned in 51.88291ms
  [odo] I1111 14:39:26.527188   25390 all.go:76] query result: objects=7
  [odo] I1111 14:39:26.528130   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:39:26.529716   25390 kclient.go:237] Checking if "clusterserviceversions" resource is supported
  [odo] I1111 14:39:26.529784   25390 service.go:75] Getting list of services
  [odo] I1111 14:39:26.529801   25390 operators.go:30] Fetching list of operators installed in cluster
  [odo] I1111 14:39:26.570899   25390 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.18.8
  [odo] I1111 14:39:26.570952   25390 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:26.585009   25390 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:26.598164   25390 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:26.607425   25390 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:39:26.619142   25390 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3
  [odo] I1111 14:39:26.619252   25390 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com
  [odo] I1111 14:39:26.623191   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:39:26.626767   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:39:26.630938   25390 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com
  [odo] I1111 14:39:26.646722   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:39:26.664660   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:39:26.678726   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:39:26.748553   25390 components.go:141] Deployment has 0 ready replicas. Waiting new event...
  [odo] I1111 14:39:26.748597   25390 status.go:34] setting inner loop State "WaitDeployment"
  [odo] I1111 14:39:26.748642   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875479, generation: 2, pods: 0
  [odo] I1111 14:39:55.542094   25390 exec.go:54] ExecuteCommand returned an an err: error while streaming command: command terminated with exit code 137. for command '[/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (./main) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]'
  [odo] stdout: []
  [odo] stderr: []
  [odo] I1111 14:39:55.542200   25390 kubeexec.go:118] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (./main) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: command terminated with exit code 137
  [odo] I1111 14:39:55.542293   25390 kubeexec.go:40] GetProcessInfoForCommand for "run"
  [odo] I1111 14:39:55.542402   25390 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: rvpsvn-app-cfd7b7b76-nf2m7 in container: runtime
  [odo] I1111 14:39:55.699805   25390 exec.go:54] ExecuteCommand returned an an err: error while streaming command: Internal error occurred: error executing command in container: container is not created or running. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true]'
  [odo] stdout: []
  [odo] stderr: []
  [odo]  ✗  Finished executing the application (command: run) [44s]
  [odo] I1111 14:39:55.700139   25390 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (./main) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid]: error while streaming command: command terminated with exit code 137
  [odo] ==================
  [odo] ⚠  No pod exists
  [odo] ==================
  [odo] I1111 14:39:57.226503   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875756, generation: 2, pods: 0
  [odo] ===================
  [odo] ⚠  Pod is Pending
  [odo] ===================
  [odo] I1111 14:39:57.231740   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875762, generation: 2, pods: 0
  [odo] I1111 14:39:57.267281   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875767, generation: 2, pods: 0
  [odo]  ✓  Pod is Running
  [odo] I1111 14:39:59.783339   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875798, generation: 2, pods: 1
  [odo] I1111 14:40:00.084497   25390 watch.go:423] Copying files [] to pod
  [odo] I1111 14:40:00.086239   25390 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:40:00.086292   25390 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:40:00.088285   25390 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:40:00.088625   25390 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:40:00.088716   25390 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:40:00.095067   25390 schema.go:61] validated devfile schema
  [odo] I1111 14:40:00.095731   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:40:00.095835   25390 components.go:69] component state: "WaitDeployment"
  [odo] I1111 14:40:00.142775   25390 components.go:260] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Go]
  [odo] I1111 14:40:00.226842   25390 utils.go:77] Updating container runtime with mandatory volume mounts
  [odo] I1111 14:40:00.321673   25390 components.go:346] Creating deployment rvpsvn-app
  [odo] I1111 14:40:00.321736   25390 components.go:347] The component name is rvpsvn
  [odo] I1111 14:40:00.321760   25390 components.go:350] The component already exists, attempting to update it
  [odo] I1111 14:40:00.321784   25390 components.go:352] Applying deployment
  [odo] I1111 14:40:00.378502   25390 components.go:361] Successfully updated component rvpsvn
  [odo] I1111 14:40:00.414637   25390 components.go:748] Successfully update Service for component rvpsvn
  [odo] I1111 14:40:00.447435   25390 all.go:46] starting to concurrently query 200 APIs
  [odo] I1111 14:40:00.448641   25390 all.go:62] fired up all goroutines to query APIs
  [odo] I1111 14:40:00.512213   25390 all.go:67] all goroutines have returned in 64.796521ms
  [odo] I1111 14:40:00.512365   25390 all.go:76] query result: objects=8
  [odo] I1111 14:40:00.513852   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:40:00.515491   25390 kclient.go:237] Checking if "clusterserviceversions" resource is supported
  [odo] I1111 14:40:00.515804   25390 service.go:75] Getting list of services
  [odo] I1111 14:40:00.515847   25390 operators.go:30] Fetching list of operators installed in cluster
  [odo] I1111 14:40:00.553664   25390 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.18.8
  [odo] I1111 14:40:00.553791   25390 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:40:00.581927   25390 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:40:00.599939   25390 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:40:00.609586   25390 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:40:00.618443   25390 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3
  [odo] I1111 14:40:00.618574   25390 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com
  [odo] I1111 14:40:00.626511   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:40:00.631128   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:40:00.635718   25390 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com
  [odo] I1111 14:40:00.651217   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:40:00.665057   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:40:00.676290   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:40:00.814624   25390 libdevfile.go:326] not running in Debug mode, so ignored Debug port for container runtime:debug:5858
  [odo]  •  Syncing files into the container  ...
  [odo] I1111 14:40:00.831969   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021, destBase: ., destFile: .
  [odo] I1111 14:40:00.832029   25390 file_indexer.go:406] Corrected destinations: base: . file: .
  [odo] I1111 14:40:00.833582   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/.gitignore, destBase: ., destFile: .gitignore
  [odo] I1111 14:40:00.833623   25390 file_indexer.go:406] Corrected destinations: base: . file: .gitignore
  [odo] I1111 14:40:00.833948   25390 file_indexer.go:453] file added: /tmp/1534270021/.gitignore
  [odo] I1111 14:40:00.833980   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/.odo, destBase: ., destFile: .odo
  [odo] I1111 14:40:00.834011   25390 file_indexer.go:406] Corrected destinations: base: . file: .odo
  [odo] I1111 14:40:00.834295   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/cluster.yaml, destBase: ., destFile: cluster.yaml
  [odo] I1111 14:40:00.834328   25390 file_indexer.go:406] Corrected destinations: base: . file: cluster.yaml
  [odo] I1111 14:40:00.834666   25390 file_indexer.go:453] file added: /tmp/1534270021/cluster.yaml
  [odo] I1111 14:40:00.834713   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/devfile.yaml, destBase: ., destFile: devfile.yaml
  [odo] I1111 14:40:00.834730   25390 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml
  [odo] I1111 14:40:00.835013   25390 file_indexer.go:453] file added: /tmp/1534270021/devfile.yaml
  [odo] I1111 14:40:00.835042   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.mod, destBase: ., destFile: go.mod
  [odo] I1111 14:40:00.835090   25390 file_indexer.go:406] Corrected destinations: base: . file: go.mod
  [odo] I1111 14:40:00.835374   25390 file_indexer.go:453] file added: /tmp/1534270021/go.mod
  [odo] I1111 14:40:00.835415   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.sum, destBase: ., destFile: go.sum
  [odo] I1111 14:40:00.835431   25390 file_indexer.go:406] Corrected destinations: base: . file: go.sum
  [odo] I1111 14:40:00.835718   25390 file_indexer.go:453] file added: /tmp/1534270021/go.sum
  [odo] I1111 14:40:00.835748   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/main.go, destBase: ., destFile: main.go
  [odo] I1111 14:40:00.835764   25390 file_indexer.go:406] Corrected destinations: base: . file: main.go
  [odo] I1111 14:40:00.836050   25390 file_indexer.go:453] file added: /tmp/1534270021/main.go
  [odo] I1111 14:40:00.836082   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware, destBase: ., destFile: middleware
  [odo] I1111 14:40:00.836098   25390 file_indexer.go:406] Corrected destinations: base: . file: middleware
  [odo] I1111 14:40:00.836375   25390 file_indexer.go:453] file added: /tmp/1534270021/middleware
  [odo] I1111 14:40:00.836767   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware/handlers.go, destBase: ., destFile: middleware/handlers.go
  [odo] I1111 14:40:00.836796   25390 file_indexer.go:406] Corrected destinations: base: . file: middleware/handlers.go
  [odo] I1111 14:40:00.837076   25390 file_indexer.go:453] file added: /tmp/1534270021/middleware/handlers.go
  [odo] I1111 14:40:00.837113   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models, destBase: ., destFile: models
  [odo] I1111 14:40:00.837129   25390 file_indexer.go:406] Corrected destinations: base: . file: models
  [odo] I1111 14:40:00.837388   25390 file_indexer.go:453] file added: /tmp/1534270021/models
  [odo] I1111 14:40:00.837714   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models/models.go, destBase: ., destFile: models/models.go
  [odo] I1111 14:40:00.837743   25390 file_indexer.go:406] Corrected destinations: base: . file: models/models.go
  [odo] I1111 14:40:00.838050   25390 file_indexer.go:453] file added: /tmp/1534270021/models/models.go
  [odo] I1111 14:40:00.838094   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router, destBase: ., destFile: router
  [odo] I1111 14:40:00.838112   25390 file_indexer.go:406] Corrected destinations: base: . file: router
  [odo] I1111 14:40:00.838357   25390 file_indexer.go:453] file added: /tmp/1534270021/router
  [odo] I1111 14:40:00.838695   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router/router.go, destBase: ., destFile: router/router.go
  [odo] I1111 14:40:00.838723   25390 file_indexer.go:406] Corrected destinations: base: . file: router/router.go
  [odo] I1111 14:40:00.838989   25390 file_indexer.go:453] file added: /tmp/1534270021/router/router.go
  [odo] I1111 14:40:00.839289   25390 sync.go:138] List of files to be deleted: +[]
  [odo] I1111 14:40:00.839319   25390 sync.go:140] List of files changed: +[/tmp/1534270021/router /tmp/1534270021/go.sum /tmp/1534270021/main.go /tmp/1534270021/middleware /tmp/1534270021/middleware/handlers.go /tmp/1534270021/models/models.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.mod /tmp/1534270021/models /tmp/1534270021/.gitignore /tmp/1534270021/devfile.yaml]
  [odo] I1111 14:40:00.839346   25390 sync.go:193] Push: componentName: rvpsvn, path: /tmp/1534270021, files: [/tmp/1534270021/router /tmp/1534270021/go.sum /tmp/1534270021/main.go /tmp/1534270021/middleware /tmp/1534270021/middleware/handlers.go /tmp/1534270021/models/models.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.mod /tmp/1534270021/models /tmp/1534270021/.gitignore /tmp/1534270021/devfile.yaml], delFiles: [*], isForcePush: true
  [odo] I1111 14:40:00.840088   25390 sync.go:310] remote files marked for deletion are [/projects/*]
  [odo] I1111 14:40:00.840131   25390 exec.go:37] Executing command [rm -rf /projects/*] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:01.241213   25390 sync.go:233] Copying files /tmp/1534270021/router /tmp/1534270021/go.sum /tmp/1534270021/main.go /tmp/1534270021/middleware /tmp/1534270021/middleware/handlers.go /tmp/1534270021/models/models.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.mod /tmp/1534270021/models /tmp/1534270021/.gitignore /tmp/1534270021/devfile.yaml to pod
  [odo] I1111 14:40:01.241267   25390 copy.go:36] CopyFile arguments: localPath /tmp/1534270021, dest /projects/1534270021, targetPath /projects, copyFiles [/tmp/1534270021/router /tmp/1534270021/go.sum /tmp/1534270021/main.go /tmp/1534270021/middleware /tmp/1534270021/middleware/handlers.go /tmp/1534270021/models/models.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.mod /tmp/1534270021/models /tmp/1534270021/.gitignore /tmp/1534270021/devfile.yaml], globalExps [.git .odo .odo/odo-file-index.json]
  [odo] I1111 14:40:01.241324   25390 copy.go:63] Executing command tar xf - -C /projects --no-same-owner
  [odo] I1111 14:40:01.241521   25390 copy.go:96] makeTar arguments: srcPath: /tmp/1534270021, destPath: /projects/1534270021, files: [/tmp/1534270021/router /tmp/1534270021/go.sum /tmp/1534270021/main.go /tmp/1534270021/middleware /tmp/1534270021/middleware/handlers.go /tmp/1534270021/models/models.go /tmp/1534270021/router/router.go /tmp/1534270021/cluster.yaml /tmp/1534270021/go.mod /tmp/1534270021/models /tmp/1534270021/.gitignore /tmp/1534270021/devfile.yaml]
  [odo] I1111 14:40:01.243016   25390 copy.go:127] Got abs path: /tmp/1534270021/router
  [odo] I1111 14:40:01.243159   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/router
  [odo] I1111 14:40:01.243323   25390 copy.go:144] makeTar srcFile: 1534270021/router
  [odo] I1111 14:40:01.243362   25390 copy.go:145] makeTar destFile: router
  [odo] I1111 14:40:01.243417   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router, destBase: /projects, destFile: router
  [odo] I1111 14:40:01.243454   25390 copy.go:171] Corrected destinations: base: /projects file: router
  [odo] I1111 14:40:01.244235   25390 copy.go:127] Got abs path: /tmp/1534270021/go.sum
  [odo] I1111 14:40:01.244347   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/go.sum
  [odo] I1111 14:40:01.244415   25390 copy.go:144] makeTar srcFile: 1534270021/go.sum
  [odo] I1111 14:40:01.244452   25390 copy.go:145] makeTar destFile: go.sum
  [odo] I1111 14:40:01.244505   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.sum, destBase: /projects, destFile: go.sum
  [odo] I1111 14:40:01.244539   25390 copy.go:171] Corrected destinations: base: /projects file: go.sum
  [odo] I1111 14:40:01.454824   25390 copy.go:127] Got abs path: /tmp/1534270021/main.go
  [odo] I1111 14:40:01.454848   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/main.go
  [odo] I1111 14:40:01.454858   25390 copy.go:144] makeTar srcFile: 1534270021/main.go
  [odo] I1111 14:40:01.454876   25390 copy.go:145] makeTar destFile: main.go
  [odo] I1111 14:40:01.454883   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/main.go, destBase: /projects, destFile: main.go
  [odo] I1111 14:40:01.454888   25390 copy.go:171] Corrected destinations: base: /projects file: main.go
  [odo] I1111 14:40:01.455397   25390 copy.go:127] Got abs path: /tmp/1534270021/middleware
  [odo] I1111 14:40:01.455425   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/middleware
  [odo] I1111 14:40:01.455434   25390 copy.go:144] makeTar srcFile: 1534270021/middleware
  [odo] I1111 14:40:01.455440   25390 copy.go:145] makeTar destFile: middleware
  [odo] I1111 14:40:01.455445   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware, destBase: /projects, destFile: middleware
  [odo] I1111 14:40:01.455450   25390 copy.go:171] Corrected destinations: base: /projects file: middleware
  [odo] I1111 14:40:01.455911   25390 copy.go:127] Got abs path: /tmp/1534270021/middleware/handlers.go
  [odo] I1111 14:40:01.455925   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/middleware/handlers.go
  [odo] I1111 14:40:01.455932   25390 copy.go:144] makeTar srcFile: 1534270021/middleware/handlers.go
  [odo] I1111 14:40:01.455936   25390 copy.go:145] makeTar destFile: middleware/handlers.go
  [odo] I1111 14:40:01.455941   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware/handlers.go, destBase: /projects, destFile: middleware/handlers.go
  [odo] I1111 14:40:01.455949   25390 copy.go:171] Corrected destinations: base: /projects file: middleware/handlers.go
  [odo] I1111 14:40:01.456531   25390 copy.go:127] Got abs path: /tmp/1534270021/models/models.go
  [odo] I1111 14:40:01.456546   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/models/models.go
  [odo] I1111 14:40:01.456556   25390 copy.go:144] makeTar srcFile: 1534270021/models/models.go
  [odo] I1111 14:40:01.456562   25390 copy.go:145] makeTar destFile: models/models.go
  [odo] I1111 14:40:01.456584   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models/models.go, destBase: /projects, destFile: models/models.go
  [odo] I1111 14:40:01.456592   25390 copy.go:171] Corrected destinations: base: /projects file: models/models.go
  [odo] I1111 14:40:01.457000   25390 copy.go:127] Got abs path: /tmp/1534270021/router/router.go
  [odo] I1111 14:40:01.457014   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/router/router.go
  [odo] I1111 14:40:01.457024   25390 copy.go:144] makeTar srcFile: 1534270021/router/router.go
  [odo] I1111 14:40:01.457030   25390 copy.go:145] makeTar destFile: router/router.go
  [odo] I1111 14:40:01.457035   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router/router.go, destBase: /projects, destFile: router/router.go
  [odo] I1111 14:40:01.457040   25390 copy.go:171] Corrected destinations: base: /projects file: router/router.go
  [odo] I1111 14:40:01.457498   25390 copy.go:127] Got abs path: /tmp/1534270021/cluster.yaml
  [odo] I1111 14:40:01.457510   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/cluster.yaml
  [odo] I1111 14:40:01.457517   25390 copy.go:144] makeTar srcFile: 1534270021/cluster.yaml
  [odo] I1111 14:40:01.457522   25390 copy.go:145] makeTar destFile: cluster.yaml
  [odo] I1111 14:40:01.457526   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/cluster.yaml, destBase: /projects, destFile: cluster.yaml
  [odo] I1111 14:40:01.457530   25390 copy.go:171] Corrected destinations: base: /projects file: cluster.yaml
  [odo] I1111 14:40:01.457935   25390 copy.go:127] Got abs path: /tmp/1534270021/go.mod
  [odo] I1111 14:40:01.457961   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/go.mod
  [odo] I1111 14:40:01.457971   25390 copy.go:144] makeTar srcFile: 1534270021/go.mod
  [odo] I1111 14:40:01.457976   25390 copy.go:145] makeTar destFile: go.mod
  [odo] I1111 14:40:01.457984   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.mod, destBase: /projects, destFile: go.mod
  [odo] I1111 14:40:01.457989   25390 copy.go:171] Corrected destinations: base: /projects file: go.mod
  [odo] I1111 14:40:01.458379   25390 copy.go:127] Got abs path: /tmp/1534270021/models
  [odo] I1111 14:40:01.458390   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/models
  [odo] I1111 14:40:01.458397   25390 copy.go:144] makeTar srcFile: 1534270021/models
  [odo] I1111 14:40:01.458402   25390 copy.go:145] makeTar destFile: models
  [odo] I1111 14:40:01.458406   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models, destBase: /projects, destFile: models
  [odo] I1111 14:40:01.458410   25390 copy.go:171] Corrected destinations: base: /projects file: models
  [odo] I1111 14:40:01.458769   25390 copy.go:127] Got abs path: /tmp/1534270021/.gitignore
  [odo] I1111 14:40:01.458786   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/.gitignore
  [odo] I1111 14:40:01.458794   25390 copy.go:144] makeTar srcFile: 1534270021/.gitignore
  [odo] I1111 14:40:01.458798   25390 copy.go:145] makeTar destFile: .gitignore
  [odo] I1111 14:40:01.458803   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/.gitignore, destBase: /projects, destFile: .gitignore
  [odo] I1111 14:40:01.458807   25390 copy.go:171] Corrected destinations: base: /projects file: .gitignore
  [odo] I1111 14:40:01.459208   25390 copy.go:127] Got abs path: /tmp/1534270021/devfile.yaml
  [odo] I1111 14:40:01.459219   25390 copy.go:128] Making /tmp/1534270021 relative to /tmp/1534270021/devfile.yaml
  [odo] I1111 14:40:01.459226   25390 copy.go:144] makeTar srcFile: 1534270021/devfile.yaml
  [odo] I1111 14:40:01.459231   25390 copy.go:145] makeTar destFile: devfile.yaml
  [odo] I1111 14:40:01.459235   25390 copy.go:165] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/devfile.yaml, destBase: /projects, destFile: devfile.yaml
  [odo] I1111 14:40:01.459240   25390 copy.go:171] Corrected destinations: base: /projects file: devfile.yaml
  [odo] ↵
 ✓  Syncing files into the container [707ms]
  [odo] I1111 14:40:01.541010   25390 kubeexec.go:40] GetProcessInfoForCommand for "run"
  [odo] I1111 14:40:01.541094   25390 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:01.767666   25390 exec.go:96] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory
  [odo] I1111 14:40:01.772546   25390 innerloop.go:131] running=false, execRequired=true
  [odo]  •  Building your application in container (command: build)  ...
  [odo] I1111 14:40:01.772694   25390 exec.go:37] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (export GOPATH="${PROJECT_SOURCE}/.go" GOCACHE="${PROJECT_SOURCE}/.cache" && go build main.go) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:03.812103   25390 kubeexec.go:54] StartProcessForCommand for "run"
  [odo] I1111 14:40:03.812148   25390 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
  [odo] I1111 14:40:03.812193   25390 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} &&  (./main) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] ↵
 ✓  Building your application in container (command: build) [2s]
  [odo]  •  Executing the application (command: run)  ...
  [odo] I1111 14:40:08.813122   25390 execute_run.go:90] checking if process for command "run" is running
  [odo] I1111 14:40:08.813240   25390 kubeexec.go:40] GetProcessInfoForCommand for "run"
  [odo] I1111 14:40:08.813324   25390 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:09.032342   25390 exec.go:96] 162
  [odo] I1111 14:40:09.033930   25390 exec.go:37] Executing command [/bin/sh -c kill -0 162; echo $?] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:09.197154   25390 exec.go:96] 0
  [odo] I1111 14:40:09.199193   25390 kubeexec.go:40] GetProcessInfoForCommand for "run"
  [odo] I1111 14:40:09.199268   25390 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:09.381148   25390 exec.go:96] 162
  [odo] I1111 14:40:09.383507   25390 exec.go:37] Executing command [/bin/sh -c kill -0 162; echo $?] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:09.643060   25390 exec.go:96] 0
  [odo]  •  Waiting for the application to be ready  ...
  [odo] I1111 14:40:10.645521   25390 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:10.858332   25390 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
  [odo] I1111 14:40:10.858355   25390 exec.go:96]    0: 9F2B11AC:A08E 71BAFA8E:01BB 06 00000000:00000000 03:000014AE 00000000     0        0 0 3 0000000000000000                                      
  [odo] I1111 14:40:10.858360   25390 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
  [odo] I1111 14:40:10.858367   25390 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
  [odo] I1111 14:40:10.858370   25390 exec.go:96]    0: 00000000000000000000000000000000:1F90 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1006820000        0 72547224 1 0000000000000000 100 0 0 10 0
  [odo] I1111 14:40:10.859908   25390 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
  [odo] I1111 14:40:10.860352   25390 port.go:346] ports not listening: map[]
  [odo] ↵
 ✓  Waiting for the application to be ready [1s]
  [odo] I1111 14:40:10.860568   25390 libdevfile.go:326] not running in Debug mode, so ignored Debug port for container runtime:debug:5858
  [odo]  -  Forwarding from 127.0.0.1:41907 -> 8080
  [odo] 
  [odo] I1111 14:40:10.942177   25390 status.go:34] setting inner loop State "Ready"
  [odo] 
  [odo] ↪ Dev mode
  [odo]  Status:
  [odo]  Watching for changes in the current directory /tmp/1534270021
  [odo] 
  [odo] Keyboard Commands:
  [odo] [Ctrl+c] - Exit and delete resources from the cluster
  [odo]      [p] - Manually apply local changes to the application on the cluster
  [odo] I1111 14:40:10.942281   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875807, generation: 2, pods: 1
  [odo] I1111 14:40:11.043533   25390 watch.go:348] filesystem watch event: CREATE        "/tmp/1534270021/.odo/odo-file-index.json"
  [odo] I1111 14:40:11.044550   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/odo-file-index.json"
  [odo] I1111 14:40:11.044942   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/devstate.json"
  [odo] I1111 14:40:11.045382   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/devstate.25390.json"
  [odo] I1111 14:40:11.045911   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/devfile.yaml"
  [odo] I1111 14:40:11.046407   25390 file_watcher.go:64] adding watch on path /tmp/1534270021/devfile.yaml
  [odo] I1111 14:40:11.046486   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/devfile.yaml"
  [odo] I1111 14:40:11.046796   25390 file_watcher.go:64] adding watch on path /tmp/1534270021/devfile.yaml
  [odo] I1111 14:40:11.046858   25390 watch.go:348] filesystem watch event: REMOVE        "/tmp/1534270021/.odo/odo-file-index.json"
  [odo] I1111 14:40:11.046911   25390 watch.go:383] error removing watch for /tmp/1534270021/.odo/odo-file-index.json: can't remove non-existent watcher: /tmp/1534270021/.odo/odo-file-index.json
  [odo] I1111 14:40:11.046941   25390 watch.go:348] filesystem watch event: CREATE        "/tmp/1534270021/.odo/odo-file-index.json"
  [odo] I1111 14:40:11.047273   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/odo-file-index.json"
  [odo] I1111 14:40:11.047695   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/devstate.json"
  [odo] I1111 14:40:11.048140   25390 watch.go:348] filesystem watch event: WRITE         "/tmp/1534270021/.odo/devstate.25390.json"
  [odo] I1111 14:40:11.048636   25390 status.go:34] setting inner loop State "SyncOutdated"
  [odo] Pushing files...
  [odo] 
  [odo] 
  [odo] File /tmp/1534270021/devfile.yaml changed
  [odo] I1111 14:40:11.048893   25390 watch.go:423] Copying files [/tmp/1534270021/devfile.yaml] to pod
  [odo] I1111 14:40:11.049543   25390 context.go:172] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:40:11.049603   25390 context.go:113] absolute devfile path: '/tmp/1534270021/devfile.yaml'
  [odo] I1111 14:40:11.050976   25390 content.go:48] converted devfile YAML to JSON
  [odo] I1111 14:40:11.051302   25390 apiVersion.go:60] devfile schemaVersion: '2.1.0'
  [odo] I1111 14:40:11.051393   25390 helper.go:56] devfile apiVersion '2.1.0' is supported
  [odo] I1111 14:40:11.057109   25390 schema.go:61] validated devfile schema
  [odo] I1111 14:40:11.057704   25390 validate.go:45] Successfully validated devfile sections
  [odo] I1111 14:40:11.057827   25390 components.go:69] component state: "SyncOutdated"
  [odo]  •  Waiting for Kubernetes resources  ...
  [odo] I1111 14:40:11.070211   25390 components.go:260] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Go]
  [odo] I1111 14:40:11.144668   25390 utils.go:77] Updating container runtime with mandatory volume mounts
  [odo] I1111 14:40:11.189091   25390 components.go:346] Creating deployment rvpsvn-app
  [odo] I1111 14:40:11.189158   25390 components.go:347] The component name is rvpsvn
  [odo] I1111 14:40:11.189174   25390 components.go:350] The component already exists, attempting to update it
  [odo] I1111 14:40:11.189190   25390 components.go:352] Applying deployment
  [odo] I1111 14:40:11.283922   25390 components.go:361] Successfully updated component rvpsvn
  [odo] I1111 14:40:11.318832   25390 components.go:748] Successfully update Service for component rvpsvn
  [odo] I1111 14:40:11.346845   25390 all.go:46] starting to concurrently query 200 APIs
  [odo] I1111 14:40:11.347106   25390 all.go:62] fired up all goroutines to query APIs
  [odo] I1111 14:40:11.397841   25390 all.go:67] all goroutines have returned in 51.006283ms
  [odo] I1111 14:40:11.397930   25390 all.go:76] query result: objects=8
  [odo] I1111 14:40:11.399382   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:40:11.401055   25390 kclient.go:237] Checking if "clusterserviceversions" resource is supported
  [odo] I1111 14:40:11.401138   25390 service.go:75] Getting list of services
  [odo] I1111 14:40:11.401158   25390 operators.go:30] Fetching list of operators installed in cluster
  [odo] I1111 14:40:11.448334   25390 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.18.8
  [odo] I1111 14:40:11.448396   25390 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:40:11.460048   25390 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:40:11.496217   25390 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:40:11.510464   25390 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io
  [odo] I1111 14:40:11.521580   25390 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3
  [odo] I1111 14:40:11.521625   25390 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com
  [odo] I1111 14:40:11.526164   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:40:11.531509   25390 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io
  [odo] I1111 14:40:11.536209   25390 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com
  [odo] I1111 14:40:11.552866   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:40:11.564442   25390 service.go:124] Getting instances of: servicebindings.servicebinding.io
  [odo] I1111 14:40:11.576974   25390 kclient.go:237] Checking if "servicebindings" resource is supported
  [odo] I1111 14:40:11.819600   25390 libdevfile.go:326] not running in Debug mode, so ignored Debug port for container runtime:debug:5858
  [odo]  •  Syncing files into the container  ...
  [odo] I1111 14:40:11.835960   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021, destBase: ., destFile: .
  [odo] I1111 14:40:11.836018   25390 file_indexer.go:406] Corrected destinations: base: . file: .
  [odo] I1111 14:40:11.837778   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/.gitignore, destBase: ., destFile: .gitignore
  [odo] I1111 14:40:11.837809   25390 file_indexer.go:406] Corrected destinations: base: . file: .gitignore
  [odo] I1111 14:40:11.838190   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/.odo, destBase: ., destFile: .odo
  [odo] I1111 14:40:11.838216   25390 file_indexer.go:406] Corrected destinations: base: . file: .odo
  [odo] I1111 14:40:11.838552   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/cluster.yaml, destBase: ., destFile: cluster.yaml
  [odo] I1111 14:40:11.838577   25390 file_indexer.go:406] Corrected destinations: base: . file: cluster.yaml
  [odo] I1111 14:40:11.838875   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/devfile.yaml, destBase: ., destFile: devfile.yaml
  [odo] I1111 14:40:11.838897   25390 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml
  [odo] I1111 14:40:11.839283   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.mod, destBase: ., destFile: go.mod
  [odo] I1111 14:40:11.839301   25390 file_indexer.go:406] Corrected destinations: base: . file: go.mod
  [odo] I1111 14:40:11.839621   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/go.sum, destBase: ., destFile: go.sum
  [odo] I1111 14:40:11.839644   25390 file_indexer.go:406] Corrected destinations: base: . file: go.sum
  [odo] I1111 14:40:11.839936   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/main.go, destBase: ., destFile: main.go
  [odo] I1111 14:40:11.839958   25390 file_indexer.go:406] Corrected destinations: base: . file: main.go
  [odo] I1111 14:40:11.840306   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware, destBase: ., destFile: middleware
  [odo] I1111 14:40:11.840332   25390 file_indexer.go:406] Corrected destinations: base: . file: middleware
  [odo] I1111 14:40:11.841122   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/middleware/handlers.go, destBase: ., destFile: middleware/handlers.go
  [odo] I1111 14:40:11.841142   25390 file_indexer.go:406] Corrected destinations: base: . file: middleware/handlers.go
  [odo] I1111 14:40:11.841494   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models, destBase: ., destFile: models
  [odo] I1111 14:40:11.841511   25390 file_indexer.go:406] Corrected destinations: base: . file: models
  [odo] I1111 14:40:11.842224   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/models/models.go, destBase: ., destFile: models/models.go
  [odo] I1111 14:40:11.842242   25390 file_indexer.go:406] Corrected destinations: base: . file: models/models.go
  [odo] I1111 14:40:11.842549   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router, destBase: ., destFile: router
  [odo] I1111 14:40:11.842572   25390 file_indexer.go:406] Corrected destinations: base: . file: router
  [odo] I1111 14:40:11.843263   25390 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1534270021/router/router.go, destBase: ., destFile: router/router.go
  [odo] I1111 14:40:11.843282   25390 file_indexer.go:406] Corrected destinations: base: . file: router/router.go
  [odo] I1111 14:40:11.843898   25390 sync.go:138] List of files to be deleted: +[]
  [odo] I1111 14:40:11.843925   25390 sync.go:140] List of files changed: +[]
  [odo] ↵
 ✓  Syncing files into the container [9ms]
  [odo] I1111 14:40:11.846453   25390 kubeexec.go:40] GetProcessInfoForCommand for "run"
  [odo] I1111 14:40:11.846491   25390 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:12.103611   25390 exec.go:96] 162
  [odo] I1111 14:40:12.104517   25390 exec.go:37] Executing command [/bin/sh -c kill -0 162; echo $?] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:12.317070   25390 exec.go:96] 0
  [odo] I1111 14:40:12.318237   25390 innerloop.go:131] running=true, execRequired=false
  [odo]  •  Waiting for the application to be ready  ...
  [odo] I1111 14:40:13.319045   25390 exec.go:37] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6 || true] for pod: rvpsvn-app-6f4c8f89c9-9jc8q in container: runtime
  [odo] I1111 14:40:13.511049   25390 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode                                                     
  [odo] I1111 14:40:13.511096   25390 exec.go:96]    0: 9F2B11AC:A08E 71BAFA8E:01BB 06 00000000:00000000 03:000013A5 00000000     0        0 0 3 0000000000000000                                      
  [odo] I1111 14:40:13.511429   25390 exec.go:96]   sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops             
  [odo] I1111 14:40:13.511760   25390 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode
  [odo] I1111 14:40:13.511802   25390 exec.go:96]    0: 00000000000000000000000000000000:1F90 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1006820000        0 72547224 1 0000000000000000 100 0 0 10 0
  [odo] I1111 14:40:13.512140   25390 exec.go:96]   sl  local_address                         remote_address                        st tx_queue rx_queue tr tm->when retrnsmt   uid  timeout inode ref pointer drops
  [odo] ↵
 ✓  Waiting for the application to be ready [1s]
  [odo] I1111 14:40:13.514143   25390 port.go:346] ports not listening: map[]
  [odo] I1111 14:40:13.514212   25390 libdevfile.go:326] not running in Debug mode, so ignored Debug port for container runtime:debug:5858
  [odo] I1111 14:40:13.514301   25390 status.go:34] setting inner loop State "Ready"
  [odo] I1111 14:40:13.514400   25390 watch.go:271] deployment watcher Event: Type: MODIFIED, name: rvpsvn-app, rv: 106875900, generation: 2, pods: 1
  [odo] 
  [odo] ↪ Dev mode
  [odo]  Status:
  [odo]  Watching for changes in the current directory /tmp/1534270021
  [odo] 
  [odo] Keyboard Commands:
  [odo] [Ctrl+c] - Exit and delete resources from the cluster
  [odo]      [p] - Manually apply local changes to the application on the cluster
  Running oc with args [oc get pods --namespace e2e-test448sgs --selector=component=rvpsvn -o jsonpath={.items[*].metadata.name}] and odo env: []
  [oc] rvpsvn-app-6f4c8f89c9-9jc8qRunning oc with args [oc exec rvpsvn-app-6f4c8f89c9-9jc8q --namespace e2e-test448sgs -c runtime -- curl http://127.0.0.1:8080/ping] and odo env: []
  [oc]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  [oc]                                  Dload  Upload   Total   Spent    Left  Speed
  [oc] ↵
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0↵
100     4  100     4    0     0   4000      0 --:--:-- --:--:-- --:--:--  4000
  [oc] pong
  [FAILED] in [It] - /go/odo_1/tests/e2escenarios/e2e_test.go:417 @ 11/11/23 14:40:18.287
  Running oc with args [oc get project e2e-test448sgs -o jsonpath={.metadata.name}] and odo env: []
  [oc] e2e-test448sgsDeleting project: e2e-test448sgs
  Running oc with args [oc delete project e2e-test448sgs --wait=false] and odo env: []
  [oc] project.project.openshift.io "e2e-test448sgs" deleted
  Setting current dir to: /go/odo_1/tests/e2escenarios
  Deleting dir: /tmp/1534270021
  Deleting dir: /tmp/1077536819
  << Timeline

  [FAILED] Expected
      <*url.Error | 0xc0005ac2d0>: 
      Post "http://127.0.0.1:41907/api/newuser": EOF
      {
          Op: "Post",
          URL: "http://127.0.0.1:41907/api/newuser",
          Err: <*errors.errorString | 0xc000072130>{s: "EOF"},
      }
  to be nil
  In [It] at: /go/odo_1/tests/e2escenarios/e2e_test.go:417 @ 11/11/23 14:40:18.287
------------------------------
• [118.580 seconds]
E2E Test starting with non-empty Directory test debugging should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:316

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/1862734536
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #2
  Automatically polling progress:
    E2E Test starting with empty Directory should verify developer workflow from empty Directory (Spec Runtime: 2m3.515s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:50
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:50

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1111 14:40:37.735265   25634 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: vclkdz-app-58b6f5957c-jrd9r in container: runtime
        [odo] I1111 14:40:38.184528   25634 exec.go:96] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory
        [odo] I1111 14:40:38.196035   25634 innerloop.go:131] running=false, execRequired=true
        [odo] I1111 14:40:38.196230   25634 exec.go:37] Executing command [/bin/sh -c cd /project && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: vclkdz-app-58b6f5957c-jrd9r in container: runtime
        [odo]  •  Building your application in container (command: install)  ...
        [odo] ↵
 ✓  Building your application in container (command: install) [4s]
        [odo]  •  Executing the application (command: run)  ...
        [odo] I1111 14:40:42.581267   25634 kubeexec.go:54] StartProcessForCommand for "run"
        [odo] I1111 14:40:42.581343   25634 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\""
        [odo] I1111 14:40:42.581377   25634 exec.go:37] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd /project &&  (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: vclkdz-app-58b6f5957c-jrd9r in container: runtime
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 68 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc00001e930, {0x2f48270?, 0xc000ab0ab0}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc00001e930, {0x2f48270, 0xc000ab0ab0}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContain({0x2b7796f, 0xf}, 0x0?, 0x3?, 0xc000ab0a20)
          /go/odo_1/tests/helper/helper_run.go:54
        github.com/redhat-developer/odo/tests/helper.StartDevMode({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0, 0x0, 0x0, 0x0, ...})
          /go/odo_1/tests/helper/helper_dev.go:192
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.5.1()
          /go/odo_1/tests/e2escenarios/e2e_test.go:142
            | 
            | // start dev mode again
            > devSession, err = helper.StartDevMode(helper.DevSessionOpts{})
            | Expect(err).ToNot(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2636a93, 0xc00006c9c0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
  Progress Report for Ginkgo Process #6
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 2m3.58s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:186
      In [It] (Node Runtime: 2m0.001s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:186

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1111 14:40:40.656454   25321 copy.go:171] Corrected destinations: base: /projects file: src/main/java/com/example/demo/DemoApplication.java
        [odo] ↵
 ✓  Syncing files into the container [217ms]
        [odo] I1111 14:40:40.854374   25321 kubeexec.go:40] GetProcessInfoForCommand for "run"
        [odo] I1111 14:40:40.854490   25321 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: fwqucs-app-575c8fb557-h9dj2 in container: tools
        [odo] I1111 14:40:41.055928   25321 exec.go:96] 363
        [odo] I1111 14:40:41.058460   25321 exec.go:37] Executing command [/bin/sh -c kill -0 363; echo $?] for pod: fwqucs-app-575c8fb557-h9dj2 in container: tools
        [odo] I1111 14:40:41.261082   25321 exec.go:96] 0
        [odo] I1111 14:40:41.261376   25321 innerloop.go:131] running=true, execRequired=true
        [odo]  •  Building your application in container (command: build)  ...
        [odo] I1111 14:40:41.261677   25321 exec.go:37] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (mvn clean -Dmaven.repo.local=/home/user/.m2/repository package -Dmaven.test.skip=true) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: fwqucs-app-575c8fb557-h9dj2 in container: tools
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 68 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000716930, {0x2f48360?, 0xc0006c8540}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000716930, {0x2f48360, 0xc0006c8540}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContainOne({0xc0006e5a70, 0x2, 0xc0002e0d80?}, 0xc0000b0300?, 0x27f9140?, 0xc0003721e0)
          /go/odo_1/tests/helper/helper_run.go:70
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0006e5d28)
          /go/odo_1/tests/helper/helper_dev.go:278
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:233
            | // "changes are made to the applications"
            | helper.ReplaceString(filepath.Join(commonVar.Context, "src", "main", "java", "com", "example", "demo", "DemoApplication.java"), "Hello updated World!", "Hello from an updated World!")
            > err = devSession.WaitSync()
            | Expect(err).ToNot(HaveOccurred())
            | // "should deploy new changes"
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [164.282 seconds]
E2E Test starting with empty Directory should verify developer workflow from empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:50

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/3934887683
  Spawning '/go/bin/odo delete component' from /tmp/3934887683
  << Captured StdOut/StdErr Output
------------------------------
  Progress Report for Ginkgo Process #6
  Automatically polling progress:
    E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory (Spec Runtime: 4m3.587s)
      /go/odo_1/tests/e2escenarios/e2e_test.go:186
      In [It] (Node Runtime: 4m0.008s)
        /go/odo_1/tests/e2escenarios/e2e_test.go:186

      Begin Captured GinkgoWriter Output >>
        ...
        [odo] I1111 14:42:44.450550   25863 exec.go:96] 279 (cat) R 273 273 273 0 -1 4210688 157 0 0 0 0 0 0 0 20 0 1 0 75425497 31109120 763 18446744073709551615 94451712729088 94451713972128 140731899843856 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94451716069968 94451716114980 94451724382208 140731899848044 140731899848232 140731899848232 140731899850731 0
        [odo] I1111 14:42:44.450575   25863 exec.go:96] cat: /proc/net/stat: Is a directory
        [odo] I1111 14:42:44.452196   25863 kubeexec.go:195] Found 2 children (either direct and indirect) for parent process 104: [141 110]
        [odo] I1111 14:42:44.452287   25863 exec.go:37] Executing command [/bin/sh -c rm -f /opt/odo/.odo_cmd_run.pid] for pod: fwqucs-app-5c775559db-26jch in container: tools
        [odo] I1111 14:42:44.687151   25863 exec.go:37] Executing command [/bin/sh -c kill 141 || true] for pod: fwqucs-app-5c775559db-26jch in container: tools
        [odo] I1111 14:42:44.885004   25863 retry.go:48] waiting for 2 second(s) before trying task "status for remote process 141"
        [odo] I1111 14:42:44.993347   25863 kubeexec.go:40] GetProcessInfoForCommand for "run"
        [odo] I1111 14:42:44.993575   25863 exec.go:37] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: fwqucs-app-5c775559db-26jch in container: tools
        [odo] I1111 14:42:45.180045   25863 exec.go:96] 1
        [odo] I1111 14:42:45.181899   25863 exec.go:37] Executing command [/bin/sh -c kill -0 1; echo $?] for pod: fwqucs-app-5c775559db-26jch in container: tools
      << End Captured GinkgoWriter Output

      Spec Goroutine
      goroutine 68 [select]
        github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0000f68c0, {0x2f48360?, 0xc0009a6360}, 0x1, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:538
        github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0000f68c0, {0x2f48360, 0xc0009a6360}, {0x0, 0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/gomega/internal/async_assertion.go:145
        github.com/redhat-developer/odo/tests/helper.WaitForOutputToContainOne({0xc0008b1a70, 0x2, 0xc000664000?}, 0xc0000b0300?, 0x27f9140?, 0xc0009a6150)
          /go/odo_1/tests/helper/helper_run.go:70
        github.com/redhat-developer/odo/tests/helper.(*DevSession).WaitSync(0xc0008b1d28)
          /go/odo_1/tests/helper/helper_dev.go:278
      > github.com/redhat-developer/odo/tests/e2escenarios.glob..func1.6.2()
          /go/odo_1/tests/e2escenarios/e2e_test.go:274
            | // making changes to the project again
            | helper.ReplaceString(filepath.Join(commonVar.Context, "src", "main", "java", "com", "example", "demo", "DemoApplication.java"), "Hello from an updated World!", "Hello from an updated v2 World!")
            > err = devSession.WaitSync()
            | Expect(err).ToNot(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x0})
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:865
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /go/odo_1/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:852
  ------------------------------
• [272.445 seconds]
E2E Test starting with non-empty Directory should verify developer workflow from non-empty Directory
/go/odo_1/tests/e2escenarios/e2e_test.go:186

  Captured StdOut/StdErr Output >>
  Using Devfile Registry URL at: "https://registry.stage.devfile.io"
  Spawning '/go/bin/odo init' from /tmp/2096019969
  Spawning '/go/bin/odo delete component' from /tmp/2096019969
  << Captured StdOut/StdErr Output
------------------------------

Summarizing 1 Failure:
  [FAIL] E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop
  /go/odo_1/tests/e2escenarios/e2e_test.go:417

Ran 4 of 4 Specs in 272.510 seconds
FAIL! -- 3 Passed | 1 Failed | 0 Pending | 0 Skipped


Ginkgo ran 1 suite in 4m52.466991728s

Test Suite Failed
exit status 1
make: *** [Makefile:236: test-e2e] Error 1