Skip to content

Console Output

03:52:36 Started by user starksm64@gmail.com
03:52:36 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace
03:52:36 [WS-CLEANUP] Deleting project workspace...
03:52:36 [WS-CLEANUP] Done
03:52:36 Cloning the remote Git repository
03:52:36 Cloning repository https://github.com/eclipse/microprofile-jwt-auth
03:52:36  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace # timeout=10
03:52:36 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth
03:52:36  > /usr/local/bin/git --version # timeout=10
03:52:36 Setting http proxy: proxy.eclipse.org:9898
03:52:36  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/*
03:52:38  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10
03:52:38  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:52:38  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10
03:52:38 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth
03:52:38 Setting http proxy: proxy.eclipse.org:9898
03:52:38  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/*
03:52:38  > /usr/local/bin/git rev-parse refs/tags/1.0-RC2^{commit} # timeout=10
03:52:38  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0-RC2^{commit} # timeout=10
03:52:38 Checking out Revision 792c58104ec2fa51948e5621177b0426d0ddbba4 (refs/tags/1.0-RC2)
03:52:38  > /usr/local/bin/git config core.sparsecheckout # timeout=10
03:52:38  > /usr/local/bin/git checkout -f 792c58104ec2fa51948e5621177b0426d0ddbba4
03:52:38  > /usr/local/bin/git rev-list 792c58104ec2fa51948e5621177b0426d0ddbba4 # timeout=10
03:52:38 Parsing POMs
03:52:38 Established TCP socket on 53812
03:52:38 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.7.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 53812
03:52:39 <===[JENKINS REMOTING CAPACITY]===>channel started
03:52:40 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml --projects .,api,spec,tck install
03:52:41 [INFO] Scanning for projects...
03:52:42 [WARNING] 
03:52:42 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.jwt:microprofile-jwt-auth:jar:1.0-SNAPSHOT
03:52:42 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 59, column 21
03:52:42 [WARNING] 
03:52:42 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
03:52:42 [WARNING] 
03:52:42 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
03:52:42 [WARNING] 
03:52:42 [INFO] ------------------------------------------------------------------------
03:52:42 [INFO] Reactor Build Order:
03:52:42 [INFO] 
03:52:42 [INFO] MicroProfile JWT Auth Parent
03:52:42 [INFO] MicroProfile JWT Auth API
03:52:42 [INFO] MicroProfile JWT Auth TCK Harness
03:52:42 [INFO] MicroProfile JWT Auth Specification
03:52:42 [INFO]                                                                         
03:52:42 [INFO] ------------------------------------------------------------------------
03:52:42 [INFO] Building MicroProfile JWT Auth Parent 1.0-SNAPSHOT
03:52:42 [INFO] ------------------------------------------------------------------------
03:52:42 [INFO] 
03:52:42 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-parent ---
03:52:43 [INFO] Enabled default license matchers.
03:52:43 [INFO] Will parse SCM ignores for exclusions...
03:52:43 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/.gitignore
03:52:43 [INFO] Finished adding exclusions from SCM ignore files.
03:52:43 [INFO] 75 implicit excludes (use -debug for more details).
03:52:43 [INFO] Exclude: .travis.yml.*
03:52:43 [INFO] Exclude: bnd.bnd
03:52:43 [INFO] Exclude: **/*.json
03:52:43 [INFO] Exclude: **/META-INF/services/*
03:52:43 [INFO] Exclude: *.log
03:52:43 [INFO] Exclude: .checkstyle
03:52:43 [INFO] Exclude: .factorypath
03:52:43 [INFO] Exclude: .editorconfig
03:52:43 [INFO] 5 resources included (use -debug for more details)
03:52:43 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
03:52:43 [INFO] 
03:52:43 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-parent ---
03:52:45 [INFO] Starting audit...
03:52:45 Audit done.
03:52:45 [INFO] 
03:52:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-parent ---
03:52:45 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-SNAPSHOT/microprofile-jwt-auth-parent-1.0-SNAPSHOT.pom
03:52:45 Started calculate disk usage of build
03:52:45 Finished Calculation of disk usage of build in 0 seconds
03:52:45 Started calculate disk usage of workspace
03:52:45 Finished Calculation of disk usage of workspace in 0 seconds
03:52:45 [INFO]                                                                         
03:52:45 [INFO] ------------------------------------------------------------------------
03:52:45 [INFO] Building MicroProfile JWT Auth API 1.0-SNAPSHOT
03:52:45 [INFO] ------------------------------------------------------------------------
03:52:45 [INFO] 
03:52:45 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth ---
03:52:45 [INFO] Enabled default license matchers.
03:52:45 [INFO] Will parse SCM ignores for exclusions...
03:52:45 [INFO] Finished adding exclusions from SCM ignore files.
03:52:45 [INFO] 61 implicit excludes (use -debug for more details).
03:52:45 [INFO] Exclude: .travis.yml.*
03:52:45 [INFO] Exclude: bnd.bnd
03:52:45 [INFO] Exclude: **/*.json
03:52:45 [INFO] Exclude: **/META-INF/services/*
03:52:45 [INFO] Exclude: *.log
03:52:45 [INFO] Exclude: .checkstyle
03:52:45 [INFO] Exclude: .factorypath
03:52:45 [INFO] Exclude: .editorconfig
03:52:45 [INFO] 6 resources included (use -debug for more details)
03:52:45 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
03:52:46 [INFO] 
03:52:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth ---
03:52:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:46 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/resources
03:52:46 [INFO] 
03:52:46 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth ---
03:52:46 [INFO] Changes detected - recompiling the module!
03:52:46 [INFO] Compiling 5 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/classes
03:52:47 [INFO] 
03:52:47 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth ---
03:52:47 [INFO] Starting audit...
03:52:47 Audit done.
03:52:47 [INFO] 
03:52:47 [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-jwt-auth ---
03:52:47 [INFO] 
03:52:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth ---
03:52:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:47 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/test/resources
03:52:47 [INFO] 
03:52:47 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth ---
03:52:47 [INFO] No sources to compile
03:52:48 [INFO] 
03:52:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-jwt-auth ---
03:52:48 [INFO] No tests to run.
03:52:48 [JENKINS] Recording test results
03:52:48 [INFO] 
03:52:48 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth ---
03:52:49 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-1.0-SNAPSHOT.jar
03:52:49 [INFO] 
03:52:49 [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-jwt-auth ---
03:52:50 [INFO] 
03:52:50 Loading source files for package org.eclipse.microprofile.jwt...
03:52:50 Constructing Javadoc information...
03:52:50 Standard Doclet version 1.8.0_131
03:52:50 Building tree for all the packages and classes...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claim.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claims.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/ClaimValue.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/JsonWebToken.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/LoginConfig.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-frame.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-summary.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-tree.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/constant-values.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/LoginConfig.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/JsonWebToken.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claims.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/ClaimValue.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claim.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-use.html...
03:52:50 Building index for all the packages and classes...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-tree.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index-all.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/deprecated-list.html...
03:52:50 Building index for all classes...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-frame.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-noframe.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index.html...
03:52:50 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/help-doc.html...
03:52:50 2 warnings
03:52:50 [WARNING] Javadoc Warnings
03:52:50 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/jwt/JsonWebToken.java:146: warning: no @param for <T>
03:52:50 [WARNING] <T> T getClaim(String claimName);
03:52:50 [WARNING] ^
03:52:50 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/jwt/LoginConfig.java:52: warning: no description for @return
03:52:50 [WARNING] * @return
03:52:50 [WARNING] ^
03:52:50 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-1.0-SNAPSHOT-javadoc.jar
03:52:50 [INFO] 
03:52:50 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth >>>
03:52:50 [INFO] 
03:52:50 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth ---
03:52:50 [INFO] Enabled default license matchers.
03:52:50 [INFO] Will parse SCM ignores for exclusions...
03:52:50 [INFO] Finished adding exclusions from SCM ignore files.
03:52:50 [INFO] 61 implicit excludes (use -debug for more details).
03:52:50 [INFO] Exclude: .travis.yml.*
03:52:50 [INFO] Exclude: bnd.bnd
03:52:50 [INFO] Exclude: **/*.json
03:52:50 [INFO] Exclude: **/META-INF/services/*
03:52:50 [INFO] Exclude: *.log
03:52:50 [INFO] Exclude: .checkstyle
03:52:50 [INFO] Exclude: .factorypath
03:52:50 [INFO] Exclude: .editorconfig
03:52:50 [INFO] 6 resources included (use -debug for more details)
03:52:50 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
03:52:51 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
03:52:51 [INFO] 
03:52:51 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth <<<
03:52:51 [INFO] 
03:52:51 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth ---
03:52:51 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-1.0-SNAPSHOT-sources.jar
03:52:51 [INFO] 
03:52:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth ---
03:52:51 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth/1.0-SNAPSHOT/microprofile-jwt-auth-1.0-SNAPSHOT.jar
03:52:51 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth/1.0-SNAPSHOT/microprofile-jwt-auth-1.0-SNAPSHOT.pom
03:52:51 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth/1.0-SNAPSHOT/microprofile-jwt-auth-1.0-SNAPSHOT-javadoc.jar
03:52:51 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth/1.0-SNAPSHOT/microprofile-jwt-auth-1.0-SNAPSHOT-sources.jar
03:52:52 Started calculate disk usage of build
03:52:52 Finished Calculation of disk usage of build in 0 seconds
03:52:52 Started calculate disk usage of workspace
03:52:52 Finished Calculation of disk usage of workspace in 0 seconds
03:52:52 [INFO]                                                                         
03:52:52 [INFO] ------------------------------------------------------------------------
03:52:52 [INFO] Building MicroProfile JWT Auth TCK Harness 1.0-SNAPSHOT
03:52:52 [INFO] ------------------------------------------------------------------------
03:52:52 [INFO] 
03:52:52 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
03:52:52 [INFO] Enabled default license matchers.
03:52:52 [INFO] Will parse SCM ignores for exclusions...
03:52:52 [INFO] Finished adding exclusions from SCM ignore files.
03:52:52 [INFO] 61 implicit excludes (use -debug for more details).
03:52:52 [INFO] Exclude: .travis.yml.*
03:52:52 [INFO] Exclude: bnd.bnd
03:52:52 [INFO] Exclude: **/*.json
03:52:52 [INFO] Exclude: **/META-INF/services/*
03:52:52 [INFO] Exclude: *.log
03:52:52 [INFO] Exclude: .checkstyle
03:52:52 [INFO] Exclude: .factorypath
03:52:52 [INFO] Exclude: .editorconfig
03:52:52 [INFO] 15 resources included (use -debug for more details)
03:52:52 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 13 licenses.
03:52:52 [INFO] 
03:52:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-tck ---
03:52:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:52 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/resources
03:52:52 [INFO] 
03:52:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-tck ---
03:52:52 [INFO] Changes detected - recompiling the module!
03:52:52 [INFO] Compiling 4 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/classes
03:52:53 [INFO] 
03:52:53 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-tck ---
03:52:53 [INFO] Starting audit...
03:52:53 Audit done.
03:52:53 [INFO] 
03:52:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-tck ---
03:52:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:53 [INFO] Copying 5 resources
03:52:53 [INFO] 
03:52:53 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-tck ---
03:52:53 [INFO] Changes detected - recompiling the module!
03:52:53 [INFO] Compiling 7 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/test-classes
03:52:54 [INFO] 
03:52:54 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ microprofile-jwt-auth-tck ---
03:52:54 [JENKINS] Recording test results
03:52:54 [INFO] 
03:52:54 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-tck ---
03:52:55 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-SNAPSHOT.jar
03:52:55 [INFO] 
03:52:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-tck ---
03:52:55 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-SNAPSHOT/microprofile-jwt-auth-tck-1.0-SNAPSHOT.jar
03:52:55 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-SNAPSHOT/microprofile-jwt-auth-tck-1.0-SNAPSHOT.pom
03:52:56 Started calculate disk usage of build
03:52:56 Finished Calculation of disk usage of build in 0 seconds
03:52:56 Started calculate disk usage of workspace
03:52:56 Finished Calculation of disk usage of workspace in 0 seconds
03:52:56 [INFO]                                                                         
03:52:56 [INFO] ------------------------------------------------------------------------
03:52:56 [INFO] Building MicroProfile JWT Auth Specification 1.0-SNAPSHOT
03:52:56 [INFO] ------------------------------------------------------------------------
03:52:56 [INFO] 
03:52:56 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-spec ---
03:52:56 [INFO] Enabled default license matchers.
03:52:56 [INFO] Will parse SCM ignores for exclusions...
03:52:56 [INFO] Finished adding exclusions from SCM ignore files.
03:52:56 [INFO] 61 implicit excludes (use -debug for more details).
03:52:56 [INFO] Exclude: .travis.yml.*
03:52:56 [INFO] Exclude: bnd.bnd
03:52:56 [INFO] Exclude: **/*.json
03:52:56 [INFO] Exclude: **/META-INF/services/*
03:52:56 [INFO] Exclude: *.log
03:52:56 [INFO] Exclude: .checkstyle
03:52:56 [INFO] Exclude: .factorypath
03:52:56 [INFO] Exclude: .editorconfig
03:52:56 [INFO] 7 resources included (use -debug for more details)
03:52:56 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses.
03:52:56 [INFO] 
03:52:56 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-spec ---
03:52:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:59 [INFO] ignoreDelta true
03:52:59 [INFO] Copying 0 resource
03:53:13 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc
03:53:13 [INFO] 
03:53:13 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-jwt-auth-spec ---
03:53:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:53:13 [INFO] ignoreDelta true
03:53:13 [INFO] Copying 0 resource
03:53:14 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc
03:53:14 [INFO] 
03:53:14 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-spec ---
03:53:14 [INFO] Starting audit...
03:53:14 Audit done.
03:53:14 [INFO] 
03:53:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-spec ---
03:53:14 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-SNAPSHOT/microprofile-jwt-auth-spec-1.0-SNAPSHOT.pom
03:53:14 Started calculate disk usage of build
03:53:14 Finished Calculation of disk usage of build in 0 seconds
03:53:14 Started calculate disk usage of workspace
03:53:14 Finished Calculation of disk usage of workspace in 0 seconds
03:53:14 [INFO] ------------------------------------------------------------------------
03:53:14 [INFO] Reactor Summary:
03:53:14 [INFO] 
03:53:14 [INFO] MicroProfile JWT Auth Parent ....................... SUCCESS [  3.140 s]
03:53:14 [INFO] MicroProfile JWT Auth API .......................... SUCCESS [  6.237 s]
03:53:14 [INFO] MicroProfile JWT Auth TCK Harness .................. SUCCESS [  3.445 s]
03:53:14 [INFO] MicroProfile JWT Auth Specification ................ SUCCESS [ 18.447 s]
03:53:14 [INFO] ------------------------------------------------------------------------
03:53:14 [INFO] BUILD SUCCESS
03:53:14 [INFO] ------------------------------------------------------------------------
03:53:14 [INFO] Total time: 33.230 s
03:53:14 [INFO] Finished at: 2017-08-16T03:53:14-04:00
03:53:15 [INFO] Final Memory: 135M/3292M
03:53:15 [INFO] ------------------------------------------------------------------------
03:53:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent/1.0-SNAPSHOT/microprofile-jwt-auth-parent-1.0-SNAPSHOT.pom
03:53:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth/1.0-SNAPSHOT/microprofile-jwt-auth-1.0-SNAPSHOT.pom
03:53:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-1.0-SNAPSHOT.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth/1.0-SNAPSHOT/microprofile-jwt-auth-1.0-SNAPSHOT.jar
03:53:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth/1.0-SNAPSHOT/microprofile-jwt-auth-1.0-SNAPSHOT-javadoc.jar
03:53:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-1.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth/1.0-SNAPSHOT/microprofile-jwt-auth-1.0-SNAPSHOT-sources.jar
03:53:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-spec/1.0-SNAPSHOT/microprofile-jwt-auth-spec-1.0-SNAPSHOT.pom
03:53:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-SNAPSHOT/microprofile-jwt-auth-tck-1.0-SNAPSHOT.pom
03:53:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-SNAPSHOT/microprofile-jwt-auth-tck-1.0-SNAPSHOT.jar
03:53:15 channel stopped
03:53:15 Archiving artifacts
03:53:15 Started calculate disk usage of build
03:53:15 Finished Calculation of disk usage of build in 0 seconds
03:53:15 Started calculate disk usage of workspace
03:53:15 Finished Calculation of disk usage of workspace in 0 seconds
03:53:15 Finished: SUCCESS