Build failed in Jenkins: xmlsectool-v3-nightly #56
Shibboleth Jenkins
noreply at shibboleth.net
Sun Jul 5 01:06:05 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/56/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-opensaml-v4-nightly" build number 56
originally caused by:
Started by upstream project "spring-extensions-v6-nightly" build number 56
originally caused by:
Started by upstream project "java-support-v8-nightly" build number 53
originally caused by:
Started by upstream project "java-parent-project-v11-nightly" build number 53
originally caused by:
Started by upstream project "trigger-nightly-v11" build number 56
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-035eee5675b23b734) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-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 https://git.shibboleth.net/git/xmlsectool # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/xmlsectool
> git --version # timeout=10
> git fetch --tags --progress https://git.shibboleth.net/git/xmlsectool +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7ebd14cc2cf1b65173425d707fd32826d276f31a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7ebd14cc2cf1b65173425d707fd32826d276f31a # timeout=10
Commit message: "Update Eclipse classpath from Maven configuration"
> git rev-list --no-walk 7ebd14cc2cf1b65173425d707fd32826d276f31a # timeout=10
[xmlsectool-v3-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/.repository> -B clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml (601 B at 1.7 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/parent-11.1.0-20200705.010157-32.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/parent-11.1.0-20200705.010157-32.pom (53 kB at 1.3 MB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] -------------------< net.shibboleth.tool:xmlsectool >-------------------
[INFO] Building XMLSecTool 3.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ xmlsectool ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ xmlsectool ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlsectool ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlsectool ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/src/main/java/net/shibboleth/tool/xmlsectool/CredentialHelper.java>: <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/src/main/java/net/shibboleth/tool/xmlsectool/CredentialHelper.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/src/main/java/net/shibboleth/tool/xmlsectool/CredentialHelper.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmlsectool ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 58 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlsectool ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ xmlsectool ---
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/testng/testng/5.10/testng-5.10.pom
[WARNING] Missing POM for org.testng:testng:jar:jdk15:5.10
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[WARNING] Missing POM for org.easytesting:fest-assert:jar:1.4
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.768 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xmlsectool ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/xmlsectool-3.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ xmlsectool ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/xmlsectool-3.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ xmlsectool ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/shibboleth/parent/11.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/xmlsectool-3.0.0-SNAPSHOT-bin.zip>
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ xmlsectool ---
[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] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.376 s
[INFO] Finished at: 2020-07-05T01:06:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.2.0:jar (attach-javadocs) on project xmlsectool: 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/xmlsectool-v3-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
More information about the commits
mailing list