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 2016/07/07 22:13:33 UTC

Build failed in Jenkins: PDFBox 2.0.x #121

See <https://builds.apache.org/job/PDFBox%202.0.x/121/changes>

Changes:

[tilman] PDFBOX-3298: added encoding for ZapfDingbats

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/PDFBox%202.0.x/ws/>
Cleaning up <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/app/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/parent/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/tools/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/debugger/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/fontbox/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/examples/target>
Deleting <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/debugger-app/target>
Updating http://svn.apache.org/repos/asf/pdfbox/branches/2.0 at revision '2016-07-07T22:12:29.809 +0000'
AU        pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/encoding/ZapfDingbatsEncoding.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1Font.java
At revision 1751835

Parsing POMs
Established TCP socket on 48298
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.0] $ /home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/java -Xmx1g -XX:MaxPermSize=300m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 48298
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy -Ppedantic -Dskip-bavaria=false
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PDFBox parent
[INFO] Apache FontBox
[INFO] Apache XmpBox
[INFO] Apache PDFBox
[INFO] Apache Preflight
[INFO] Apache Preflight application
[INFO] Apache PDFBox Debugger
[INFO] Apache PDFBox tools
[INFO] Apache PDFBox application
[INFO] Apache PDFBox Debugger application
[INFO] Apache PDFBox examples
[INFO] PDFBox reactor
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 2.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-parent ---
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/parent'> 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 #120
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-parent ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check-java-version) @ pdfbox-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ pdfbox-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ pdfbox-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ pdfbox-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 1 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pdfbox-parent ---
[INFO] Installing <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/parent/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox-parent/2.0.3-SNAPSHOT/pdfbox-parent-2.0.3-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ pdfbox-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.pdfbox:pdfbox-parent:2.0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.3-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... FAILURE [31.173s]
[INFO] Apache FontBox .................................... SKIPPED
[INFO] Apache XmpBox ..................................... SKIPPED
[INFO] Apache PDFBox ..................................... SKIPPED
[INFO] Apache Preflight .................................. SKIPPED
[INFO] Apache Preflight application ...................... SKIPPED
[INFO] Apache PDFBox Debugger ............................ SKIPPED
[INFO] Apache PDFBox tools ............................... SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox Debugger application ................ SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.831s
[INFO] Finished at: Thu Jul 07 22:13:36 UTC 2016
[INFO] Final Memory: 29M/455M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project pdfbox-parent: Failed to retrieve remote metadata org.apache.pdfbox:pdfbox-parent:2.0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.pdfbox:pdfbox-parent:2.0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.3-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. -> [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
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.3-SNAPSHOT/pdfbox-app-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.3-SNAPSHOT/pdfbox-reactor-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.3-SNAPSHOT/fontbox-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.3-SNAPSHOT/pdfbox-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.3-SNAPSHOT/xmpbox-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.3-SNAPSHOT/preflight-app-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.3-SNAPSHOT/pdfbox-tools-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.3-SNAPSHOT/pdfbox-examples-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/2.0.3-SNAPSHOT/pdfbox-debugger-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/2.0.3-SNAPSHOT/debugger-app-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.3-SNAPSHOT/preflight-2.0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%202.0.x/ws/2.0/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.3-SNAPSHOT/pdfbox-parent-2.0.3-SNAPSHOT.pom
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Jenkins build is back to normal : PDFBox 2.0.x #122

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox%202.0.x/122/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org