Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Agent basic-gr25s is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-gr25s"
  namespace: "metro"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.metro.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-gr25s"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-gr25s"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.metro.svc.cluster.local/metro/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-metro"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-gr25s (basic) in workspace /home/jenkins/agent/workspace/saaj-ri-master-build
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-cVFwpacfrWa2/agent.49
SSH_AGENT_PID=51
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/saaj-ri-master-build@tmp/private_key_13237823417756938018.key (/home/jenkins/agent/workspace/saaj-ri-master-build@tmp/private_key_13237823417756938018.key)
[ssh-agent] Using credentials eclipse-metro-bot (GitHub bot SSH)
The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/metro-saaj.git
 > git init /home/jenkins/agent/workspace/saaj-ri-master-build # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/metro-saaj.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/saaj-ri-master-build@tmp/jenkins-gitclient-ssh5997534637487045036.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/metro-saaj.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/metro-saaj.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 3812864ac06c8109ff7f5e2a7e5ce9ba0e7aeba2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3812864ac06c8109ff7f5e2a7e5ce9ba0e7aeba2 # timeout=10
Commit message: "fix cpright year"
 > git rev-list --no-walk 5e03aeba5a8aca3f95cfecb0418e95ae09bef4d3 # timeout=10
[saaj-ri-master-build] $ /bin/bash /tmp/jenkins7395598658750317508.sh
-[ GPG Initialization ]---------------------------------------------------------
gpg: directory '/home/jenkins/.gnupg' created
gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
gpg: key A7C6AFD280CA7CF0: 1 signature not checked due to a missing key
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key A7C6AFD280CA7CF0: public key "Eclipse Metro <metro-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key A7C6AFD280CA7CF0: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
gpg: no ultimately trusted keys found
Secret subkeys are available.

pub  rsa4096/A7C6AFD280CA7CF0
     created: 2018-10-03  expires: 2028-10-02  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/B6D3FC494798E478
     created: 2018-10-03  expires: 2028-10-02  usage: S   
[ unknown] (1). Eclipse Metro <metro-dev@eclipse.org>

pub  rsa4096/A7C6AFD280CA7CF0
     created: 2018-10-03  expires: 2028-10-02  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/B6D3FC494798E478
     created: 2018-10-03  expires: 2028-10-02  usage: S   
[ unknown] (1). Eclipse Metro <metro-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/A7C6AFD280CA7CF0
     created: 2018-10-03  expires: 2028-10-02  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/B6D3FC494798E478
     created: 2018-10-03  expires: 2028-10-02  usage: S   
[ unknown] (1). Eclipse Metro <metro-dev@eclipse.org>
Please note that the shown key validity is not necessarily correct
unless you restart the program.

Secret subkeys are available.

gpg: checking the trustdb
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2028-10-02
pub  rsa4096/A7C6AFD280CA7CF0
     created: 2018-10-03  expires: 2028-10-02  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/B6D3FC494798E478
     created: 2018-10-03  expires: 2028-10-02  usage: S   
[ultimate] (1). Eclipse Metro <metro-dev@eclipse.org>

pub  rsa4096/A7C6AFD280CA7CF0
     created: 2018-10-03  expires: 2028-10-02  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/B6D3FC494798E478
     created: 2018-10-03  expires: 2028-10-02  usage: S   
[ultimate] (1). Eclipse Metro <metro-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/A7C6AFD280CA7CF0
     created: 2018-10-03  expires: 2028-10-02  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/B6D3FC494798E478
     created: 2018-10-03  expires: 2028-10-02  usage: S   
[ultimate] (1). Eclipse Metro <metro-dev@eclipse.org>

-[ SAAJ RI Build ]--------------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 2 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 2 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Jakarta SOAP                                                       [pom]
[INFO] Jakarta SOAP Implementation                                        [jar]
[INFO] 
[INFO] ---------------< com.sun.xml.messaging.saaj:metro-saaj >----------------
[INFO] Building Jakarta SOAP 3.0.4-SNAPSHOT                               [1/2]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ metro-saaj ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ metro-saaj ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- build-helper:3.5.0:timestamp-property (current-year-property) @ metro-saaj ---
[INFO] 
[INFO] --- buildnumber:3.2.0:create (default) @ metro-saaj ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/saaj-ri-master-build' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/saaj-ri-master-build
[INFO] Storing buildNumber: 3812864 at timestamp: 1709738756279
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/saaj-ri-master-build' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/saaj-ri-master-build
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/saaj-ri-master-build' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/saaj-ri-master-build
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ metro-saaj ---
[INFO] 
[INFO] --- assembly:3.6.0:single (common-resources) @ metro-saaj ---
[INFO] Reading assembly descriptor: src/main/assembly/resources.xml
[INFO] Building zip: /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip
[INFO] 
[INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-saaj ---
[INFO] Configured Artifact: com.sun.xml.messaging.saaj:metro-saaj:resources:3.0.4-SNAPSHOT:zip
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ metro-saaj ---
[INFO] CycloneDX: Resolving Aggregated Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml
[INFO]            attaching as metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json
[WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
[INFO]            attaching as metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ metro-saaj ---
[INFO] 
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ metro-saaj ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ metro-saaj ---
[INFO] Signing 4 files with default secret key.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ metro-saaj ---
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-resources.zip
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-resources.zip.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ metro-saaj ---
[INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred")...
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/pom.xml to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-resources.zip
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/metro-saaj-3.0.4-SNAPSHOT-resources.zip.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-resources.zip.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.xml.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.xml.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/target/bom.json.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/metro-saaj/3.0.4-SNAPSHOT/metro-saaj-3.0.4-SNAPSHOT-cyclonedx.json.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --- spotbugs:4.8.3.1:spotbugs (default-cli) @ metro-saaj ---
[INFO] 
[INFO] ----------------< com.sun.xml.messaging.saaj:saaj-impl >----------------
[INFO] Building Jakarta SOAP Implementation 3.0.4-SNAPSHOT                [2/2]
[INFO]   from saaj-ri/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ saaj-impl ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ saaj-impl ---
[INFO] 
[INFO] --- build-helper:3.5.0:timestamp-property (current-year-property) @ saaj-impl ---
[INFO] 
[INFO] --- buildnumber:3.2.0:create (default) @ saaj-impl ---
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default-prepare-agent) @ saaj-impl ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/jacoco.exec
[INFO] 
[INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ saaj-impl ---
[INFO] 
[INFO] --- dependency:3.6.1:unpack (unpack-resource) @ saaj-impl ---
[INFO] Configured Artifact: com.sun.xml.messaging.saaj:metro-saaj:resources:3.0.4-SNAPSHOT:zip
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ saaj-impl ---
[INFO] Copying 75 resources from src/main/resources to target/classes
[INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ saaj-impl ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 128 source files with javac [debug deprecation release 11 module-path] to target/classes
[INFO] JDK-8318913 workaround: patched module-info.class requires version from [11.0.2] to [11] on 4 JDK modules [java.base, java.logging, java.desktop, java.xml]
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/packaging/mime/internet/MimeBodyPart.java:[222,25] class org.jvnet.mimepull.MIMEPart in module org.jvnet.mimepull is not indirectly exported using requires transitive
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/util/stax/SaajStaxWriterEx.java:[207,12] class jakarta.xml.bind.attachment.AttachmentMarshaller in module jakarta.xml.bind is not indirectly exported using requires transitive
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/packaging/mime/internet/MimePullMultipart.java:[49,13] class org.jvnet.mimepull.MIMEPart in module org.jvnet.mimepull is not indirectly exported using requires transitive
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/AttachmentPartImpl.java:[546,36] getBytes(java.io.InputStream) in com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility has been deprecated
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/AttachmentPartImpl.java:[555,36] getBytes(java.io.InputStream) in com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility has been deprecated
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/AttachmentPartImpl.java:[563,36] getBytes(java.io.InputStream) in com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility has been deprecated
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/AttachmentPartImpl.java:[72,31] class org.jvnet.mimepull.MIMEPart in module org.jvnet.mimepull is not indirectly exported using requires transitive
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/JpegDataContentHandler.java:[29,13] class java.awt.Component in module java.desktop is not indirectly exported using requires transitive
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/GifDataContentHandler.java:[23,44] class java.awt.Component in module java.desktop is not indirectly exported using requires transitive
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java/com/sun/xml/messaging/saaj/soap/ImageDataContentHandler.java:[28,46] class java.awt.Component in module java.desktop is not indirectly exported using requires transitive
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ saaj-impl ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ saaj-impl ---
[INFO] Copying 37 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ saaj-impl ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 48 source files with javac [debug deprecation release 11 module-path] to target/test-classes
[INFO] JDK-8318913 workaround: patched module-info.class requires version from [11.0.2] to [11] on 2 JDK modules [java.base, java.desktop]
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/test/java/soap/ElementOwnerTest.java:[31,8] no description for @throws
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/test/java/soap/ElementOwnerTest.java:[32,8] no description for @throws
[WARNING] /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/test/java/module-info.java:[15,14] requires directive for an automatic module
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ saaj-impl ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.SAAJConnectionTest
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope>

Mar 06, 2024 3:26:35 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
SEVERE: SAAJ0008: Bad Response; Moved Permanently
Mar 06, 2024 3:26:35 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection doGet
SEVERE: SAAJ0008: Bad Response; Moved Permanently
Mar 06, 2024 3:26:35 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
SEVERE: SAAJ0008: Bad Response; Moved Permanently
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope>

Mar 06, 2024 3:26:35 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
SEVERE: SAAJ0008: Bad Response; Moved Permanently
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope>

Mar 06, 2024 3:26:35 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
SEVERE: SAAJ0008: Bad Response; Moved Permanently
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 s -- in bugfixes.SAAJConnectionTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.QuoteTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in bugfixes.QuoteTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.NamespaceTest
http://www.w3.org/2000/xmlns/:SOAP-ENV:xmlns
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in bugfixes.NamespaceTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.SSLTest
Mar 06, 2024 3:26:42 PM com.sun.xml.messaging.saaj.soap.MessageImpl identifyContentType
SEVERE: SAAJ0537: Invalid Content-Type. Could be an error message instead of a SOAP message
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.633 s -- in bugfixes.SSLTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.SAAJ67Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in bugfixes.SAAJ67Test
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.BugfixesTest
Mar 06, 2024 3:26:44 PM com.sun.xml.messaging.saaj.soap.SOAPPartImpl lookForEnvelope
SEVERE: SAAJ0513: Unable to create envelope from given source because the namespace was not recognized
------=_Part_0_953191605.1709738804283
Content-Type: text/xml; charset=utf-8

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><soap:Fault xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>100</faultcode></soap:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
------=_Part_0_953191605.1709738804283
Content-Type: text/xml

<?xml version="1.0" encoding="UTF-8"?>
<!--

    Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.

    This program and the accompanying materials are made available under the
    terms of the Eclipse Distribution License v. 1.0, which is available at
    http://www.eclipse.org/org/documents/edl-v10.php.

    SPDX-License-Identifier: BSD-3-Clause

-->

<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<soap-env:Header>
<foo>line 1
line 2
line 3
</foo>
<bar>line 4</bar>
</soap-env:Header>
<soap-env:Body>
<test> w
ewe
qeqw
</test>
</soap-env:Body>
</soap-env:Envelope>

------=_Part_0_953191605.1709738804283
Content-Type: text/xml

<?xml version="1.0" encoding="UTF-8"?>
<!--

    Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.

    This program and the accompanying materials are made available under the
    terms of the Eclipse Distribution License v. 1.0, which is available at
    http://www.eclipse.org/org/documents/edl-v10.php.

    SPDX-License-Identifier: BSD-3-Clause

-->

<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<soap-env:Header>
<foo>line 1
line 2
line 3
</foo>
<bar>line 4</bar>
</soap-env:Header>
<soap-env:Body>
<test> w
ewe
qeqw
</test>
</soap-env:Body>
</soap-env:Envelope>

------=_Part_0_953191605.1709738804283--ERROR:  'Document Type Declaration is not allowed'
Mar 06, 2024 3:26:44 PM com.sun.xml.messaging.saaj.soap.EnvelopeFactory parseEnvelopeSax
SEVERE: SAAJ0511: Unable to create envelope from given source
[Fatal Error] undeclNS.xml:21:42: The prefix "junk" for attribute "junk:lang" associated with an element type "name" is not bound.
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body/></env:Envelope>Folded Header=
multipart/related; boundary=MIME_boundary; type="text/xml";
start="<http://claiming-it.com/claim061400a.xml>"
Mar 06, 2024 3:26:44 PM com.sun.xml.messaging.saaj.soap.MessageImpl parseContentType
SEVERE: SAAJ0535: Unable to internalize message
=======================


Mar 06, 2024 3:26:44 PM com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl setFaultCode
SEVERE: SAAJ0307: Empty/Null NamespaceURI specified for faultCode myprefix:TestFaultCode
GrandFather L=t N=http://www.w3.org/2000/xmlns/ P=xmlns
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 s -- in bugfixes.BugfixesTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.MimeUtilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in mime.MimeUtilityTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.XmlAttachmentTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in mime.XmlAttachmentTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.custom.CustomTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in mime.custom.CustomTypeTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.AttachImageTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 s -- in mime.AttachImageTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.StartParameterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in mime.StartParameterTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.AttachPngImageTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in mime.AttachPngImageTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.CharacterSetEncodingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s -- in mime.CharacterSetEncodingTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.MimeRecreateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in mime.MimeRecreateTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.AttachMultipartTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in mime.AttachMultipartTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.XmlDeclarationUtf16Test
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s -- in soap.XmlDeclarationUtf16Test
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.DocumentOwnerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in soap.DocumentOwnerTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.LazySOAPTest
<env:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://example.com/wsdl"><env:Header></env:Header><env:Body><ns1:Hello><String_1>Duke 0</String_1><String_1>Duke 1</String_1><String_1>Duke 2</String_1></ns1:Hello></env:Body></env:Envelope>
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in soap.LazySOAPTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.ExtractContentAsDocumentTest
Mar 06, 2024 3:26:59 PM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument
SEVERE: SAAJ0250: Cannot extract Document from body
Mar 06, 2024 3:26:59 PM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument
SEVERE: SAAJ0250: Cannot extract Document from body
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s -- in soap.ExtractContentAsDocumentTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.SetElementNameTest
Mar 06, 2024 3:27:00 PM com.sun.xml.messaging.saaj.soap.impl.FaultImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element Fault to newName
Mar 06, 2024 3:27:00 PM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element faultcode to newName
Mar 06, 2024 3:27:00 PM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element faultstring to newName
Mar 06, 2024 3:27:00 PM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element detail to newName
Mar 06, 2024 3:27:00 PM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element Envelope to newName
Mar 06, 2024 3:27:00 PM com.sun.xml.messaging.saaj.soap.impl.HeaderImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element Header to newName
Mar 06, 2024 3:27:00 PM com.sun.xml.messaging.saaj.soap.impl.BodyImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element Body to newName
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in soap.SetElementNameTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.SourceResetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in soap.SourceResetTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.WriteXmlDeclarationTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in soap.WriteXmlDeclarationTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.GetChildElementsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in soap.GetChildElementsTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.ElementOwnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in soap.ElementOwnerTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.SOAPStructureTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in soap.SOAPStructureTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.SOAPPartTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in soap.SOAPPartTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.QNameTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in soap.QNameTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.DetailTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in soap.DetailTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.FaultTest
Mar 06, 2024 3:27:09 PM com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl setFaultCode
SEVERE: SAAJ0307: Empty/Null NamespaceURI specified for faultCode env:Client
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in soap.FaultTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap12.SOAPElementTests
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in soap12.SOAPElementTests
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap12.MetaFactoryTest
Mar 06, 2024 3:27:11 PM com.sun.xml.messaging.saaj.soap.MessageFactoryImpl createMessage
SEVERE: SAAJ0531: Unable to parse content type
Mar 06, 2024 3:27:11 PM com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl createEnvelopeFromSource
SEVERE: SAAJ0304: InputStream does not represent a valid SOAP 1.1 Message 
Mar 06, 2024 3:27:11 PM com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl createEnvelopeFromSource
SEVERE: SAAJ0415: InputStream does not represent a valid SOAP 1.2 Message
Mar 06, 2024 3:27:11 PM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newMessageFactory
SEVERE: SAAJ0569: Unknown Protocol junk specified for creating MessageFactory
Mar 06, 2024 3:27:11 PM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newSOAPFactory
SEVERE: SAAJ0569: Unknown Protocol junk specified for creating SOAPFactory
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in soap12.MetaFactoryTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap12.SOAPFaultTests
Mar 06, 2024 3:27:12 PM com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl addFault
SEVERE: SAAJ0402: No other element except Fault allowed in SOAPBody
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in soap12.SOAPFaultTests
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap12.SOAPHeaderTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in soap12.SOAPHeaderTests
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running namespace.NamespaceTest
Mar 06, 2024 3:27:14 PM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName
SEVERE: SAAJ0123: Cannot declare reserved xmlns prefix
Mar 06, 2024 3:27:14 PM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName
SEVERE: SAAJ0124: Qualified name cannot be xmlns
<?xml version='1.0' ?><S:Envelope xmlns:S='http://schemas.xmlsoap.org/soap/envelope/'><S:Body><ns2:Fault xmlns:ns2='http://schemas.xmlsoap.org/soap/envelope/' xmlns:ns3='http://www.w3.org/2003/05/soap-envelope'><faultcode>ns3:VersionMismatch</faultcode><faultstring>Couldn't create SOAP message. Expecting Envelope in namespace http://schemas.xmlsoap.org/soap/envelope/, but got http://wrongname.org </faultstring></ns2:Fault></S:Body></S:Envelope>[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in namespace.NamespaceTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running namespace.GetNamespaceURITest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in namespace.GetNamespaceURITest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running namespace.NSDeclTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in namespace.NSDeclTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running namespace.DefaultNamespaceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in namespace.DefaultNamespaceTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running element.ElementTest
Mar 06, 2024 3:27:19 PM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRoleAttributeName
SEVERE: SAAJ0302: Attribute Role not supported by SOAP 1.1
Mar 06, 2024 3:27:19 PM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName
SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1
Mar 06, 2024 3:27:19 PM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName
SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in element.ElementTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running wsi.WSISupportTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in wsi.WSISupportTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running stax.SaajStaxWriterNamespaceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in stax.SaajStaxWriterNamespaceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 200, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:3.2.5:test (test-not-optimized) @ saaj-impl ---
[WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.SAAJConnectionTest
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope>

Mar 06, 2024 3:27:24 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
SEVERE: SAAJ0008: Bad Response; Moved Permanently
Mar 06, 2024 3:27:24 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection doGet
SEVERE: SAAJ0008: Bad Response; Moved Permanently
Mar 06, 2024 3:27:24 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
SEVERE: SAAJ0008: Bad Response; Moved Permanently
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope>

Mar 06, 2024 3:27:24 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
SEVERE: SAAJ0008: Bad Response; Moved Permanently
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body/></SOAP-ENV:Envelope>

Mar 06, 2024 3:27:24 PM com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection post
SEVERE: SAAJ0008: Bad Response; Moved Permanently
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 s -- in bugfixes.SAAJConnectionTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.QuoteTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in bugfixes.QuoteTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.NamespaceTest
http://www.w3.org/2000/xmlns/:SOAP-ENV:xmlns
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in bugfixes.NamespaceTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.SSLTest
Mar 06, 2024 3:27:30 PM com.sun.xml.messaging.saaj.soap.MessageImpl identifyContentType
SEVERE: SAAJ0537: Invalid Content-Type. Could be an error message instead of a SOAP message
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.409 s -- in bugfixes.SSLTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.SAAJ67Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in bugfixes.SAAJ67Test
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running bugfixes.BugfixesTest
Mar 06, 2024 3:27:32 PM com.sun.xml.messaging.saaj.soap.SOAPPartImpl lookForEnvelope
SEVERE: SAAJ0513: Unable to create envelope from given source because the namespace was not recognized
------=_Part_0_1985178707.1709738852966
Content-Type: text/xml; charset=utf-8

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><soap:Fault xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>100</faultcode></soap:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
------=_Part_0_1985178707.1709738852966
Content-Type: text/xml

<?xml version="1.0" encoding="UTF-8"?>
<!--

    Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.

    This program and the accompanying materials are made available under the
    terms of the Eclipse Distribution License v. 1.0, which is available at
    http://www.eclipse.org/org/documents/edl-v10.php.

    SPDX-License-Identifier: BSD-3-Clause

-->

<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<soap-env:Header>
<foo>line 1
line 2
line 3
</foo>
<bar>line 4</bar>
</soap-env:Header>
<soap-env:Body>
<test> w
ewe
qeqw
</test>
</soap-env:Body>
</soap-env:Envelope>

------=_Part_0_1985178707.1709738852966
Content-Type: text/xml

<?xml version="1.0" encoding="UTF-8"?>
<!--

    Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.

    This program and the accompanying materials are made available under the
    terms of the Eclipse Distribution License v. 1.0, which is available at
    http://www.eclipse.org/org/documents/edl-v10.php.

    SPDX-License-Identifier: BSD-3-Clause

-->

<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<soap-env:Header>
<foo>line 1
line 2
line 3
</foo>
<bar>line 4</bar>
</soap-env:Header>
<soap-env:Body>
<test> w
ewe
qeqw
</test>
</soap-env:Body>
</soap-env:Envelope>

------=_Part_0_1985178707.1709738852966--ERROR:  'Document Type Declaration is not allowed'
Mar 06, 2024 3:27:33 PM com.sun.xml.messaging.saaj.soap.EnvelopeFactory parseEnvelopeSax
SEVERE: SAAJ0511: Unable to create envelope from given source
[Fatal Error] undeclNS.xml:21:42: The prefix "junk" for attribute "junk:lang" associated with an element type "name" is not bound.
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header/><env:Body/></env:Envelope>Folded Header=
multipart/related; boundary=MIME_boundary; type="text/xml";
start="<http://claiming-it.com/claim061400a.xml>"
Mar 06, 2024 3:27:33 PM com.sun.xml.messaging.saaj.soap.MessageImpl parseContentType
SEVERE: SAAJ0535: Unable to internalize message
=======================


Mar 06, 2024 3:27:33 PM com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl setFaultCode
SEVERE: SAAJ0307: Empty/Null NamespaceURI specified for faultCode myprefix:TestFaultCode
GrandFather L=t N=http://www.w3.org/2000/xmlns/ P=xmlns
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 s -- in bugfixes.BugfixesTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.MimeUtilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in mime.MimeUtilityTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.XmlAttachmentTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in mime.XmlAttachmentTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.custom.CustomTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s -- in mime.custom.CustomTypeTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.AttachImageTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in mime.AttachImageTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.StartParameterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s -- in mime.StartParameterTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.AttachPngImageTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s -- in mime.AttachPngImageTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.CharacterSetEncodingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in mime.CharacterSetEncodingTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.MimeRecreateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in mime.MimeRecreateTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running mime.AttachMultipartTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in mime.AttachMultipartTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.XmlDeclarationUtf16Test
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s -- in soap.XmlDeclarationUtf16Test
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.DocumentOwnerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in soap.DocumentOwnerTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.LazySOAPTest
<env:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://example.com/wsdl"><env:Header></env:Header><env:Body><ns1:Hello><String_1>Duke 0</String_1><String_1>Duke 1</String_1><String_1>Duke 2</String_1></ns1:Hello></env:Body></env:Envelope>
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in soap.LazySOAPTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.ExtractContentAsDocumentTest
Mar 06, 2024 3:27:48 PM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument
SEVERE: SAAJ0250: Cannot extract Document from body
Mar 06, 2024 3:27:48 PM com.sun.xml.messaging.saaj.soap.impl.BodyImpl extractContentAsDocument
SEVERE: SAAJ0250: Cannot extract Document from body
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in soap.ExtractContentAsDocumentTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.SetElementNameTest
Mar 06, 2024 3:27:49 PM com.sun.xml.messaging.saaj.soap.impl.FaultImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element Fault to newName
Mar 06, 2024 3:27:49 PM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element faultcode to newName
Mar 06, 2024 3:27:49 PM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element faultstring to newName
Mar 06, 2024 3:27:49 PM com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element detail to newName
Mar 06, 2024 3:27:50 PM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element Envelope to newName
Mar 06, 2024 3:27:50 PM com.sun.xml.messaging.saaj.soap.impl.HeaderImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element Header to newName
Mar 06, 2024 3:27:50 PM com.sun.xml.messaging.saaj.soap.impl.BodyImpl setElementQName
SEVERE: SAAJ0146: Cannot change name of element Body to newName
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in soap.SetElementNameTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.SourceResetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in soap.SourceResetTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.WriteXmlDeclarationTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in soap.WriteXmlDeclarationTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.GetChildElementsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in soap.GetChildElementsTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.ElementOwnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in soap.ElementOwnerTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.SOAPStructureTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in soap.SOAPStructureTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.SOAPPartTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in soap.SOAPPartTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.QNameTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in soap.QNameTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.DetailTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in soap.DetailTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap.FaultTest
Mar 06, 2024 3:27:59 PM com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl setFaultCode
SEVERE: SAAJ0307: Empty/Null NamespaceURI specified for faultCode env:Client
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in soap.FaultTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap12.SOAPElementTests
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in soap12.SOAPElementTests
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap12.MetaFactoryTest
Mar 06, 2024 3:28:01 PM com.sun.xml.messaging.saaj.soap.MessageFactoryImpl createMessage
SEVERE: SAAJ0531: Unable to parse content type
Mar 06, 2024 3:28:01 PM com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl createEnvelopeFromSource
SEVERE: SAAJ0304: InputStream does not represent a valid SOAP 1.1 Message 
Mar 06, 2024 3:28:01 PM com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl createEnvelopeFromSource
SEVERE: SAAJ0415: InputStream does not represent a valid SOAP 1.2 Message
Mar 06, 2024 3:28:01 PM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newMessageFactory
SEVERE: SAAJ0569: Unknown Protocol junk specified for creating MessageFactory
Mar 06, 2024 3:28:01 PM com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl newSOAPFactory
SEVERE: SAAJ0569: Unknown Protocol junk specified for creating SOAPFactory
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in soap12.MetaFactoryTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap12.SOAPFaultTests
Mar 06, 2024 3:28:02 PM com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl addFault
SEVERE: SAAJ0402: No other element except Fault allowed in SOAPBody
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in soap12.SOAPFaultTests
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running soap12.SOAPHeaderTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in soap12.SOAPHeaderTests
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running namespace.NamespaceTest
Mar 06, 2024 3:28:04 PM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName
SEVERE: SAAJ0123: Cannot declare reserved xmlns prefix
Mar 06, 2024 3:28:04 PM com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl createName
SEVERE: SAAJ0124: Qualified name cannot be xmlns
<?xml version='1.0' ?><S:Envelope xmlns:S='http://schemas.xmlsoap.org/soap/envelope/'><S:Body><ns2:Fault xmlns:ns2='http://schemas.xmlsoap.org/soap/envelope/' xmlns:ns3='http://www.w3.org/2003/05/soap-envelope'><faultcode>ns3:VersionMismatch</faultcode><faultstring>Couldn't create SOAP message. Expecting Envelope in namespace http://schemas.xmlsoap.org/soap/envelope/, but got http://wrongname.org </faultstring></ns2:Fault></S:Body></S:Envelope>[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in namespace.NamespaceTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running namespace.GetNamespaceURITest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in namespace.GetNamespaceURITest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running namespace.NSDeclTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in namespace.NSDeclTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running namespace.DefaultNamespaceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in namespace.DefaultNamespaceTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running element.ElementTest
Mar 06, 2024 3:28:09 PM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRoleAttributeName
SEVERE: SAAJ0302: Attribute Role not supported by SOAP 1.1
Mar 06, 2024 3:28:09 PM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName
SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1
Mar 06, 2024 3:28:09 PM com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl getRelayAttributeName
SEVERE: SAAJ0302: Attribute Relay not supported by SOAP 1.1
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in element.ElementTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running wsi.WSISupportTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in wsi.WSISupportTest
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
[INFO] Running stax.SaajStaxWriterNamespaceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in stax.SaajStaxWriterNamespaceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 200, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ saaj-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar
[INFO] 
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ saaj-impl ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml
[INFO]            attaching as saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json
[INFO]            attaching as saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ saaj-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ saaj-impl ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ saaj-impl ---
[INFO] Signing 6 files with default secret key.
[INFO] 
[INFO] --- jacoco:0.8.11:report (default-report) @ saaj-impl ---
[INFO] Loading execution data file /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/jacoco.exec
[INFO] Analyzed bundle 'Jakarta SOAP Implementation' with 173 classes
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ saaj-impl ---
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ saaj-impl ---
[INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred")...
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/pom.xml to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.xml.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.xml.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/bom.json.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-cyclonedx.json.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/saaj-ri-master-build/target/nexus-staging/deferred/com/sun/xml/messaging/saaj/saaj-impl/3.0.4-SNAPSHOT/saaj-impl-3.0.4-SNAPSHOT-javadoc.jar.asc
[INFO] Deploying remotely...
[INFO] Bulk deploying locally gathered artifacts from directory: 
[INFO]  * Bulk deploying locally gathered snapshot artifacts
[INFO]  * Bulk deploy of locally gathered snapshot artifacts finished.
[INFO] Remote deploy finished with success.
[INFO] 
[INFO] --- spotbugs:4.8.3.1:spotbugs (default-cli) @ saaj-impl ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=ISO8859-1
     [java] The following classes needed for analysis were missing:
     [java]   makeConcatWithConstants
[INFO] Done SpotBugs Analysis....
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jakarta SOAP 3.0.4-SNAPSHOT:
[INFO] 
[INFO] Jakarta SOAP ....................................... SUCCESS [ 31.244 s]
[INFO] Jakarta SOAP Implementation ........................ SUCCESS [02:24 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:11 min
[INFO] Finished at: 2024-03-06T15:28:46Z
[INFO] ------------------------------------------------------------------------
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 51 killed;
[ssh-agent] Stopped.
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.5
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1
[JaCoCo plugin] Saving matched execfiles:  /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/classes 182 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/src/main/java 128 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-book/src/main/java 2 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-hash/src/main/java 3 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-persister/src/main/java 1 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-progress/src/main/java 5 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-saveload/src/main/java 1 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-servlet/src/main/java 1 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-simple/src/main/java 2 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-soapnode/src/main/java 3 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-soapprocessor/src/main/java 13 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-samples/saaj-uddiping/src/main/java 1 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: []
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 78.61272, method: 53.407936, line: 51.79756, branch: 42.160736, instruction: 48.18311, complexity: 39.03932
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/saaj-ri-master-build' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 1 file
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/spotbugsXml.xml
[SpotBugs] -> found 339 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'saaj-ri/target/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'basic-gr25s' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/saaj-ri-master-build'
[SpotBugs] -> resolved paths in source directory (63 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 339 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 339 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/104/files-with-issues'
[SpotBugs] -> 63 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/saaj-ri-master-build' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 1 file
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/spotbugsXml.xml
[SpotBugs] -> found 339 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'saaj-ri/target/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'basic-gr25s' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/saaj-ri-master-build'
[SpotBugs] -> resolved paths in source directory (63 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 339 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 339 issues)
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/saaj-ri-master-build' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 1 file
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/saaj-ri-master-build/saaj-ri/target/spotbugsXml.xml
[SpotBugs] -> found 339 issues (skipped 2 duplicates)
[SpotBugs] Successfully processed file 'saaj-ri/target/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'basic-gr25s' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/saaj-ri-master-build'
[SpotBugs] -> resolved paths in source directory (63 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 339 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 339 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/104/files-with-issues'
[SpotBugs] -> 63 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (SAAJ RI master build)
[SpotBugs] Using reference build 'saaj-ri-master-build #103' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 339, new: 0, fixed: 0
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 339 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'saaj-ri-master-build #104'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Reference build recorder is not configured
[JavaDoc] Obtaining reference build from same job (SAAJ RI master build)
[JavaDoc] Using reference build 'saaj-ri-master-build #103' to compute new, fixed, and outstanding issues
[JavaDoc] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[JavaDoc] No quality gates have been set - skipping
[JavaDoc] Health report is disabled - skipping
[JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'saaj-ri-master-build #104'.
[Checks API] No suitable checks publisher found.
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 13 issues (skipped 0 duplicates)
[Java Compiler] Post processing issues on 'basic-gr25s' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/saaj-ri-master-build'
[Java Compiler] -> resolved paths in source directory (9 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 13 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 9 affected files
[Java Compiler] No filter has been set, publishing all 13 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 13 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/104/files-with-issues'
[Java Compiler] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/saaj-ri-master-build')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 13 issues (skipped 0 duplicates)
[Java Compiler] Post processing issues on 'basic-gr25s' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/saaj-ri-master-build'
[Java Compiler] -> resolved paths in source directory (9 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 13 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 9 affected files
[Java Compiler] No filter has been set, publishing all 13 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 13 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/saaj-ri-master-build/builds/104/files-with-issues'
[Java Compiler] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Reference build recorder is not configured
[Java Compiler] Obtaining reference build from same job (SAAJ RI master build)
[Java Compiler] Using reference build 'saaj-ri-master-build #103' to compute new, fixed, and outstanding issues
[Java Compiler] Issues delta (vs. reference build): outstanding: 13, new: 0, fixed: 0
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 13 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'saaj-ri-master-build #104'.
[Checks API] No suitable checks publisher found.
Finished: SUCCESS