[Qa-jenkins-scm] Build failed in Jenkins: d-i_manual_zh_CN_pdf_po2xml #50

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jul 28 01:47:23 BST 2019


See <https://jenkins.debian.net/job/d-i_manual_zh_CN_pdf_po2xml/50/display/redirect?page=changes>

Changes:

[hwansing] Changelog entry

------------------------------------------
[...truncated 4.10 KB...]
- updating preparing.po
- updating boot-installer.po
- updating hardware.po
- updating preseed.po
- updating boot-new.po
- updating random-bits.po
- updating partitioning.po
- updating using-d-i.po
- updating administrivia.po
- updating gpl.po
- updating bookinfo.po
- updating welcome.po
- updating install-methods.po
- updating installation-howto.po
- updating preface.po
Reverting modified POT files (if any)...
./scripts/revert_pot: 12: git: not found
done.
Creating XML files for language 'zh_CN':
- creating install-methods.xml
- creating boot-installer.xml
found empty tag para
found empty tag para
- creating welcome.xml
- creating boot-new.xml
- creating preface.xml
- creating post-install.xml
- creating hardware.xml
- creating using-d-i.xml
- creating partitioning.xml
- creating installation-howto.xml
- creating gpl.xml
- creating preseed.xml
- creating random-bits.xml
- creating administrivia.xml
- creating preparing.xml
- creating bookinfo.xml
Building the pdf version of the zh_CN manual now.
+ schroot --directory /srv/d-i/d-i-manual-okBI/manual/build -c chroot:jenkins-d-i-sid make languages=zh_CN architectures=amd64 destination=/srv/d-i/d-i-manual-okBI/manual/build/pdf/ formats=pdf
set -e ; \
target=zh_CN.amd64 ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
	destsuffix="$lang" ; \
else \
	if [ -n "$web" ] ; then \
		destsuffix="$arch" ; \
	else \
		destsuffix="$lang.$arch" ; \
	fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
	if [ "$format" = html ]; then \
		mkdir -p "$arch_destination/$destsuffix/images" ; \
		mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
		rmdir ./$destdir/html/images ; \
		mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
	else \
		# Do not fail because of missing PDF support for some languages \
		if [ -n "$web" ] ; then \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$format.$lang_id" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: amd64
Calling ./buildone.sh "amd64" "zh_CN" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/install.zh_CN.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/install.zh_CN.profiled.xml
xsltproc -o install.zh_CN.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64' --param listings.xml '/srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/dblatex/tmpwwqfMM/listings.xml' /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/dblatex/tmpwwqfMM/custom.xsl /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/install.zh_CN.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
filename: default template used in programlisting or screen
filename: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
phrase: default template used in programlisting or screen
phrase: default template used in programlisting or screen
Build install.zh_CN.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for xeCJK
no support found for ucs
no support found for fancybox
built-in module makeidx registered
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.zh_CN.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/dblatex/tmpwwqfMM/install.zh_CN.profiled.idx is empty
install.zh_CN.profiled.lot MD5 checksum changed
install.zh_CN.profiled.toc MD5 checksum changed
install.zh_CN.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/dblatex/tmpwwqfMM/install.zh_CN.profiled.lot file has changed
xelatex -interaction=batchmode install.zh_CN.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/dblatex/tmpwwqfMM/install.zh_CN.profiled.idx is empty
install.zh_CN.profiled.lot MD5 checksum changed
install.zh_CN.profiled.toc MD5 checksum changed
install.zh_CN.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/dblatex/tmpwwqfMM/install.zh_CN.profiled.lot file has changed
xelatex -interaction=batchmode install.zh_CN.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/dblatex/tmpwwqfMM/install.zh_CN.profiled.idx is empty
no new compilation is needed
running last-compilation scripts...
'install.zh_CN.pdf' successfully built
/srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.amd64/dblatex/tmpwwqfMM not removed
+ set +x
+ schroot --directory /srv/d-i/d-i-manual-okBI/manual/build -c chroot:jenkins-d-i-sid make languages=zh_CN architectures=arm64 destination=/srv/d-i/d-i-manual-okBI/manual/build/pdf/ formats=pdf
set -e ; \
target=zh_CN.arm64 ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
	destsuffix="$lang" ; \
else \
	if [ -n "$web" ] ; then \
		destsuffix="$arch" ; \
	else \
		destsuffix="$lang.$arch" ; \
	fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
	if [ "$format" = html ]; then \
		mkdir -p "$arch_destination/$destsuffix/images" ; \
		mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
		rmdir ./$destdir/html/images ; \
		mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
	else \
		# Do not fail because of missing PDF support for some languages \
		if [ -n "$web" ] ; then \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$format.$lang_id" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: arm64
Calling ./buildone.sh "arm64" "zh_CN" "pdf"
Info: creating temporary profiled .xml file...
Info: creating .pdf file...
Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/install.zh_CN.profiled.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64' /usr/share/dblatex/xsl/common/mklistings.xsl /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/install.zh_CN.profiled.xml
xsltproc -o install.zh_CN.profiled.rtex --xinclude --xincludestyle --param current.dir '/srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64' --param listings.xml '/srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/dblatex/tmpNwWZh4/listings.xml' /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/dblatex/tmpNwWZh4/custom.xsl /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/install.zh_CN.profiled.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
prompt: default template used in programlisting or screen
Build install.zh_CN.profiled.pdf
built-in module xetex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for xeCJK
no support found for ucs
no support found for fancybox
built-in module makeidx registered
no support found for db2latex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
xelatex -interaction=batchmode install.zh_CN.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/dblatex/tmpNwWZh4/install.zh_CN.profiled.idx is empty
install.zh_CN.profiled.toc MD5 checksum changed
install.zh_CN.profiled.lot MD5 checksum changed
install.zh_CN.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/dblatex/tmpNwWZh4/install.zh_CN.profiled.toc file has changed
xelatex -interaction=batchmode install.zh_CN.profiled.tex
running post-compilation scripts...
[index] the index file /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/dblatex/tmpNwWZh4/install.zh_CN.profiled.idx is empty
install.zh_CN.profiled.toc MD5 checksum changed
install.zh_CN.profiled.lot MD5 checksum changed
install.zh_CN.profiled.aux MD5 checksum changed
the /srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/dblatex/tmpNwWZh4/install.zh_CN.profiled.toc file has changed
xelatex -interaction=batchmode install.zh_CN.profiled.tex

xdvipdfmx:fatal: File ended prematurely


No output PDF file written.
xelatex failed
/srv/d-i/d-i-manual-okBI/manual/build/build.tmp.zh_CN.arm64/dblatex/tmpNwWZh4 not removed
make: *** [Makefile:8: zh_CN.arm64] Terminated
Unexpected error occured
Error: xelatex compilation failed
E: 10mount: E: Failed to find ‘/var/run/schroot/mount/jenkins-d-i-sid-bb4cf73e-c479-42ac-b218-3d34951486eb’: No such file or directory
E: Child terminated by signal ‘Terminated’
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-okBI now.'
Removing /srv/d-i/d-i-manual-okBI now.
+ rm -rf /srv/d-i/d-i-manual-okBI
Sun 28 Jul 00:47:22 UTC 2019 - /srv/jenkins/bin/d-i_manual.sh stopped running as /tmp/jenkins-script-IORGizY8, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list