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

CLI commands with private key for nonexistent user fail with EOFException from DataInputStream.readBoolean

      This started with 1.556.

      root@recipe-test-centos-64-x86-64 ~]# java -jar /tmp/kitchen/cache/jenkins-cli.jar -s http://recipe-test-centos-64-x86-64.vagrantup.com:8080 -i /tmp/kitchen/cache/jenkins-key help
      Exception in thread "main" java.io.EOFException
      	at java.io.DataInputStream.readBoolean(DataInputStream.java:244)
      	at hudson.cli.Connection.readBoolean(Connection.java:94)
      	at hudson.cli.CLI.authenticate(CLI.java:553)
      	at hudson.cli.CLI._main(CLI.java:464)
      	at hudson.cli.CLI.main(CLI.java:382)
      

          [JENKINS-22346] CLI commands with private key for nonexistent user fail with EOFException from DataInputStream.readBoolean

          Jonathan Chauncey created issue -
          Eric Helgeson made changes -
          Link New: This issue is related to JENKINS-20064 [ JENKINS-20064 ]
          Jesse Glick made changes -
          Assignee New: Kohsuke Kawaguchi [ kohsuke ]
          Jesse Glick made changes -
          Labels New: cli regression user
          Summary Original: jenkins cli command with key fails with - java.io.EOFException New: CLI commands with private key for nonexistent user fail with EOFException from DataInputStream.readBoolean
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-20064 [ JENKINS-20064 ]
          Jesse Glick made changes -
          Link Original: This issue is related to JENKINS-20064 [ JENKINS-20064 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 154437 ] New: JNJira + In-Review [ 194905 ]
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-41745 [ JENKINS-41745 ]
          Christian Höltje made changes -
          Link New: This issue is related to JENKINS-44020 [ JENKINS-44020 ]

            kohsuke Kohsuke Kawaguchi
            jchauncey Jonathan Chauncey
            Votes:
            29 Vote for this issue
            Watchers:
            44 Start watching this issue

              Created:
              Updated:
              Resolved: