Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Agent basic-85495 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-85495"
  namespace: "jsonp"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jsonp.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-85495"
    - 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-85495"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jsonp.svc.cluster.local/jsonp/"
    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-jsonp"
      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-85495 (basic) in workspace /home/jenkins/agent/workspace/jsonp-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-Cjy0sWxKXmIc/agent.49
SSH_AGENT_PID=51
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/jsonp-master-build@tmp/private_key_13752879797712828487.key (/home/jenkins/agent/workspace/jsonp-master-build@tmp/private_key_13752879797712828487.key)
[ssh-agent] Using credentials jsonp-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:jakartaee/jsonp-api.git
 > git init /home/jenkins/agent/workspace/jsonp-master-build # timeout=10
Fetching upstream changes from git@github.com:jakartaee/jsonp-api.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/jsonp-master-build@tmp/jenkins-gitclient-ssh16382882757816676273.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git@github.com:jakartaee/jsonp-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:jakartaee/jsonp-api.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 21733cff9ddf08338710d87d23739c9c3276553f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 21733cff9ddf08338710d87d23739c9c3276553f # timeout=10
Commit message: "Update copyright year in header"
 > git rev-list --no-walk d9a8de16cdbb4bf8268f5fa9ef3b1d6b2e352cc0 # timeout=10
[jsonp-master-build] $ /bin/bash -e /tmp/jenkins4214391225464203805.sh
-[ GPG Initialization ]---------------------------------------------------------
gpg: directory '/home/jenkins/.gnupg' created
gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key 005B27E7CA8E530D: public key "Eclipse JSON-P Project <jsonp-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key 005B27E7CA8E530D: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
Secret subkeys are available.

pub  rsa4096/005B27E7CA8E530D
     created: 2018-07-27  expires: 2028-08-13  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/8F303857EBF3ADD5
     created: 2018-07-27  expires: 2028-08-13  usage: S   
[ unknown] (1). Eclipse JSON-P Project <jsonp-dev@eclipse.org>

pub  rsa4096/005B27E7CA8E530D
     created: 2018-07-27  expires: 2028-08-13  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/8F303857EBF3ADD5
     created: 2018-07-27  expires: 2028-08-13  usage: S   
[ unknown] (1). Eclipse JSON-P Project <jsonp-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/005B27E7CA8E530D
     created: 2018-07-27  expires: 2028-08-13  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/8F303857EBF3ADD5
     created: 2018-07-27  expires: 2028-08-13  usage: S   
[ unknown] (1). Eclipse JSON-P Project <jsonp-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-08-13
pub  rsa4096/005B27E7CA8E530D
     created: 2018-07-27  expires: 2028-08-13  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/8F303857EBF3ADD5
     created: 2018-07-27  expires: 2028-08-13  usage: S   
[ultimate] (1). Eclipse JSON-P Project <jsonp-dev@eclipse.org>

pub  rsa4096/005B27E7CA8E530D
     created: 2018-07-27  expires: 2028-08-13  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/8F303857EBF3ADD5
     created: 2018-07-27  expires: 2028-08-13  usage: S   
[ultimate] (1). Eclipse JSON-P Project <jsonp-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/005B27E7CA8E530D
     created: 2018-07-27  expires: 2028-08-13  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/8F303857EBF3ADD5
     created: 2018-07-27  expires: 2028-08-13  usage: S   
[ultimate] (1). Eclipse JSON-P Project <jsonp-dev@eclipse.org>

-[ JSON-P Build ]---------------------------------------------------------------
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] -------------------< jakarta.json:jakarta.json-api >--------------------
[INFO] Building Jakarta JSON Processing API 2.1.4-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ jakarta.json-api ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ jakarta.json-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- buildnumber:3.2.0:create (validate) @ jakarta.json-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/jsonp-master-build/api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/jsonp-master-build/api
[INFO] Storing buildNumber: 21733cf at timestamp: 1707661260458
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/jsonp-master-build/api' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/jsonp-master-build/api
[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/jsonp-master-build/api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/jsonp-master-build/api
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper:3.4.0:timestamp-property (currentyear-property) @ jakarta.json-api ---
[INFO] 
[INFO] --- spec-version:2.1:set-spec-properties (default) @ jakarta.json-api ---
[INFO] 
[INFO] -- spec properties --
[INFO] spec.bundle.symbolic-name = jakarta.json-api
[INFO] spec.implementation.version = 2.1.4
[INFO] spec.extension.name = jakarta.json
[INFO] spec.bundle.spec.version = 2.1
[INFO] spec.specification.version = 2.1
[INFO] spec.bundle.version = 2.1.4
[INFO] 
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakarta.json-api ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ jakarta.json-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jsonp-master-build/api/src/main/resources
[INFO] Copying 2 resources from .. to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ jakarta.json-api ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 36 source files with javac [debug deprecation release 9] to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (base-compile) @ jakarta.json-api ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 35 source files with javac [debug deprecation release 8] to target/classes
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jakarta.json-api ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/jsonp-master-build/api/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jakarta.json-api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/jsonp-master-build/api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jakarta.json-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ jakarta.json-api ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ jakarta.json-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ jakarta.json-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- javadoc:3.5.0:jar (attach-javadocs) @ jakarta.json-api ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- glassfish-copyright:2.4:check (default) @ jakarta.json-api ---
[INFO] 
[INFO] --- gpg:3.0.1:sign (sign-artifacts) @ jakarta.json-api ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ jakarta.json-api ---
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/pom.xml to /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ jakarta.json-api ---
[INFO] Performing deferred deploys (gathering into "/home/jenkins/agent/workspace/jsonp-master-build/api/target/nexus-staging/deferred")...
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT.jar to /home/jenkins/agent/workspace/jsonp-master-build/api/target/nexus-staging/deferred/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/pom.xml to /home/jenkins/agent/workspace/jsonp-master-build/api/target/nexus-staging/deferred/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/jsonp-master-build/api/target/nexus-staging/deferred/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/jsonp-master-build/api/target/nexus-staging/deferred/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT.jar.asc to /home/jenkins/agent/workspace/jsonp-master-build/api/target/nexus-staging/deferred/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT.pom.asc to /home/jenkins/agent/workspace/jsonp-master-build/api/target/nexus-staging/deferred/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-sources.jar.asc to /home/jenkins/agent/workspace/jsonp-master-build/api/target/nexus-staging/deferred/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.4-SNAPSHOT-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/jsonp-master-build/api/target/jakarta.json-api-2.1.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/agent/workspace/jsonp-master-build/api/target/nexus-staging/deferred/jakarta/json/jakarta.json-api/2.1.4-SNAPSHOT/jakarta.json-api-2.1.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] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  47.671 s
[INFO] Finished at: 2024-02-11T14:21:35Z
[INFO] ------------------------------------------------------------------------
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 51 killed;
[ssh-agent] Stopped.
Archiving artifacts
Recording fingerprints
Recording test results
No test report files were found. Configuration error?
None of the test reports contained any result
[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: 0
[JaCoCo plugin] Saving matched execfiles:  
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /home/jenkins/agent/workspace/jsonp-master-build/api/target/classes 37 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /home/jenkins/agent/workspace/jsonp-master-build/api/src/main/java 36 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/jsonp-master-build/tck/tck-common/src/main/java 9 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/jsonp-master-build/tck/tck-tests-pluggability/src/main/java 10 files
[JaCoCo plugin] - /home/jenkins/agent/workspace/jsonp-master-build/tck/tck-tests/src/main/java 81 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: 0.0, method: 0.0, line: 0.0, branch: 0.0, instruction: 0.0, complexity: 0.0
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/jsonp-master-build')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 0 issues (skipped 0 duplicates)
[Java Compiler] Skipping post processing
[Java Compiler] No filter has been set, publishing all 0 issues
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/jsonp-master-build')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 0 issues (skipped 0 duplicates)
[Java Compiler] Skipping post processing
[Java Compiler] No filter has been set, publishing all 0 issues
[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 (JSON-P master build)
[Java Compiler] Using reference build 'jsonp-master-build #112' to compute new, fixed, and outstanding issues
[Java Compiler] Issues delta (vs. reference build): outstanding: 0, 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 0 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'jsonp-master-build #113'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/jsonp-master-build')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/jsonp-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/jsonp-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/jsonp-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 (JSON-P master build)
[JavaDoc] Using reference build 'jsonp-master-build #112' 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 'jsonp-master-build #113'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] [-ERROR-] Errors during parsing
[SpotBugs] [-ERROR-] No files found for pattern '**/spotbugsXml.xml'. Configuration error?
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/jsonp-master-build' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/jsonp-master-build' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/jsonp-master-build' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] [-ERROR-] Errors during parsing
[SpotBugs] [-ERROR-] No files found for pattern '**/spotbugsXml.xml'. Configuration error?
[SpotBugs] [-ERROR-] Errors during parsing
[SpotBugs] [-ERROR-] No files found for pattern '**/spotbugsXml.xml'. Configuration error?
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (JSON-P master build)
[SpotBugs] Using reference build 'jsonp-master-build #112' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'jsonp-master-build #113'.
[Checks API] No suitable checks publisher found.
Finished: SUCCESS