See http://teijenkins.hcmc.uvic.ca/job/TEIP5/2244/changes Changes: [philomousos] Adding doc about branching and merging. [philomousos] Trying a fix for anyXML problems. ------------------------------------------ [...truncated 1060 lines...] java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements tei_all.rng tei_all.xsd test -f xml.xsd && mv xml.xsd tei_all_xml.xsd && perl -p -i -e "s+teix.xsd+tei_all_teix.xsd+;s+ns1.xsd+tei_all_ns1.xsd+" tei_all_xml.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+" tei_all.xsd test -f teix.xsd && mv teix.xsd tei_all_teix.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+;s+ns1.xsd+tei_all_ns1.xsd+" tei_all_teix.xsd && perl -p -i -e "s/teix.xsd/tei_all_teix.xsd/" tei_all.xsd test -f dcr.xsd && mv dcr.xsd tei_all_dcr.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+;s+ns1.xsd+tei_all_ns1.xsd+;s+teix.xsd+tei_all_teix.xsd+" tei_all_dcr.xsd && perl -p -i -e "s/dcr.xsd/tei_all_dcr.xsd/" tei_all.xsd && perl -p -i -e "s/dcr.xsd/tei_all_dcr.xsd/" tei_all_xml.xsd test -f spec.xsd && mv spec.xsd tei_all_spec.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+;s+ns1.xsd+tei_all_ns1.xsd+;s+teix.xsd+tei_all_teix.xsd+" tei_all_spec.xsd && perl -p -i -e "s/spec.xsd/tei_all_spec.xsd/" tei_all.xsd make[2]: [tei_all.dtd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd tei_all_ns1.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+" tei_all_ns1.xsd && perl -p -i -e "s/ns1.xsd/tei_all_ns1.xsd/" tei_all.xsd make[2]: [tei_all.dtd] Error 1 (ignored) test -f tite.xsd && mv tite.xsd tei_all_tite.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+" tei_all_tite.xsd && perl -p -i -e "s/tite.xsd/tei_all_tite.xsd/" tei_all.xsd make[2]: [tei_all.dtd] Error 1 (ignored) Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar tei_all.xsd tei_all.tei Validate using xmllint for DTD xmllint --noout --dtdvalid tei_all.dtd tei_all.tei ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_tite -Dtestfile=tei_tite.tei -DoddFile=tei_tite.odd validateodd compileodd rng dtd exampleschema isoschematron validateschematron cleanup Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_tite.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_tite.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_tite.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored exampleschema: [echo] Do example ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.o... [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/odd2exodd.xsl [xslt] writing tei_tite.nvdl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.o... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.p... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.p... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.r... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.o... [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.p... isoschematron: [echo] XSLT generate ISO schematron tei_tite.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.xsl cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... BUILD SUCCESSFUL Total time: 16 seconds ../run-onvdl tei_tite.nvdl tei_tite.odd /usr/bin/onvdl java -jar ../Utilities/lib/trang.jar tei_tite.rng tei_tite.rnc java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements tei_tite.rng tei_tite.xsd test -f xml.xsd && mv xml.xsd tei_tite_xml.xsd && perl -p -i -e "s+teix.xsd+tei_tite_teix.xsd+;s+ns1.xsd+tei_tite_ns1.xsd+" tei_tite_xml.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+" tei_tite.xsd test -f teix.xsd && mv teix.xsd tei_tite_teix.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+;s+ns1.xsd+tei_tite_ns1.xsd+" tei_tite_teix.xsd && perl -p -i -e "s/teix.xsd/tei_tite_teix.xsd/" tei_tite.xsd make[2]: [tei_tite.dtd] Error 1 (ignored) test -f dcr.xsd && mv dcr.xsd tei_tite_dcr.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+;s+ns1.xsd+tei_tite_ns1.xsd+;s+teix.xsd+tei_tite_teix.xsd+" tei_tite_dcr.xsd && perl -p -i -e "s/dcr.xsd/tei_tite_dcr.xsd/" tei_tite.xsd && perl -p -i -e "s/dcr.xsd/tei_tite_dcr.xsd/" tei_tite_xml.xsd make[2]: [tei_tite.dtd] Error 1 (ignored) test -f spec.xsd && mv spec.xsd tei_tite_spec.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+;s+ns1.xsd+tei_tite_ns1.xsd+;s+teix.xsd+tei_tite_teix.xsd+" tei_tite_spec.xsd && perl -p -i -e "s/spec.xsd/tei_tite_spec.xsd/" tei_tite.xsd make[2]: [tei_tite.dtd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd tei_tite_ns1.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+" tei_tite_ns1.xsd && perl -p -i -e "s/ns1.xsd/tei_tite_ns1.xsd/" tei_tite.xsd make[2]: [tei_tite.dtd] Error 1 (ignored) test -f tite.xsd && mv tite.xsd tei_tite_tite.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+" tei_tite_tite.xsd && perl -p -i -e "s/tite.xsd/tei_tite_tite.xsd/" tei_tite.xsd Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar tei_tite.xsd tei_tite.tei Validate using xmllint for DTD xmllint --noout --dtdvalid tei_tite.dtd tei_tite.tei ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_lite -Dtestfile=tei_lite.tei -DoddFile=tei_lite.odd validateodd compileodd rng dtd exampleschema isoschematron validateschematron cleanup Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_lite.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_lite.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_lite.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored exampleschema: [echo] Do example ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.o... [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/odd2exodd.xsl [xslt] writing tei_lite.nvdl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.o... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.p... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.p... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.r... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.o... [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.p... isoschematron: [echo] XSLT generate ISO schematron tei_lite.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.xsl cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... BUILD SUCCESSFUL Total time: 16 seconds ../run-onvdl tei_lite.nvdl tei_lite.odd /usr/bin/onvdl java -jar ../Utilities/lib/trang.jar tei_lite.rng tei_lite.rnc java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements tei_lite.rng tei_lite.xsd test -f xml.xsd && mv xml.xsd tei_lite_xml.xsd && perl -p -i -e "s+teix.xsd+tei_lite_teix.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+" tei_lite_xml.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite.xsd test -f teix.xsd && mv teix.xsd tei_lite_teix.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+" tei_lite_teix.xsd && perl -p -i -e "s/teix.xsd/tei_lite_teix.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f dcr.xsd && mv dcr.xsd tei_lite_dcr.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+;s+teix.xsd+tei_lite_teix.xsd+" tei_lite_dcr.xsd && perl -p -i -e "s/dcr.xsd/tei_lite_dcr.xsd/" tei_lite.xsd && perl -p -i -e "s/dcr.xsd/tei_lite_dcr.xsd/" tei_lite_xml.xsd test -f spec.xsd && mv spec.xsd tei_lite_spec.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+;s+teix.xsd+tei_lite_teix.xsd+" tei_lite_spec.xsd && perl -p -i -e "s/spec.xsd/tei_lite_spec.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd tei_lite_ns1.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite_ns1.xsd && perl -p -i -e "s/ns1.xsd/tei_lite_ns1.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f tite.xsd && mv tite.xsd tei_lite_tite.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite_tite.xsd && perl -p -i -e "s/tite.xsd/tei_lite_tite.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar tei_lite.xsd tei_lite.tei Validate using xmllint for DTD xmllint --noout --dtdvalid tei_lite.dtd tei_lite.tei ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=isofs -Dtestfile=isofs.tei -DoddFile=isofs.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate isofs.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD isofs.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG isofs.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate isofs.tei against RELAXNG isofs.rng isoschematron: [echo] XSLT generate ISO schematron isofs.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.xsl BUILD SUCCESSFUL Total time: 11 seconds java -jar ../Utilities/lib/trang.jar isofs.rng isofs.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_svg -Dtestfile=tei_svg.tei -DoddFile=tei_svg.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_svg.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_svg.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_svg.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_svg.tei against RELAXNG tei_svg.rng [runjing] http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.rng:5730:16: error: conflicting ID-types for attribute "id" of element "feSpotLight" from namespace "http://www.w3.org/2000/svg" BUILD FAILED http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml:134: Validation failed, messages should have been provided. Total time: 20 seconds make[2]: *** [tei_svg.rng] Error 1 make[2]: Leaving directory `http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars' make[1]: *** [dist-exemplars.stamp] Error 2 make[1]: Leaving directory `http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5' make: *** [install] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 debuild: fatal error at line 1364: dpkg-buildpackage -rfakeroot -D -us -uc -nc -b -i.svn -I.svn failed make: *** [deb] Error 29 Build step 'Execute shell' marked build as failure Archiving artifacts
See http://teijenkins.hcmc.uvic.ca/job/TEIP5/2245/ ------------------------------------------ [...truncated 1068 lines...] java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements tei_all.rng tei_all.xsd test -f xml.xsd && mv xml.xsd tei_all_xml.xsd && perl -p -i -e "s+teix.xsd+tei_all_teix.xsd+;s+ns1.xsd+tei_all_ns1.xsd+" tei_all_xml.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+" tei_all.xsd test -f teix.xsd && mv teix.xsd tei_all_teix.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+;s+ns1.xsd+tei_all_ns1.xsd+" tei_all_teix.xsd && perl -p -i -e "s/teix.xsd/tei_all_teix.xsd/" tei_all.xsd test -f dcr.xsd && mv dcr.xsd tei_all_dcr.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+;s+ns1.xsd+tei_all_ns1.xsd+;s+teix.xsd+tei_all_teix.xsd+" tei_all_dcr.xsd && perl -p -i -e "s/dcr.xsd/tei_all_dcr.xsd/" tei_all.xsd && perl -p -i -e "s/dcr.xsd/tei_all_dcr.xsd/" tei_all_xml.xsd test -f spec.xsd && mv spec.xsd tei_all_spec.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+;s+ns1.xsd+tei_all_ns1.xsd+;s+teix.xsd+tei_all_teix.xsd+" tei_all_spec.xsd && perl -p -i -e "s/spec.xsd/tei_all_spec.xsd/" tei_all.xsd make[2]: [tei_all.dtd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd tei_all_ns1.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+" tei_all_ns1.xsd && perl -p -i -e "s/ns1.xsd/tei_all_ns1.xsd/" tei_all.xsd make[2]: [tei_all.dtd] Error 1 (ignored) test -f tite.xsd && mv tite.xsd tei_all_tite.xsd && perl -p -i -e "s+xml.xsd+tei_all_xml.xsd+" tei_all_tite.xsd && perl -p -i -e "s/tite.xsd/tei_all_tite.xsd/" tei_all.xsd make[2]: [tei_all.dtd] Error 1 (ignored) Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar tei_all.xsd tei_all.tei Validate using xmllint for DTD xmllint --noout --dtdvalid tei_all.dtd tei_all.tei ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_tite -Dtestfile=tei_tite.tei -DoddFile=tei_tite.odd validateodd compileodd rng dtd exampleschema isoschematron validateschematron cleanup Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_tite.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_tite.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_tite.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored exampleschema: [echo] Do example ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.o... [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/odd2exodd.xsl [xslt] writing tei_tite.nvdl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.o... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.p... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.p... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.r... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.o... [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite-examples.p... isoschematron: [echo] XSLT generate ISO schematron tei_tite.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.xsl cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_tite.odd.proces... BUILD SUCCESSFUL Total time: 16 seconds ../run-onvdl tei_tite.nvdl tei_tite.odd /usr/bin/onvdl java -jar ../Utilities/lib/trang.jar tei_tite.rng tei_tite.rnc java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements tei_tite.rng tei_tite.xsd test -f xml.xsd && mv xml.xsd tei_tite_xml.xsd && perl -p -i -e "s+teix.xsd+tei_tite_teix.xsd+;s+ns1.xsd+tei_tite_ns1.xsd+" tei_tite_xml.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+" tei_tite.xsd test -f teix.xsd && mv teix.xsd tei_tite_teix.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+;s+ns1.xsd+tei_tite_ns1.xsd+" tei_tite_teix.xsd && perl -p -i -e "s/teix.xsd/tei_tite_teix.xsd/" tei_tite.xsd make[2]: [tei_tite.dtd] Error 1 (ignored) test -f dcr.xsd && mv dcr.xsd tei_tite_dcr.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+;s+ns1.xsd+tei_tite_ns1.xsd+;s+teix.xsd+tei_tite_teix.xsd+" tei_tite_dcr.xsd && perl -p -i -e "s/dcr.xsd/tei_tite_dcr.xsd/" tei_tite.xsd && perl -p -i -e "s/dcr.xsd/tei_tite_dcr.xsd/" tei_tite_xml.xsd make[2]: [tei_tite.dtd] Error 1 (ignored) test -f spec.xsd && mv spec.xsd tei_tite_spec.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+;s+ns1.xsd+tei_tite_ns1.xsd+;s+teix.xsd+tei_tite_teix.xsd+" tei_tite_spec.xsd && perl -p -i -e "s/spec.xsd/tei_tite_spec.xsd/" tei_tite.xsd make[2]: [tei_tite.dtd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd tei_tite_ns1.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+" tei_tite_ns1.xsd && perl -p -i -e "s/ns1.xsd/tei_tite_ns1.xsd/" tei_tite.xsd make[2]: [tei_tite.dtd] Error 1 (ignored) test -f tite.xsd && mv tite.xsd tei_tite_tite.xsd && perl -p -i -e "s+xml.xsd+tei_tite_xml.xsd+" tei_tite_tite.xsd && perl -p -i -e "s/tite.xsd/tei_tite_tite.xsd/" tei_tite.xsd Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar tei_tite.xsd tei_tite.tei Validate using xmllint for DTD xmllint --noout --dtdvalid tei_tite.dtd tei_tite.tei ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_lite -Dtestfile=tei_lite.tei -DoddFile=tei_lite.odd validateodd compileodd rng dtd exampleschema isoschematron validateschematron cleanup Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_lite.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_lite.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_lite.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored exampleschema: [echo] Do example ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.o... [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/odd2exodd.xsl [xslt] writing tei_lite.nvdl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.o... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.p... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.p... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.r... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.o... [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite-examples.p... isoschematron: [echo] XSLT generate ISO schematron tei_lite.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.xsl cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... BUILD SUCCESSFUL Total time: 18 seconds ../run-onvdl tei_lite.nvdl tei_lite.odd /usr/bin/onvdl java -jar ../Utilities/lib/trang.jar tei_lite.rng tei_lite.rnc java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements tei_lite.rng tei_lite.xsd test -f xml.xsd && mv xml.xsd tei_lite_xml.xsd && perl -p -i -e "s+teix.xsd+tei_lite_teix.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+" tei_lite_xml.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite.xsd test -f teix.xsd && mv teix.xsd tei_lite_teix.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+" tei_lite_teix.xsd && perl -p -i -e "s/teix.xsd/tei_lite_teix.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f dcr.xsd && mv dcr.xsd tei_lite_dcr.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+;s+teix.xsd+tei_lite_teix.xsd+" tei_lite_dcr.xsd && perl -p -i -e "s/dcr.xsd/tei_lite_dcr.xsd/" tei_lite.xsd && perl -p -i -e "s/dcr.xsd/tei_lite_dcr.xsd/" tei_lite_xml.xsd test -f spec.xsd && mv spec.xsd tei_lite_spec.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+;s+teix.xsd+tei_lite_teix.xsd+" tei_lite_spec.xsd && perl -p -i -e "s/spec.xsd/tei_lite_spec.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd tei_lite_ns1.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite_ns1.xsd && perl -p -i -e "s/ns1.xsd/tei_lite_ns1.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f tite.xsd && mv tite.xsd tei_lite_tite.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite_tite.xsd && perl -p -i -e "s/tite.xsd/tei_lite_tite.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar tei_lite.xsd tei_lite.tei Validate using xmllint for DTD xmllint --noout --dtdvalid tei_lite.dtd tei_lite.tei ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=isofs -Dtestfile=isofs.tei -DoddFile=isofs.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate isofs.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD isofs.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG isofs.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate isofs.tei against RELAXNG isofs.rng isoschematron: [echo] XSLT generate ISO schematron isofs.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.xsl BUILD SUCCESSFUL Total time: 11 seconds java -jar ../Utilities/lib/trang.jar isofs.rng isofs.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_svg -Dtestfile=tei_svg.tei -DoddFile=tei_svg.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_svg.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_svg.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_svg.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_svg.tei against RELAXNG tei_svg.rng [runjing] http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.rng:5730:16: error: conflicting ID-types for attribute "id" of element "feSpotLight" from namespace "http://www.w3.org/2000/svg" BUILD FAILED http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml:134: Validation failed, messages should have been provided. Total time: 16 seconds make[2]: *** [tei_svg.rng] Error 1 make[2]: Leaving directory `http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars' make[1]: *** [dist-exemplars.stamp] Error 2 make[1]: Leaving directory `http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5' make: *** [install] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 debuild: fatal error at line 1364: dpkg-buildpackage -rfakeroot -D -us -uc -nc -b -i.svn -I.svn failed make: *** [deb] Error 29 Build step 'Execute shell' marked build as failure Archiving artifacts
See http://teijenkins.hcmc.uvic.ca/job/TEIP5/2246/changes Changes: [philomousos] Excluded svg namespace from tei_svg. ------------------------------------------ [...truncated 1194 lines...] validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.xsl cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... BUILD SUCCESSFUL Total time: 18 seconds ../run-onvdl tei_lite.nvdl tei_lite.odd /usr/bin/onvdl java -jar ../Utilities/lib/trang.jar tei_lite.rng tei_lite.rnc java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements tei_lite.rng tei_lite.xsd test -f xml.xsd && mv xml.xsd tei_lite_xml.xsd && perl -p -i -e "s+teix.xsd+tei_lite_teix.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+" tei_lite_xml.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite.xsd test -f teix.xsd && mv teix.xsd tei_lite_teix.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+" tei_lite_teix.xsd && perl -p -i -e "s/teix.xsd/tei_lite_teix.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f dcr.xsd && mv dcr.xsd tei_lite_dcr.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+;s+teix.xsd+tei_lite_teix.xsd+" tei_lite_dcr.xsd && perl -p -i -e "s/dcr.xsd/tei_lite_dcr.xsd/" tei_lite.xsd && perl -p -i -e "s/dcr.xsd/tei_lite_dcr.xsd/" tei_lite_xml.xsd test -f spec.xsd && mv spec.xsd tei_lite_spec.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+;s+teix.xsd+tei_lite_teix.xsd+" tei_lite_spec.xsd && perl -p -i -e "s/spec.xsd/tei_lite_spec.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd tei_lite_ns1.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite_ns1.xsd && perl -p -i -e "s/ns1.xsd/tei_lite_ns1.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f tite.xsd && mv tite.xsd tei_lite_tite.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite_tite.xsd && perl -p -i -e "s/tite.xsd/tei_lite_tite.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar tei_lite.xsd tei_lite.tei Validate using xmllint for DTD xmllint --noout --dtdvalid tei_lite.dtd tei_lite.tei ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=isofs -Dtestfile=isofs.tei -DoddFile=isofs.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate isofs.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD isofs.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG isofs.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate isofs.tei against RELAXNG isofs.rng isoschematron: [echo] XSLT generate ISO schematron isofs.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.xsl BUILD SUCCESSFUL Total time: 11 seconds java -jar ../Utilities/lib/trang.jar isofs.rng isofs.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_svg -Dtestfile=tei_svg.tei -DoddFile=tei_svg.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_svg.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_svg.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_svg.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_svg.tei against RELAXNG tei_svg.rng isoschematron: [echo] XSLT generate ISO schematron tei_svg.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.xsl BUILD SUCCESSFUL Total time: 16 seconds java -jar ../Utilities/lib/trang.jar tei_svg.rng tei_svg.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_xinclude -Dtestfile=tei_xinclude.tei -DoddFile=tei_xinclude.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_xinclude.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd.pr... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_xinclude.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd.pr... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_xinclude.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd.pr... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_xinclude.tei against RELAXNG tei_xinclude.rng isoschematron: [echo] XSLT generate ISO schematron tei_xinclude.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd.pr... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.xsl BUILD SUCCESSFUL Total time: 15 seconds java -jar ../Utilities/lib/trang.jar tei_xinclude.rng tei_xinclude.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_its -Dtestfile=tei_its.tei -DoddFile=tei_its.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_its.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd.process... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_its.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_its.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_its.tei against RELAXNG tei_its.rng isoschematron: [echo] XSLT generate ISO schematron tei_its.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.xsl BUILD SUCCESSFUL Total time: 16 seconds java -jar ../Utilities/lib/trang.jar tei_its.rng tei_its.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_math -Dtestfile=tei_math.tei -DoddFile=tei_math.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_math.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd.proces... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_math.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_math.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_math.tei against RELAXNG tei_math.rng [runjing] http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.rng:3755:16: error: conflicting ID-types for attribute "id" of element "not" from namespace "http://www.w3.org/1998/Math/MathML" BUILD FAILED http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml:134: Validation failed, messages should have been provided. Total time: 14 seconds make[2]: *** [tei_math.rng] Error 1 make[2]: Leaving directory `http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars' make[1]: *** [dist-exemplars.stamp] Error 2 make[1]: Leaving directory `http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5' make: *** [install] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 debuild: fatal error at line 1364: dpkg-buildpackage -rfakeroot -D -us -uc -nc -b -i.svn -I.svn failed make: *** [deb] Error 29 Build step 'Execute shell' marked build as failure Archiving artifacts
See http://teijenkins.hcmc.uvic.ca/job/TEIP5/2247/changes Changes: [philomousos] Added missing references. See #1355. [s.bauman] Update our ignored files, and move from just P5/ to the whole repo ------------------------------------------ [...truncated 1196 lines...] validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.xsl cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_lite.odd.proces... BUILD SUCCESSFUL Total time: 32 seconds ../run-onvdl tei_lite.nvdl tei_lite.odd /usr/bin/onvdl java -jar ../Utilities/lib/trang.jar tei_lite.rng tei_lite.rnc java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements tei_lite.rng tei_lite.xsd test -f xml.xsd && mv xml.xsd tei_lite_xml.xsd && perl -p -i -e "s+teix.xsd+tei_lite_teix.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+" tei_lite_xml.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite.xsd test -f teix.xsd && mv teix.xsd tei_lite_teix.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+" tei_lite_teix.xsd && perl -p -i -e "s/teix.xsd/tei_lite_teix.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f dcr.xsd && mv dcr.xsd tei_lite_dcr.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+;s+teix.xsd+tei_lite_teix.xsd+" tei_lite_dcr.xsd && perl -p -i -e "s/dcr.xsd/tei_lite_dcr.xsd/" tei_lite.xsd && perl -p -i -e "s/dcr.xsd/tei_lite_dcr.xsd/" tei_lite_xml.xsd test -f spec.xsd && mv spec.xsd tei_lite_spec.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+;s+ns1.xsd+tei_lite_ns1.xsd+;s+teix.xsd+tei_lite_teix.xsd+" tei_lite_spec.xsd && perl -p -i -e "s/spec.xsd/tei_lite_spec.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd tei_lite_ns1.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite_ns1.xsd && perl -p -i -e "s/ns1.xsd/tei_lite_ns1.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) test -f tite.xsd && mv tite.xsd tei_lite_tite.xsd && perl -p -i -e "s+xml.xsd+tei_lite_xml.xsd+" tei_lite_tite.xsd && perl -p -i -e "s/tite.xsd/tei_lite_tite.xsd/" tei_lite.xsd make[2]: [tei_lite.dtd] Error 1 (ignored) Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar tei_lite.xsd tei_lite.tei Validate using xmllint for DTD xmllint --noout --dtdvalid tei_lite.dtd tei_lite.tei ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=isofs -Dtestfile=isofs.tei -DoddFile=isofs.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate isofs.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD isofs.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG isofs.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate isofs.tei against RELAXNG isofs.rng isoschematron: [echo] XSLT generate ISO schematron isofs.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.odd.processed to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/isofs.xsl BUILD SUCCESSFUL Total time: 23 seconds java -jar ../Utilities/lib/trang.jar isofs.rng isofs.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_svg -Dtestfile=tei_svg.tei -DoddFile=tei_svg.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_svg.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_svg.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_svg.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_svg.tei against RELAXNG tei_svg.rng isoschematron: [echo] XSLT generate ISO schematron tei_svg.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_svg.xsl BUILD SUCCESSFUL Total time: 31 seconds java -jar ../Utilities/lib/trang.jar tei_svg.rng tei_svg.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_xinclude -Dtestfile=tei_xinclude.tei -DoddFile=tei_xinclude.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_xinclude.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd.pr... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_xinclude.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd.pr... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_xinclude.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd.pr... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_xinclude.tei against RELAXNG tei_xinclude.rng isoschematron: [echo] XSLT generate ISO schematron tei_xinclude.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.odd.pr... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_xinclude.xsl BUILD SUCCESSFUL Total time: 28 seconds java -jar ../Utilities/lib/trang.jar tei_xinclude.rng tei_xinclude.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_its -Dtestfile=tei_its.tei -DoddFile=tei_its.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_its.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd.process... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_its.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_its.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_its.tei against RELAXNG tei_its.rng isoschematron: [echo] XSLT generate ISO schematron tei_its.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.odd.process... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Utilities/iso_schematron_mess... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.tei to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_its.xsl BUILD SUCCESSFUL Total time: 27 seconds java -jar ../Utilities/lib/trang.jar tei_its.rng tei_its.rnc ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -Dprofile=tei -DdefaultSource=`(cd ..; pwd)`/p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/../../../Stylesheets/lastSucc... -Dbasedir=`pwd` -f ../Test/antruntest.xml -Doutputname=tei_math -Dtestfile=tei_math.tei -DoddFile=tei_math.odd validateodd compileodd dtd rng validaterng isoschematron validateschematron Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml validateodd: [echo] Validate tei_math.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5odds.message.isosch.xsl compileodd: [echo] Do ODD processing using ../Utilities/lib/Saxon-HE-9.4.0.6.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd.proces... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored dtd: [echo] XSLT generate DTD tei_math.dtd [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.dtd [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/dtd/to.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG tei_math.rng [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.odd.proces... to http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/tei/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate tei_math.tei against RELAXNG tei_math.rng [runjing] http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars/tei_math.rng:3755:16: error: conflicting ID-types for attribute "id" of element "not" from namespace "http://www.w3.org/1998/Math/MathML" BUILD FAILED http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Test/antruntest.xml:134: Validation failed, messages should have been provided. Total time: 28 seconds make[2]: *** [tei_math.rng] Error 1 make[2]: Leaving directory `http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5/Exemplars' make[1]: *** [dist-exemplars.stamp] Error 2 make[1]: Leaving directory `http://teijenkins.hcmc.uvic.ca/job/TEIP5/ws/P5' make: *** [install] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 debuild: fatal error at line 1364: dpkg-buildpackage -rfakeroot -D -us -uc -nc -b -i.svn -I.svn failed make: *** [deb] Error 29 Build step 'Execute shell' marked build as failure Archiving artifacts
testing -- Paul Schaffner Digital Library Production Service PFSchaffner@umich.edu | http://www.umich.edu/~pfs/
participants (2)
-
Paul Schaffner
-
Victoria TEI Jenkins