Build failed in Jenkins: java-opensaml-v4-nightly #369
Shibboleth Jenkins
noreply at shibboleth.net
Wed May 5 01:27:54 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/369/display/redirect>
Changes:
------------------------------------------
Started by upstream project "spring-extensions-v6-nightly" build number 361
originally caused by:
Started by upstream project "java-support-v8-nightly" build number 357
originally caused by:
Started by upstream project "java-parent-project-v11-nightly" build number 356
originally caused by:
Started by upstream project "trigger-nightly-v11" build number 356
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-04c392e83263a6d18) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-opensaml # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-opensaml
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress https://git.shibboleth.net/git/java-opensaml +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision f71d3f01ab5db73ef3bb4e99d73d0a1b962a568b (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f f71d3f01ab5db73ef3bb4e99d73d0a1b962a568b # timeout=10
Commit message: "Point at SNAPSHOT java-parent pom"
> git rev-list --no-walk f71d3f01ab5db73ef3bb4e99d73d0a1b962a568b # timeout=10
[java-opensaml-v4-nightly] $ /opt/maven_home/bin/mvn -f opensaml-parent/pom.xml -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/.repository> -V clean -B -Prelease,central-disabled -U deploy
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/maven_home
Java version: 11.0.11, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.11.9.1-linux-x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.25.1.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/11.2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/maven-metadata.xml (601 B at 1.8 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/parent-11.2.1-20210505.010152-40.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/parent-11.2.1-20210505.010152-40.pom (56 kB at 1.2 MB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.2.1-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] OpenSAML [pom]
[INFO] OpenSAML :: Core [jar]
[INFO] OpenSAML :: Storage API [jar]
[INFO] OpenSAML :: Messaging API [jar]
[INFO] OpenSAML :: Security API [jar]
[INFO] OpenSAML :: XML Security API [jar]
[INFO] OpenSAML :: SOAP Provider API [jar]
[INFO] OpenSAML :: Profile API [jar]
[INFO] OpenSAML :: SAML Provider API [jar]
[INFO] OpenSAML :: XACML Provider API [jar]
[INFO] OpenSAML :: SAML XACML Profile API [jar]
[INFO] OpenSAML :: Storage Implementation [jar]
[INFO] OpenSAML :: Security Implementation [jar]
[INFO] OpenSAML :: XML Security Implementation [jar]
[INFO] OpenSAML :: Messaging Implementations [jar]
[INFO] OpenSAML :: SOAP Provider Implementations [jar]
[INFO] OpenSAML :: SAML Provider Implementations [jar]
[INFO] OpenSAML :: XACML Provider Implementations [jar]
[INFO] OpenSAML :: SAML XACML Profile Implementation [jar]
[INFO] OpenSAML :: Profile Implementations [jar]
[INFO] OpenSAML :: BOM [pom]
[INFO] OpenSAML :: Tests BOM [pom]
[INFO]
[INFO] --------------------< org.opensaml:opensaml-parent >--------------------
[INFO] Building OpenSAML 4.1.1-SNAPSHOT [1/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant/1.10.10/ant-1.10.10.pom
[INFO] Downloaded from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant/1.10.10/ant-1.10.10.pom (17 kB at 751 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant-parent/1.10.10/ant-parent-1.10.10.pom
[INFO] Downloaded from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant-parent/1.10.10/ant-parent-1.10.10.pom (6.5 kB at 384 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant-launcher/1.10.10/ant-launcher-1.10.10.pom
[INFO] Downloaded from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant-launcher/1.10.10/ant-launcher-1.10.10.pom (3.2 kB at 226 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant/1.10.10/ant-1.10.10.jar
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant-launcher/1.10.10/ant-launcher-1.10.10.jar
[INFO] Downloaded from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant-launcher/1.10.10/ant-launcher-1.10.10.jar (19 kB at 297 kB/s)
[INFO] Downloaded from local-shared-repository: file:///opt/m2/repository/org/apache/ant/ant/1.10.10/ant-1.10.10.jar (2.3 MB at 32 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-parent ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-parent/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-parent ---
[INFO]
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ opensaml-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ opensaml-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ opensaml-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ opensaml-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) @ opensaml-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ opensaml-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ opensaml-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ opensaml-parent ---
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-parent/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/.repository/org/opensaml/opensaml-parent/4.1.1-SNAPSHOT/opensaml-parent-4.1.1-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-parent/target/opensaml-parent-4.1.1-SNAPSHOT-site.xml> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/.repository/org/opensaml/opensaml-parent/4.1.1-SNAPSHOT/opensaml-parent-4.1.1-SNAPSHOT-site.xml>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ opensaml-parent ---
[INFO] Deploying org.opensaml:opensaml-parent:4.1.1-SNAPSHOT at end
[INFO]
[INFO] ---------------------< org.opensaml:opensaml-core >---------------------
[INFO] Building OpenSAML :: Core 4.1.1-SNAPSHOT [2/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-core ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ opensaml-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 131 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 35 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/src/test/java/org/opensaml/core/xml/mock/SimpleXMLObject.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/src/test/java/org/opensaml/core/xml/mock/SimpleXMLObject.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-core ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.99 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ opensaml-core ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/target/opensaml-core-4.1.1-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ opensaml-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ opensaml-core ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/target/opensaml-core-4.1.1-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ opensaml-core ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ opensaml-core ---
[INFO] Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO]
1 error
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.1.1-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 4.111 s]
[INFO] OpenSAML :: Core ................................... FAILURE [05:11 min]
[INFO] OpenSAML :: Storage API ............................ SKIPPED
[INFO] OpenSAML :: Messaging API .......................... SKIPPED
[INFO] OpenSAML :: Security API ........................... SKIPPED
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SKIPPED
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] OpenSAML :: Tests BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:16 min
[INFO] Finished at: 2021-05-05T01:27:53Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.2.0:jar (attach-javadocs) on project opensaml-core: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - Error fetching URL: https://jitpack.io/com/github/cbeust/testng/master/javadoc/
[ERROR]
[ERROR] Command line was: /opt/jdk/amazon-11/bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-core/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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :opensaml-core
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list