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/09 16:49:01 UTC

Build failed in Jenkins: PDFBox 1.8.x #164

See <https://builds.apache.org/job/PDFBox%201.8.x/164/changes>

Changes:

[tilman] PDFBOX-2120: Don't filter if ASCII stream, i.e. keep a final CR LF or LF

[tilman] PDFBOX-908: improve error messages

[tilman] PDFBOX-908: improve error messages

------------------------------------------
[...truncated 927 lines...]
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml (386 B at 2.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/1.8.6-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/1.8.6-SNAPSHOT/maven-metadata.xml (779 B at 2.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight/maven-metadata.xml (386 B at 1.6 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:deploy (default-deploy) @ preflight ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Preflight application 1.8.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ preflight-app ---
[INFO] Deleting <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ preflight-app ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ preflight-app ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ preflight-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ preflight-app ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ preflight-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ preflight-app ---
[INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ preflight-app ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ preflight-app ---
[INFO] 
[INFO] --- apache-rat-plugin:0.6:check (default) @ preflight-app ---
[INFO] Exclude: release.properties
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ preflight-app ---
[INFO] Installing <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/target/preflight-app-1.8.6-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/preflight-app/1.8.6-SNAPSHOT/preflight-app-1.8.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/pdfbox/preflight-app/1.8.6-SNAPSHOT/preflight-app-1.8.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ preflight-app ---
[WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@78281bad) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
	... 33 more
[INFO] 
[INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ preflight-app ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/1.8.6-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.pdfbox:preflight-app:1.8.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/1.8.6-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [39.027s]
[INFO] Apache FontBox .................................... SUCCESS [34.944s]
[INFO] Apache JempBox .................................... SUCCESS [8.375s]
[INFO] Apache XmpBox ..................................... SUCCESS [14.501s]
[INFO] Apache PDFBox ..................................... SUCCESS [2:39.267s]
[INFO] Apache Preflight .................................. SUCCESS [47.596s]
[INFO] Apache Preflight application ...................... FAILURE [8.707s]
[INFO] Apache PDFBox for Lucene .......................... SKIPPED
[INFO] Apache PDFBox for Ant ............................. SKIPPED
[INFO] Apache PDFBox webapp .............................. SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:23.396s
[INFO] Finished at: Mon Jun 09 14:48:16 UTC 2014
[INFO] Final Memory: 31M/280M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy (default-deploy) on project preflight-app: Failed to retrieve remote metadata org.apache.pdfbox:preflight-app:1.8.6-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.pdfbox:preflight-app:1.8.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/preflight-app/1.8.6-SNAPSHOT/maven-metadata.xml -> [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 <goals> -rf :preflight-app
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/app/pom.xml> to org.apache.pdfbox/pdfbox-app/1.8.6-SNAPSHOT/pdfbox-app-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox application #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3205 bytes
Compression is 0.0%
Took 0.85 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/war/pom.xml> to org.apache.pdfbox/pdfbox-war/1.8.6-SNAPSHOT/pdfbox-war-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox webapp #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1683 bytes
Compression is 0.0%
Took 2.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pom.xml> to org.apache.pdfbox/pdfbox-reactor/1.8.6-SNAPSHOT/pdfbox-reactor-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? PDFBox reactor #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6809 bytes
Compression is 0.0%
Took 0.23 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/fontbox/pom.xml> to org.apache.pdfbox/fontbox/1.8.6-SNAPSHOT/fontbox-1.8.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/fontbox/target/fontbox-1.8.6-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/1.8.6-20140609.144411-40/fontbox-1.8.6-20140609.144411-40.jar
Sending artifact delta relative to PDFBox 1.8.x ? Apache FontBox #163
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 220422 bytes
Compression is 0.0%
Took 2.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/1.8.6-SNAPSHOT/pdfbox-1.8.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/pdfbox/target/pdfbox-1.8.6-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/1.8.6-20140609.144713-36/pdfbox-1.8.6-20140609.144713-36.jar
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox #163
Archived 2 artifacts
Archive block size is 32768
Received 36 blocks and 2866748 bytes
Compression is 29.2%
Took 3.5 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/1.8.6-SNAPSHOT/xmpbox-1.8.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/xmpbox/target/xmpbox-1.8.6-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/1.8.6-20140609.144435-40/xmpbox-1.8.6-20140609.144435-40.jar
Sending artifact delta relative to PDFBox 1.8.x ? Apache XmpBox #163
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 118592 bytes
Compression is 0.0%
Took 2.8 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/1.8.6-SNAPSHOT/preflight-app-1.8.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight-app/target/preflight-app-1.8.6-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/1.8.6-SNAPSHOT/preflight-app-1.8.6-SNAPSHOT.jar
Sending artifact delta relative to PDFBox 1.8.x ? Apache Preflight application #163
Archived 2 artifacts
Archive block size is 32768
Received 60 blocks and 5061358 bytes
Compression is 28.0%
Took 5 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/ant/pom.xml> to org.apache.pdfbox/pdfbox-ant/1.8.6-SNAPSHOT/pdfbox-ant-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox for Ant #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1796 bytes
Compression is 0.0%
Took 0.23 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/1.8.6-SNAPSHOT/pdfbox-examples-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox examples #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2319 bytes
Compression is 0.0%
Took 0.18 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/lucene/pom.xml> to org.apache.pdfbox/pdfbox-lucene/1.8.6-SNAPSHOT/pdfbox-lucene-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? Apache PDFBox for Lucene #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2072 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight/pom.xml> to org.apache.pdfbox/preflight/1.8.6-SNAPSHOT/preflight-1.8.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/preflight/target/preflight-1.8.6-SNAPSHOT.jar> to org.apache.pdfbox/preflight/1.8.6-20140609.144800-35/preflight-1.8.6-20140609.144800-35.jar
Sending artifact delta relative to PDFBox 1.8.x ? Apache Preflight #163
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 305415 bytes
Compression is 0.0%
Took 0.4 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/1.8.6-SNAPSHOT/pdfbox-parent-1.8.6-SNAPSHOT.pom
Sending artifact delta relative to PDFBox 1.8.x ? PDFBox parent #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7965 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/jempbox/pom.xml> to org.apache.pdfbox/jempbox/1.8.6-SNAPSHOT/jempbox-1.8.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox%201.8.x/ws/1.8/jempbox/target/jempbox-1.8.6-SNAPSHOT.jar> to org.apache.pdfbox/jempbox/1.8.6-20140609.144419-40/jempbox-1.8.6-20140609.144419-40.jar
Sending artifact delta relative to PDFBox 1.8.x ? Apache JempBox #163
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 53202 bytes
Compression is 0.0%
Took 0.15 sec
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts
Sending artifact delta relative to PDFBox 1.8.x #163
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 27656 bytes
Compression is 0.0%
Took 2 sec

Jenkins build is back to normal : PDFBox 1.8.x #165

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