Started by GitHub push by thvitt Running as SYSTEM Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-schema [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-P1pSFPrvj9dX/agent.3347 SSH_AGENT_PID=3349 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-schema@tmp/private_key_9026053440871226291.key (/mnt/data/jenkins/workspace/faust-schema@tmp/private_key_9026053440871226291.key) [ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key) using credential Github > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-schema # timeout=10 Fetching upstream changes from git://github.com/faustedition/faust-schema > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress -- git://github.com/faustedition/faust-schema +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision b5964085648d8a1c0e0645e9089f1615afaddea4 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f b5964085648d8a1c0e0645e9089f1615afaddea4 Commit message: "Switch source refs to https" > /usr/bin/git rev-list --no-walk 406694ac6932d35a1a18552a2361d3d1c18860b2 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.data.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 > /usr/bin/git submodule update --init --recursive --remote data Parsing POMs Established TCP socket on 37857 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [faust-schema] $ java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.6.0.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/remoting.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 37857 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /mnt/data/jenkins/workspace/faust-schema/pom.xml clean deploy [INFO] Scanning for projects... [INFO] [INFO] --------------------< de.faustedition:faust-schema >-------------------- [INFO] Building Digitale Faust-Edition :: Faust TEI P5 schema 1.4-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ faust-schema --- [INFO] Deleting /mnt/data/jenkins/workspace/faust-schema/target [INFO] [INFO] --- exec-maven-plugin:1.4.0:java (create-schema) @ faust-schema --- Message: Converting faust-tei.xml (file:/mnt/data/jenkins/workspace/faust-schema/src/main/odd/faust-tei.xml) -> file:/mnt/data/jenkins/workspace/faust-schema/target/full-odd/faust-tei.xml / file:/mnt/data/jenkins/workspace/faust-schema/target/schema/faust-tei.rng Message: - odd2odd Message: - odd2relax Message: - saving rng Message: - saving schematron Message: - saving documentation [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ faust-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources to /mnt/data/jenkins/workspace/faust-schema/target/schema [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ faust-schema --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ faust-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-schema/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ faust-schema --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-schema --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-schema --- [INFO] Building jar: /mnt/data/jenkins/workspace/faust-schema/target/faust-schema-1.4-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.4.0:java (convert-transcripts) @ faust-schema --- ERROR: http://xproc.org/library/recursive-directory-list.xpl:6:3:err:SXXP0003:Error reported by XML parser ERROR: cause: The element type "hr" must be terminated by the matching end-tag "". ERROR: src/main/xproc/convert-transcripts.xpl:17:75:err:XS0052:Cannot import: http://xproc.org/library/recursive-directory-list.xpl ERROR: cause: org.xml.sax.SAXParseException; systemId: http://xproc.org/library/recursive-directory-list.xpl; lineNumber: 6; columnNumber: 3; The element type "hr" must be terminated by the matching end-tag "". ERROR: It is a static error if the URI of a p:import cannot be retrieved or if, once retrieved, it does not point to a p:library, p:declare-step, or p:pipeline. ERROR: Underlying exception: org.xml.sax.SAXParseException; systemId: http://xproc.org/library/recursive-directory-list.xpl; lineNumber: 6; columnNumber: 3; The element type "hr" must be terminated by the matching end-tag "". $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3349 killed; [ssh-agent] Stopped. ERROR: Maven JVM terminated unexpectedly with exit code 1 Archiving artifacts [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /mnt/data/jenkins/workspace/faust-schema/target/report to /mnt/data/jenkins/jobs/faust-schema/htmlreports/Validation_20Results ERROR: Specified HTML directory '/mnt/data/jenkins/workspace/faust-schema/target/report' does not exist. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: FAILURE