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

WARNING Exception parsing the Jenkins Maven Event Spy logs due to An invalid XML character

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • pipeline-maven-plugin
    • None
    • centos 7

      ERROR: [withMaven] WARNING Exception parsing the logs generated by the Jenkins Maven Event Spy /var/lib/jenkins/workspace/REDACTED_master@tmp/withMaven90609b9c/maven-spy-20191107-123951-371640815890573653522.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at [https://issues.jenkins-ci.org|https://issues.jenkins-ci.org/]
      
      ERROR: org.xml.sax.SAXParseException; lineNumber: 2267; columnNumber: 39; An invalid XML character (Unicode: 0x1b) was found in the element content of the document.
      

          [JENKINS-60093] WARNING Exception parsing the Jenkins Maven Event Spy logs due to An invalid XML character

          Jason Pyeron created issue -

          Jason Pyeron added a comment -

          not sure if it a proper duplicate, but these seem similar.

          Jason Pyeron added a comment - not sure if it a proper duplicate, but these seem similar.
          Jason Pyeron made changes -
          Link New: This issue is related to JENKINS-43159 [ JENKINS-43159 ]
          Jason Pyeron made changes -
          Link New: This issue is related to JENKINS-47013 [ JENKINS-47013 ]
          Jason Pyeron made changes -
          Link New: This issue is related to JENKINS-43529 [ JENKINS-43529 ]
          Jason Pyeron made changes -
          Link New: This issue is related to JENKINS-48262 [ JENKINS-48262 ]
          Jason Pyeron made changes -
          Description Original: {noformat}
          ERROR: [withMaven] WARNING Exception parsing the logs generated by the Jenkins Maven Event Spy /var/lib/jenkins/workspace/REDACTED_master@tmp/withMaven90609b9c/maven-spy-20191107-123951-371640815890573653522.log|mailto:/var/lib/jenkins/workspace/proval-devint-deploy-war2_master@tmp/withMaven90609b9c/maven-spy-20191107-123951-371640815890573653522.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at [https://issues.jenkins-ci.org|https://issues.jenkins-ci.org/]

          ERROR: org.xml.sax.SAXParseException; lineNumber: 2267; columnNumber: 39; An invalid XML character (Unicode: 0x1b) was found in the element content of the document.
          {noformat}
          New: {noformat}
          ERROR: [withMaven] WARNING Exception parsing the logs generated by the Jenkins Maven Event Spy /var/lib/jenkins/workspace/REDACTED_master@tmp/withMaven90609b9c/maven-spy-20191107-123951-371640815890573653522.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at [https://issues.jenkins-ci.org|https://issues.jenkins-ci.org/]

          ERROR: org.xml.sax.SAXParseException; lineNumber: 2267; columnNumber: 39; An invalid XML character (Unicode: 0x1b) was found in the element content of the document.
          {noformat}

          Jason Pyeron added a comment -

          the log file is gone, the "tmp" workspace is empty of all files.

          Jason Pyeron added a comment - the log file is gone, the "tmp" workspace is empty of all files.

          According to https://unicodelookup.com/#0x1b/1 , `#0x1b` is `esc escape ctrl-[`

          Cyrille Le Clerc added a comment - According to  https://unicodelookup.com/#0x1b/1  , `#0x1b` is `esc escape ctrl-[`

          Jason Pyeron added a comment -

          but why was it there.... My guess is Maven color codes, along with broken build, ... We continue to monitor, but we do not have any retained logs at this moment.

          Jason Pyeron added a comment - but why was it there.... My guess is Maven color codes, along with broken build, ... We continue to monitor, but we do not have any retained logs at this moment.

            Unassigned Unassigned
            jpyeron Jason Pyeron
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: