Started by user starksm64@gmail.com Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/eclipse/microprofile-jwt-auth > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth > /usr/local/bin/git --version # timeout=10 Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/tags/1.1-RC1^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.1-RC1^{commit} # timeout=10 Checking out Revision 56fb06716afe67a6ac0bc8354e97215cceb7c76f (refs/tags/1.1-RC1) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 56fb06716afe67a6ac0bc8354e97215cceb7c76f Commit message: "Add a test of validating a MP-JWT with no iss claim with a deployment that has no mp.jwt.verify.issuer" First time build. Skipping changelog. Parsing POMs Discovered a new module org.eclipse.microprofile.jwt:microprofile-jwt-auth-sandbox MicroProfile JWT Auth Sandbox Modules changed, recalculating dependency graph Established TCP socket on 49232 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12-alpha-1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.14.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12-alpha-1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 49232 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml --projects .,api,spec,tck install [INFO] Scanning for projects... 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] Reactor Build Order: [INFO] [INFO] MicroProfile JWT Auth Parent [INFO] MicroProfile JWT Auth API [INFO] MicroProfile JWT Auth TCK Harness [INFO] MicroProfile JWT Auth Specification [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MicroProfile JWT Auth Parent 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-parent --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 76 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: **/*.json [INFO] Exclude: **/*.jwk [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 7 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-parent --- [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.1-SNAPSHOT/microprofile-jwt-auth-parent-1.1-SNAPSHOT.pom 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 API 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api --- [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: **/*.jwk [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 10 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-api --- [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/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-jwt-auth-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-api --- [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/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-jwt-auth-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-api --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-jwt-auth-api --- [INFO] Loading source files for package org.eclipse.microprofile.auth... Loading source files for package org.eclipse.microprofile.jwt... Loading source files for package org.eclipse.microprofile.jwt.config... Constructing Javadoc information... Standard Doclet version 1.8.0_162 Building tree for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/LoginConfig.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claim.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/ClaimLiteral.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claims.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/ClaimValue.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/JsonWebToken.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/config/Names.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/config/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/config/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/config/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/constant-values.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/serialized-form.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/class-use/LoginConfig.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/JsonWebToken.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claims.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/ClaimValue.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/ClaimLiteral.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claim.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/config/class-use/Names.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-use.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-use.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/config/package-use.html... Building index for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index-all.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-noframe.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/auth/LoginConfig.java:61: warning: no description for @return [WARNING] * @return [WARNING] ^ [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 [WARNING] T getClaim(String claimName); [WARNING] ^ [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-api >>> [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api --- [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: **/*.jwk [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 10 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 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-api <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-api --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-api --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-api --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar [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-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar 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.1-SNAPSHOT [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: **/*.jwk [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 65 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 61 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 75 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/config/AltApplication.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/JwksApplication.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/OptionalIssTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PEMApplication.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsBase64JWKTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsFileLocationURLTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKLocationTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKLocationURLTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKSLocationTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKSTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsPEMEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsPEMLocationTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsPEMLocationURLTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsPEMTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.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/PrincipalInjectionEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrincipalInjectionTest.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/util/TokenUtilsTest.java [INFO] Copying file src/test/resources/META-INF/microprofile-config-location.properties [INFO] Copying file src/test/resources/META-INF/microprofile-config.properties [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/TokenNoIss.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/privateKey4k.pem [INFO] Copying file src/test/resources/publicKey.pem [INFO] Copying file src/test/resources/publicKey4k.pem [INFO] Copying file src/test/resources/signer-key4k.jwk [INFO] Copying file src/test/resources/signer-keyset4k.jwk [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 86: only book doctypes can contain level 0 sections asciidoctor: ERROR: README.adoc: line 86: 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... 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 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 49 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.285 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.1-SNAPSHOT.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_162 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... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT-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: **/*.jwk [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 65 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 61 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] [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.1-SNAPSHOT-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: **/*.jwk [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 65 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 61 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] [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.1-SNAPSHOT-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.1-SNAPSHOT-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.1-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT.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.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT-javadoc.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT-sources.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT-test-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT-test-sources.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT-tests.jar 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 Specification 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-spec --- [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: **/*.jwk [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 8 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses. [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-spec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 0 resource [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-jwt-auth-spec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 0 resource [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-spec --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-spec --- [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.1-SNAPSHOT/microprofile-jwt-auth-spec-1.1-SNAPSHOT.pom 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] Reactor Summary: [INFO] [INFO] MicroProfile JWT Auth Parent ....................... SUCCESS [ 2.974 s] [INFO] MicroProfile JWT Auth API .......................... SUCCESS [ 9.335 s] [INFO] MicroProfile JWT Auth TCK Harness .................. SUCCESS [ 30.534 s] [INFO] MicroProfile JWT Auth Specification ................ SUCCESS [ 20.318 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:06 min [INFO] Finished at: 2018-05-17T22:48:59-04:00 [INFO] Final Memory: 143M/1950M [INFO] ------------------------------------------------------------------------ [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-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar [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.1-SNAPSHOT/microprofile-jwt-auth-parent-1.1-SNAPSHOT.pom [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.1-SNAPSHOT/microprofile-jwt-auth-spec-1.1-SNAPSHOT.pom [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.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT-test-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT-test-sources.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.1-SNAPSHOT-tests.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT-tests.jar channel stopped Archiving artifacts No artifacts are recorded for moduleorg.eclipse.microprofile.jwt:microprofile-jwt-auth-sandbox. Is this a Maven project? Maven RedeployPublisher use remote maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true) Deploying the main artifact microprofile-jwt-auth-api-1.1-SNAPSHOT.jar Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/maven-metadata.xml Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-20180518.024859-1.jar Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-20180518.024859-1.pom ERROR: Failed to deploy artifacts: Could not transfer artifact org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:1.1-20180518.024859-1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/microprofile-releases/): Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-20180518.024859-1.jar. Return code is: 400, ReasonPhrase: Bad Request. org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:1.1-20180518.024859-1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/microprofile-releases/): Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-20180518.024859-1.jar. Return code is: 400, ReasonPhrase: Bad Request. at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143) at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193) at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1073) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1749) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:1.1-20180518.024859-1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/microprofile-releases/): Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-20180518.024859-1.jar. Return code is: 400, ReasonPhrase: Bad Request. at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:420) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139) ... 11 more Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:1.1-20180518.024859-1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/microprofile-releases/): Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-20180518.024859-1.jar. Return code is: 400, ReasonPhrase: Bad Request. at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311) ... 14 more Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-20180518.024859-1.jar. Return code is: 400, ReasonPhrase: Bad Request. at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:635) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513) at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644) at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427) at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350) ... 16 more [INFO] Deployment failed after 0.21 sec Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE 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 Finished: FAILURE