Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-23622

Build Log: impossible to get logs once the build pod is completed

    XMLWordPrintable

Details

    • devex #125 December 2016
    • 10
    • Hide

      EXEC: Create a new OpenShift 3 application from a template/builder image.
      ASSERT: Build is triggered and visible in Properties view
      EXEC: Wait until build is finished, in "Properties"/"Build" tab you can see your build in state "Competed"
      EXEC: In "Properties" view, select "Builds" tab and pick "Build Log..."

      Result:
      You cannot get the log of the finished build, you're told that the pod for the build is Completed.

      Excepted result:
      You should be able to get the build logs even once they're finished. In oc you can do this via
      (you list the build configs that exist and pick the one that is/was responsible for your build and use it to "oc logs")

      oc logs -f bc/<build-config for your build>
      
      Show
      EXEC: Create a new OpenShift 3 application from a template/builder image. ASSERT: Build is triggered and visible in Properties view EXEC: Wait until build is finished, in "Properties"/"Build" tab you can see your build in state "Competed" EXEC: In "Properties" view, select "Builds" tab and pick "Build Log..." Result: You cannot get the log of the finished build, you're told that the pod for the build is Completed. Excepted result: You should be able to get the build logs even once they're finished. In oc you can do this via (you list the build configs that exist and pick the one that is/was responsible for your build and use it to "oc logs") oc logs -f bc/<build-config for your build>

    Description

      When I am trying to get a log of completed build, either via context menu of a pod in tabbed property Pods or via context menu of a build in tabbed property Builds, I get following error dialog

      There is no error in log.

      Attachments

        Issue Links

          Activity

            People

              jmaury@redhat.com Jeff MAURY
              mlabuda_jira Marián Labuda (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: