[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_build-path-prefix-map-spec #10

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Oct 18 17:06:10 UTC 2017


See <https://jenkins.debian.net/job/reproducible_html_build-path-prefix-map-spec/10/display/redirect?page=changes>

Changes:

[infinity0] Add implementation notes for case-insensitive filesystems

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_build-path-prefix-map-spec/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/build-path-prefix-map-spec.git
 > git init <https://jenkins.debian.net/job/reproducible_html_build-path-prefix-map-spec/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/build-path-prefix-map-spec.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.debian.org/git/reproducible/build-path-prefix-map-spec.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.debian.org/git/reproducible/build-path-prefix-map-spec.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.debian.org/git/reproducible/build-path-prefix-map-spec.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/build-path-prefix-map-spec.git
 > git fetch --tags --progress git://git.debian.org/git/reproducible/build-path-prefix-map-spec.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e5e39b51ad86ae994bd93f1a8bf38e9d51639882 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5e39b51ad86ae994bd93f1a8bf38e9d51639882
Commit message: "Add implementation notes for case-insensitive filesystems"
 > git rev-list ced69b842c44b0ce2d8a160a5a0fdf0addf2db8d # timeout=10
 > git tag -a -f -m Jenkins Build #10 jenkins-reproducible_html_build-path-prefix-map-spec-10 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins2099025574026856849.sh
+ /srv/jenkins/bin/reproducible_html_specs.sh build-path-prefix-map-spec
====================================================================================

Wed 18 Oct 17:06:07 UTC 2017 - running /srv/jenkins/bin/reproducible_html_specs.sh (reproducible_html_build-path-prefix-map-spec) on jenkins now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_html_specs.sh,
has been called using "build-path-prefix-map-spec" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Wed 18 Oct 17:06:07 UTC 2017 - start running "/srv/jenkins/bin/reproducible_html_specs.sh" (md5sum aebf959976d1640b6aab3a181fd0d1f6) as "/tmp/jenkins-script-oIBPAk22" on jenkins.

cd produce && ./test-all.sh
+ ALLCHECK=pecsplit.mk pecsplit.pl
+ test_mapping foo bar bar=foo
+ local src=foo
+ local dst=bar
+ local res_expect=bar=foo
+ local res_actual
+ NEWSRC=foo NEWDST=bar ./pecsplit.mk ./print.sh
+ res_actual=:bar=foo
+ test :bar=foo = bar=foo -o :bar=foo = :bar=foo
+ BUILD_PATH_PREFIX_MAP=a=b NEWSRC=foo NEWDST=bar ./pecsplit.mk ./print.sh
+ res_actual=a=b:bar=foo
+ test a=b:bar=foo = a=b:bar=foo
+ BUILD_PATH_PREFIX_MAP=/ab%+cd=/b NEWSRC=foo NEWDST=bar ./pecsplit.mk ./print.sh
+ res_actual=/ab%+cd=/b:bar=foo
+ test /ab%+cd=/b:bar=foo = /ab%+cd=/b:bar=foo
+ NEWSRC=foo NEWDST=bar ./pecsplit.pl ./print.sh
+ res_actual=bar=foo
+ test bar=foo = bar=foo -o bar=foo = :bar=foo
+ BUILD_PATH_PREFIX_MAP=a=b NEWSRC=foo NEWDST=bar ./pecsplit.pl ./print.sh
+ res_actual=a=b:bar=foo
+ test a=b:bar=foo = a=b:bar=foo
+ BUILD_PATH_PREFIX_MAP=/ab%+cd=/b NEWSRC=foo NEWDST=bar ./pecsplit.pl ./print.sh
+ res_actual=/ab%+cd=/b:bar=foo
+ test /ab%+cd=/b:bar=foo = /ab%+cd=/b:bar=foo
+ test_mapping /a/b=yyy libbar-3-bison++_41:10.5-3~rc1pre3+dfsg1.1-3nmu1+b4 libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ local src=/a/b=yyy
+ local dst=libbar-3-bison++_41:10.5-3~rc1pre3+dfsg1.1-3nmu1+b4
+ local res_expect=libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ local res_actual
+ NEWSRC=/a/b=yyy NEWDST=libbar-3-bison++_41:10.5-3~rc1pre3+dfsg1.1-3nmu1+b4 ./pecsplit.mk ./print.sh
+ res_actual=:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ test :libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy = libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy -o :libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy = :libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ BUILD_PATH_PREFIX_MAP=a=b NEWSRC=/a/b=yyy NEWDST=libbar-3-bison++_41:10.5-3~rc1pre3+dfsg1.1-3nmu1+b4 ./pecsplit.mk ./print.sh
+ res_actual=a=b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ test a=b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy = a=b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ BUILD_PATH_PREFIX_MAP=/ab%+cd=/b NEWSRC=/a/b=yyy NEWDST=libbar-3-bison++_41:10.5-3~rc1pre3+dfsg1.1-3nmu1+b4 ./pecsplit.mk ./print.sh
+ res_actual=/ab%+cd=/b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ test /ab%+cd=/b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy = /ab%+cd=/b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ NEWSRC=/a/b=yyy NEWDST=libbar-3-bison++_41:10.5-3~rc1pre3+dfsg1.1-3nmu1+b4 ./pecsplit.pl ./print.sh
+ res_actual=libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ test libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy = libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy -o libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy = :libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ BUILD_PATH_PREFIX_MAP=a=b NEWSRC=/a/b=yyy NEWDST=libbar-3-bison++_41:10.5-3~rc1pre3+dfsg1.1-3nmu1+b4 ./pecsplit.pl ./print.sh
+ res_actual=a=b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ test a=b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy = a=b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ BUILD_PATH_PREFIX_MAP=/ab%+cd=/b NEWSRC=/a/b=yyy NEWDST=libbar-3-bison++_41:10.5-3~rc1pre3+dfsg1.1-3nmu1+b4 ./pecsplit.pl ./print.sh
+ res_actual=/ab%+cd=/b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
+ test /ab%+cd=/b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy = /ab%+cd=/b:libbar-3-bison++_41%.10.5-3~rc1pre3+dfsg1.1-3nmu1+b4=/a/b%+yyy
cd consume && make check
make[1]: Entering directory '<https://jenkins.debian.net/job/reproducible_html_build-path-prefix-map-spec/ws/consume'>
make pecsplit.c.out pecsplit.rs.out pecsplit.js pecsplit.py
make[2]: Entering directory '<https://jenkins.debian.net/job/reproducible_html_build-path-prefix-map-spec/ws/consume'>
cc -std=c11 -Werror -g -o "pecsplit.c.out" "pecsplit.c"
# TODO: hack to avoid failing on Debian jessie, which is running on jenkins
# remove when it uses stretch instead
if [ -f /etc/debian_version -a "$(echo "$(cat /etc/debian_version) < 9.0" | bc)" -eq 1 ]; then \
	cp "pecsplit.c.out" "pecsplit.rs.out"; \
else \
	rustc -W warnings -g -o "pecsplit.rs.out" "pecsplit.rs"; \
fi
/bin/sh: 4: rustc: not found
Makefile:36: recipe for target 'pecsplit.rs.out' failed
make[2]: *** [pecsplit.rs.out] Error 127
make[2]: Leaving directory '<https://jenkins.debian.net/job/reproducible_html_build-path-prefix-map-spec/ws/consume'>
Makefile:50: recipe for target 'check-pecsplit' failed
make[1]: *** [check-pecsplit] Error 2
make[1]: Leaving directory '<https://jenkins.debian.net/job/reproducible_html_build-path-prefix-map-spec/ws/consume'>
Makefile:26: recipe for target 'check-consume' failed
make: *** [check-consume] Error 2
Wed 18 Oct 17:06:10 UTC 2017 - /srv/jenkins/bin/reproducible_html_specs.sh stopped running as /tmp/jenkins-script-oIBPAk22, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list