Build failed in Jenkins: spring-extensions-v6-nightly #527
Shibboleth Jenkins
noreply at shibboleth.net
Sat Mar 9 20:32:45 EST 2019
See <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/527/display/redirect>
------------------------------------------
Started by upstream project "java-support-v8-nightly" build number 529
originally caused by:
Started by upstream project "java-parent-project-v11-nightly" build number 38
originally caused by:
Started by upstream project "trigger-nightly-v11" build number 36
originally caused by:
Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/>
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ac1e9406f865601b4be4e30f232a1c9f672a1929 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ac1e9406f865601b4be4e30f232a1c9f672a1929
Commit message: "JSPT-79 - Review date and time handling for Java 8"
> git rev-list --no-walk ac1e9406f865601b4be4e30f232a1c9f672a1929 # timeout=10
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/.repository> -B clean -Prelease,central-disabled -U deploy site site:stage site:deploy
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml (601 B at 3.8 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/parent-11.0.0-20190310.010451-38.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/parent-11.0.0-20190310.010451-38.pom (49 kB at 1.9 MB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.pom (19 kB at 694 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 356 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.1.0/maven-javadoc-plugin-3.1.0.jar (481 kB at 7.6 MB/s)
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 6.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 59 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ spring-extensions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.393 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ spring-extensions ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/target/spring-extensions-6.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ spring-extensions ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/target/spring-extensions-6.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ spring-extensions ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.1.0:jar (attach-javadocs) @ spring-extensions ---
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 310 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 6.1 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 998 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 278 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom (4.8 kB at 108 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom (4.2 kB at 325 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 267 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 480 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 123 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 643 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 2.5 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar (51 kB at 768 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 1.6 MB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 909 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 3.7 MB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 3.5 MB/s)
[INFO]
9 errors
14 warnings
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51.685 s
[INFO] Finished at: 2019-03-09T20:32:45-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.1.0:jar (attach-javadocs) on project spring-extensions: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.spring.io/spring/docs/5.1.5.RELEASE/javadoc-api/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in https://google.github.io/guava/releases/27.0-jre/api/docs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in https://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in http://hc.apache.org/httpcomponents-client-ga/httpclient-cache/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in http://velocity.apache.org/engine/2.0/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in https://www.slf4j.org/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in https://build.shibboleth.net/nexus/content/sites/site/java-support/8.0.0-SNAPSHOT/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in https://build.shibboleth.net/nexus/content/sites/site/spring-extensions/6.0.0-SNAPSHOT/apidocs/ are in the unnamed module.
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/config/StringToResourceConverter.java>:33: warning - Tag @link: reference not found: DefaultResourceLoader
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/error/ExtendedMappingExceptionResolver.java>:72: warning - @inheritDoc used but getModelAndView(String, Exception, HttpServletRequest) does not override or implement any method.
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/error/ExtendedMappingExceptionResolver.java>:72: warning - @inheritDoc used but getModelAndView(String, Exception, HttpServletRequest) does not override or implement any method.
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityConfigurer.java>:54: warning - Tag @link: reference not found: org.springframework.ui.velocity.VelocityEngineFactoryBean
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityConfigurer.java>:91: warning - @inheritDoc used but setServletContext(ServletContext) does not override or implement any method.
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityConfigurer.java>:91: warning - @inheritDoc used but setServletContext(ServletContext) does not override or implement any method.
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityConfigurer.java>:99: warning - Tag @see: reference not found: #setVelocityEngine
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactory.java>:45: warning - Tag @link: reference not found: org.springframework.web.servlet.view.velocity.VelocityConfigurer
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactory.java>:59: warning - Tag @link: reference not found: CommonsLogLogChute
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactory.java>:69: warning - Tag @see: reference not found: #setOverrideLogging
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactory.java>:72: warning - Tag @see: reference not found: org.springframework.web.servlet.view.velocity.VelocityConfigurer
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactoryBean.java>:52: warning - Tag @see: reference not found: org.springframework.web.servlet.view.velocity.VelocityConfigurer
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/error/ExtendedMappingExceptionResolver.java>:72: warning - @inheritDoc used but getModelAndView(String, Exception, HttpServletRequest) does not override or implement any method.
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityConfigurer.java>:91: warning - @inheritDoc used but setServletContext(ServletContext) does not override or implement any method.
[ERROR]
[ERROR] Command line was: /opt/java11/bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '<https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/target/apidocs'> dir.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/target/site> to /var/lib/jenkins/jobs/spring-extensions-v6-nightly/htmlreports/Site_20Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/spring-extensions-v6-nightly/ws/target/site'> does not exist.
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/spring-extensions-v6-nightly/builds/527/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list