You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/01 18:19:58 UTC

Build failed in Jenkins: PDFBox-trunk #995

See <https://builds.apache.org/job/PDFBox-trunk/995/changes>

Changes:

[lehmi] PDFBOX-2088: removed deprecated bouncy castle calls to be compatible with bc 1.50

------------------------------------------
[...truncated 879 lines...]
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/maven-metadata.xml (785 B at 4.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-20140601.161544-186.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-20140601.161544-186.jar (91 KB at 215.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-20140601.161544-186.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-20140601.161544-186.pom (3 KB at 6.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/maven-metadata.xml (349 B at 1.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/maven-metadata.xml (785 B at 2.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-tools/maven-metadata.xml (349 B at 1.0 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox application 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-app ---
[INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #994
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-app ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox-app ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pdfbox-app ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pdfbox-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ pdfbox-app ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ pdfbox-app ---
[JENKINS] Recording test results[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.cos,  has 1,  private references [org.apache.commons.logging], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.encoding,  has 1,  private references [org.apache.fontbox.afm], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.encoding.conversion,  has 1,  private references [org.apache.fontbox.cmap], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.pdfviewer.font,  has 3,  private references [org.apache.fontbox.ttf, org.apache.fontbox.cff, org.apache.fontbox.type1], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel.common,  has 2,  private references [org.apache.jempbox.xmp, org.apache.fontbox.util], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel.font,  has 5,  private references [org.apache.fontbox.ttf, org.apache.fontbox.cmap, org.apache.fontbox.cff, org.apache.fontbox.type1, org.apache.fontbox.afm], 

[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-app ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-app ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pdfbox-app ---
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ pdfbox-app ---
[INFO] Installing org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pdfbox-app ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml (783 B at 2.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.161634-316.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.161634-316.jar (16042 KB at 7014.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.161634-316.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.161634-316.pom (3 KB at 8.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (387 B at 2.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml (783 B at 2.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (387 B at 1.0 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:deploy (default-deploy) @ pdfbox-app ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox examples 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-examples ---
[INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 44 files to scan for tasks
Found 12 open tasks.
[TASKS] Computing warning deltas based on reference build #994
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox-examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/classes>
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature.java>:[197,16] warning: [deprecation] addSigner(java.security.PrivateKey,java.security.cert.X509Certificate,java.lang.String) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature.java>:[198,16] warning: [deprecation] addCertificatesAndCRLs(java.security.cert.CertStore) in org.bouncycastle.cms.CMSSignedGenerator has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature.java>:[199,43] warning: [deprecation] generate(org.bouncycastle.cms.CMSProcessable,boolean,java.security.Provider) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignature.java>:[275,16] warning: [deprecation] addSigner(java.security.PrivateKey,java.security.cert.X509Certificate,java.lang.String) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignature.java>:[276,16] warning: [deprecation] addCertificatesAndCRLs(java.security.cert.CertStore) in org.bouncycastle.cms.CMSSignedGenerator has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignature.java>:[277,43] warning: [deprecation] generate(org.bouncycastle.cms.CMSProcessable,boolean,java.security.Provider) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pdfbox-examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pdfbox-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ pdfbox-examples ---
[INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.pdfbox.examples.pdmodel.TestRubberStampWithImage
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.apache.pdfbox.examples.pdmodel.TestRubberStampWithImage
Running org.apache.pdfbox.examples.pdmodel.TestCreateSignature
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 sec - in org.apache.pdfbox.examples.pdmodel.TestCreateSignature

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pdfbox-examples ---
[INFO] Building jar: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-examples ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-examples ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 65 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 52 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pdfbox-examples ---
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pdfbox-examples ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml (788 B at 2.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.161728-312.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.161728-312.jar (108 KB at 265.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.161728-312.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.161728-312.pom (4 KB at 9.1 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (392 B at 2.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml (788 B at 2.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (392 B at 1.1 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox reactor 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-reactor ---
[INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: parent/**/*, fontbox/**/*, jempbox/**/*, xmpbox/**/*, pdfbox/**/*, preflight/**/*, preflight-app/**/*, tools/**/*, app/**/*, examples/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #993
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-reactor ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-reactor ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-reactor ---
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 34 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 13 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [1:30.127s]
[INFO] Apache FontBox .................................... SUCCESS [1:09.228s]
[INFO] Apache JempBox .................................... SUCCESS [42.390s]
[INFO] Apache XmpBox ..................................... SUCCESS [57.377s]
[INFO] Apache PDFBox ..................................... SUCCESS [2:54.443s]
[INFO] Apache Preflight .................................. SUCCESS [1:10.075s]
[INFO] Apache Preflight application ...................... SUCCESS [51.480s]
[INFO] Apache PDFBox tools ............................... SUCCESS [44.338s]
[INFO] Apache PDFBox application ......................... SUCCESS [51.598s]
[INFO] Apache PDFBox examples ............................ SUCCESS [47.549s]
[INFO] PDFBox reactor .................................... FAILURE [27.653s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:49.026s
[INFO] Finished at: Sun Jun 01 16:18:04 UTC 2014
[INFO] Final Memory: 32M/284M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project pdfbox-reactor: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/target/rat.txt> -> [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.
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-app/2.0.0-20140601.161634-316/pdfbox-app-2.0.0-20140601.161634-316.jar
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :pdfbox-reactor
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.0-SNAPSHOT/pdfbox-reactor-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/2.0.0-20140601.160801-345/fontbox-2.0.0-20140601.160801-345.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/pdfbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/2.0.0-20140601.161243-326/pdfbox-2.0.0-20140601.161243-326.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.0-SNAPSHOT/xmpbox-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/2.0.0-20140601.160946-339/xmpbox-2.0.0-20140601.160946-339.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.0-SNAPSHOT/preflight-app-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/target/preflight-app-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/2.0.0-20140601.161452-323/preflight-app-2.0.0-20140601.161452-323.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/target/pdfbox-tools-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-tools/2.0.0-20140601.161544-186/pdfbox-tools-2.0.0-20140601.161544-186.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-examples/2.0.0-20140601.161728-312/pdfbox-examples-2.0.0-20140601.161728-312.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.0-SNAPSHOT/preflight-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target/preflight-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight/2.0.0-20140601.161359-325/preflight-2.0.0-20140601.161359-325.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/pom.xml> to org.apache.pdfbox/jempbox/2.0.0-SNAPSHOT/jempbox-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/jempbox/2.0.0-20140601.160846-340/jempbox-2.0.0-20140601.160846-340.jar
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

Jenkins build is back to normal : PDFBox-trunk #997

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/997/>


Build failed in Jenkins: PDFBox-trunk #996

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/996/changes>

Changes:

[lehmi] PDFBOX-2088: removed almost all deprecated bouncy castle calls to be compatible with bc 1.50

[jeremias] PDFBOX-2102: Fix for IllegalArgumentException when the last character in the buffer is an undefined character.

------------------------------------------
[...truncated 943 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-app ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox-app ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pdfbox-app ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pdfbox-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ pdfbox-app ---
[INFO] 
[JENKINS] Recording test results[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ pdfbox-app ---

[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.cos,  has 1,  private references [org.apache.commons.logging], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.encoding,  has 1,  private references [org.apache.fontbox.afm], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.encoding.conversion,  has 1,  private references [org.apache.fontbox.cmap], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.pdfviewer.font,  has 3,  private references [org.apache.fontbox.type1, org.apache.fontbox.cff, org.apache.fontbox.ttf], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel.common,  has 2,  private references [org.apache.jempbox.xmp, org.apache.fontbox.util], 
[WARNING] Bundle org.apache.pdfbox:pdfbox-app:bundle:2.0.0-SNAPSHOT : Export org.apache.pdfbox.pdmodel.font,  has 5,  private references [org.apache.fontbox.cmap, org.apache.fontbox.afm, org.apache.fontbox.ttf, org.apache.fontbox.type1, org.apache.fontbox.cff], 
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-app ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-app ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pdfbox-app ---
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ pdfbox-app ---
[INFO] Installing org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pdfbox-app ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml (783 B at 5.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.181610-317.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.181610-317.jar (16042 KB at 19373.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.181610-317.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140601.181610-317.pom (3 KB at 50.4 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (387 B at 2.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml (783 B at 10.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (387 B at 4.7 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:deploy (default-deploy) @ pdfbox-app ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox examples 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://jbig2-imageio.googlecode.com/svn/maven-repository/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.pom
Downloading: http://www.mygrid.org.uk/maven/repository/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.pom (5 KB at 14.7 KB/sec)
Downloading: http://jbig2-imageio.googlecode.com/svn/maven-repository/org/apache/lucene/lucene-parent/4.7.2/lucene-parent-4.7.2.pom
Downloading: http://www.mygrid.org.uk/maven/repository/org/apache/lucene/lucene-parent/4.7.2/lucene-parent-4.7.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/4.7.2/lucene-parent-4.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/4.7.2/lucene-parent-4.7.2.pom (5 KB at 91.3 KB/sec)
Downloading: http://jbig2-imageio.googlecode.com/svn/maven-repository/org/apache/lucene/lucene-solr-grandparent/4.7.2/lucene-solr-grandparent-4.7.2.pom
Downloading: http://www.mygrid.org.uk/maven/repository/org/apache/lucene/lucene-solr-grandparent/4.7.2/lucene-solr-grandparent-4.7.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/4.7.2/lucene-solr-grandparent-4.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/4.7.2/lucene-solr-grandparent-4.7.2.pom (292 KB at 1269.0 KB/sec)
Downloading: http://jbig2-imageio.googlecode.com/svn/maven-repository/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.pom
Downloading: http://www.mygrid.org.uk/maven/repository/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.pom (3 KB at 62.9 KB/sec)
Downloading: http://jbig2-imageio.googlecode.com/svn/maven-repository/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.jar
Downloading: http://jbig2-imageio.googlecode.com/svn/maven-repository/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.jar
Downloading: http://www.mygrid.org.uk/maven/repository/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.jar
Downloading: http://www.mygrid.org.uk/maven/repository/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/4.7.2/lucene-core-4.7.2.jar (2303 KB at 6012.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/4.7.2/lucene-analyzers-common-4.7.2.jar (1620 KB at 3138.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-examples ---
[INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 44 files to scan for tasks
Found 12 open tasks.
[TASKS] Computing warning deltas based on reference build #995
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox-examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/classes>
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature.java>:[192,16] warning: [deprecation] addSigner(java.security.PrivateKey,java.security.cert.X509Certificate,java.lang.String) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature.java>:[194,43] warning: [deprecation] generate(org.bouncycastle.cms.CMSProcessable,boolean,java.security.Provider) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignature.java>:[271,16] warning: [deprecation] addSigner(java.security.PrivateKey,java.security.cert.X509Certificate,java.lang.String) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated
[WARNING] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignature.java>:[273,43] warning: [deprecation] generate(org.bouncycastle.cms.CMSProcessable,boolean,java.security.Provider) in org.bouncycastle.cms.CMSSignedDataGenerator has been deprecated
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pdfbox-examples ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pdfbox-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ pdfbox-examples ---
[INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.pdfbox.examples.pdmodel.TestCreateSignature
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 sec - in org.apache.pdfbox.examples.pdmodel.TestCreateSignature
Running org.apache.pdfbox.examples.pdmodel.TestRubberStampWithImage
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.apache.pdfbox.examples.pdmodel.TestRubberStampWithImage

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pdfbox-examples ---
[INFO] Building jar: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-examples ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-examples ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 65 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 52 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pdfbox-examples ---
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pdfbox-examples ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml (788 B at 9.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.181650-313.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.181650-313.jar (108 KB at 1759.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.181650-313.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140601.181650-313.pom (4 KB at 70.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (392 B at 12.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml (788 B at 16.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (392 B at 8.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox reactor 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-reactor ---
[INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: parent/**/*, fontbox/**/*, jempbox/**/*, xmpbox/**/*, pdfbox/**/*, preflight/**/*, preflight-app/**/*, tools/**/*, app/**/*, examples/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #993
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-reactor ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-reactor ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-reactor ---
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 34 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 13 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [26.444s]
[INFO] Apache FontBox .................................... SUCCESS [30.421s]
[INFO] Apache JempBox .................................... SUCCESS [22.200s]
[INFO] Apache XmpBox ..................................... SUCCESS [28.110s]
[INFO] Apache PDFBox ..................................... SUCCESS [1:26.541s]
[INFO] Apache Preflight .................................. SUCCESS [31.972s]
[INFO] Apache Preflight application ...................... SUCCESS [29.222s]
[INFO] Apache PDFBox tools ............................... SUCCESS [15.738s]
[INFO] Apache PDFBox application ......................... SUCCESS [24.750s]
[INFO] Apache PDFBox examples ............................ SUCCESS [36.873s]
[INFO] PDFBox reactor .................................... FAILURE [30.138s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:16.027s
[INFO] Finished at: Sun Jun 01 18:17:23 UTC 2014
[INFO] Final Memory: 30M/369M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project pdfbox-reactor: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/target/rat.txt> -> [Help 1]
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-app/2.0.0-20140601.181610-317/pdfbox-app-2.0.0-20140601.181610-317.jar
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :pdfbox-reactor
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.0-SNAPSHOT/pdfbox-reactor-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/2.0.0-20140601.181205-346/fontbox-2.0.0-20140601.181205-346.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/pdfbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/2.0.0-20140601.181424-327/pdfbox-2.0.0-20140601.181424-327.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.0-SNAPSHOT/xmpbox-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/2.0.0-20140601.181257-340/xmpbox-2.0.0-20140601.181257-340.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.0-SNAPSHOT/preflight-app-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/target/preflight-app-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/2.0.0-20140601.181527-324/preflight-app-2.0.0-20140601.181527-324.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/target/pdfbox-tools-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-tools/2.0.0-20140601.181544-187/pdfbox-tools-2.0.0-20140601.181544-187.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-examples/2.0.0-20140601.181650-313/pdfbox-examples-2.0.0-20140601.181650-313.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.0-SNAPSHOT/preflight-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target/preflight-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight/2.0.0-20140601.181457-326/preflight-2.0.0-20140601.181457-326.jar
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/pom.xml> to org.apache.pdfbox/jempbox/2.0.0-SNAPSHOT/jempbox-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/jempbox/2.0.0-20140601.181229-341/jempbox-2.0.0-20140601.181229-341.jar
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts