See http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/3528/display/redirect?page... Changes: [s.bauman] Add example for <w>: Work on #1670 and #1671 removed all examples from ------------------------------------------ [...truncated 22.32 KB...] [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testall.odd.pro... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testall.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testall.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testall.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Utilities/iso_schema... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testall.xml to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testall.xsl [xslt] [xslt] The element dimensions may appear once only [xslt] (count(tei:width)> 1) cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testall.odd.pro... BUILD SUCCESSFUL Total time: 26 seconds java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements testall.rng testall.xsd test -f xml.xsd && cp xml.xsd testall_xml.xsd && perl -p -i -e "s+xml.xsd+testall_xml.xsd+;s+ns1.xsd+testall_ns1.xsd+;s+teix.xsd+testall_teix.xsd+" testall.xsd test -f teix.xsd && mv teix.xsd testall_teix.xsd && perl -p -i -e "s+xml.xsd+testall_xml.xsd+;s+ns1.xsd+testall_ns1.xsd+" testall_teix.xsd test -f dcr.xsd && mv dcr.xsd testall_dcr.xsd && perl -p -i -e "s+xml.xsd+testall_xml.xsd+;s+ns1.xsd+testall_ns1.xsd+;s+teix.xsd+testall_teix.xsd+" testall_dcr.xsd && perl -p -i -e "s/dcr.xsd/testall_dcr.xsd/" testall.xsd test -f spec.xsd && mv spec.xsd testall_spec.xsd && perl -p -i -e "s+xml.xsd+testall_xml.xsd+;s+ns1.xsd+testall_ns1.xsd+;s+teix.xsd+testall_teix.xsd+" testall_spec.xsd && perl -p -i -e "s/spec.xsd/testall_spec.xsd/" testall.xsd make[1]: [testall.xsd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd testall_ns1.xsd && perl -p -i -e "s+xml.xsd+testall_xml.xsd+" testall_ns1.xsd && perl -p -i -e "s/ns1.xsd/testall_ns1.xsd/" testall.xsd make[1]: [testall.xsd] Error 1 (ignored) Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar testall.xsd testall.xml /usr/local/bin/rnv BUILD: Test schema from (special) testplus.odd xmllint --xinclude testplus.odd > xi_testplus.odd ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -DdefaultSource=`pwd`/../p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/../../../Stylesheets... -f antruntest.xml -Dtestfile=testplus.xml -DoddFile=xi_testplus.odd -Doutputname=testplus validateodd compileodd rng validaterng cleanup Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/antruntest.xml validateodd: [echo] Validate xi_testplus.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/xi_testplus.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/p5odds.message.isosc... compileodd: [echo] Do ODD processing using ../Utilities/lib/saxon9he.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/xi_testplus.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testplus.odd.pr... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG testplus.rng using http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testplus.odd.pr... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testplus.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/default/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate testplus.xml against RELAXNG testplus.rng [echo] DEBUG: ... checkid= true (false) cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testplus.odd.pr... BUILD SUCCESSFUL Total time: 27 seconds java -jar ../Utilities/lib/trang.jar testplus.rng testplus.rnc xmllint --noent --dropdtd testplus.xml | rnv testplus.rnc rm xi_testplus.odd ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -DdefaultSource=`pwd`/../p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/../../../Stylesheets... -f antruntest.xml -Doutputname=testjustfs -Dtestfile=testjustfs.xml -DoddFile=testjustfs.odd validateodd compileodd rng validaterng isoschematron validateschematron cleanup Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/antruntest.xml validateodd: [echo] Validate testjustfs.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.odd to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/p5odds.message.isosc... compileodd: [echo] Do ODD processing using ../Utilities/lib/saxon9he.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.odd.... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG testjustfs.rng using http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.odd.... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/default/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate testjustfs.xml against RELAXNG testjustfs.rng [echo] DEBUG: ... checkid= true (false) isoschematron: [echo] XSLT generate ISO schematron testjustfs.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.odd.... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.isos... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.isos... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Utilities/iso_schema... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.xml to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.xsl cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testjustfs.odd.... BUILD SUCCESSFUL Total time: 13 seconds java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements testjustfs.rng testjustfs.xsd test -f xml.xsd && cp xml.xsd testjustfs_xml.xsd && perl -p -i -e "s+xml.xsd+testjustfs_xml.xsd+;s+ns1.xsd+testjustfs_ns1.xsd+;s+teix.xsd+testjustfs_teix.xsd+" testjustfs.xsd test -f teix.xsd && mv teix.xsd testjustfs_teix.xsd && perl -p -i -e "s+xml.xsd+testjustfs_xml.xsd+;s+ns1.xsd+testjustfs_ns1.xsd+" testjustfs_teix.xsd make[1]: [testjustfs.xsd] Error 1 (ignored) test -f dcr.xsd && mv dcr.xsd testjustfs_dcr.xsd && perl -p -i -e "s+xml.xsd+testjustfs_xml.xsd+;s+ns1.xsd+testjustfs_ns1.xsd+;s+teix.xsd+testjustfs_teix.xsd+" testjustfs_dcr.xsd && perl -p -i -e "s/dcr.xsd/testjustfs_dcr.xsd/" testjustfs.xsd test -f spec.xsd && mv spec.xsd testjustfs_spec.xsd && perl -p -i -e "s+xml.xsd+testjustfs_xml.xsd+;s+ns1.xsd+testjustfs_ns1.xsd+;s+teix.xsd+testjustfs_teix.xsd+" testjustfs_spec.xsd && perl -p -i -e "s/spec.xsd/testjustfs_spec.xsd/" testjustfs.xsd make[1]: [testjustfs.xsd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd testjustfs_ns1.xsd && perl -p -i -e "s+xml.xsd+testjustfs_xml.xsd+" testjustfs_ns1.xsd && perl -p -i -e "s/ns1.xsd/testjustfs_ns1.xsd/" testjustfs.xsd make[1]: [testjustfs.xsd] Error 1 (ignored) Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar testjustfs.xsd testjustfs.xml ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -DdefaultSource=`pwd`/../p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/../../../Stylesheets... -f antruntest.xml -Doutputname=testp4compat -Dtestfile=testp4compat.xml -DoddFile=testp4compat.odd validateodd compileodd rng validaterng isoschematron validateschematron cleanup Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/antruntest.xml validateodd: [echo] Validate testp4compat.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.od... to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/p5odds.message.isosc... compileodd: [echo] Do ODD processing using ../Utilities/lib/saxon9he.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.od... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.od... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG testp4compat.rng using http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.od... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.rn... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/default/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate testp4compat.xml against RELAXNG testp4compat.rng [echo] DEBUG: ... checkid= true (false) isoschematron: [echo] XSLT generate ISO schematron testp4compat.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.od... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.is... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.is... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.xs... [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Utilities/iso_schema... validateschematron: [echo] Validate using Schematron [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.xm... to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.xs... cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testp4compat.od... BUILD SUCCESSFUL Total time: 18 seconds java -jar ../Utilities/lib/trang.jar -o disable-abstract-elements testp4compat.rng testp4compat.xsd test -f xml.xsd && cp xml.xsd testp4compat_xml.xsd && perl -p -i -e "s+xml.xsd+testp4compat_xml.xsd+;s+ns1.xsd+testp4compat_ns1.xsd+;s+teix.xsd+testp4compat_teix.xsd+" testp4compat.xsd test -f teix.xsd && mv teix.xsd testp4compat_teix.xsd && perl -p -i -e "s+xml.xsd+testp4compat_xml.xsd+;s+ns1.xsd+testp4compat_ns1.xsd+" testp4compat_teix.xsd make[1]: [testp4compat.xsd] Error 1 (ignored) test -f dcr.xsd && mv dcr.xsd testp4compat_dcr.xsd && perl -p -i -e "s+xml.xsd+testp4compat_xml.xsd+;s+ns1.xsd+testp4compat_ns1.xsd+;s+teix.xsd+testp4compat_teix.xsd+" testp4compat_dcr.xsd && perl -p -i -e "s/dcr.xsd/testp4compat_dcr.xsd/" testp4compat.xsd make[1]: [testp4compat.xsd] Error 1 (ignored) test -f spec.xsd && mv spec.xsd testp4compat_spec.xsd && perl -p -i -e "s+xml.xsd+testp4compat_xml.xsd+;s+ns1.xsd+testp4compat_ns1.xsd+;s+teix.xsd+testp4compat_teix.xsd+" testp4compat_spec.xsd && perl -p -i -e "s/spec.xsd/testp4compat_spec.xsd/" testp4compat.xsd make[1]: [testp4compat.xsd] Error 1 (ignored) test -f ns1.xsd && mv ns1.xsd testp4compat_ns1.xsd && perl -p -i -e "s+xml.xsd+testp4compat_xml.xsd+" testp4compat_ns1.xsd && perl -p -i -e "s/ns1.xsd/testp4compat_ns1.xsd/" testp4compat.xsd make[1]: [testp4compat.xsd] Error 1 (ignored) Validate XSD using Jing ... java -jar ../Utilities/lib/jing.jar testp4compat.xsd testp4compat.xml BUILD: Test schema from (special) testplace-kml.odd xmllint --xinclude testplace-kml.odd > xi_testplace-kml.odd ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -DdefaultSource=`pwd`/../p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/../../../Stylesheets... -f antruntest.xml -Dtestfile=testplace-kml.xml -DoddFile=xi_testplace-kml.odd -Doutputname=testplace-kml validateodd compileodd rng validaterng cleanup Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/antruntest.xml validateodd: [echo] Validate xi_testplace-kml.odd as ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/xi_testplace-km... to /dev/null [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/p5odds.message.isosc... compileodd: [echo] Do ODD processing using ../Utilities/lib/saxon9he.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/xi_testplace-km... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testplace-kml.o... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG testplace-kml.rng using http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testplace-kml.o... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testplace-kml.r... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/default/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored validaterng: [echo] Validate testplace-kml.xml against RELAXNG testplace-kml.rng [echo] DEBUG: ... checkid= true (false) cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/testplace-kml.o... BUILD SUCCESSFUL Total time: 18 seconds java -jar ../Utilities/lib/trang.jar testplace-kml.rng testplace-kml.rnc xmllint --noent --dropdtd testplace-kml.xml | rnv testplace-kml.rnc rm xi_testplace-kml.odd echo check that TEI web site is up and responding check that TEI web site is up and responding TEISITE=`curl -s --head http://www.tei-c.org/Vault/P5/1.5.0/xml/tei/odd/p5subset.xml` BUILD: Testing files which demonstrate user extensions xmllint --noout --valid extns.xml xmllint --noout --valid extns2.xml BUILD: Testing files which exercise inclusion of fragments java -jar ../Utilities/lib/jing.jar -t -c frag.rnc testfrag.xml Elapsed time 1054+359=1413 milliseconds rnv frag.rnc testfrag.xml testfrag.xml BUILD: Test file with deliberate mistakes ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -DdefaultSource=`pwd`/../p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/../../../Stylesheets... -f antruntest.xml -Doutputname=detest -DoddFile=detest.odd compileodd rng isoschematron cleanup Buildfile: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/antruntest.xml compileodd: [echo] Do ODD processing using ../Utilities/lib/saxon9he.jar and source http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/detest.odd to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/detest.odd.proc... [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/odd2odd.xsl Warning: XML resolver not found; external catalogs will be ignored rng: [echo] XSLT generate RELAXNG detest.rng using http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/../p5subset.xml [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/detest.odd.proc... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/detest.rng [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/profiles/default/relaxng/to.xsl Warning: XML resolver not found; external catalogs will be ignored isoschematron: [echo] XSLT generate ISO schematron detest.isosch from compiled ODD [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/detest.odd.proc... to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/detest.isosch [xslt] Loading stylesheet /var/lib/jenkins/jobs/Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet/odds/extract-isosch.xsl [xslt] Processing http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/detest.isosch to http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/detest.xsl [xslt] Loading stylesheet http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Utilities/iso_schema... cleanup: [delete] Deleting: http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test/detest.odd.proc... BUILD SUCCESSFUL Total time: 21 seconds java -jar ../Utilities/lib/trang.jar detest.rng detest.rnc Validate ODD file using Schematron ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -lib ../Utilities/lib/saxon9he.jar:../Utilities/lib/jing.jar -Dtrang=../Utilities/lib/trang.jar -DdefaultSource=`pwd`/../p5subset.xml -DXSL=http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/../../../Stylesheets... -f antruntest.xml -Doutputname=detest -DoddFile=detest.odd validateodd > detest1.log 2>&1 make[1]: *** [detest] Error 1 make[1]: Leaving directory `http://teijenkins.hcmc.uvic.ca/job/TEIP5-Test-dev/ws/P5/Test' make: *** [test] Error 2 Build step 'Execute shell' marked build as failure Not sending mail to unregistered user s.bauman@neu.edu