Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-42447

Console ouput stops logging after Linux session starts in Java

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • console-tail-plugin
    • None
    • Jenkins 2.32.3

      I'm running a set of test that uses Java to connecto to Linux thru JSch exeuting the test executes from a windows bat file from Jenkins, in the main class the System.out.println debug lines works fine, and after the process goes to the next Linux session the first debug line works, but once a command is send nothing comes in the console output but in the java console the output of the Linux command appears, as well in the bat file as it self, the java code is properly exeuted but the console output is not logging anything

          [JENKINS-42447] Console ouput stops logging after Linux session starts in Java

          Saul Figueroa added a comment -

          Once the linux class sends the System.out.println(in); to the console, the Jenkins console output stops logging

          Saul Figueroa added a comment - Once the linux class sends the System.out.println(in); to the console, the Jenkins console output stops logging

          Saul Figueroa added a comment -

          Any update for this bug?

          Saul Figueroa added a comment - Any update for this bug?

            Unassigned Unassigned
            saulrainier Saul Figueroa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: