[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #4556

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Aug 23 10:05:13 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_notes/4556/changes>

Changes:

[lamby] Add bug reference for picard

[lamby] Tag 360 total packages with captures_build_path

[lamby] Add bug reference for pygpgme

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.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/notes.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 549b7b49597164ce14c61048d63326c52694eb79 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 549b7b49597164ce14c61048d63326c52694eb79
 > git rev-list ef3a8764647eb65acb6cc93e1dfd52d932c63e0e # timeout=10
 > git tag -a -f -m Jenkins Build #4556 jenkins-reproducible_html_notes-4556 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2482194219392253361.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-08-23 10:04:44.132468
INFO: notes loaded. There are 4094 packages listed
INFO: notes checked. There are 4094 packages listed
INFO: Issues loaded. There are 227 issues
INFO: Saved 22505 notes in the database
INFO: Finished at 2016-08-23 10:04:53.032654, took: 0:00:08.900225
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-08-23 10:04:53.939897
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Created 4094 note pages.
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 463, in <module>
    iterate_over_issues(issues)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 383, in iterate_over_issues
    left_nav_html = create_main_navigation(displayed_page='issues')
  File "/srv/jenkins/bin/reproducible_common.py", line 326, in create_main_navigation
    return renderer.render(main_navigation_template, context)
  File "/usr/lib/python3/dist-packages/pystache/renderer.py", line 454, in render
    return self._render_string(template, *context, **kwargs)
  File "/usr/lib/python3/dist-packages/pystache/renderer.py", line 402, in _render_string
    return self._render_final(render_func, *context, **kwargs)
  File "/usr/lib/python3/dist-packages/pystache/renderer.py", line 419, in _render_final
    return render_func(engine, stack)
  File "/usr/lib/python3/dist-packages/pystache/renderer.py", line 400, in <lambda>
    render_func = lambda engine, stack: engine.render(template, stack)
  File "/usr/lib/python3/dist-packages/pystache/renderengine.py", line 180, in render
    parsed_template = parse(template, delimiters)
  File "/usr/lib/python3/dist-packages/pystache/parser.py", line 42, in parse
    return parser.parse(template)
  File "/usr/lib/python3/dist-packages/pystache/parser.py", line 321, in parse
    raise ParsingError("Section end tag mismatch: %s != %s" % (tag_key, section_key))
pystache.parser.ParsingError: Section end tag mismatch: jenkins-docs != breakages
INFO: Finished at 2016-08-23 10:05:12.558182, took: 0:00:18.618304
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list