Skip to content

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MicroProfile JWT Auth TCK Harness 1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 42 licenses.
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 51 resources
[INFO] Copying file pom.xml
[INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/arquillian/BaseExtension.java
[INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/arquillian/BaseWarArchiveProcessor.java
[INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/util/ITokenParser.java
[INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/util/TokenUtils.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/TCKConstants.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/EjbEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/EjbTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/IService.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/ServiceEJB.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jacc/SubjectEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jacc/SubjectTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/AppScopedEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/AppScopedTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/InvalidTokenTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValueInjectionTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValuejectionEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrimitiveInjectionEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrimitiveInjectionTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RequiredClaimsEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RequiredClaimsTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesAllowedTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecureTCKApplication.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/servlet/ServiceServlet.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/servlet/ServletTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/DebugTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/TestTokenClaimTypesTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/TokenValidationTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/util/TokenUtilsTest.java
[INFO] Copying file src/test/resources/RequiredClaims.json
[INFO] Copying file src/test/resources/Token1.json
[INFO] Copying file src/test/resources/Token2.json
[INFO] Copying file src/test/resources/beans.xml
[INFO] Copying file src/test/resources/jwt-content1.json
[INFO] Copying file src/test/resources/privateKey.pem
[INFO] Copying file src/test/resources/publicKey.pem
[INFO] Copying file src/test/resources/testJWTCallerPrincipal.json
[INFO] Copying file src/test/resources/usePreferredName.json
[INFO] Copying file src/test/resources/useSubject.json
[INFO] Copying file tck-base-suite.xml
[INFO] Copying file tck-full-suite.xml
[INFO] Copying file tck-null-suite.xml
[INFO] Copying file target/rat.txt
asciidoctor: ERROR: README.adoc: line 70: only book doctypes can contain level 0 sections
asciidoctor: ERROR: README.adoc: line 70: only book doctypes can contain level 0 sections
[INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/README.adoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-tck ---
[INFO] Starting audit...
/jobs/genie.microprofile/JWT-Auth prerelease artifact build/workspace/tck/src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/AppScopedEndpoint.java:43:18: warning: Variable 'jwt' must be private and have accessor methods.
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ microprofile-jwt-auth-tck ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-tck ---
[INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-jwt-auth-tck ---
[INFO] 
Loading source files for package org.eclipse.microprofile.jwt.tck.arquillian...
Loading source files for package org.eclipse.microprofile.jwt.tck.util...
Constructing Javadoc information...
Standard Doclet version 1.8.0_131
Building tree for all the packages and classes...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/arquillian/BaseExtension.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/arquillian/BaseWarArchiveProcessor.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/ITokenParser.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/TokenUtils.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/TokenUtils.InvalidClaims.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/overview-frame.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/arquillian/package-frame.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/arquillian/package-summary.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/arquillian/package-tree.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/package-frame.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/package-summary.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/package-tree.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/constant-values.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/arquillian/class-use/BaseWarArchiveProcessor.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/arquillian/class-use/BaseExtension.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/class-use/TokenUtils.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/class-use/TokenUtils.InvalidClaims.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/class-use/ITokenParser.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/arquillian/package-use.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/org/eclipse/microprofile/jwt/tck/util/package-use.html...
Building index for all the packages and classes...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/overview-tree.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/index-all.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/allclasses-frame.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/allclasses-noframe.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/index.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/overview-summary.html...
Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/apidocs/help-doc.html...
3 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/java/org/eclipse/microprofile/jwt/tck/util/ITokenParser.java:33: warning: no description for @param
[WARNING] * @param bearerToken
[WARNING] ^
[WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/java/org/eclipse/microprofile/jwt/tck/util/ITokenParser.java:34: warning: no description for @param
[WARNING] * @param issuer
[WARNING] ^
[WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/java/org/eclipse/microprofile/jwt/tck/util/ITokenParser.java:35: warning: no description for @param
[WARNING] * @param signedBy
[WARNING] ^
[INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-javadoc.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-tck >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 42 licenses.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth-tck <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-tck ---
[INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-sources.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:test-jar (attach-sources) > generate-sources @ microprofile-jwt-auth-tck >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 42 licenses.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.TestSourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:test-jar (attach-sources) < generate-sources @ microprofile-jwt-auth-tck <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar (attach-sources) @ microprofile-jwt-auth-tck ---
[INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-test-sources.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-tck ---
[INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-tck ---
[INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0/microprofile-jwt-auth-tck-1.0.jar
[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/microprofile-jwt-auth-tck-1.0.pom
[INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0/microprofile-jwt-auth-tck-1.0-javadoc.jar
[INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0/microprofile-jwt-auth-tck-1.0-sources.jar
[INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-test-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0/microprofile-jwt-auth-tck-1.0-test-sources.jar
[INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0/microprofile-jwt-auth-tck-1.0-tests.jar