See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/234/display/redirect?page=changes>
Changes: [Maruan Sahyoun] PDFBOX-5017: switch test to junit5; use parameterized test [Maruan Sahyoun] PDFBOX-5017: switch test to junit5; use parameterized test for Structured Type ------------------------------------------ [INFO] [INFO] ----------------------< org.apache.pdfbox:xmpbox >---------------------- [INFO] Building Apache XmpBox 3.0.0-SNAPSHOT [3/12] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ xmpbox --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (default) @ xmpbox --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ xmpbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ xmpbox --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/target/jacoco.exec> [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ xmpbox --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmpbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmpbox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/target/classes> [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmpbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmpbox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/target/test-classes> [INFO] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/src/test/java/org/apache/xmpbox/schema/AbstractXMPSchemaTest.java>: <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/src/test/java/org/apache/xmpbox/schema/AbstractXMPSchemaTest.java> uses unchecked or unsafe operations. [INFO] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/src/test/java/org/apache/xmpbox/schema/AbstractXMPSchemaTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmpbox --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.xmpbox.TestValidatePermitedMetadata [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.apache.xmpbox.TestValidatePermitedMetadata [INFO] Running org.apache.xmpbox.type.TestDerivedType [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.xmpbox.type.TestDerivedType [INFO] Running org.apache.xmpbox.schema.XMPMediaManagementTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.apache.xmpbox.schema.XMPMediaManagementTest [ERROR] initializationError Time elapsed: 0.004 s <<< ERROR! org.junit.runners.model.InvalidTestClassError: Invalid test class 'org.apache.xmpbox.schema.XMPMediaManagementTest': 1. No runnable methods [INFO] Running org.apache.xmpbox.schema.PhotoshopSchemaTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.xmpbox.schema.PhotoshopSchemaTest [ERROR] initializationError Time elapsed: 0 s <<< ERROR! org.junit.runners.model.InvalidTestClassError: Invalid test class 'org.apache.xmpbox.schema.PhotoshopSchemaTest': 1. No runnable methods [INFO] Running org.apache.xmpbox.schema.DublinCoreTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.xmpbox.schema.DublinCoreTest [ERROR] initializationError Time elapsed: 0 s <<< ERROR! org.junit.runners.model.InvalidTestClassError: Invalid test class 'org.apache.xmpbox.schema.DublinCoreTest': 1. No runnable methods [INFO] Running org.apache.xmpbox.schema.AdobePDFTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.xmpbox.schema.AdobePDFTest [INFO] Running org.apache.xmpbox.schema.PDFAIdentificationTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.xmpbox.schema.PDFAIdentificationTest [ERROR] initializationError Time elapsed: 0 s <<< ERROR! org.junit.runners.model.InvalidTestClassError: Invalid test class 'org.apache.xmpbox.schema.PDFAIdentificationTest': 1. No runnable methods [INFO] Running org.apache.xmpbox.schema.XmpRightsSchemaTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.xmpbox.schema.XmpRightsSchemaTest [ERROR] initializationError Time elapsed: 0 s <<< ERROR! org.junit.runners.model.InvalidTestClassError: Invalid test class 'org.apache.xmpbox.schema.XmpRightsSchemaTest': 1. No runnable methods [INFO] Running org.apache.xmpbox.schema.XMPBasicTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.xmpbox.schema.XMPBasicTest [ERROR] initializationError Time elapsed: 0 s <<< ERROR! org.junit.runners.model.InvalidTestClassError: Invalid test class 'org.apache.xmpbox.schema.XMPBasicTest': 1. No runnable methods [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] DublinCoreTest � InvalidTestClass Invalid test class 'org.apache.xmpbox.schema... [ERROR] PDFAIdentificationTest � InvalidTestClass Invalid test class 'org.apache.xmpbo... [ERROR] PhotoshopSchemaTest � InvalidTestClass Invalid test class 'org.apache.xmpbox.s... [ERROR] XMPBasicTest � InvalidTestClass Invalid test class 'org.apache.xmpbox.schema.X... [ERROR] XMPMediaManagementTest � InvalidTestClass Invalid test class 'org.apache.xmpbo... [ERROR] XmpRightsSchemaTest � InvalidTestClass Invalid test class 'org.apache.xmpbox.s... [INFO] [ERROR] Tests run: 190, Failures: 0, Errors: 6, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/target/surefire-reports> for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (report) @ xmpbox --- [INFO] Loading execution data file <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/target/jacoco.exec> [INFO] Analyzed bundle 'Apache XmpBox' with 73 classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.19:check (check-java-version) @ xmpbox --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ xmpbox --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ xmpbox --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ xmpbox >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (default) @ xmpbox --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ xmpbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ xmpbox --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/target/jacoco.exec> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ xmpbox <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ xmpbox --- [INFO] Skipping source per configuration. [INFO] [INFO] --- apache-rat-plugin:0.13:check (default) @ xmpbox --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 62 implicit excludes (use -debug for more details). [INFO] 1 explicit excludes (use -debug for more details). [INFO] 130 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 127 licenses. [INFO] [INFO] --- dependency-check-maven:6.0.2:check (default) @ xmpbox --- [INFO] Checking for updates [INFO] Skipping NVD check since last check was within 4 hours. [INFO] Skipping RetireJS update since last update was within 24 hours. [INFO] Check for updates complete (58 ms) [INFO] Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report. [INFO] Analysis Started [INFO] Finished Archive Analyzer (0 seconds) [INFO] Finished File Name Analyzer (0 seconds) [INFO] Finished Jar Analyzer (0 seconds) [INFO] Finished Dependency Merging Analyzer (0 seconds) [INFO] Finished Version Filter Analyzer (0 seconds) [INFO] Finished Hint Analyzer (0 seconds) [INFO] Created CPE Index (2 seconds) [INFO] Finished CPE Analyzer (2 seconds) [INFO] Finished False Positive Analyzer (0 seconds) [INFO] Finished NVD CVE Analyzer (0 seconds) [INFO] Finished Sonatype OSS Index Analyzer (0 seconds) [INFO] Finished Vulnerability Suppression Analyzer (0 seconds) [INFO] Finished Dependency Bundling Analyzer (0 seconds) [INFO] Analysis Complete (2 seconds) [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ xmpbox --- [INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/target/xmpbox-3.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.jar [INFO] Installing <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-trunk/org.apache.pdfbox$xmpbox/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.1:install (default-install) @ xmpbox --- [INFO] Installing org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ xmpbox --- [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/maven-metadata.xml (782 B at 1.2 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-20201116.000014-2256.jar [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-20201116.000014-2256.jar (134 kB at 95 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-20201116.000014-2256.pom [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-20201116.000014-2256.pom (3.8 kB at 839 B/s) [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml (465 B at 1.3 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/3.0.0-SNAPSHOT/maven-metadata.xml (782 B at 781 B/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml (465 B at 468 B/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.1:deploy (default-deploy) @ xmpbox --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- ossindex-maven-plugin:3.1.0:audit (default-cli) @ xmpbox --- [INFO] Checking for vulnerabilities; 10 artifacts [INFO] Exclude coordinates: [] [INFO] Exclude vulnerability identifiers: [] [INFO] CVSS-score threshold: 0.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
